From efd63fb080b5baa8db4e93574bf1065a32ed99b7 Mon Sep 17 00:00:00 2001 From: junwang-noaa <37633869+junwang-noaa@users.noreply.github.com> Date: Fri, 6 Mar 2020 13:20:04 -0500 Subject: [PATCH 1/5] Sm feb242020 (#72) * add 2 way atm-wav test * update FV3 with gcycle change reverted * update RTPWD and change the coupling frequency * update RT baseline directory * Regression test log files on WCOSS Dell * Regression test log files on WCOSS Cray * Regression test log files on Hera * Update FV3 submodule Co-authored-by: Jun Wang Co-authored-by: Dusan Jovic --- FV3 | 2 +- compsets/all.input | 1 + compsets/fv3.input | 30 + compsets/hera.input | 4 +- compsets/wcoss.input | 20 +- log/report-hera.intel-log/build_fv3.exe.log | 978 +++++----- .../build_fv3_32bit.exe.log | 955 +++++----- .../build_fv3_32bit_debug.exe.log | 959 +++++----- .../build_fv3_appbuilder.exe.log | 873 ++++----- .../build_fv3_ww3.exe.log | 1134 ++++++----- log/report-hera.intel-log/rtreport.txt | 412 ++-- log/report-wcoss.cray-log/build_fv3.exe.log | 1070 ++++++----- .../build_fv3_32bit.exe.log | 1658 ++++++++++++++++- .../build_fv3_appbuilder.exe.log | 941 +++++----- .../build_fv3_ww3.exe.log | 1168 ++++++------ log/report-wcoss.cray-log/rtreport.txt | 423 +++-- .../build_fv3.exe.log | 1001 +++++----- .../build_fv3_32bit.exe.log | 996 +++++----- .../build_fv3_appbuilder.exe.log | 903 ++++----- .../build_fv3_ww3.exe.log | 1174 ++++++------ log/report-wcoss_dell_p3-log/rtreport.txt | 414 ++-- parm/ccpp_control.nml.IN | 1 + parm/ccpp_gfdlmp.nml.IN | 1 + parm/gfdlmp.nml.IN | 1 + parm/input.nml.IN | 1 + parm/nems.configure.blocked_atm_wav_2way.IN | 36 + tests/Compile_hera.intel.log | 1052 +++++------ tests/Compile_wcoss_cray.log | 1341 +++++++------ tests/Compile_wcoss_dell_p3.log | 1361 +++++++------- tests/RegressionTests_hera.intel.log | 251 ++- tests/RegressionTests_wcoss_cray.log | 134 +- tests/RegressionTests_wcoss_dell_p3.log | 227 ++- tests/default_vars.sh | 1 + tests/rt.conf | 3 + tests/rt.sh | 2 +- tests/tests/fv3_gfdlmprad | 4 +- tests/tests/fv3_gfdlmprad_atmwav | 83 + 37 files changed, 10732 insertions(+), 8883 deletions(-) create mode 100644 parm/nems.configure.blocked_atm_wav_2way.IN create mode 100644 tests/tests/fv3_gfdlmprad_atmwav diff --git a/FV3 b/FV3 index 8683a693b8..38a495eef0 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 8683a693b8d798b0aed45de8aee8b4293af55c86 +Subproject commit 38a495eef031c23cecb4cc72e84f1510bae9a7ea diff --git a/compsets/all.input b/compsets/all.input index 35bd9241d0..c7a7598a17 100644 --- a/compsets/all.input +++ b/compsets/all.input @@ -8,6 +8,7 @@ run fv3_restart @ fv3, standard, baseline run fv3_read_inc @ fv3, standard, baseline run fv3_gfdlmp @ fv3, standard, baseline run fv3_gfdlmprad @ fv3, standard, baseline, ww3, plat==hera.intel,plat==wcoss_dell_p3,plat==wcoss.cray +run fv3_gfdlmprad_atmwav @ fv3, standard, baseline, ww3, plat==hera.intel,plat==wcoss_dell_p3,plat==wcoss.cray run fv3_gfdlmprad_gwd @ fv3, standard, baseline run fv3_gfdlmprad_noahmp @ fv3, standard, baseline run fv3_thompson @ fv3, standard, baseline diff --git a/compsets/fv3.input b/compsets/fv3.input index b6ae5d93b3..1492a26c30 100644 --- a/compsets/fv3.input +++ b/compsets/fv3.input @@ -268,6 +268,7 @@ fv3_defaults = { CPLFLX='.F.' CPLWAV='.F.' + CPLWAV2ATM='.F.' CPL='.false.' } @@ -1224,6 +1225,35 @@ test fv3_gfdlmprad: fv3_ww3.exe { } +test fv3_gfdlmprad_atmwav: fv3_ww3.exe { + use fv3_gfdlmprad + + TEST_DESCR="Compare FV3 GFDL mircrophysics radiation change with 2 way WW3 results with previous trunk version" + CNTL_NAME='fv3_gfdlmprad_atmwav' + + CPLWAV2ATM='.true.' + coupling_interval_sec=1200.0 #coupling time step, want it to be multiple of 1800 and FV3 time step + + filters input { + 'input.nml' <=atparse= "@[PARMnems]/gfdlmp.nml.IN" + 'model_configure' <=atparse= "@[PARMnems]/model_configure.IN" + 'aerosol.dat' <=copyfrom= "@[FV3_input_data]/INPUT" + 'co2historicaldata_201*.txt' <=copyfrom= "@[FV3_input_data]/INPUT" + 'sfc_emissivity_idx.txt' <=copyfrom= "@[FV3_input_data]/INPUT" + 'solarconstant_noaa_an.txt' <=copyfrom= "@[FV3_input_data]/INPUT" + '*grb' <=copyfrom= "@[FV3_input_data]" + '*_table' <=copyfrom= "@[FV3_input_data]" + 'diag_table' <=copy= "@[FV3_input_data]/diag_table_gfdlmp" + 'field_table' <=copy= "@[FV3_input_data]/field_table_gfdlmp" + 'INPUT' <=copy= "@[FV3_input_data]/INPUT" + 'global_o3prdlos.f77' <=copy= "@[FV3_input_data]/INPUT/global_o3prdlos.f77" + 'model_configure' <=atparse= "@[PARMnems]/model_configure.IN" + 'nems.configure' <=atparse= "@[PARMnems]/nems.configure.blocked_atm_wav_2way.IN" + 'mod_def.*' <=copyfrom= "@[WW3_input_data]" + 'ww3_multi.inp' <=copyfrom= "@[WW3_input_data]/@[SYEAR]@[SMONTH]@[SDAY]" + } + +} test fv3_gfdlmprad_gwd: fv3.exe { use fv3_gfdlmp diff --git a/compsets/hera.input b/compsets/hera.input index b270bf69ac..3b11bc396d 100644 --- a/compsets/hera.input +++ b/compsets/hera.input @@ -31,8 +31,8 @@ platform hera.intel { # INPUTS is the input directory, which should contain fix and parm # files, plus any restarts or other inputs. - BASELINE="/scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210" - BASELINE_TEMPLATE="/scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210" + BASELINE="/scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227" + BASELINE_TEMPLATE="/scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227" INPUTS="@[BASELINE]" default_resources={ diff --git a/compsets/wcoss.input b/compsets/wcoss.input index fb80c7a558..db1b4a25c4 100644 --- a/compsets/wcoss.input +++ b/compsets/wcoss.input @@ -28,8 +28,8 @@ platform wcoss.phase2 { LONG_TEST_QUEUE='&LONGQ;' BUILD_QUEUE='&BUILDQ;' MACHINE_ID='wcoss.phase2' - BASELINE="/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210" - BASELINE_TEMPLATE="/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210" + BASELINE="/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227" + BASELINE_TEMPLATE="/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227" default_resources={ TASKS=156 @@ -126,8 +126,8 @@ platform wcoss.phase1 { C768_THRD=4 MACHINE_ID='wcoss.phase1' - BASELINE="/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210" - BASELINE_TEMPLATE="/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210" + BASELINE="/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227" + BASELINE_TEMPLATE="/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227" # WCOSS Phase 2 has been slow of late. DEFAULT_TEST_WALLTIME=2700 @@ -213,8 +213,8 @@ platform wcoss_dell_p3 { LONG_TEST_QUEUE='&LONGQ;' BUILD_QUEUE='&BUILDQ;' - BASELINE="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/" - BASELINE_TEMPLATE="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/" + BASELINE="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/" + BASELINE_TEMPLATE="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/" default_resources={ TASKS=156 @@ -314,8 +314,8 @@ platform wcoss.cray { BUILD_WALLTIME="3600" DEFAULT_TEST_WALLTIME=1800 - BASELINE="/gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210" - BASELINE_TEMPLATE="/gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210" + BASELINE="/gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227" + BASELINE_TEMPLATE="/gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227" execution_time_modules=[[[ module load alps @@ -329,8 +329,8 @@ platform wcoss.cray { JNPES=8 THRD=1 atm_petlist_bounds="0 149" - wav_petlist_bounds="150 263" - CPLTASKS=264 + wav_petlist_bounds="150 191" + CPLTASKS=192 } default_stretched_resources={ TASKS=48 diff --git a/log/report-hera.intel-log/build_fv3.exe.log b/log/report-hera.intel-log/build_fv3.exe.log index 73f10ca6d9..187d1f4012 100644 --- a/log/report-hera.intel-log/build_fv3.exe.log +++ b/log/report-hera.intel-log/build_fv3.exe.log @@ -1,22 +1,23 @@ ++ [[ fv3.exe == fv3_ww3.exe ]] + [[ fv3.exe == fv3.exe ]] -+ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3.exe -+ modules=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/include/modules.fv3 ++ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3.exe ++ modules=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/include/modules.fv3 + BUILD_NR= -+ fv3=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3.exe ++ fv3=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3.exe + MAKE_OPTS=' ' -+ md5=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3.exe.md5 -+ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/ -+ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3.exe /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/include/modules.fv3 ++ md5=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3.exe.md5 ++ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/ ++ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3.exe /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/include/modules.fv3 + which aprun -which: no aprun in (/scratch1/NCEPDEV/nems/emc.nemspara/soft/emc-utils/1.1.0/bin:/apps/hpss:/apps/rocoto/1.3.1/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse) +which: no aprun in (/scratch1/NCEPDEV/nems/emc.nemspara/soft/emc-utils/1.1.0/bin:/apps/hpss:/apps/rocoto/1.3.1/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse) + [[ hera.intel == hera* ]] + echo 'DON'\''T SUBSTITUTE _ for . on hera.intel' DON'T SUBSTITUTE _ for . on hera.intel -+ ./compile.sh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 hera.intel ++ ./compile.sh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 hera.intel + SECONDS=0 + [[ 2 -lt 2 ]] -+ readonly PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -+ PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ++ readonly PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ++ PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 + readonly BUILD_TARGET=hera.intel + BUILD_TARGET=hera.intel + readonly MAKE_OPT= @@ -28,7 +29,7 @@ DON'T SUBSTITUTE _ for . on hera.intel + readonly clean_after=YES + clean_after=YES + hostname -h9c13 +h18c14 + echo 'Compiling into fv3.exe on hera.intel' Compiling into fv3.exe on hera.intel + gnu_make=gmake @@ -43,7 +44,7 @@ Using $MAKE_THREADS=8 threads to build FV3 and FMS. + echo Consider reducing '$MAKE_THREADS' if you hit memory or process limits. Consider reducing $MAKE_THREADS if you hit memory or process limits. + gnu_make='gmake -j 8' -+ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../NEMS ++ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../NEMS + COMPONENTS=FMS,FV3 + [[ '' == *\C\C\P\P\=\Y* ]] + [[ '' == *\W\W\3\=\Y* ]] @@ -55,200 +56,171 @@ Consider reducing $MAKE_THREADS if you hit memory or process limits. + gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=hera.intel FV3_MAKEOPT= NEMS_BUILDOPT= distclean Will copy modules.nems and NEMS.x as fv3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cat /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +cat /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec gmake -f makefile.temp.clean clean -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -makefile:278: depend: No such file or directory +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. -Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' - -Build standalone FV3 gfsphysics ... - -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' makefile:67: depend: No such file or directory make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' -makefile:54: depend: No such file or directory +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. -Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' - -Build standalone FV3 gfsphysics ... - -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -makefile:86: depend: No such file or directory +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. -cc -E four_to_grid_stochy.F > four_to_grid_stochy.f -Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' - -Build standalone FV3 stochastic_physics ... - -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 \ - /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -if ! test -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +if ! test -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -GNUmakefile:16: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory Components in linker order: FV3 FMS -FV3: include -GNUmakefile:70: : component FV3 makefile fragment is missing -FMS: include -GNUmakefile:70: : component FMS makefile fragment is missing -gmake[1]: *** No rule to make target `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk'. -gmake[1]: Failed to remake makefile `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk'. +FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test_results.mk +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test_results.mk + gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=hera.intel FV3_MAKEOPT= NEMS_BUILDOPT= build Will copy modules.nems and NEMS.x as fv3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems -set -xe ; cp "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems" "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/modules.fv3" -+ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/modules.fv3 -cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/conf/configure.fv3.hera.intel /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems -cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h -( echo '. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh" -( echo 'source /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh" -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory -gmake -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' +cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems +set -xe ; cp "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems" "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/modules.fv3" ++ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/modules.fv3 +cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/conf/configure.fv3.hera.intel /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems +cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h +( echo '. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ +echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ +echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh" +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory +gmake -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' -. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' +. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec gmake all Currently Loaded Modules: @@ -263,10 +235,10 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' Building dependencies ... -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o @@ -295,13 +267,13 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -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 -DOPENMP -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -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 -DOPENMP -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o @@ -404,11 +376,11 @@ mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o Using 8-byte addressing @@ -557,18 +529,18 @@ a - ../mosaic/mosaic_util.o a - ../mosaic/read_mosaic.o a - ../mpp/nsclock.o a - ../mpp/threadloc.o -mkdir -p "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL" -mv fms.mk "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL"/. -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Compiling into /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL on hera -cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems \ - "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/configure.fv3 -cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems \ - "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/modules.fv3 -. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; \ - exec gmake COMP=FV3 COMP_SRCDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 COMP_BINDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=hera FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL nemsinstall +mkdir -p "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL" +mv fms.mk "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL"/. +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +Compiling into /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL on hera +cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems \ + "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/configure.fv3 +cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems \ + "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/modules.fv3 +. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; \ + exec gmake COMP=FV3 COMP_SRCDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 COMP_BINDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=hera FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL nemsinstall Currently Loaded Modules: 1) contrib 9) w3emc/2.3.1 17) post/8.0.5 @@ -582,195 +554,195 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Building dependencies ... -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -gmake -C cpl FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake -C cpl FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Build standalone FV3 io ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' -gmake -C gfsphysics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' +gmake -C gfsphysics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' makefile:278: depend: No such file or directory Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_utils.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_fv3.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_typedefs.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_driver.o +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_utils.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_fv3.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_typedefs.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_driver.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_radiation_driver.F90 > GFS_layer/GFS_radiation_driver.tmp.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_physics_driver.F90 > GFS_layer/GFS_physics_driver.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/cnvc90.o physics/co2hc.o physics/date_def.o physics/dcyc2.o physics/dcyc2.pre.rad.o physics/efield.o physics/get_prs.o physics/gocart_tracer_config_stub.o physics/gscond.o physics/gscondp.o physics/gwdc.o physics/gwdps.o physics/ugwp_driver_v0.o physics/cires_orowam2017.o physics/h2o_def.o physics/h2oc.o physics/h2ohdc.o physics/h2ophys.o physics/ideaca.o physics/idea_co2.o physics/idea_composition.o physics/idea_dissipation.o physics/idea_h2o.o physics/idea_ion.o physics/idea_o2_o3.o physics/idea_phys.o physics/idea_solar_heating.o physics/idea_tracer.o physics/iounitdef.o physics/lrgsclr.o physics/mersenne_twister.o physics/mfpbl.o physics/mfpblt.o physics/mfpbltq.o physics/mfscu.o physics/mfscuq.o physics/module_bfmicrophysics.o physics/moninedmf.o physics/moninedmf_hafs.o physics/moninp.o physics/moninp1.o physics/moninq.o physics/moninq1.o physics/moninshoc.o physics/mstadb.o physics/mstadbtn.o physics/mstadbtn2.o physics/mstcnv.o physics/namelist_soilveg.o physics/ozne_def.o physics/iccn_def.o physics/aerclm_def.o physics/ozphys.o physics/ozphys_2015.o physics/physparam.o physics/precpd.o physics/precpd_shoc.o physics/precpdp.o physics/progt2.o physics/progtm_module.o physics/rad_initialize.o physics/radiation_aerosols.o physics/radiation_astronomy.o physics/radiation_clouds.o physics/radiation_gases.o physics/radiation_surface.o physics/radlw_datatb.o physics/radlw_main.o physics/radlw_param.o physics/radsw_datatb.o physics/radsw_main.o physics/radsw_param.o physics/rascnvv2.o physics/rayleigh_damp.o physics/rayleigh_damp_mesopause.o physics/samfaerosols.o physics/samfdeepcnv.o physics/samfshalcnv.o physics/sascnv.o physics/sascnvn.o physics/satmedmfvdif.o physics/satmedmfvdifq.o physics/set_soilveg.o physics/sfc_cice.o physics/sfc_diag.o physics/sfc_diff.o physics/sfc_drv.o physics/sfc_noahmp_drv.o physics/sfc_nst.o physics/sfc_ocean.o physics/sfc_sice.o physics/sflx.o physics/shalcnv.o physics/shalcv.o physics/shalcv_1lyr.o physics/shalcv_fixdp.o physics/shalcv_opr.o physics/tracer_const_h.o physics/tridi2t3.o physics/calpreciptype.o physics/funcphys.o physics/gcm_shoc.o physics/get_prs_fv3.o physics/h2ointerp.o physics/module_nst_model.o physics/module_nst_parameters.o physics/module_nst_water_prop.o physics/ozinterp.o physics/module_wrf_utl.o physics/noahmp_tables.o physics/module_sf_noahmplsm.o physics/module_sf_noahmp_glacier.o physics/iccninterp.o physics/aerinterp.o physics/wam_f107_kp_mod.o physics/aer_cloud.o physics/cldmacro.o physics/cldwat2m_micro.o physics/gfs_phy_tracer_config.o physics/machine.o physics/num_parthds.o physics/sfcsub.o physics/wv_saturation.o physics/GFDL_parse_tracers.o physics/gcycle.o physics/cires_ugwp_initialize.o physics/cires_ugwp_module.o physics/cires_ugwp_utils.o physics/cires_ugwp_triggers.o physics/cires_ugwp_solvers.o physics/cires_vert_lsatdis.o physics/cires_vert_orodis.o physics/cires_vert_wmsdis.o physics/gfdl_cloud_microphys.o physics/micro_mg_utils.o physics/micro_mg2_0.o physics/micro_mg3_0.o physics/m_micro_driver.o physics/cs_conv.o physics/GFS_debug.o physics/module_mp_radar.o physics/module_mp_thompson_gfs.o physics/module_mp_wsm6_fv3.o physics/physcons.o physics/surface_perturbation.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_physics_driver.o GFS_layer/GFS_radiation_driver.o GFS_layer/GFS_restart.o GFS_layer/GFS_typedefs.o ar: creating libgfsphys.a a - physics/cnvc90.o @@ -925,49 +897,49 @@ a - GFS_layer/GFS_physics_driver.o a - GFS_layer/GFS_radiation_driver.o a - GFS_layer/GFS_restart.o a - GFS_layer/GFS_typedefs.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -gmake -C ipd FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +gmake -C ipd FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' makefile:54: depend: No such file or directory Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -c IPD_driver.F90 -o IPD_driver.o +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' -gmake -C io FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +gmake -C io FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include] -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include] -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/nemsio_v2.2.4 -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -c module_wrt_grid_comp.F90 +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/nemsio_v2.2.4 -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 @@ -980,66 +952,66 @@ 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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' -gmake -C atmos_cubed_sphere FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +gmake -C atmos_cubed_sphere FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_arrays.F90 -o model/fv_arrays.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_arrays.F90 -o model/fv_arrays.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -1086,49 +1058,49 @@ 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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' -gmake -C ../stochastic_physics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +gmake -C ../stochastic_physics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' makefile:86: depend: No such file or directory Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c spectral_layout.F90 -o spectral_layout.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c spectral_layout.F90 -o spectral_layout.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.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 num_parthds_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 cellular_automata.o update_ca.o plumes.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 ar: creating libstochastic_physics.a a - stochy_gg_def.o @@ -1161,14 +1133,14 @@ a - stochy_patterngenerator.o a - stochy_data_mod.o a - get_stochy_pattern.o a - initialize_spectral_mod.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -gmake libfv3cap.a FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -c fv3_cap.F90 +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +gmake libfv3cap.a FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 @@ -1176,35 +1148,35 @@ 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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -gmake esmf_make_fragment FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake esmf_make_fragment FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/nems_dir" >> fv3.mk Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -Installation into "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL" complete! +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +Installation into "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL" complete! -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL ( \ echo "# Do not edit this file. It is automatically generated." ; \ -echo "# Edit the component list or /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ; cat "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo fms_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" -. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +echo "# Edit the component list or /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ; cat "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo fms_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" +. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ -for m in /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; do \ +for m in /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; do \ test -s $m ; \ done ; \ -echo build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; \ -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; \ +echo build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; \ +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; \ gmake nems \ COMPONENTS="FMS FV3" \ - FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x" ; \ -test -x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x + FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" ; \ +test -x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x Currently Loaded Modules: 1) contrib 9) w3emc/2.3.1 17) post/8.0.5 @@ -1218,10 +1190,10 @@ Currently Loaded Modules: -build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk Components in linker order: FV3 FMS -FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_0_0" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'F'" CPPFLAGS += ESMF_VERSION_MINOR="0" @@ -1230,204 +1202,204 @@ CPPFLAGS += ESMF_VERSION_STRING="8.0.0" CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_PUBLIC="'T'" -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' cd ENS_Cpl && gmake stub -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' mpiicc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:12:23 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_UTILS.tmp.f90 +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:00:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:12:23 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_methods.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:00:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:12:23 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:00:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o ‘module_MEDIATOR.tmp.o’ -> ‘module_MEDIATOR.o’ -mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:12:23 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_SpaceWeather.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:00:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:12:23 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:00:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:12:23 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:00:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:12:23 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:00:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:12:23 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:00:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:12:23 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_Rusage.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:00:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:12:23 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c MAIN_NEMS.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:00:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf extlibs is /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf -mpiifort -o /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf +mpiifort -o /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a(jas_stream.o): In function `jas_stream_tmpfile': jas_stream.c:(.text+0x7a7): warning: the use of `tmpnam' is dangerous, better use `mkstemp' -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x is created. -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -set -xe ; cp "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x" "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/fv3.exe" -+ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/fv3.exe +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x is created. +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +set -xe ; cp "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/fv3.exe" ++ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/fv3.exe + '[' YES = YES ']' + gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=hera.intel FV3_MAKEOPT= NEMS_BUILDOPT= clean Will copy modules.nems and NEMS.x as fv3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cat /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +cat /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec gmake -f makefile.temp.clean clean -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' makefile:67: depend: No such file or directory make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 \ - /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -if ! test -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +if ! test -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: FV3 FMS -FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -+ elapsed=570 -+ echo 'Elapsed time 570 seconds. Compiling finished' -Elapsed time 570 seconds. Compiling finished -+ mkdir -p /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/include -+ cp -fp ./fv3.exe /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3.exe -+ cp -fp ./modules.fv3 /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/include/modules.fv3 +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' ++ elapsed=563 ++ echo 'Elapsed time 563 seconds. Compiling finished' +Elapsed time 563 seconds. Compiling finished ++ mkdir -p /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/include ++ cp -fp ./fv3.exe /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3.exe ++ cp -fp ./modules.fv3 /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/include/modules.fv3 + md5sum ./fv3.exe + unset modules + unset BUILD_NR @@ -1436,10 +1408,10 @@ Elapsed time 570 seconds. Compiling finished + unset md5 + set -xe + set -xe -+ test -s /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3.exe -+ test -x /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3.exe ++ test -s /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3.exe ++ test -x /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3.exe _______________________________________________________________ -Start Epilog v19.07.23 on node h9c13 for job 3763238 :: Tue Feb 18 01:13:18 UTC 2020 -Job 3763238 (not serial) finished for user Dusan.Jovic in partition hera with exit code 0:0 +Start Epilog v19.07.23 on node h18c14 for job 4364066 :: Mon Mar 2 17:01:51 UTC 2020 +Job 4364066 (not serial) finished for user Dusan.Jovic in partition hera with exit code 0:0 _______________________________________________________________ -End Epilogue v19.07.23 Tue Feb 18 01:13:18 UTC 2020 +End Epilogue v19.07.23 Mon Mar 2 17:01:51 UTC 2020 diff --git a/log/report-hera.intel-log/build_fv3_32bit.exe.log b/log/report-hera.intel-log/build_fv3_32bit.exe.log index 7508967a12..08fb92bc9e 100644 --- a/log/report-hera.intel-log/build_fv3_32bit.exe.log +++ b/log/report-hera.intel-log/build_fv3_32bit.exe.log @@ -1,23 +1,24 @@ ++ [[ fv3_32bit.exe == fv3_ww3.exe ]] + [[ fv3_32bit.exe == fv3.exe ]] + [[ fv3_32bit.exe == fv3_32bit.exe ]] -+ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_32bit.exe -+ modules=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/include/modules.fv3_32bit ++ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_32bit.exe ++ modules=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/include/modules.fv3_32bit + BUILD_NR= -+ fv3=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_32bit.exe ++ fv3=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_32bit.exe + MAKE_OPTS=32BIT=Y -+ md5=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_32bit.exe.md5 -+ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/ -+ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_32bit.exe /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/include/modules.fv3_32bit ++ md5=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_32bit.exe.md5 ++ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/ ++ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_32bit.exe /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/include/modules.fv3_32bit + which aprun -which: no aprun in (/scratch1/NCEPDEV/nems/emc.nemspara/soft/emc-utils/1.1.0/bin:/apps/hpss:/apps/rocoto/1.3.1/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse) +which: no aprun in (/scratch1/NCEPDEV/nems/emc.nemspara/soft/emc-utils/1.1.0/bin:/apps/hpss:/apps/rocoto/1.3.1/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse) + [[ hera.intel == hera* ]] + echo 'DON'\''T SUBSTITUTE _ for . on hera.intel' DON'T SUBSTITUTE _ for . on hera.intel -+ ./compile.sh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 hera.intel 32BIT=Y ++ ./compile.sh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 hera.intel 32BIT=Y + SECONDS=0 + [[ 3 -lt 2 ]] -+ readonly PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -+ PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ++ readonly PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ++ PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 + readonly BUILD_TARGET=hera.intel + BUILD_TARGET=hera.intel + readonly MAKE_OPT=32BIT=Y @@ -29,7 +30,7 @@ DON'T SUBSTITUTE _ for . on hera.intel + readonly clean_after=YES + clean_after=YES + hostname -h32m02 +h5c08 + echo 'Compiling 32BIT=Y into fv3.exe on hera.intel' Compiling 32BIT=Y into fv3.exe on hera.intel + gnu_make=gmake @@ -44,7 +45,7 @@ Using $MAKE_THREADS=8 threads to build FV3 and FMS. + echo Consider reducing '$MAKE_THREADS' if you hit memory or process limits. Consider reducing $MAKE_THREADS if you hit memory or process limits. + gnu_make='gmake -j 8' -+ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../NEMS ++ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../NEMS + COMPONENTS=FMS,FV3 + [[ 32BIT=Y == *\C\C\P\P\=\Y* ]] + [[ 32BIT=Y == *\W\W\3\=\Y* ]] @@ -56,13 +57,13 @@ Consider reducing $MAKE_THREADS if you hit memory or process limits. + gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=hera.intel FV3_MAKEOPT=32BIT=Y NEMS_BUILDOPT= distclean Will copy modules.nems and NEMS.x as fv3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cat /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +cat /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec gmake 32BIT=Y -f makefile.temp.clean clean -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ @@ -73,179 +74,179 @@ 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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' makefile:278: depend: No such file or directory make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' makefile:67: depend: No such file or directory make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' makefile:54: depend: No such file or directory make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' makefile:86: depend: No such file or directory make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 \ - /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -if ! test -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +if ! test -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: FV3 FMS -FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test_results.mk +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test_results.mk + gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=hera.intel FV3_MAKEOPT=32BIT=Y NEMS_BUILDOPT= build Will copy modules.nems and NEMS.x as fv3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems -set -xe ; cp "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems" "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/modules.fv3" -+ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/modules.fv3 -cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/conf/configure.fv3.hera.intel /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems -cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h -( echo '. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh" -( echo 'source /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh" -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory -gmake -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' +cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems +set -xe ; cp "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems" "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/modules.fv3" ++ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/modules.fv3 +cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/conf/configure.fv3.hera.intel /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems +cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h +( echo '. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ +echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ +echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh" +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory +gmake -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' -. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' +. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec gmake 32BIT=Y all Currently Loaded Modules: @@ -260,10 +261,10 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' Building dependencies ... -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o @@ -292,12 +293,12 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../memutils/memuse.c -o ../memutils/memuse.o @@ -380,11 +381,11 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -402,11 +403,11 @@ mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o Using 8-byte addressing Using pure routines. @@ -554,18 +555,18 @@ a - ../mosaic/mosaic_util.o a - ../mosaic/read_mosaic.o a - ../mpp/nsclock.o a - ../mpp/threadloc.o -mkdir -p "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL" -mv fms.mk "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL"/. -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Compiling 32BIT=Y into /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL on hera -cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems \ - "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/configure.fv3 -cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems \ - "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/modules.fv3 -. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; \ - exec gmake COMP=FV3 COMP_SRCDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 COMP_BINDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=hera FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=Y nemsinstall +mkdir -p "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL" +mv fms.mk "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL"/. +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +Compiling 32BIT=Y into /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL on hera +cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems \ + "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/configure.fv3 +cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems \ + "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/modules.fv3 +. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; \ + exec gmake COMP=FV3 COMP_SRCDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 COMP_BINDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=hera FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=Y nemsinstall Currently Loaded Modules: 1) contrib 9) w3emc/2.3.1 17) post/8.0.5 @@ -579,195 +580,195 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Building dependencies ... -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -gmake -C cpl FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake -C cpl FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Build standalone FV3 io ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' -gmake -C gfsphysics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' +gmake -C gfsphysics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' makefile:278: depend: No such file or directory Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_utils.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_fv3.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_typedefs.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_driver.o +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_utils.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_fv3.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_typedefs.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_driver.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_radiation_driver.F90 > GFS_layer/GFS_radiation_driver.tmp.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_physics_driver.F90 > GFS_layer/GFS_physics_driver.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/cnvc90.o physics/co2hc.o physics/date_def.o physics/dcyc2.o physics/dcyc2.pre.rad.o physics/efield.o physics/get_prs.o physics/gocart_tracer_config_stub.o physics/gscond.o physics/gscondp.o physics/gwdc.o physics/gwdps.o physics/ugwp_driver_v0.o physics/cires_orowam2017.o physics/h2o_def.o physics/h2oc.o physics/h2ohdc.o physics/h2ophys.o physics/ideaca.o physics/idea_co2.o physics/idea_composition.o physics/idea_dissipation.o physics/idea_h2o.o physics/idea_ion.o physics/idea_o2_o3.o physics/idea_phys.o physics/idea_solar_heating.o physics/idea_tracer.o physics/iounitdef.o physics/lrgsclr.o physics/mersenne_twister.o physics/mfpbl.o physics/mfpblt.o physics/mfpbltq.o physics/mfscu.o physics/mfscuq.o physics/module_bfmicrophysics.o physics/moninedmf.o physics/moninedmf_hafs.o physics/moninp.o physics/moninp1.o physics/moninq.o physics/moninq1.o physics/moninshoc.o physics/mstadb.o physics/mstadbtn.o physics/mstadbtn2.o physics/mstcnv.o physics/namelist_soilveg.o physics/ozne_def.o physics/iccn_def.o physics/aerclm_def.o physics/ozphys.o physics/ozphys_2015.o physics/physparam.o physics/precpd.o physics/precpd_shoc.o physics/precpdp.o physics/progt2.o physics/progtm_module.o physics/rad_initialize.o physics/radiation_aerosols.o physics/radiation_astronomy.o physics/radiation_clouds.o physics/radiation_gases.o physics/radiation_surface.o physics/radlw_datatb.o physics/radlw_main.o physics/radlw_param.o physics/radsw_datatb.o physics/radsw_main.o physics/radsw_param.o physics/rascnvv2.o physics/rayleigh_damp.o physics/rayleigh_damp_mesopause.o physics/samfaerosols.o physics/samfdeepcnv.o physics/samfshalcnv.o physics/sascnv.o physics/sascnvn.o physics/satmedmfvdif.o physics/satmedmfvdifq.o physics/set_soilveg.o physics/sfc_cice.o physics/sfc_diag.o physics/sfc_diff.o physics/sfc_drv.o physics/sfc_noahmp_drv.o physics/sfc_nst.o physics/sfc_ocean.o physics/sfc_sice.o physics/sflx.o physics/shalcnv.o physics/shalcv.o physics/shalcv_1lyr.o physics/shalcv_fixdp.o physics/shalcv_opr.o physics/tracer_const_h.o physics/tridi2t3.o physics/calpreciptype.o physics/funcphys.o physics/gcm_shoc.o physics/get_prs_fv3.o physics/h2ointerp.o physics/module_nst_model.o physics/module_nst_parameters.o physics/module_nst_water_prop.o physics/ozinterp.o physics/module_wrf_utl.o physics/noahmp_tables.o physics/module_sf_noahmplsm.o physics/module_sf_noahmp_glacier.o physics/iccninterp.o physics/aerinterp.o physics/wam_f107_kp_mod.o physics/aer_cloud.o physics/cldmacro.o physics/cldwat2m_micro.o physics/gfs_phy_tracer_config.o physics/machine.o physics/num_parthds.o physics/sfcsub.o physics/wv_saturation.o physics/GFDL_parse_tracers.o physics/gcycle.o physics/cires_ugwp_initialize.o physics/cires_ugwp_module.o physics/cires_ugwp_utils.o physics/cires_ugwp_triggers.o physics/cires_ugwp_solvers.o physics/cires_vert_lsatdis.o physics/cires_vert_orodis.o physics/cires_vert_wmsdis.o physics/gfdl_cloud_microphys.o physics/micro_mg_utils.o physics/micro_mg2_0.o physics/micro_mg3_0.o physics/m_micro_driver.o physics/cs_conv.o physics/GFS_debug.o physics/module_mp_radar.o physics/module_mp_thompson_gfs.o physics/module_mp_wsm6_fv3.o physics/physcons.o physics/surface_perturbation.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_physics_driver.o GFS_layer/GFS_radiation_driver.o GFS_layer/GFS_restart.o GFS_layer/GFS_typedefs.o ar: creating libgfsphys.a a - physics/cnvc90.o @@ -922,49 +923,49 @@ a - GFS_layer/GFS_physics_driver.o a - GFS_layer/GFS_radiation_driver.o a - GFS_layer/GFS_restart.o a - GFS_layer/GFS_typedefs.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -gmake -C ipd FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +gmake -C ipd FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' makefile:54: depend: No such file or directory Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -c IPD_driver.F90 -o IPD_driver.o +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' -gmake -C io FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +gmake -C io FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include] -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include] -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/nemsio_v2.2.4 -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -c module_wrt_grid_comp.F90 +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/nemsio_v2.2.4 -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 @@ -977,66 +978,66 @@ 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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' -gmake -C atmos_cubed_sphere FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +gmake -C atmos_cubed_sphere FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_arrays.F90 -o model/fv_arrays.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_arrays.F90 -o model/fv_arrays.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -1083,49 +1084,49 @@ 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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' -gmake -C ../stochastic_physics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +gmake -C ../stochastic_physics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' makefile:86: depend: No such file or directory Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c spectral_layout.F90 -o spectral_layout.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c spectral_layout.F90 -o spectral_layout.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.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 num_parthds_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 cellular_automata.o update_ca.o plumes.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 ar: creating libstochastic_physics.a a - stochy_gg_def.o @@ -1158,14 +1159,14 @@ a - stochy_patterngenerator.o a - stochy_data_mod.o a - get_stochy_pattern.o a - initialize_spectral_mod.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -gmake libfv3cap.a FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -c fv3_cap.F90 +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +gmake libfv3cap.a FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 @@ -1173,35 +1174,35 @@ 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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -gmake esmf_make_fragment FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake esmf_make_fragment FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/nems_dir" >> fv3.mk Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -Installation into "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL" complete! +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +Installation into "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL" complete! -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL ( \ echo "# Do not edit this file. It is automatically generated." ; \ -echo "# Edit the component list or /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ; cat "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo fms_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" -. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +echo "# Edit the component list or /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ; cat "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo fms_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" +. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ -for m in /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; do \ +for m in /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; do \ test -s $m ; \ done ; \ -echo build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; \ -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; \ +echo build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; \ +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; \ gmake nems \ COMPONENTS="FMS FV3" \ - FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x" ; \ -test -x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x + FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" ; \ +test -x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x Currently Loaded Modules: 1) contrib 9) w3emc/2.3.1 17) post/8.0.5 @@ -1215,10 +1216,10 @@ Currently Loaded Modules: -build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk Components in linker order: FV3 FMS -FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_0_0" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'F'" CPPFLAGS += ESMF_VERSION_MINOR="0" @@ -1227,204 +1228,204 @@ CPPFLAGS += ESMF_VERSION_STRING="8.0.0" CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_PUBLIC="'T'" -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' cd ENS_Cpl && gmake stub -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' mpiicc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:22:59 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_UTILS.tmp.f90 +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:30:20 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:22:59 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_methods.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:30:20 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:22:59 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:30:20 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o ‘module_MEDIATOR.tmp.o’ -> ‘module_MEDIATOR.o’ -mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:22:59 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_SpaceWeather.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:30:20 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:22:59 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:30:20 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:22:59 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:30:20 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:22:59 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:30:20 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:22:59 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:30:20 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:22:59 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_Rusage.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:30:20 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:22:59 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c MAIN_NEMS.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:30:20 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf extlibs is /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf -mpiifort -o /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf +mpiifort -o /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a(jas_stream.o): In function `jas_stream_tmpfile': jas_stream.c:(.text+0x7a7): warning: the use of `tmpnam' is dangerous, better use `mkstemp' -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x is created. -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -set -xe ; cp "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x" "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/fv3.exe" -+ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/fv3.exe +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x is created. +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +set -xe ; cp "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/fv3.exe" ++ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/fv3.exe + '[' YES = YES ']' + gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=hera.intel FV3_MAKEOPT=32BIT=Y NEMS_BUILDOPT= clean Will copy modules.nems and NEMS.x as fv3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cat /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +cat /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec gmake 32BIT=Y -f makefile.temp.clean clean -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' makefile:67: depend: No such file or directory make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 \ - /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -if ! test -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +if ! test -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: FV3 FMS -FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' + elapsed=571 + echo 'Elapsed time 571 seconds. Compiling 32BIT=Y finished' Elapsed time 571 seconds. Compiling 32BIT=Y finished -+ mkdir -p /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/include -+ cp -fp ./fv3.exe /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_32bit.exe -+ cp -fp ./modules.fv3 /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/include/modules.fv3_32bit ++ mkdir -p /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/include ++ cp -fp ./fv3.exe /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_32bit.exe ++ cp -fp ./modules.fv3 /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/include/modules.fv3_32bit + md5sum ./fv3.exe + unset modules + unset BUILD_NR @@ -1433,10 +1434,10 @@ Elapsed time 571 seconds. Compiling 32BIT=Y finished + unset md5 + set -xe + set -xe -+ test -s /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_32bit.exe -+ test -x /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_32bit.exe ++ test -s /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_32bit.exe ++ test -x /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_32bit.exe _______________________________________________________________ -Start Epilog v19.07.23 on node h32m02 for job 3763531 :: Tue Feb 18 01:24:10 UTC 2020 -Job 3763531 (not serial) finished for user Dusan.Jovic in partition hera with exit code 0:0 +Start Epilog v19.07.23 on node h5c08 for job 4364930 :: Mon Mar 2 17:31:06 UTC 2020 +Job 4364930 (not serial) finished for user Dusan.Jovic in partition hera with exit code 0:0 _______________________________________________________________ -End Epilogue v19.07.23 Tue Feb 18 01:24:10 UTC 2020 +End Epilogue v19.07.23 Mon Mar 2 17:31:06 UTC 2020 diff --git a/log/report-hera.intel-log/build_fv3_32bit_debug.exe.log b/log/report-hera.intel-log/build_fv3_32bit_debug.exe.log index 2e66fad55d..7b763b83fa 100644 --- a/log/report-hera.intel-log/build_fv3_32bit_debug.exe.log +++ b/log/report-hera.intel-log/build_fv3_32bit_debug.exe.log @@ -1,24 +1,25 @@ ++ [[ fv3_32bit_debug.exe == fv3_ww3.exe ]] + [[ fv3_32bit_debug.exe == fv3.exe ]] + [[ fv3_32bit_debug.exe == fv3_32bit.exe ]] + [[ fv3_32bit_debug.exe == fv3_32bit_debug.exe ]] -+ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_32bit_debug.exe -+ modules=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/include/modules.fv3_32bit_debug ++ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_32bit_debug.exe ++ modules=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/include/modules.fv3_32bit_debug + BUILD_NR= -+ fv3=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_32bit_debug.exe ++ fv3=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_32bit_debug.exe + MAKE_OPTS=''\''32BIT=Y DEBUG=Y'\''' -+ md5=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_32bit_debug.exe.md5 -+ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/ -+ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_32bit_debug.exe /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/include/modules.fv3_32bit_debug ++ md5=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_32bit_debug.exe.md5 ++ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/ ++ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_32bit_debug.exe /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/include/modules.fv3_32bit_debug + which aprun -which: no aprun in (/scratch1/NCEPDEV/nems/emc.nemspara/soft/emc-utils/1.1.0/bin:/apps/hpss:/apps/rocoto/1.3.1/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse) +which: no aprun in (/scratch1/NCEPDEV/nems/emc.nemspara/soft/emc-utils/1.1.0/bin:/apps/hpss:/apps/rocoto/1.3.1/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse) + [[ hera.intel == hera* ]] + echo 'DON'\''T SUBSTITUTE _ for . on hera.intel' DON'T SUBSTITUTE _ for . on hera.intel -+ ./compile.sh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 hera.intel '32BIT=Y DEBUG=Y' ++ ./compile.sh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 hera.intel '32BIT=Y DEBUG=Y' + SECONDS=0 + [[ 3 -lt 2 ]] -+ readonly PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -+ PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ++ readonly PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ++ PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 + readonly BUILD_TARGET=hera.intel + BUILD_TARGET=hera.intel + readonly 'MAKE_OPT=32BIT=Y DEBUG=Y' @@ -30,7 +31,7 @@ DON'T SUBSTITUTE _ for . on hera.intel + readonly clean_after=YES + clean_after=YES + hostname -h1c36 +h23c20 + echo 'Compiling 32BIT=Y DEBUG=Y into fv3.exe on hera.intel' Compiling 32BIT=Y DEBUG=Y into fv3.exe on hera.intel + gnu_make=gmake @@ -45,7 +46,7 @@ Using $MAKE_THREADS=8 threads to build FV3 and FMS. + echo Consider reducing '$MAKE_THREADS' if you hit memory or process limits. Consider reducing $MAKE_THREADS if you hit memory or process limits. + gnu_make='gmake -j 8' -+ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../NEMS ++ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../NEMS + COMPONENTS=FMS,FV3 + [[ 32BIT=Y DEBUG=Y == *\C\C\P\P\=\Y* ]] + [[ 32BIT=Y DEBUG=Y == *\W\W\3\=\Y* ]] @@ -57,13 +58,13 @@ Consider reducing $MAKE_THREADS if you hit memory or process limits. + gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=hera.intel 'FV3_MAKEOPT=32BIT=Y DEBUG=Y' NEMS_BUILDOPT=DEBUG=Y distclean Will copy modules.nems and NEMS.x as fv3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cat /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +cat /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec gmake 32BIT=Y DEBUG=Y -f makefile.temp.clean clean -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ @@ -74,179 +75,179 @@ 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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' makefile:278: depend: No such file or directory make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' makefile:67: depend: No such file or directory make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' makefile:54: depend: No such file or directory make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' makefile:86: depend: No such file or directory make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 \ - /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -if ! test -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +if ! test -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: FV3 FMS -FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test_results.mk +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test_results.mk + gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=hera.intel 'FV3_MAKEOPT=32BIT=Y DEBUG=Y' NEMS_BUILDOPT=DEBUG=Y build Will copy modules.nems and NEMS.x as fv3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems -set -xe ; cp "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems" "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/modules.fv3" -+ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/modules.fv3 -cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/conf/configure.fv3.hera.intel /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems -cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h -( echo '. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh" -( echo 'source /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh" -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory -gmake -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' +cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems +set -xe ; cp "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems" "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/modules.fv3" ++ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/modules.fv3 +cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/conf/configure.fv3.hera.intel /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems +cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h +( echo '. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ +echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ +echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh" +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory +gmake -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' -. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' +. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec gmake 32BIT=Y DEBUG=Y all Currently Loaded Modules: @@ -261,10 +262,10 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' Building dependencies ... -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o @@ -299,11 +300,11 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. 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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O0 -g -ftrapuv -traceback -qopenmp -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o @@ -421,9 +422,9 @@ Using allocatable derived type array members. Using cray pointers. mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o Using 8-byte addressing Using pure routines. @@ -555,18 +556,18 @@ a - ../mosaic/mosaic_util.o a - ../mosaic/read_mosaic.o a - ../mpp/nsclock.o a - ../mpp/threadloc.o -mkdir -p "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL" -mv fms.mk "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL"/. -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Compiling 32BIT=Y DEBUG=Y into /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL on hera -cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems \ - "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/configure.fv3 -cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems \ - "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/modules.fv3 -. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; \ - exec gmake COMP=FV3 COMP_SRCDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 COMP_BINDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=hera FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=Y DEBUG=Y nemsinstall +mkdir -p "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL" +mv fms.mk "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL"/. +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +Compiling 32BIT=Y DEBUG=Y into /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL on hera +cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems \ + "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/configure.fv3 +cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems \ + "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/modules.fv3 +. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; \ + exec gmake COMP=FV3 COMP_SRCDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 COMP_BINDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=hera FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=Y DEBUG=Y nemsinstall Currently Loaded Modules: 1) contrib 9) w3emc/2.3.1 17) post/8.0.5 @@ -580,195 +581,195 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Building dependencies ... -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -gmake -C cpl FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake -C cpl FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Build standalone FV3 io ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' -gmake -C gfsphysics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' +gmake -C gfsphysics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' makefile:278: depend: No such file or directory Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_utils.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_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 -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_fv3.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_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 -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_typedefs.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.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 -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_radiation_driver.F90 > GFS_layer/GFS_radiation_driver.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_utils.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_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 -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_fv3.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_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 -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_typedefs.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.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 -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_physics_driver.F90 > GFS_layer/GFS_physics_driver.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_driver.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_driver.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 -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_radiation_driver.F90 > GFS_layer/GFS_radiation_driver.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_driver.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_driver.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 -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_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 -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_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 -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/cnvc90.o physics/co2hc.o physics/date_def.o physics/dcyc2.o physics/dcyc2.pre.rad.o physics/efield.o physics/get_prs.o physics/gocart_tracer_config_stub.o physics/gscond.o physics/gscondp.o physics/gwdc.o physics/gwdps.o physics/ugwp_driver_v0.o physics/cires_orowam2017.o physics/h2o_def.o physics/h2oc.o physics/h2ohdc.o physics/h2ophys.o physics/ideaca.o physics/idea_co2.o physics/idea_composition.o physics/idea_dissipation.o physics/idea_h2o.o physics/idea_ion.o physics/idea_o2_o3.o physics/idea_phys.o physics/idea_solar_heating.o physics/idea_tracer.o physics/iounitdef.o physics/lrgsclr.o physics/mersenne_twister.o physics/mfpbl.o physics/mfpblt.o physics/mfpbltq.o physics/mfscu.o physics/mfscuq.o physics/module_bfmicrophysics.o physics/moninedmf.o physics/moninedmf_hafs.o physics/moninp.o physics/moninp1.o physics/moninq.o physics/moninq1.o physics/moninshoc.o physics/mstadb.o physics/mstadbtn.o physics/mstadbtn2.o physics/mstcnv.o physics/namelist_soilveg.o physics/ozne_def.o physics/iccn_def.o physics/aerclm_def.o physics/ozphys.o physics/ozphys_2015.o physics/physparam.o physics/precpd.o physics/precpd_shoc.o physics/precpdp.o physics/progt2.o physics/progtm_module.o physics/rad_initialize.o physics/radiation_aerosols.o physics/radiation_astronomy.o physics/radiation_clouds.o physics/radiation_gases.o physics/radiation_surface.o physics/radlw_datatb.o physics/radlw_main.o physics/radlw_param.o physics/radsw_datatb.o physics/radsw_main.o physics/radsw_param.o physics/rascnvv2.o physics/rayleigh_damp.o physics/rayleigh_damp_mesopause.o physics/samfaerosols.o physics/samfdeepcnv.o physics/samfshalcnv.o physics/sascnv.o physics/sascnvn.o physics/satmedmfvdif.o physics/satmedmfvdifq.o physics/set_soilveg.o physics/sfc_cice.o physics/sfc_diag.o physics/sfc_diff.o physics/sfc_drv.o physics/sfc_noahmp_drv.o physics/sfc_nst.o physics/sfc_ocean.o physics/sfc_sice.o physics/sflx.o physics/shalcnv.o physics/shalcv.o physics/shalcv_1lyr.o physics/shalcv_fixdp.o physics/shalcv_opr.o physics/tracer_const_h.o physics/tridi2t3.o physics/calpreciptype.o physics/funcphys.o physics/gcm_shoc.o physics/get_prs_fv3.o physics/h2ointerp.o physics/module_nst_model.o physics/module_nst_parameters.o physics/module_nst_water_prop.o physics/ozinterp.o physics/module_wrf_utl.o physics/noahmp_tables.o physics/module_sf_noahmplsm.o physics/module_sf_noahmp_glacier.o physics/iccninterp.o physics/aerinterp.o physics/wam_f107_kp_mod.o physics/aer_cloud.o physics/cldmacro.o physics/cldwat2m_micro.o physics/gfs_phy_tracer_config.o physics/machine.o physics/num_parthds.o physics/sfcsub.o physics/wv_saturation.o physics/GFDL_parse_tracers.o physics/gcycle.o physics/cires_ugwp_initialize.o physics/cires_ugwp_module.o physics/cires_ugwp_utils.o physics/cires_ugwp_triggers.o physics/cires_ugwp_solvers.o physics/cires_vert_lsatdis.o physics/cires_vert_orodis.o physics/cires_vert_wmsdis.o physics/gfdl_cloud_microphys.o physics/micro_mg_utils.o physics/micro_mg2_0.o physics/micro_mg3_0.o physics/m_micro_driver.o physics/cs_conv.o physics/GFS_debug.o physics/module_mp_radar.o physics/module_mp_thompson_gfs.o physics/module_mp_wsm6_fv3.o physics/physcons.o physics/surface_perturbation.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_physics_driver.o GFS_layer/GFS_radiation_driver.o GFS_layer/GFS_restart.o GFS_layer/GFS_typedefs.o ar: creating libgfsphys.a a - physics/cnvc90.o @@ -923,49 +924,49 @@ a - GFS_layer/GFS_physics_driver.o a - GFS_layer/GFS_radiation_driver.o a - GFS_layer/GFS_restart.o a - GFS_layer/GFS_typedefs.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -gmake -C ipd FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +gmake -C ipd FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' makefile:54: depend: No such file or directory Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -c IPD_driver.F90 -o IPD_driver.o +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -DDEBUG -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' -gmake -C io FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +gmake -C io FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include] -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include] -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/nemsio_v2.2.4 -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -c module_wrt_grid_comp.F90 +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/nemsio_v2.2.4 -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 @@ -978,66 +979,66 @@ 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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' -gmake -C atmos_cubed_sphere FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +gmake -C atmos_cubed_sphere FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_arrays.F90 -o model/fv_arrays.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_arrays.F90 -o model/fv_arrays.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -1084,49 +1085,49 @@ 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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' -gmake -C ../stochastic_physics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +gmake -C ../stochastic_physics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' makefile:86: depend: No such file or directory Building dependencies ... -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c spectral_layout.F90 -o spectral_layout.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.o +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c spectral_layout.F90 -o spectral_layout.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DDEBUG -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.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 num_parthds_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 cellular_automata.o update_ca.o plumes.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 ar: creating libstochastic_physics.a a - stochy_gg_def.o @@ -1159,14 +1160,14 @@ a - stochy_patterngenerator.o a - stochy_data_mod.o a - get_stochy_pattern.o a - initialize_spectral_mod.o -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -gmake libfv3cap.a FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -c fv3_cap.F90 +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +gmake libfv3cap.a FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DDEBUG -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 @@ -1174,35 +1175,35 @@ 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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -gmake esmf_make_fragment FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake esmf_make_fragment FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/nems_dir" >> fv3.mk Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -Installation into "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL" complete! +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +Installation into "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL" complete! -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL ( \ echo "# Do not edit this file. It is automatically generated." ; \ -echo "# Edit the component list or /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ; cat "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo fms_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" -. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +echo "# Edit the component list or /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ; cat "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo fms_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" +. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ -for m in /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; do \ +for m in /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; do \ test -s $m ; \ done ; \ -echo build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; \ -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; \ +echo build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; \ +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; \ gmake nems DEBUG=Y \ COMPONENTS="FMS FV3" \ - FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x" ; \ -test -x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x + FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" ; \ +test -x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x Currently Loaded Modules: 1) contrib 9) w3emc/2.3.1 17) post/8.0.5 @@ -1216,10 +1217,10 @@ Currently Loaded Modules: -build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk Components in linker order: FV3 FMS -FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_0_0" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'F'" CPPFLAGS += ESMF_VERSION_MINOR="0" @@ -1228,204 +1229,204 @@ CPPFLAGS += ESMF_VERSION_STRING="8.0.0" CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_PUBLIC="'T'" -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' cd ENS_Cpl && gmake stub -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' mpiicc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:26:55 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_UTILS.tmp.f90 +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:34:27 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:26:55 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_methods.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:34:27 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:26:55 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:34:27 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o ‘module_MEDIATOR.tmp.o’ -> ‘module_MEDIATOR.o’ -mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:26:55 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_SpaceWeather.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:34:27 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:26:55 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:34:27 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:26:55 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:34:27 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:26:55 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:34:27 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:26:55 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:34:27 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:26:55 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_Rusage.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:34:27 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:26:55 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c MAIN_NEMS.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:34:27 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -g -O0 -check all -check noarg_temp_created -check nopointer -warn -warn noerrors -fp-stack-check -fstack-protector-all -fpe0 -debug -traceback -ftrapuv -qopenmp -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf extlibs is /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf -mpiifort -o /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf +mpiifort -o /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a(jas_stream.o): In function `jas_stream_tmpfile': jas_stream.c:(.text+0x7a7): warning: the use of `tmpnam' is dangerous, better use `mkstemp' -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x is created. -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -set -xe ; cp "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x" "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/fv3.exe" -+ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/fv3.exe +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x is created. +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +set -xe ; cp "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/fv3.exe" ++ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/fv3.exe + '[' YES = YES ']' + gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=hera.intel 'FV3_MAKEOPT=32BIT=Y DEBUG=Y' NEMS_BUILDOPT=DEBUG=Y clean Will copy modules.nems and NEMS.x as fv3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cat /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +cat /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec gmake 32BIT=Y DEBUG=Y -f makefile.temp.clean clean -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning gfsphysics ... rm -f -f libgfsphys.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend */*.tmp.f90 -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' makefile:67: depend: No such file or directory make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning stochastic_physics ... rm -f -f libstochastic_physics.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning fv3core ... rm -f -f libfv3core.a *__genmod.f90 */*.o */*/*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 \ - /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -if ! test -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +if ! test -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: FV3 FMS -FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -+ elapsed=159 -+ echo 'Elapsed time 159 seconds. Compiling 32BIT=Y DEBUG=Y finished' -Elapsed time 159 seconds. Compiling 32BIT=Y DEBUG=Y finished -+ mkdir -p /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/include -+ cp -fp ./fv3.exe /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_32bit_debug.exe -+ cp -fp ./modules.fv3 /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/include/modules.fv3_32bit_debug +gmake[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' ++ elapsed=158 ++ echo 'Elapsed time 158 seconds. Compiling 32BIT=Y DEBUG=Y finished' +Elapsed time 158 seconds. Compiling 32BIT=Y DEBUG=Y finished ++ mkdir -p /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/include ++ cp -fp ./fv3.exe /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_32bit_debug.exe ++ cp -fp ./modules.fv3 /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/include/modules.fv3_32bit_debug + md5sum ./fv3.exe + unset modules + unset BUILD_NR @@ -1434,10 +1435,10 @@ Elapsed time 159 seconds. Compiling 32BIT=Y DEBUG=Y finished + unset md5 + set -xe + set -xe -+ test -s /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_32bit_debug.exe -+ test -x /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_32bit_debug.exe ++ test -s /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_32bit_debug.exe ++ test -x /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_32bit_debug.exe _______________________________________________________________ -Start Epilog v19.07.23 on node h1c36 for job 3763796 :: Tue Feb 18 01:27:39 UTC 2020 -Job 3763796 (not serial) finished for user Dusan.Jovic in partition hera with exit code 0:0 +Start Epilog v19.07.23 on node h23c20 for job 4367384 :: Mon Mar 2 17:35:14 UTC 2020 +Job 4367384 (not serial) finished for user Dusan.Jovic in partition hera with exit code 0:0 _______________________________________________________________ -End Epilogue v19.07.23 Tue Feb 18 01:27:39 UTC 2020 +End Epilogue v19.07.23 Mon Mar 2 17:35:14 UTC 2020 diff --git a/log/report-hera.intel-log/build_fv3_appbuilder.exe.log b/log/report-hera.intel-log/build_fv3_appbuilder.exe.log index fc664f981f..b18af5ef77 100644 --- a/log/report-hera.intel-log/build_fv3_appbuilder.exe.log +++ b/log/report-hera.intel-log/build_fv3_appbuilder.exe.log @@ -1,179 +1,204 @@ ++ [[ fv3_appbuilder.exe == fv3_ww3.exe ]] + [[ fv3_appbuilder.exe == fv3.exe ]] + [[ fv3_appbuilder.exe == fv3_32bit.exe ]] + [[ fv3_appbuilder.exe == fv3_32bit_debug.exe ]] -+ [[ fv3_appbuilder.exe == fv3_ww3.exe ]] + [[ fv3_appbuilder.exe == fv3_appbuilder.exe ]] -+ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_appbuilder.exe -+ md5sum=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_appbuilder.exe.md5 ++ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_appbuilder.exe ++ md5sum=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_appbuilder.exe.md5 + OPTS=app=standaloneFV3 -+ mkdir -p /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/include -+ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_appbuilder.exe /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/include/modules_appbuilder.fv3 -+ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model ++ mkdir -p /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/include ++ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_appbuilder.exe /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/include/modules_appbuilder.fv3 ++ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model + which aprun -which: no aprun in (/scratch1/NCEPDEV/nems/emc.nemspara/soft/emc-utils/1.1.0/bin:/apps/hpss:/apps/rocoto/1.3.1/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse) +which: no aprun in (/scratch1/NCEPDEV/nems/emc.nemspara/soft/emc-utils/1.1.0/bin:/apps/hpss:/apps/rocoto/1.3.1/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse) + ./NEMS/NEMSAppBuilder rebuild app=standaloneFV3 ls: cannot access ../conf/component_*.mk: No such file or directory NEMSAppBuilder: make app=standaloneFV3 distclean -Convert /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/standaloneFV3.appBuilder -...into /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/standaloneFV3.appBuilder.mk -Include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/standaloneFV3.appBuilder.mk -echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +Convert /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/standaloneFV3.appBuilder +...into /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/standaloneFV3.appBuilder.mk +Include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/standaloneFV3.appBuilder.mk +echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cat /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +cat /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec make -f makefile.temp.clean clean -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; exec make \ +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 +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec make \ -k cleanall FMS_DIR=/dev/null -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +makefile:278: depend: No such file or directory +Building dependencies ... +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' + +Build standalone FV3 gfsphysics ... + +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' makefile:67: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +makefile:54: depend: No such file or directory +Building dependencies ... +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' + +Build standalone FV3 gfsphysics ... + +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +makefile:86: depend: No such file or directory +Building dependencies ... +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' + +Build standalone FV3 stochastic_physics ... + +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 \ - /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -if ! test -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +if ! test -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; make "COMPONENTS=FMS FV3" \ +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; make "COMPONENTS=FMS FV3" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: FV3 FMS -FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; make clean -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test_results.mk +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test_results.mk NEMSAppBuilder: make app=standaloneFV3 build -Convert /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/standaloneFV3.appBuilder -...into /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/standaloneFV3.appBuilder.mk -Include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/standaloneFV3.appBuilder.mk -echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +Convert /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/standaloneFV3.appBuilder +...into /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/standaloneFV3.appBuilder.mk +Include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/standaloneFV3.appBuilder.mk +echo 'FMS FV3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/conf/configure.fv3.hera.intel /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems -cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems -cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h -( echo '. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh" -( echo 'source /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh" -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory -make -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' +cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/conf/configure.fv3.hera.intel /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems +cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems +cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h +( echo '. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ +echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ +echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh" +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory +make -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' -. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' +. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec make all Currently Loaded Modules: @@ -188,10 +213,10 @@ Currently Loaded Modules: -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' Building dependencies ... -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o Using 8-byte addressing Using pure routines. @@ -482,18 +507,18 @@ a - ../mosaic/mosaic_util.o a - ../mosaic/read_mosaic.o a - ../mpp/nsclock.o a - ../mpp/threadloc.o -mkdir -p "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL" -mv fms.mk "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL"/. -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Compiling into /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL on hera -cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems \ - "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/configure.fv3 -cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems \ - "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/modules.fv3 -. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; \ - exec make COMP=FV3 COMP_SRCDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 COMP_BINDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=hera FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL nemsinstall +mkdir -p "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL" +mv fms.mk "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL"/. +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +Compiling into /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL on hera +cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems \ + "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/configure.fv3 +cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems \ + "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/modules.fv3 +. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; \ + exec make COMP=FV3 COMP_SRCDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 COMP_BINDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=hera FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL nemsinstall Currently Loaded Modules: 1) contrib 9) w3emc/2.3.1 17) post/8.0.5 @@ -507,195 +532,195 @@ Currently Loaded Modules: -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Building dependencies ... -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -make -C cpl FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +make -C cpl FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Build standalone FV3 io ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' -make -C gfsphysics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' +make -C gfsphysics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' makefile:278: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_radiation_driver.F90 > GFS_layer/GFS_radiation_driver.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_physics_driver.F90 > GFS_layer/GFS_physics_driver.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_driver.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_driver.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/cnvc90.o physics/co2hc.o physics/date_def.o physics/dcyc2.o physics/dcyc2.pre.rad.o physics/efield.o physics/get_prs.o physics/gocart_tracer_config_stub.o physics/gscond.o physics/gscondp.o physics/gwdc.o physics/gwdps.o physics/ugwp_driver_v0.o physics/cires_orowam2017.o physics/h2o_def.o physics/h2oc.o physics/h2ohdc.o physics/h2ophys.o physics/ideaca.o physics/idea_co2.o physics/idea_composition.o physics/idea_dissipation.o physics/idea_h2o.o physics/idea_ion.o physics/idea_o2_o3.o physics/idea_phys.o physics/idea_solar_heating.o physics/idea_tracer.o physics/iounitdef.o physics/lrgsclr.o physics/mersenne_twister.o physics/mfpbl.o physics/mfpblt.o physics/mfpbltq.o physics/mfscu.o physics/mfscuq.o physics/module_bfmicrophysics.o physics/moninedmf.o physics/moninedmf_hafs.o physics/moninp.o physics/moninp1.o physics/moninq.o physics/moninq1.o physics/moninshoc.o physics/mstadb.o physics/mstadbtn.o physics/mstadbtn2.o physics/mstcnv.o physics/namelist_soilveg.o physics/ozne_def.o physics/iccn_def.o physics/aerclm_def.o physics/ozphys.o physics/ozphys_2015.o physics/physparam.o physics/precpd.o physics/precpd_shoc.o physics/precpdp.o physics/progt2.o physics/progtm_module.o physics/rad_initialize.o physics/radiation_aerosols.o physics/radiation_astronomy.o physics/radiation_clouds.o physics/radiation_gases.o physics/radiation_surface.o physics/radlw_datatb.o physics/radlw_main.o physics/radlw_param.o physics/radsw_datatb.o physics/radsw_main.o physics/radsw_param.o physics/rascnvv2.o physics/rayleigh_damp.o physics/rayleigh_damp_mesopause.o physics/samfaerosols.o physics/samfdeepcnv.o physics/samfshalcnv.o physics/sascnv.o physics/sascnvn.o physics/satmedmfvdif.o physics/satmedmfvdifq.o physics/set_soilveg.o physics/sfc_cice.o physics/sfc_diag.o physics/sfc_diff.o physics/sfc_drv.o physics/sfc_noahmp_drv.o physics/sfc_nst.o physics/sfc_ocean.o physics/sfc_sice.o physics/sflx.o physics/shalcnv.o physics/shalcv.o physics/shalcv_1lyr.o physics/shalcv_fixdp.o physics/shalcv_opr.o physics/tracer_const_h.o physics/tridi2t3.o physics/calpreciptype.o physics/funcphys.o physics/gcm_shoc.o physics/get_prs_fv3.o physics/h2ointerp.o physics/module_nst_model.o physics/module_nst_parameters.o physics/module_nst_water_prop.o physics/ozinterp.o physics/module_wrf_utl.o physics/noahmp_tables.o physics/module_sf_noahmplsm.o physics/module_sf_noahmp_glacier.o physics/iccninterp.o physics/aerinterp.o physics/wam_f107_kp_mod.o physics/aer_cloud.o physics/cldmacro.o physics/cldwat2m_micro.o physics/gfs_phy_tracer_config.o physics/machine.o physics/num_parthds.o physics/sfcsub.o physics/wv_saturation.o physics/GFDL_parse_tracers.o physics/gcycle.o physics/cires_ugwp_initialize.o physics/cires_ugwp_module.o physics/cires_ugwp_utils.o physics/cires_ugwp_triggers.o physics/cires_ugwp_solvers.o physics/cires_vert_lsatdis.o physics/cires_vert_orodis.o physics/cires_vert_wmsdis.o physics/gfdl_cloud_microphys.o physics/micro_mg_utils.o physics/micro_mg2_0.o physics/micro_mg3_0.o physics/m_micro_driver.o physics/cs_conv.o physics/GFS_debug.o physics/module_mp_radar.o physics/module_mp_thompson_gfs.o physics/module_mp_wsm6_fv3.o physics/physcons.o physics/surface_perturbation.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_physics_driver.o GFS_layer/GFS_radiation_driver.o GFS_layer/GFS_restart.o GFS_layer/GFS_typedefs.o ar: creating libgfsphys.a a - physics/cnvc90.o @@ -850,49 +875,49 @@ a - GFS_layer/GFS_physics_driver.o a - GFS_layer/GFS_radiation_driver.o a - GFS_layer/GFS_restart.o a - GFS_layer/GFS_typedefs.o -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -make -C ipd FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +make -C ipd FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' makefile:54: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -c IPD_driver.F90 -o IPD_driver.o +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' -make -C io FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +make -C io FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include] -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include] -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/nemsio_v2.2.4 -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -c module_wrt_grid_comp.F90 +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/nemsio_v2.2.4 -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 @@ -905,66 +930,66 @@ a - module_write_netcdf_parallel.o a - module_fv3_io_def.o a - module_write_internal_state.o a - module_wrt_grid_comp.o -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' -make -C atmos_cubed_sphere FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +make -C atmos_cubed_sphere FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_arrays.F90 -o model/fv_arrays.o +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -1011,49 +1036,49 @@ a - tools/test_cases.o a - driver/fvGFS/DYCORE_typedefs.o a - driver/fvGFS/fv_nggps_diag.o a - driver/fvGFS/atmosphere.o -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' -make -C ../stochastic_physics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +make -C ../stochastic_physics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' makefile:86: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.o +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.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 num_parthds_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 cellular_automata.o update_ca.o plumes.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 ar: creating libstochastic_physics.a a - stochy_gg_def.o @@ -1086,14 +1111,14 @@ a - stochy_patterngenerator.o a - stochy_data_mod.o a - get_stochy_pattern.o a - initialize_spectral_mod.o -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -make libfv3cap.a FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -c fv3_cap.F90 +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +make libfv3cap.a FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 @@ -1101,35 +1126,35 @@ a - module_fv3_config.o a - module_fcst_grid_comp.o a - time_utils.o a - fv3_cap.o -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -make esmf_make_fragment FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +make esmf_make_fragment FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/nems_dir" >> fv3.mk Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -Installation into "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL" complete! +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +Installation into "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL" complete! -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL ( \ echo "# Do not edit this file. It is automatically generated." ; \ -echo "# Edit the component list or /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ; cat "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo fms_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" -. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +echo "# Edit the component list or /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ; cat "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo fms_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" +. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ -for m in /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; do \ +for m in /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; do \ test -s $m ; \ done ; \ -echo build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; \ -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; \ +echo build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; \ +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; \ make nems \ COMPONENTS="FMS FV3" \ - FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x" ; \ -test -x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x + FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" ; \ +test -x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x Currently Loaded Modules: 1) contrib 9) w3emc/2.3.1 17) post/8.0.5 @@ -1143,10 +1168,10 @@ Currently Loaded Modules: -build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk Components in linker order: FV3 FMS -FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_0_0" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'F'" CPPFLAGS += ESMF_VERSION_MINOR="0" @@ -1155,77 +1180,77 @@ CPPFLAGS += ESMF_VERSION_STRING="8.0.0" CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_PUBLIC="'T'" -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' cd ENS_Cpl && make stub -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' mpiicc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:03:18 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_UTILS.tmp.f90 +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:51:07 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:03:18 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_methods.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:51:07 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:03:18 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:51:07 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o ‘module_MEDIATOR.tmp.o’ -> ‘module_MEDIATOR.o’ -mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:03:18 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_SpaceWeather.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:51:07 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:03:18 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:51:07 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:03:18 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:51:07 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:03:18 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:51:07 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:03:18 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:51:07 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:03:18 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_Rusage.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:51:07 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:03:18 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c MAIN_NEMS.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:51:07 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf extlibs is /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf -mpiifort -o /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf +mpiifort -o /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a(jas_stream.o): In function `jas_stream_tmpfile': jas_stream.c:(.text+0x7a7): warning: the use of `tmpnam' is dangerous, better use `mkstemp' -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x is created. -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -+ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src -+ cp -fp ../exe/NEMS.x /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_appbuilder.exe -+ cp -fp conf/modules.nems /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/include/modules_appbuilder.fv3 -+ md5sum /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_appbuilder.exe +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x is created. +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' ++ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ++ cp -fp ../exe/NEMS.x /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_appbuilder.exe ++ cp -fp conf/modules.nems /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/include/modules_appbuilder.fv3 ++ md5sum /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_appbuilder.exe + unset md5sum + unset OPTS + set -xe + set -xe -+ test -s /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_appbuilder.exe -+ test -x /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_appbuilder.exe ++ test -s /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_appbuilder.exe ++ test -x /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_appbuilder.exe _______________________________________________________________ -Start Epilog v19.07.23 on node h2c18 for job 3764487 :: Tue Feb 18 02:04:14 UTC 2020 -Job 3764487 (not serial) finished for user Dusan.Jovic in partition hera with exit code 0:0 +Start Epilog v19.07.23 on node h19c36 for job 4368083 :: Mon Mar 2 17:52:02 UTC 2020 +Job 4368083 (not serial) finished for user Dusan.Jovic in partition hera with exit code 0:0 _______________________________________________________________ -End Epilogue v19.07.23 Tue Feb 18 02:04:14 UTC 2020 +End Epilogue v19.07.23 Mon Mar 2 17:52:02 UTC 2020 diff --git a/log/report-hera.intel-log/build_fv3_ww3.exe.log b/log/report-hera.intel-log/build_fv3_ww3.exe.log index 5a7dfa279f..dcb7756a86 100644 --- a/log/report-hera.intel-log/build_fv3_ww3.exe.log +++ b/log/report-hera.intel-log/build_fv3_ww3.exe.log @@ -1,28 +1,25 @@ -+ [[ fv3_ww3.exe == fv3.exe ]] -+ [[ fv3_ww3.exe == fv3_32bit.exe ]] -+ [[ fv3_ww3.exe == fv3_32bit_debug.exe ]] + [[ fv3_ww3.exe == fv3_ww3.exe ]] -+ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_ww3.exe -+ md5sum=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_ww3.exe.md5 ++ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_ww3.exe ++ md5sum=/scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_ww3.exe.md5 + OPTS=app=coupledFV3_WW3 -+ mkdir -p /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/include -+ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_ww3.exe /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/include/modules_fv3_ww3 -+ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model ++ mkdir -p /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/include ++ rm -f /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_ww3.exe /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/include/modules_fv3_ww3 ++ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model + which aprun -which: no aprun in (/scratch1/NCEPDEV/nems/emc.nemspara/soft/emc-utils/1.1.0/bin:/apps/hpss:/apps/rocoto/1.3.1/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse) +which: no aprun in (/scratch1/NCEPDEV/nems/emc.nemspara/soft/emc-utils/1.1.0/bin:/apps/hpss:/apps/rocoto/1.3.1/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse) + ./NEMS/NEMSAppBuilder rebuild app=coupledFV3_WW3 ls: cannot access ../conf/component_*.mk: No such file or directory NEMSAppBuilder: make app=coupledFV3_WW3 distclean -Convert /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/coupledFV3_WW3.appBuilder -...into /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/coupledFV3_WW3.appBuilder.mk -Include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/coupledFV3_WW3.appBuilder.mk -echo 'FMS FV3 WW3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +Convert /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/coupledFV3_WW3.appBuilder +...into /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/coupledFV3_WW3.appBuilder.mk +Include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/coupledFV3_WW3.appBuilder.mk +echo 'FMS FV3 WW3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cat /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +cat /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec make -f makefile.temp.clean clean -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ @@ -33,222 +30,221 @@ 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 -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; exec make \ +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec make \ -k cleanall FMS_DIR=/dev/null -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' makefile:278: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' makefile:67: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Build CCPP layer ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' makefile:54: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' makefile:86: depend: No such file or directory +cc -E four_to_grid_stochy.F > four_to_grid_stochy.f Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 \ - /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf ; \ -export COMP_SRCDIR="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model" COMP_BINDIR="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL" WW3_COMP="hera" ; \ +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf ; \ +export COMP_SRCDIR="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model" COMP_BINDIR="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL" WW3_COMP="hera" ; \ export ESMFMKFILE=/dev/null ; \ exec make distclean +Lmod has detected the following error: The following module(s) are unknown: +"modules.nems" -Currently Loaded Modules: - 1) contrib 9) w3emc/2.3.1 17) post/8.0.5 - 2) sutils/default 10) w3nco/2.0.7 18) hdf5_parallel/1.10.6 - 3) intel/18.0.5.274 11) g2/3.1.1 19) netcdf_parallel/4.7.4 - 4) impi/2018.0.4 12) g2tmpl/1.6.0 20) esmf/8.0.0_ParallelNetCDF - 5) bacio/2.0.3 13) crtm/2.2.6 21) cmake/3.9.0 - 6) ip/3.0.2 14) jasper/1.900.1 22) modules.nems - 7) nemsio/2.2.4 15) png/1.2.44 - 8) sp/2.0.3 16) z/1.2.11 +Please check the spelling or version number. Also try "module spider ..." +It is also possible your cache file is out-of-date; it may help to try: + $ module --ignore-cache load "modules.nems" + +Also make sure that all modulefiles written in TCL start with the string +#%Module - -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf' -\rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/exe/ww3_multi_esmf *.o *.mod -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_clean -c + +No modules loaded +which: no nc-config in (/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse) +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf' +\rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/exe/ww3_multi_esmf *.o *.mod +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_clean -c ***************************** *** WAVEWATCH III clean *** ***************************** - Clean up /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp - Clean up /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin - Clean up /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn - Clean up /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/aux - Remove /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod - Remove /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB - Remove /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_SEQ - Remove /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/obj - Remove /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/obj_HYB - Remove /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/obj_SEQ - Remove /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp - Clean up /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin - Remove /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/exe - Clean up /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/../regtests -\rm -fr /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp -\rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/wwatch3.env -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf' -cd "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model" ; \ + Clean up /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp + Clean up /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin + Clean up /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn + Clean up /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/aux + Remove /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod + Remove /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB + Remove /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_SEQ + Remove /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/obj + Remove /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/obj_HYB + Remove /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/obj_SEQ + Remove /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp + Clean up /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin + Remove /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/exe + Clean up /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/../regtests +\rm -fr /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp +\rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/wwatch3.env +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf' +cd "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk -if ! test -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ +rm -rf /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk +if ! test -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; make "COMPONENTS=FMS FV3 WW3" \ +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; make "COMPONENTS=FMS FV3 WW3" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +GNUmakefile:16: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory Components in linker order: WW3 FV3 FMS WW3: include -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' GNUmakefile:70: : component WW3 makefile fragment is missing -FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing -rm -f -f *.tmp.f90 *.lst *.o *.mod lm map -cd ENS_Cpl ; make clean -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk -rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test_results.mk +FV3: include +GNUmakefile:70: : component FV3 makefile fragment is missing +FMS: include +GNUmakefile:70: : component FMS makefile fragment is missing +make[1]: *** No rule to make target `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk'. Stop. +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk +rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test_results.mk NEMSAppBuilder: make app=coupledFV3_WW3 build -Convert /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/coupledFV3_WW3.appBuilder -...into /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/coupledFV3_WW3.appBuilder.mk -Include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/coupledFV3_WW3.appBuilder.mk -echo 'FMS FV3 WW3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +Convert /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/coupledFV3_WW3.appBuilder +...into /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/coupledFV3_WW3.appBuilder.mk +Include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/coupledFV3_WW3.appBuilder.mk +echo 'FMS FV3 WW3' > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/conf/configure.fv3.hera.intel /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems -cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems -cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems -cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h -( echo '. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh" -( echo 'source /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh" -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory -make -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' +cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/conf/configure.fv3.hera.intel /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems +cat /dev/null > /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems +cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems +cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h +( echo '. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ +echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ +echo 'module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh" +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory +make -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' -. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' +. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec make all Currently Loaded Modules: @@ -263,10 +259,10 @@ Currently Loaded Modules: -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' Building dependencies ... -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o Using 8-byte addressing Using pure routines. @@ -557,18 +553,18 @@ a - ../mosaic/mosaic_util.o a - ../mosaic/read_mosaic.o a - ../mpp/nsclock.o a - ../mpp/threadloc.o -mkdir -p "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL" -mv fms.mk "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL"/. -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Compiling into /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL on hera -cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems \ - "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/configure.fv3 -cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems \ - "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/modules.fv3 -. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; \ - exec make COMP=FV3 COMP_SRCDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 COMP_BINDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=hera FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL nemsinstall +mkdir -p "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL" +mv fms.mk "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL"/. +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +Compiling into /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL on hera +cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems \ + "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/configure.fv3 +cp -fp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems \ + "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/modules.fv3 +. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; \ + exec make COMP=FV3 COMP_SRCDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 COMP_BINDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=hera FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL nemsinstall Currently Loaded Modules: 1) contrib 9) w3emc/2.3.1 17) post/8.0.5 @@ -582,195 +578,195 @@ Currently Loaded Modules: -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Building dependencies ... -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -make -C cpl FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +make -C cpl FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Build standalone FV3 io ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' -make -C gfsphysics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' +make -C gfsphysics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' makefile:278: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_radiation_driver.F90 > GFS_layer/GFS_radiation_driver.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_physics_driver.F90 > GFS_layer/GFS_physics_driver.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_driver.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_driver.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/cnvc90.o physics/co2hc.o physics/date_def.o physics/dcyc2.o physics/dcyc2.pre.rad.o physics/efield.o physics/get_prs.o physics/gocart_tracer_config_stub.o physics/gscond.o physics/gscondp.o physics/gwdc.o physics/gwdps.o physics/ugwp_driver_v0.o physics/cires_orowam2017.o physics/h2o_def.o physics/h2oc.o physics/h2ohdc.o physics/h2ophys.o physics/ideaca.o physics/idea_co2.o physics/idea_composition.o physics/idea_dissipation.o physics/idea_h2o.o physics/idea_ion.o physics/idea_o2_o3.o physics/idea_phys.o physics/idea_solar_heating.o physics/idea_tracer.o physics/iounitdef.o physics/lrgsclr.o physics/mersenne_twister.o physics/mfpbl.o physics/mfpblt.o physics/mfpbltq.o physics/mfscu.o physics/mfscuq.o physics/module_bfmicrophysics.o physics/moninedmf.o physics/moninedmf_hafs.o physics/moninp.o physics/moninp1.o physics/moninq.o physics/moninq1.o physics/moninshoc.o physics/mstadb.o physics/mstadbtn.o physics/mstadbtn2.o physics/mstcnv.o physics/namelist_soilveg.o physics/ozne_def.o physics/iccn_def.o physics/aerclm_def.o physics/ozphys.o physics/ozphys_2015.o physics/physparam.o physics/precpd.o physics/precpd_shoc.o physics/precpdp.o physics/progt2.o physics/progtm_module.o physics/rad_initialize.o physics/radiation_aerosols.o physics/radiation_astronomy.o physics/radiation_clouds.o physics/radiation_gases.o physics/radiation_surface.o physics/radlw_datatb.o physics/radlw_main.o physics/radlw_param.o physics/radsw_datatb.o physics/radsw_main.o physics/radsw_param.o physics/rascnvv2.o physics/rayleigh_damp.o physics/rayleigh_damp_mesopause.o physics/samfaerosols.o physics/samfdeepcnv.o physics/samfshalcnv.o physics/sascnv.o physics/sascnvn.o physics/satmedmfvdif.o physics/satmedmfvdifq.o physics/set_soilveg.o physics/sfc_cice.o physics/sfc_diag.o physics/sfc_diff.o physics/sfc_drv.o physics/sfc_noahmp_drv.o physics/sfc_nst.o physics/sfc_ocean.o physics/sfc_sice.o physics/sflx.o physics/shalcnv.o physics/shalcv.o physics/shalcv_1lyr.o physics/shalcv_fixdp.o physics/shalcv_opr.o physics/tracer_const_h.o physics/tridi2t3.o physics/calpreciptype.o physics/funcphys.o physics/gcm_shoc.o physics/get_prs_fv3.o physics/h2ointerp.o physics/module_nst_model.o physics/module_nst_parameters.o physics/module_nst_water_prop.o physics/ozinterp.o physics/module_wrf_utl.o physics/noahmp_tables.o physics/module_sf_noahmplsm.o physics/module_sf_noahmp_glacier.o physics/iccninterp.o physics/aerinterp.o physics/wam_f107_kp_mod.o physics/aer_cloud.o physics/cldmacro.o physics/cldwat2m_micro.o physics/gfs_phy_tracer_config.o physics/machine.o physics/num_parthds.o physics/sfcsub.o physics/wv_saturation.o physics/GFDL_parse_tracers.o physics/gcycle.o physics/cires_ugwp_initialize.o physics/cires_ugwp_module.o physics/cires_ugwp_utils.o physics/cires_ugwp_triggers.o physics/cires_ugwp_solvers.o physics/cires_vert_lsatdis.o physics/cires_vert_orodis.o physics/cires_vert_wmsdis.o physics/gfdl_cloud_microphys.o physics/micro_mg_utils.o physics/micro_mg2_0.o physics/micro_mg3_0.o physics/m_micro_driver.o physics/cs_conv.o physics/GFS_debug.o physics/module_mp_radar.o physics/module_mp_thompson_gfs.o physics/module_mp_wsm6_fv3.o physics/physcons.o physics/surface_perturbation.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_physics_driver.o GFS_layer/GFS_radiation_driver.o GFS_layer/GFS_restart.o GFS_layer/GFS_typedefs.o ar: creating libgfsphys.a a - physics/cnvc90.o @@ -925,49 +921,49 @@ a - GFS_layer/GFS_physics_driver.o a - GFS_layer/GFS_radiation_driver.o a - GFS_layer/GFS_restart.o a - GFS_layer/GFS_typedefs.o -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -make -C ipd FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +make -C ipd FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' makefile:54: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -c IPD_driver.F90 -o IPD_driver.o +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' -make -C io FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +make -C io FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include] -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include] -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/nemsio_v2.2.4 -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -c module_wrt_grid_comp.F90 +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/nemsio_v2.2.4 -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 @@ -980,66 +976,66 @@ a - module_write_netcdf_parallel.o a - module_fv3_io_def.o a - module_write_internal_state.o a - module_wrt_grid_comp.o -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' -make -C atmos_cubed_sphere FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +make -C atmos_cubed_sphere FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_arrays.F90 -o model/fv_arrays.o +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -1086,49 +1082,49 @@ a - tools/test_cases.o a - driver/fvGFS/DYCORE_typedefs.o a - driver/fvGFS/fv_nggps_diag.o a - driver/fvGFS/atmosphere.o -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' -make -C ../stochastic_physics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +make -C ../stochastic_physics FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' makefile:86: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_stochy.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.o +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_stochy.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.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 num_parthds_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 cellular_automata.o update_ca.o plumes.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 ar: creating libstochastic_physics.a a - stochy_gg_def.o @@ -1161,14 +1157,14 @@ a - stochy_patterngenerator.o a - stochy_data_mod.o a - get_stochy_pattern.o a - initialize_spectral_mod.o -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -make libfv3cap.a FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -c fv3_cap.F90 +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +make libfv3cap.a FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 @@ -1176,21 +1172,21 @@ a - module_fv3_config.o a - module_fcst_grid_comp.o a - time_utils.o a - fv3_cap.o -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -make esmf_make_fragment FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +make esmf_make_fragment FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/nems_dir" >> fv3.mk Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -Installation into "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL" complete! +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +Installation into "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL" complete! -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; set -x ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf ; \ -export COMP_SRCDIR="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model" COMP_BINDIR="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL" WW3_COMP="hera" ; \ +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +test -d /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL +. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; set -x ; cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf ; \ +export COMP_SRCDIR="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model" COMP_BINDIR="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL" WW3_COMP="hera" ; \ exec make -j 1 WW3_COMP="hera" ww3_nems Currently Loaded Modules: @@ -1205,26 +1201,26 @@ Currently Loaded Modules: -+ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf -+ export COMP_SRCDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model COMP_BINDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL WW3_COMP=hera -+ COMP_SRCDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -+ COMP_BINDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL ++ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf ++ export COMP_SRCDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model COMP_BINDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL WW3_COMP=hera ++ COMP_SRCDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model ++ COMP_BINDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL + WW3_COMP=hera + exec make -j 1 WW3_COMP=hera ww3_nems -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf' +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf' ***************************** *** WAVEWATCH III setup *** ***************************** -[INFO] local env file wwatch3.env found in /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/wwatch3.env - Setup file /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/wwatch3.env found +[INFO] local env file wwatch3.env found in /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/wwatch3.env + Setup file /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/wwatch3.env found Printer (listings) : auxiliary FORTRAN compiler : gfortran auxiliary C compiler : gcc - Source directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model - Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp + Source directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model + Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source code : yes Save listings : yes @@ -1232,31 +1228,31 @@ make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs- Compile auxiliary programs -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/aux' -gfortran -o /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3adc w3adc.f -gfortran -o /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3list w3list.f -gfortran -o /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3prnt w3prnt.f -gfortran -o /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3split w3split.f -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/aux' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/aux' +gfortran -o /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3adc w3adc.f +gfortran -o /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3list w3list.f +gfortran -o /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3prnt w3prnt.f +gfortran -o /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3split w3split.f +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/aux' Setup comp & link files - sed /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/comp.tmpl => /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/comp - sed /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/link.tmpl => /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/link + sed /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/comp.tmpl => /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/comp + sed /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/link.tmpl => /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/link Create required model subdirectories Finished setting up WAVEWATCH III -\rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/tempswitch -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_grid +\rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/tempswitch +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_grid ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1268,47 +1264,47 @@ Making makefile ... *** WAVEWATCH III makefile *** ***************************** -switch = /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/switch +switch = /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/switch Checking all subroutines for modules (this may take a while) ... Processing ww3_grid --------------------- -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing constants ad3 : processing w3servmd ad3 : processing w3arrymd ad3 : processing w3gsrumd ad3 : processing w3gdatmd -ad3 : processing w3odatmd ad3 : processing w3idatmd +ad3 : processing w3odatmd ad3 : processing w3dispmd -ad3 : processing w3nmlgridmd ad3 : processing w3timemd ad3 : processing w3adatmd +ad3 : processing w3nmlgridmd ad3 : processing wmmdatmd ad3 : processing w3src4md -ad3 : processing w3snl1md ad3 : processing w3parall ad3 : processing w3triamd +ad3 : processing w3snl1md ad3 : processing w3wdatmd ad3 : processing w3iogrmd ad3 : processing ww3_grid Linking ww3_grid -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_outf +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_outf ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1317,27 +1313,27 @@ Shared Object : No Processing ww3_outf --------------------- -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing w3iogomd ad3 : processing w3sdb1md ad3 : processing w3sbt1md ad3 : processing ww3_outf Linking ww3_outf -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_outp +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_outp ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1346,28 +1342,28 @@ Shared Object : No Processing ww3_outp --------------------- -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing w3bullmd +ad3 : processing w3iopomd ad3 : processing w3partmd ad3 : processing w3flx1md -ad3 : processing w3iopomd ad3 : processing ww3_outp Linking ww3_outp -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_prep +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_prep ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1376,25 +1372,25 @@ Shared Object : No Processing ww3_prep --------------------- -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing w3fldsmd ad3 : processing ww3_prep Linking ww3_prep -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_gint +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_gint ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1403,111 +1399,111 @@ Shared Object : No Processing ww3_gint --------------------- -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing ww3_gint Linking ww3_gint -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_prnc +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_prnc ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No [INFO] list of the programs selected : ww3_prnc -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected Processing ww3_prnc --------------------- -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing w3nmlprncmd ad3 : processing ww3_prnc Linking ww3_prnc -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_ounf +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_ounf ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No [INFO] list of the programs selected : ww3_ounf -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected Processing ww3_ounf --------------------- -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' -ad3 : processing w3iorsmd +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing w3nmlounfmd +ad3 : processing w3iorsmd ad3 : processing w3initmd ad3 : processing ww3_ounf Linking ww3_ounf -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_ounp +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_ounp ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No [INFO] list of the programs selected : ww3_ounp -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected Processing ww3_ounp --------------------- -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing w3nmlounpmd ad3 : processing ww3_ounp Linking ww3_ounp -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -\rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/tempswitch -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_grib +\rm -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/tempswitch +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_grib ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1519,50 +1515,50 @@ Making makefile ... *** WAVEWATCH III makefile *** ***************************** -switch = /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/switch +switch = /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/switch new GRIB package Checking all subroutines for modules (this may take a while) ... Processing ww3_grib --------------------- -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing ww3_grib Linking ww3_grib -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_multi_esmf +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_multi_esmf ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No [INFO] list of the programs selected : ww3_multi_esmf -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected Making makefile ... ***************************** *** WAVEWATCH III makefile *** ***************************** -switch = /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/switch +switch = /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/switch new shared / distributed memory new message passing protocol Checking all subroutines for modules (this may take a while) ... Processing ww3_multi_esmf --------------------- -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing constants ad3 : processing scrip_kindsmod [no w3adc] ad3 : processing w3uqckmd @@ -1574,19 +1570,19 @@ 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 w3arrymd ad3 : processing wmunitmd ad3 : processing scrip_remap_vars [no w3adc] +ad3 : processing scrip_remap_read [no w3adc] ad3 : processing scrip_remap_conservative [no w3adc] ad3 : processing scrip_remap_write [no w3adc] -ad3 : processing scrip_remap_read [no w3adc] ad3 : processing scrip_interface ad3 : processing w3gdatmd ad3 : processing w3odatmd -ad3 : processing w3sbt1md ad3 : processing wmscrpmd ad3 : processing w3idatmd +ad3 : processing w3sbt1md ad3 : processing w3dispmd ad3 : processing w3timemd ad3 : processing wmmdatmd @@ -1598,13 +1594,13 @@ ad3 : processing w3flx1md ad3 : processing w3partmd ad3 : processing w3nmlmultimd ad3 : processing wmfinlmd -ad3 : processing w3snl1md -ad3 : processing w3parall ad3 : processing w3triamd +ad3 : processing w3parall +ad3 : processing w3snl1md ad3 : processing w3wdatmd ad3 : processing w3iogrmd -ad3 : processing w3iogomd ad3 : processing wmupdtmd +ad3 : processing w3iogomd ad3 : processing w3iosfmd ad3 : processing w3iotrmd ad3 : processing w3pro3md @@ -1684,60 +1680,60 @@ a - wmscrpmd.o a - scrip_netcdfmod.o a - scrip_remap_write.o a - scrip_remap_read.o -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_multi +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_multi ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No [INFO] list of the programs selected : ww3_multi -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected Processing ww3_multi --------------------- -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing ww3_multi Linking ww3_multi -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf' -mkdir -p /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL -cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/nuopc.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/. -test -d "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL" +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf' +mkdir -p /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL +cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/nuopc.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/. +test -d "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL" ( \ echo "# Do not edit this file. It is automatically generated." ; \ -echo "# Edit the component list or /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ; cat "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo fms_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; echo ww3_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk" ; ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" -. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +echo "# Edit the component list or /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ; cat "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo fms_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; echo ww3_mk="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk" ; ) > "/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" +. /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ -for m in /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk ; do \ +for m in /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk ; do \ test -s $m ; \ done ; \ -echo build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk ; \ -cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; \ +echo build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk ; \ +cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; \ make nems \ COMPONENTS="FMS FV3 WW3" \ - FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL WW3_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x" ; \ -test -x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x + FMS_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL WW3_DIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL TARGET="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" ; \ +test -x /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x Currently Loaded Modules: 1) contrib 9) w3emc/2.3.1 17) post/8.0.5 @@ -1751,11 +1747,11 @@ Currently Loaded Modules: -build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk +build NEMS after /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk Components in linker order: WW3 FV3 FMS -WW3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk -FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +WW3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk +FV3: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_0_0" CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'F'" CPPFLAGS += ESMF_VERSION_MINOR="0" @@ -1764,77 +1760,77 @@ CPPFLAGS += ESMF_VERSION_STRING="8.0.0" CPPFLAGS += ESMF_VERSION_REVISION="0" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_PUBLIC="'T'" -make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' +make[1]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' cd ENS_Cpl && make stub -make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +make[2]: Entering directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' mpiicc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/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 -make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:47:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_UTILS.tmp.f90 +make[2]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 16:41:47 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:47:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_methods.tmp.f90 +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 16:41:47 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:47:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 16:41:47 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o ‘module_MEDIATOR.tmp.o’ -> ‘module_MEDIATOR.o’ -mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:47:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_SpaceWeather.tmp.f90 +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 16:41:47 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:47:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 16:41:47 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:47:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 16:41:47 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:47:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 16:41:47 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:47:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 16:41:47 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:47:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_Rusage.tmp.f90 +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 16:41:47 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:47:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c MAIN_NEMS.tmp.f90 +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 16:41:47 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_PUBLIC="'T'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +mpiifort -I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-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.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/mod -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/include -I/scratch1/NCEPDEV/nems/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf extlibs is /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf -mpiifort -o /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-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 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/obj_HYB/libww3_multi_esmf.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf +mpiifort -o /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/obj_HYB/libww3_multi_esmf.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a -L/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -Wl,-rpath,/scratch1/NCEPDEV/nems/emc.nemspara/soft/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib -lnetcdff -lnetcdf /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a(jas_stream.o): In function `jas_stream_tmpfile': jas_stream.c:(.text+0x7a7): warning: the use of `tmpnam' is dangerous, better use `mkstemp' -/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x is created. -make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -+ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src -+ cp -fp ../exe/NEMS.x /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_ww3.exe -+ cp -fp conf/modules.nems /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/include/modules_fv3_ww3 -+ md5sum /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_ww3.exe +/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x is created. +make[1]: Leaving directory `/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' ++ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ++ cp -fp ../exe/NEMS.x /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_ww3.exe ++ cp -fp conf/modules.nems /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/include/modules_fv3_ww3 ++ md5sum /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_ww3.exe + unset md5sum + unset OPTS + set -xe + set -xe -+ test -s /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_ww3.exe -+ test -x /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_ww3.exe ++ test -s /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_ww3.exe ++ test -x /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_ww3.exe _______________________________________________________________ -Start Epilog v19.07.23 on node h3c28 for job 3763904 :: Tue Feb 18 01:48:49 UTC 2020 -Job 3763904 (not serial) finished for user Dusan.Jovic in partition hera with exit code 0:0 +Start Epilog v19.07.23 on node h6c29 for job 4362164 :: Mon Mar 2 16:42:50 UTC 2020 +Job 4362164 (not serial) finished for user Dusan.Jovic in partition hera with exit code 0:0 _______________________________________________________________ -End Epilogue v19.07.23 Tue Feb 18 01:48:49 UTC 2020 +End Epilogue v19.07.23 Mon Mar 2 16:42:50 UTC 2020 diff --git a/log/report-hera.intel-log/rtreport.txt b/log/report-hera.intel-log/rtreport.txt index 94c8e8a587..a4b87db2bc 100755 --- a/log/report-hera.intel-log/rtreport.txt +++ b/log/report-hera.intel-log/rtreport.txt @@ -1,12 +1,12 @@ Run rocotostat... Generate report... -WORKFLOW STARTED AT Tue Feb 18 01:03:36 2020 (+1581987816) +WORKFLOW STARTED AT Mon Mar 2 16:22:32 2020 (+1583166152) Repository information: REPO TOP: -PR56 33d6dbf update fv3 link -Fetch URL: https://github.com/ufs-community/ufs-weather-model +SM_Feb242020 5fa0540 [origin/SM_Feb242020] update RT baseline directory +Fetch URL: https://github.com/junwang-noaa/ufs-weather-model M log/report-hera.intel-log/build_fv3.exe.log M log/report-hera.intel-log/build_fv3_32bit.exe.log M log/report-hera.intel-log/build_fv3_32bit_debug.exe.log @@ -21,8 +21,8 @@ Entering 'FMS' Fetch URL: https://github.com/NOAA-GFDL/FMS Entering 'FV3' -(HEAD detached at dfda153) dfda153 update fv3 dycore with reproduce option in g_sum -Fetch URL: https://github.com/junwang-noaa/fv3atm +(HEAD detached at e28c52f) e28c52f removing updating tsfco in gcycle when nsstr is on +Fetch URL: https://github.com/SMoorthi-emc/fv3atm Entering 'NEMS' (HEAD detached at 044400a) 044400a remove ice-ocean merge in prep_atm (#24) @@ -37,15 +37,15 @@ Entering 'stochastic_physics' Fetch URL: https://github.com/noaa-psd/stochastic_physics +BUILD fv3_ww3.exe: SUCCEEDED BUILD fv3.exe: SUCCEEDED BUILD fv3_32bit.exe: SUCCEEDED BUILD fv3_32bit_debug.exe: SUCCEEDED -BUILD fv3_ww3.exe: SUCCEEDED BUILD fv3_appbuilder.exe: SUCCEEDED TEST #1: PASS - Test fv3_wrtGauss_nemsio starting at Tue Feb 18 01:14:13 UTC 2020 (Compare FV3 Gaussian grid nemsio output results with previous trunk version) - Tue Feb 18 01:14:13 UTC 2020 + Test fv3_gfdlmprad_atmwav starting at Mon Mar 2 16:51:10 UTC 2020 (Compare FV3 GFDL mircrophysics radiation change with 2 way WW3 results with previous trunk version) + Mon Mar 2 16:51:10 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -88,15 +88,16 @@ TEST #1: PASS RESTART/sfc_data.tile4.nc: bit-for-bit identical RESTART/sfc_data.tile5.nc: bit-for-bit identical RESTART/sfc_data.tile6.nc: bit-for-bit identical + out_grd.glo_30m: bit-for-bit identical Executable did not change during test suite: - File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:15:17 UTC 2020 + File: /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_ww3.exe + Expected md5sum: 36e826d624f53f42c562a8babf63f4a5 + Actual md5sum: 36e826d624f53f42c562a8babf63f4a5 + TEST PASSED AT Mon Mar 2 16:55:34 UTC 2020 TEST #2: PASS - Test fv3_lheatstrg starting at Tue Feb 18 01:14:13 UTC 2020 (Compare FV3 control with lheatstrg on Gaussian grid nemsio output results with previous trunk version) - Tue Feb 18 01:14:13 UTC 2020 + Test fv3_lheatstrg starting at Mon Mar 2 17:21:08 UTC 2020 (Compare FV3 control with lheatstrg on Gaussian grid nemsio output results with previous trunk version) + Mon Mar 2 17:21:08 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -141,13 +142,13 @@ TEST #2: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:15:18 UTC 2020 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:22:10 UTC 2020 TEST #3: PASS - Test fv3_iau starting at Tue Feb 18 01:14:13 UTC 2020 (Compare FV3 IAU results with previous trunk version) - Tue Feb 18 01:14:13 UTC 2020 + Test fv3_iau starting at Mon Mar 2 17:21:10 UTC 2020 (Compare FV3 IAU results with previous trunk version) + Mon Mar 2 17:21:10 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -212,13 +213,13 @@ TEST #3: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:15:17 UTC 2020 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:22:13 UTC 2020 TEST #4: PASS - Test fv3_stretched_nest_quilt starting at Tue Feb 18 01:24:49 UTC 2020 (Stretched grid with nest using quilting; compare against previous baseline) - Tue Feb 18 01:24:49 UTC 2020 + Test fv3_stretched_nest_quilt starting at Mon Mar 2 17:32:02 UTC 2020 (Stretched grid with nest using quilting; compare against previous baseline) + Mon Mar 2 17:32:02 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -278,11 +279,11 @@ TEST #4: PASS RESTART/sfc_data.tile5.nc: bit-for-bit identical RESTART/sfc_data.tile6.nc: bit-for-bit identical RESTART/sfc_data.nest02.tile7.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:29:08 UTC 2020 + TEST PASSED AT Mon Mar 2 17:36:24 UTC 2020 TEST #5: PASS - Test fv3_stretched_nest starting at Tue Feb 18 01:24:49 UTC 2020 (Stretched grid with nest; compare against previous baseline) - Tue Feb 18 01:24:49 UTC 2020 + Test fv3_stretched_nest starting at Mon Mar 2 17:32:20 UTC 2020 (Stretched grid with nest; compare against previous baseline) + Mon Mar 2 17:32:20 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -344,21 +345,19 @@ TEST #5: PASS RESTART/fv_tracer.res.nest02.tile7.nc: bit-for-bit identical RESTART/phy_data.nest02.tile7.nc: bit-for-bit identical RESTART/sfc_data.nest02.tile7.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:29:43 UTC 2020 + TEST PASSED AT Mon Mar 2 17:37:13 UTC 2020 TEST #6: PASS - Test fv3_csawmgshoc starting at Tue Feb 18 01:14:13 UTC 2020 (Compare FV3 with CSAW MG2 and SHOC results with previous trunk version) - Tue Feb 18 01:14:13 UTC 2020 + Test fv3_wrtGauss_nemsio_c768 starting at Mon Mar 2 16:52:28 UTC 2020 (Compare c768 FV3-WW3 Gaussian grid nemsio output results with previous trunk version) + Mon Mar 2 16:52:28 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical atmos_4xdaily.tile4.nc: bit-for-bit identical atmos_4xdaily.tile5.nc: bit-for-bit identical atmos_4xdaily.tile6.nc: bit-for-bit identical - phyf000.nemsio: bit-for-bit identical - phyf024.nemsio: bit-for-bit identical - dynf000.nemsio: bit-for-bit identical - dynf024.nemsio: bit-for-bit identical + phyf006.nemsio: bit-for-bit identical + dynf006.nemsio: bit-for-bit identical RESTART/coupler.res: bit-for-bit identical RESTART/fv_core.res.nc: bit-for-bit identical RESTART/fv_core.res.tile1.nc: bit-for-bit identical @@ -391,23 +390,26 @@ TEST #6: PASS RESTART/sfc_data.tile4.nc: bit-for-bit identical RESTART/sfc_data.tile5.nc: bit-for-bit identical RESTART/sfc_data.tile6.nc: bit-for-bit identical + out_grd.glo_10m: bit-for-bit identical + out_grd.ant_9km: bit-for-bit identical + out_grd.aoc_9km: bit-for-bit identical Executable did not change during test suite: - File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:16:35 UTC 2020 + File: /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_ww3.exe + Expected md5sum: 36e826d624f53f42c562a8babf63f4a5 + Actual md5sum: 36e826d624f53f42c562a8babf63f4a5 + TEST PASSED AT Mon Mar 2 17:23:38 UTC 2020 TEST #7: PASS - Test fv3_regional_control starting at Tue Feb 18 01:24:49 UTC 2020 (Compare FV3 regional control results with previous trunk version) - Tue Feb 18 01:24:49 UTC 2020 + Test fv3_regional_control starting at Mon Mar 2 17:32:17 UTC 2020 (Compare FV3 regional control results with previous trunk version) + Mon Mar 2 17:32:17 UTC 2020 atmos_4xdaily.nc: bit-for-bit identical fv3_history2d.nc: bit-for-bit identical fv3_history.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:30:55 UTC 2020 + TEST PASSED AT Mon Mar 2 17:38:26 UTC 2020 TEST #8: PASS - Test fv3_wrtGauss_netcdf starting at Tue Feb 18 01:14:13 UTC 2020 (Compare FV3 Gaussian grid netcdf output results with previous trunk version) - Tue Feb 18 01:14:13 UTC 2020 + Test fv3_wrtGauss_netcdf starting at Mon Mar 2 17:21:11 UTC 2020 (Compare FV3 Gaussian grid netcdf output results with previous trunk version) + Mon Mar 2 17:21:11 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -452,13 +454,13 @@ TEST #8: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:15:20 UTC 2020 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:22:12 UTC 2020 TEST #9: PASS - Test fv3_thompson starting at Tue Feb 18 01:14:13 UTC 2020 (Compare FV3 GFDL mircrophysics results with previous trunk version) - Tue Feb 18 01:14:13 UTC 2020 + Test fv3_thompson starting at Mon Mar 2 17:21:14 UTC 2020 (Compare FV3 GFDL mircrophysics results with previous trunk version) + Mon Mar 2 17:21:14 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -523,19 +525,19 @@ TEST #9: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:20:32 UTC 2020 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:27:47 UTC 2020 TEST #10: PASS - Test fv3_control_debug starting at Tue Feb 18 01:28:21 UTC 2020 (Compare FV3 control/debug results with previous trunk version) - Tue Feb 18 01:28:21 UTC 2020 + Test fv3_control_debug starting at Mon Mar 2 17:37:06 UTC 2020 (Compare FV3 control/debug results with previous trunk version) + Mon Mar 2 17:37:06 UTC 2020 global_o3prdlos.f77: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:30:28 UTC 2020 + TEST PASSED AT Mon Mar 2 17:39:12 UTC 2020 TEST #11: PASS - Test fv3_gfdlmprad_gwd starting at Tue Feb 18 01:14:13 UTC 2020 (Compare FV3 GFDL radiation interaction option and gravity wve drag results with previous trunk version) - Tue Feb 18 01:14:13 UTC 2020 + Test fv3_gfdlmprad_gwd starting at Mon Mar 2 17:21:13 UTC 2020 (Compare FV3 GFDL radiation interaction option and gravity wve drag results with previous trunk version) + Mon Mar 2 17:21:13 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -580,13 +582,13 @@ TEST #11: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:15:28 UTC 2020 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:22:22 UTC 2020 TEST #12: PASS - Test fv3_stochy starting at Tue Feb 18 01:14:13 UTC 2020 (Compare FV3 stochy results with previous trunk version) - Tue Feb 18 01:14:13 UTC 2020 + Test fv3_stochy starting at Mon Mar 2 17:21:16 UTC 2020 (Compare FV3 stochy results with previous trunk version) + Mon Mar 2 17:21:16 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -651,21 +653,21 @@ TEST #12: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:15:32 UTC 2020 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:22:29 UTC 2020 TEST #13: PASS - Test fv3_regional_c768 starting at Tue Feb 18 01:24:49 UTC 2020 (Compare FV3 regional c768 results with previous trunk version) - Tue Feb 18 01:24:49 UTC 2020 + Test fv3_regional_c768 starting at Mon Mar 2 17:32:02 UTC 2020 (Compare FV3 regional c768 results with previous trunk version) + Mon Mar 2 17:32:02 UTC 2020 atmos_4xdaily.nc: bit-for-bit identical fv3_history2d.nc: bit-for-bit identical fv3_history.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:35:26 UTC 2020 + TEST PASSED AT Mon Mar 2 17:42:50 UTC 2020 TEST #14: PASS - Test fv3_gfdlmprad starting at Tue Feb 18 01:49:27 UTC 2020 (Compare FV3 GFDL mircrophysics radiation change with WW3 results with previous trunk version) - Tue Feb 18 01:49:27 UTC 2020 + Test fv3_gfdlmprad starting at Mon Mar 2 16:51:10 UTC 2020 (Compare FV3 GFDL mircrophysics radiation change with WW3 results with previous trunk version) + Mon Mar 2 16:51:10 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -710,14 +712,14 @@ TEST #14: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical out_grd.glo_30m: bit-for-bit identical Executable did not change during test suite: - File: /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_ww3.exe - Expected md5sum: f5e81ee86952283df2db1e4735693016 - Actual md5sum: f5e81ee86952283df2db1e4735693016 - TEST PASSED AT Tue Feb 18 01:52:55 UTC 2020 + File: /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_ww3.exe + Expected md5sum: 36e826d624f53f42c562a8babf63f4a5 + Actual md5sum: 36e826d624f53f42c562a8babf63f4a5 + TEST PASSED AT Mon Mar 2 16:54:41 UTC 2020 TEST #15: PASS - Test fv3_appbuilder starting at Tue Feb 18 02:05:18 UTC 2020 (Compare FV3 with the NEMSAppBuilder against the previous trunk version) - Tue Feb 18 02:05:18 UTC 2020 + Test fv3_appbuilder starting at Mon Mar 2 17:53:36 UTC 2020 (Compare FV3 with the NEMSAppBuilder against the previous trunk version) + Mon Mar 2 17:53:36 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -781,14 +783,14 @@ TEST #15: PASS RESTART/sfc_data.tile5.nc: bit-for-bit identical RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: - File: /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_appbuilder.exe - Expected md5sum: 287967a4d24fea994d7e6595bf0ae95c - Actual md5sum: 287967a4d24fea994d7e6595bf0ae95c - TEST PASSED AT Tue Feb 18 02:06:27 UTC 2020 + File: /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.10594/exec/fv3_appbuilder.exe + Expected md5sum: 8f2fe6c8f112bb4249db82bcbd0d4143 + Actual md5sum: 8f2fe6c8f112bb4249db82bcbd0d4143 + TEST PASSED AT Mon Mar 2 17:54:43 UTC 2020 TEST #16: PASS - Test fv3_restart starting at Tue Feb 18 01:14:13 UTC 2020 (Compare FV3 restart results with previous trunk version) - Tue Feb 18 01:14:13 UTC 2020 + Test fv3_restart starting at Mon Mar 2 17:21:18 UTC 2020 (Compare FV3 restart results with previous trunk version) + Mon Mar 2 17:21:18 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -853,21 +855,21 @@ TEST #16: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:15:16 UTC 2020 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:22:20 UTC 2020 TEST #17: PASS - Test fv3_regional_restart starting at Tue Feb 18 01:33:49 UTC 2020 (Compare FV3 regional restart results with previous trunk version) - Tue Feb 18 01:33:49 UTC 2020 + Test fv3_regional_restart starting at Mon Mar 2 17:48:04 UTC 2020 (Compare FV3 regional restart results with previous trunk version) + Mon Mar 2 17:48:05 UTC 2020 atmos_4xdaily.nc: bit-for-bit identical fv3_history2d.nc: bit-for-bit identical fv3_history.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:37:03 UTC 2020 + TEST PASSED AT Mon Mar 2 17:51:22 UTC 2020 TEST #18: PASS - Test fv3_decomp starting at Tue Feb 18 01:14:13 UTC 2020 (Compare FV3 decomp results with previous trunk version) - Tue Feb 18 01:14:13 UTC 2020 + Test fv3_decomp starting at Mon Mar 2 17:21:19 UTC 2020 (Compare FV3 decomp results with previous trunk version) + Mon Mar 2 17:21:19 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -932,31 +934,33 @@ TEST #18: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:15:19 UTC 2020 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:22:23 UTC 2020 TEST #19: PASS - Test fv3_regional_quilt starting at Tue Feb 18 01:24:49 UTC 2020 (Compare FV3 regional quilt results with previous trunk version) - Tue Feb 18 01:24:49 UTC 2020 + Test fv3_regional_quilt starting at Mon Mar 2 17:32:16 UTC 2020 (Compare FV3 regional quilt results with previous trunk version) + Mon Mar 2 17:32:16 UTC 2020 atmos_4xdaily.nc: bit-for-bit identical dynf000.nc: bit-for-bit identical dynf024.nc: bit-for-bit identical phyf000.nc: bit-for-bit identical phyf024.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:31:15 UTC 2020 + TEST PASSED AT Mon Mar 2 17:38:48 UTC 2020 TEST #20: PASS - Test fv3_wrtGauss_nemsio_c768 starting at Tue Feb 18 01:49:28 UTC 2020 (Compare c768 FV3-WW3 Gaussian grid nemsio output results with previous trunk version) - Tue Feb 18 01:49:28 UTC 2020 + Test fv3_wrtGauss_nemsio starting at Mon Mar 2 17:21:24 UTC 2020 (Compare FV3 Gaussian grid nemsio output results with previous trunk version) + Mon Mar 2 17:21:24 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical atmos_4xdaily.tile4.nc: bit-for-bit identical atmos_4xdaily.tile5.nc: bit-for-bit identical atmos_4xdaily.tile6.nc: bit-for-bit identical - phyf006.nemsio: bit-for-bit identical - dynf006.nemsio: bit-for-bit identical + phyf000.nemsio: bit-for-bit identical + phyf024.nemsio: bit-for-bit identical + dynf000.nemsio: bit-for-bit identical + dynf024.nemsio: bit-for-bit identical RESTART/coupler.res: bit-for-bit identical RESTART/fv_core.res.nc: bit-for-bit identical RESTART/fv_core.res.tile1.nc: bit-for-bit identical @@ -989,18 +993,15 @@ TEST #20: PASS RESTART/sfc_data.tile4.nc: bit-for-bit identical RESTART/sfc_data.tile5.nc: bit-for-bit identical RESTART/sfc_data.tile6.nc: bit-for-bit identical - out_grd.glo_10m: bit-for-bit identical - out_grd.ant_9km: bit-for-bit identical - out_grd.aoc_9km: bit-for-bit identical Executable did not change during test suite: - File: /scratch1/NCEPDEV/stmp2/Dusan.Jovic/scrub/rtgen.261500/exec/fv3_ww3.exe - Expected md5sum: f5e81ee86952283df2db1e4735693016 - Actual md5sum: f5e81ee86952283df2db1e4735693016 - TEST PASSED AT Tue Feb 18 02:21:57 UTC 2020 + File: ./fv3.exe + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:22:24 UTC 2020 TEST #21: PASS - Test fv3_control_32bit starting at Tue Feb 18 01:24:49 UTC 2020 (Compare FV3 32bit compile results with previous trunk version) - Tue Feb 18 01:24:49 UTC 2020 + Test fv3_control_32bit starting at Mon Mar 2 17:32:02 UTC 2020 (Compare FV3 32bit compile results with previous trunk version) + Mon Mar 2 17:32:02 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1063,11 +1064,11 @@ TEST #21: PASS RESTART/sfc_data.tile4.nc: bit-for-bit identical RESTART/sfc_data.tile5.nc: bit-for-bit identical RESTART/sfc_data.tile6.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:25:47 UTC 2020 + TEST PASSED AT Mon Mar 2 17:33:01 UTC 2020 TEST #22: PASS - Test fv3_gfdlmprad_32bit_post starting at Tue Feb 18 01:24:49 UTC 2020 (Compare FV3 GFDL mircrophysics radiation change with inline post results with previous trunk version) - Tue Feb 18 01:24:49 UTC 2020 + Test fv3_gfdlmprad_32bit_post starting at Mon Mar 2 17:32:02 UTC 2020 (Compare FV3 GFDL mircrophysics radiation change with inline post results with previous trunk version) + Mon Mar 2 17:32:02 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1114,11 +1115,11 @@ TEST #22: PASS RESTART/sfc_data.tile4.nc: bit-for-bit identical RESTART/sfc_data.tile5.nc: bit-for-bit identical RESTART/sfc_data.tile6.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:26:24 UTC 2020 + TEST PASSED AT Mon Mar 2 17:33:37 UTC 2020 TEST #23: PASS - Test fv3_csawmg3shoc127 starting at Tue Feb 18 01:14:13 UTC 2020 (Compare 127 L FV3 with CSAW MG3 and SHOC results with previous trunk version) - Tue Feb 18 01:14:13 UTC 2020 + Test fv3_csawmg3shoc127 starting at Mon Mar 2 17:21:08 UTC 2020 (Compare 127 L FV3 with CSAW MG3 and SHOC results with previous trunk version) + Mon Mar 2 17:21:08 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1163,13 +1164,13 @@ TEST #23: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:19:07 UTC 2020 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:26:04 UTC 2020 TEST #24: PASS - Test fv3_read_inc starting at Tue Feb 18 01:14:13 UTC 2020 (Compare FV3 read_inc results with previous trunk version) - Tue Feb 18 01:14:13 UTC 2020 + Test fv3_read_inc starting at Mon Mar 2 17:21:28 UTC 2020 (Compare FV3 read_inc results with previous trunk version) + Mon Mar 2 17:21:28 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1234,13 +1235,13 @@ TEST #24: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:15:18 UTC 2020 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:22:27 UTC 2020 TEST #25: PASS - Test fv3_satmedmf starting at Tue Feb 18 01:14:14 UTC 2020 (Compare FV3 control with satmedmf on Gaussian grid nemsio output results with previous trunk version) - Tue Feb 18 01:14:14 UTC 2020 + Test fv3_satmedmf starting at Mon Mar 2 17:21:28 UTC 2020 (Compare FV3 control with satmedmf on Gaussian grid nemsio output results with previous trunk version) + Mon Mar 2 17:21:28 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1285,13 +1286,13 @@ TEST #25: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:15:19 UTC 2020 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:22:28 UTC 2020 TEST #26: PASS - Test fv3_control starting at Tue Feb 18 01:14:13 UTC 2020 (Compare FV3 control results with previous trunk version) - Tue Feb 18 01:14:13 UTC 2020 + Test fv3_control starting at Mon Mar 2 17:21:29 UTC 2020 (Compare FV3 control results with previous trunk version) + Mon Mar 2 17:21:29 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1356,19 +1357,19 @@ TEST #26: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:15:20 UTC 2020 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:22:29 UTC 2020 TEST #27: PASS - Test fv3_stretched_nest_debug starting at Tue Feb 18 01:28:25 UTC 2020 (Stretched grid with nest - debug; compare against previous baseline) - Tue Feb 18 01:28:25 UTC 2020 + Test fv3_stretched_nest_debug starting at Mon Mar 2 17:48:51 UTC 2020 (Stretched grid with nest - debug; compare against previous baseline) + Mon Mar 2 17:48:51 UTC 2020 global_o3prdlos.f77: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:32:27 UTC 2020 + TEST PASSED AT Mon Mar 2 17:52:53 UTC 2020 TEST #28: PASS - Test fv3_gfdlmp starting at Tue Feb 18 01:14:14 UTC 2020 (Compare FV3 GFDL mircrophysics results with previous trunk version) - Tue Feb 18 01:14:14 UTC 2020 + Test fv3_gfdlmp starting at Mon Mar 2 17:21:29 UTC 2020 (Compare FV3 GFDL mircrophysics results with previous trunk version) + Mon Mar 2 17:21:29 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1413,13 +1414,13 @@ TEST #28: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:15:26 UTC 2020 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:22:38 UTC 2020 TEST #29: PASS - Test fv3_gfdlmprad_noahmp starting at Tue Feb 18 01:14:13 UTC 2020 (Compare FV3 GFDL radiation interaction option and Noah MP results with previous trunk version) - Tue Feb 18 01:14:13 UTC 2020 + Test fv3_gfdlmprad_noahmp starting at Mon Mar 2 17:21:29 UTC 2020 (Compare FV3 GFDL radiation interaction option and Noah MP results with previous trunk version) + Mon Mar 2 17:21:29 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1464,13 +1465,13 @@ TEST #29: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:15:29 UTC 2020 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:22:38 UTC 2020 TEST #30: PASS - Test fv3_2threads starting at Tue Feb 18 01:14:13 UTC 2020 (Compare FV3 2 threads results with previous trunk version) - Tue Feb 18 01:14:13 UTC 2020 + Test fv3_2threads starting at Mon Mar 2 17:21:31 UTC 2020 (Compare FV3 2 threads results with previous trunk version) + Mon Mar 2 17:21:31 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1535,13 +1536,13 @@ TEST #30: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:15:23 UTC 2020 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:22:36 UTC 2020 TEST #31: PASS - Test fv3_wrtGauss_netcdf_esmf starting at Tue Feb 18 01:14:14 UTC 2020 (Compare FV3 Gaussian grid netcdf output results with previous trunk version) - Tue Feb 18 01:14:14 UTC 2020 + Test fv3_wrtGauss_netcdf_esmf starting at Mon Mar 2 17:21:29 UTC 2020 (Compare FV3 Gaussian grid netcdf output results with previous trunk version) + Mon Mar 2 17:21:29 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1586,13 +1587,13 @@ TEST #31: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:16:34 UTC 2020 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:23:41 UTC 2020 TEST #32: PASS - Test fv3_csawmg starting at Tue Feb 18 01:14:14 UTC 2020 (Compare FV3 with CSAW and MG2 results with previous trunk version) - Tue Feb 18 01:14:14 UTC 2020 + Test fv3_csawmg starting at Mon Mar 2 17:21:29 UTC 2020 (Compare FV3 with CSAW and MG2 results with previous trunk version) + Mon Mar 2 17:21:29 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1637,13 +1638,13 @@ TEST #32: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:16:34 UTC 2020 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:23:44 UTC 2020 TEST #33: PASS - Test fv3_wsm6 starting at Tue Feb 18 01:14:14 UTC 2020 (Compare FV3 GFDL mircrophysics results with previous trunk version) - Tue Feb 18 01:14:14 UTC 2020 + Test fv3_wsm6 starting at Mon Mar 2 17:21:30 UTC 2020 (Compare FV3 GFDL mircrophysics results with previous trunk version) + Mon Mar 2 17:21:30 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1708,13 +1709,13 @@ TEST #33: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:15:48 UTC 2020 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:22:59 UTC 2020 TEST #34: PASS - Test fv3_stretched starting at Tue Feb 18 01:24:49 UTC 2020 (Stretched grid; compare against previous baseline) - Tue Feb 18 01:24:49 UTC 2020 + Test fv3_stretched starting at Mon Mar 2 17:32:14 UTC 2020 (Stretched grid; compare against previous baseline) + Mon Mar 2 17:32:14 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1765,11 +1766,11 @@ TEST #34: PASS RESTART/sfc_data.tile4.nc: bit-for-bit identical RESTART/sfc_data.tile5.nc: bit-for-bit identical RESTART/sfc_data.tile6.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:29:03 UTC 2020 + TEST PASSED AT Mon Mar 2 17:36:28 UTC 2020 TEST #35: PASS - Test fv3_wrtGauss_nemsio_c192 starting at Tue Feb 18 01:14:14 UTC 2020 (Compare c192 FV3 Gaussian grid nemsio output results with previous trunk version) - Tue Feb 18 01:14:14 UTC 2020 + Test fv3_wrtGauss_nemsio_c192 starting at Mon Mar 2 17:05:22 UTC 2020 (Compare c192 FV3 Gaussian grid nemsio output results with previous trunk version) + Mon Mar 2 17:05:22 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1814,13 +1815,64 @@ TEST #35: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:16:44 UTC 2020 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:07:53 UTC 2020 TEST #36: PASS - Test fv3_rasmgshoc starting at Tue Feb 18 01:14:14 UTC 2020 (Compare FV3 with RAS MG2 and SHOC results with previous trunk version) - Tue Feb 18 01:14:14 UTC 2020 + Test fv3_csawmgshoc starting at Mon Mar 2 17:21:29 UTC 2020 (Compare FV3 with CSAW MG2 and SHOC results with previous trunk version) + Mon Mar 2 17:21:29 UTC 2020 + atmos_4xdaily.tile1.nc: bit-for-bit identical + atmos_4xdaily.tile2.nc: bit-for-bit identical + atmos_4xdaily.tile3.nc: bit-for-bit identical + atmos_4xdaily.tile4.nc: bit-for-bit identical + atmos_4xdaily.tile5.nc: bit-for-bit identical + atmos_4xdaily.tile6.nc: bit-for-bit identical + phyf000.nemsio: bit-for-bit identical + phyf024.nemsio: bit-for-bit identical + dynf000.nemsio: bit-for-bit identical + dynf024.nemsio: bit-for-bit identical + RESTART/coupler.res: bit-for-bit identical + RESTART/fv_core.res.nc: bit-for-bit identical + RESTART/fv_core.res.tile1.nc: bit-for-bit identical + RESTART/fv_core.res.tile2.nc: bit-for-bit identical + RESTART/fv_core.res.tile3.nc: bit-for-bit identical + RESTART/fv_core.res.tile4.nc: bit-for-bit identical + RESTART/fv_core.res.tile5.nc: bit-for-bit identical + RESTART/fv_core.res.tile6.nc: bit-for-bit identical + RESTART/fv_srf_wnd.res.tile1.nc: bit-for-bit identical + RESTART/fv_srf_wnd.res.tile2.nc: bit-for-bit identical + RESTART/fv_srf_wnd.res.tile3.nc: bit-for-bit identical + RESTART/fv_srf_wnd.res.tile4.nc: bit-for-bit identical + RESTART/fv_srf_wnd.res.tile5.nc: bit-for-bit identical + RESTART/fv_srf_wnd.res.tile6.nc: bit-for-bit identical + RESTART/fv_tracer.res.tile1.nc: bit-for-bit identical + RESTART/fv_tracer.res.tile2.nc: bit-for-bit identical + RESTART/fv_tracer.res.tile3.nc: bit-for-bit identical + RESTART/fv_tracer.res.tile4.nc: bit-for-bit identical + RESTART/fv_tracer.res.tile5.nc: bit-for-bit identical + RESTART/fv_tracer.res.tile6.nc: bit-for-bit identical + RESTART/phy_data.tile1.nc: bit-for-bit identical + RESTART/phy_data.tile2.nc: bit-for-bit identical + RESTART/phy_data.tile3.nc: bit-for-bit identical + RESTART/phy_data.tile4.nc: bit-for-bit identical + RESTART/phy_data.tile5.nc: bit-for-bit identical + RESTART/phy_data.tile6.nc: bit-for-bit identical + RESTART/sfc_data.tile1.nc: bit-for-bit identical + RESTART/sfc_data.tile2.nc: bit-for-bit identical + RESTART/sfc_data.tile3.nc: bit-for-bit identical + RESTART/sfc_data.tile4.nc: bit-for-bit identical + RESTART/sfc_data.tile5.nc: bit-for-bit identical + RESTART/sfc_data.tile6.nc: bit-for-bit identical + Executable did not change during test suite: + File: ./fv3.exe + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:23:48 UTC 2020 + +TEST #37: PASS + Test fv3_rasmgshoc starting at Mon Mar 2 17:21:30 UTC 2020 (Compare FV3 with RAS MG2 and SHOC results with previous trunk version) + Mon Mar 2 17:21:30 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1865,10 +1917,10 @@ TEST #36: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 178a169629e4dfdfda84ae937905993f - Actual md5sum: 178a169629e4dfdfda84ae937905993f - TEST PASSED AT Tue Feb 18 01:16:43 UTC 2020 -WORKFLOW REPORT AT Tue Feb 18 02:22:51 2020 (+1581992571) -Tests: 0 failed, 36 passed out of 36 + Expected md5sum: cdeed52403b78582b59c60c3885bf8b9 + Actual md5sum: cdeed52403b78582b59c60c3885bf8b9 + TEST PASSED AT Mon Mar 2 17:23:53 UTC 2020 +WORKFLOW REPORT AT Mon Mar 2 17:56:05 2020 (+1583171765) +Tests: 0 failed, 37 passed out of 37 Builds: 0 failed, 5 passed out of 5 REGRESSION TEST WAS SUCCESSFUL diff --git a/log/report-wcoss.cray-log/build_fv3.exe.log b/log/report-wcoss.cray-log/build_fv3.exe.log index bf372cae0f..c0905f89d1 100644 --- a/log/report-wcoss.cray-log/build_fv3.exe.log +++ b/log/report-wcoss.cray-log/build_fv3.exe.log @@ -1,16 +1,17 @@ -Feb 18 01:03:04 2020 30544 7 9.1.3 jobSetupStatus: job additionalInfo reservation_id=17136830 +Mar 3 23:23:21 2020 2062 7 9.1.3 jobSetupStatus: job additionalInfo reservation_id=58389 ++ [[ fv3.exe == fv3_ww3.exe ]] + [[ fv3.exe == fv3.exe ]] -+ rm -f /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3.exe -+ modules=/gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/include/modules.fv3 ++ rm -f /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3.exe ++ modules=/gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/include/modules.fv3 + BUILD_NR= -+ fv3=/gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3.exe ++ fv3=/gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3.exe + MAKE_OPTS=' ' -+ md5=/gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3.exe.md5 -+ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/ -+ rm -f /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3.exe /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/include/modules.fv3 ++ md5=/gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3.exe.md5 ++ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/ ++ rm -f /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3.exe /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/include/modules.fv3 + module load alps ++ /opt/modules/3.2.10.3/bin/modulecmd bash load alps -+ eval CRAY_ALPS_INCLUDE_OPTS=-I/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/include ';export' 'CRAY_ALPS_INCLUDE_OPTS;CRAY_ALPS_POST_LINK_OPTS=-L/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_ALPS_POST_LINK_OPTS;CRAY_LD_LIBRARY_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_LD_LIBRARY_PATH;LOADEDMODULES=xt-lsfhpc/9.1.3:rocoto/1.3.0rc2:emc-utils/1.0.0:alps/5.2.4-2.0502.9822.32.1.ari' ';export' 'LOADEDMODULES;MANPATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/man:/gpfs/llsf/xt-lsfhpc/9.1/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man' ';export' 'MANPATH;PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/gpfs/hps3/emc/hwrf/noscrub/soft/emc-utils/bin:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/bin:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse' ';export' 'PATH;PE_PRODUCT_LIST=CRAY_ALPS' ';export' 'PE_PRODUCT_LIST;PKG_CONFIG_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64/pkgconfig' ';export' 'PKG_CONFIG_PATH;_LMFILES_=/opt/modulefiles/xt-lsfhpc/9.1.3:/usrx/local/emc_rocoto/modulefiles/rocoto/1.3.0rc2:/gpfs/hps3/emc/hwrf/noscrub/soft/modulefiles/emc-utils/1.0.0:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari' ';export' '_LMFILES_;' ++ eval CRAY_ALPS_INCLUDE_OPTS=-I/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/include ';export' 'CRAY_ALPS_INCLUDE_OPTS;CRAY_ALPS_POST_LINK_OPTS=-L/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_ALPS_POST_LINK_OPTS;CRAY_LD_LIBRARY_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_LD_LIBRARY_PATH;LOADEDMODULES=xt-lsfhpc/9.1.3:rocoto/1.3.0rc2:emc-utils/1.0.0:alps/5.2.4-2.0502.9822.32.1.ari' ';export' 'LOADEDMODULES;MANPATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/man:/gpfs/slsf/xt-lsfhpc/9.1/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man' ';export' 'MANPATH;PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/gpfs/hps3/emc/hwrf/noscrub/soft/emc-utils/bin:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin' ';export' 'PATH;PE_PRODUCT_LIST=CRAY_ALPS' ';export' 'PE_PRODUCT_LIST;PKG_CONFIG_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64/pkgconfig' ';export' 'PKG_CONFIG_PATH;_LMFILES_=/opt/modulefiles/xt-lsfhpc/9.1.3:/usrx/local/emc_rocoto/modulefiles/rocoto/1.3.0rc2:/gpfs/hps3/emc/hwrf/noscrub/soft/modulefiles/emc-utils/1.0.0:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari' ';export' '_LMFILES_;' ++ CRAY_ALPS_INCLUDE_OPTS=-I/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/include ++ export CRAY_ALPS_INCLUDE_OPTS ++ CRAY_ALPS_POST_LINK_OPTS=-L/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64 @@ -19,9 +20,9 @@ Feb 18 01:03:04 2020 30544 7 9.1.3 jobSetupStatus: job additionalInfo reservatio ++ export CRAY_LD_LIBRARY_PATH ++ LOADEDMODULES=xt-lsfhpc/9.1.3:rocoto/1.3.0rc2:emc-utils/1.0.0:alps/5.2.4-2.0502.9822.32.1.ari ++ export LOADEDMODULES -++ MANPATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/man:/gpfs/llsf/xt-lsfhpc/9.1/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man +++ MANPATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/man:/gpfs/slsf/xt-lsfhpc/9.1/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man ++ export MANPATH -++ PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/gpfs/hps3/emc/hwrf/noscrub/soft/emc-utils/bin:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/bin:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse +++ PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/gpfs/hps3/emc/hwrf/noscrub/soft/emc-utils/bin:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin ++ export PATH ++ PE_PRODUCT_LIST=CRAY_ALPS ++ export PE_PRODUCT_LIST @@ -34,11 +35,11 @@ Feb 18 01:03:04 2020 30544 7 9.1.3 jobSetupStatus: job additionalInfo reservatio + [[ wcoss.cray == wcoss.cray ]] ++ echo wcoss.cray ++ sed 's,\.,_,g' -+ aprun -n 1 -j 1 -N 1 -d 24 ./compile.sh /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 wcoss_cray ++ aprun -n 1 -j 1 -N 1 -d 24 ./compile.sh /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 wcoss_cray + SECONDS=0 + [[ 2 -lt 2 ]] -+ readonly PATHTR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -+ PATHTR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ++ readonly PATHTR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ++ PATHTR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 + readonly BUILD_TARGET=wcoss_cray + BUILD_TARGET=wcoss_cray + readonly MAKE_OPT= @@ -50,7 +51,7 @@ Feb 18 01:03:04 2020 30544 7 9.1.3 jobSetupStatus: job additionalInfo reservatio + readonly clean_after=YES + clean_after=YES + hostname -nid00913 +nid01021 + echo 'Compiling into fv3.exe on wcoss_cray' + gnu_make=gmake Compiling into fv3.exe on wcoss_cray @@ -62,10 +63,10 @@ Compiling into fv3.exe on wcoss_cray + [[ 8 -gt 1 ]] + echo Using '$MAKE_THREADS=8' threads to build FV3 and FMS. Using $MAKE_THREADS=8 threads to build FV3 and FMS. +Consider reducing $MAKE_THREADS if you hit memory or process limits. + echo Consider reducing '$MAKE_THREADS' if you hit memory or process limits. + gnu_make='gmake -j 8' -Consider reducing $MAKE_THREADS if you hit memory or process limits. -+ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../NEMS ++ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../NEMS + COMPONENTS=FMS,FV3 + [[ '' == *\C\C\P\P\=\Y* ]] + [[ '' == *\W\W\3\=\Y* ]] @@ -77,193 +78,164 @@ Consider reducing $MAKE_THREADS if you hit memory or process limits. + gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=wcoss_cray FV3_MAKEOPT= NEMS_BUILDOPT= distclean Will copy modules.nems and NEMS.x as fv3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'FMS FV3' > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +echo 'FMS FV3' > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cat /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +cat /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec gmake -f makefile.temp.clean clean -gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -rm -rf /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 -cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +rm -rf /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -makefile:278: depend: No such file or directory -Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' - -Build standalone FV3 gfsphysics ... - -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... makefile:67: depend: No such file or directory -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Build CCPP layer ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -makefile:54: depend: No such file or directory -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' -Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' - -Build standalone FV3 gfsphysics ... - -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -makefile:86: depend: No such file or directory -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -cc -E four_to_grid_stochy.F > four_to_grid_stochy.f -Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' - -Build standalone FV3 stochastic_physics ... - -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -rm -rf nems_dir FV3_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 \ - /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -rm -rf /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -if ! test -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +rm -rf /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +if ! test -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ - cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ + cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi -GNUmakefile:16: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory -gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' Components in linker order: FV3 FMS -FV3: include -GNUmakefile:70: : component FV3 makefile fragment is missing -FMS: include -GNUmakefile:70: : component FMS makefile fragment is missing -gmake[1]: *** No rule to make target `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk'. -gmake[1]: Failed to remake makefile `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk'. +FV3: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +FMS: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC -rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk -rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk -rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test_results.mk +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk +rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk +rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test_results.mk + gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=wcoss_cray FV3_MAKEOPT= NEMS_BUILDOPT= build Will copy modules.nems and NEMS.x as fv3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'FMS FV3' > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +echo 'FMS FV3' > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray/fv3 /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems -set -xe ; cp "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems" "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/modules.fv3" -+ cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/modules.fv3 -cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/conf/configure.fv3.wcoss_cray /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems -cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems -cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h -( echo '. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ - echo 'module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ - echo 'module load modules.nems' ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh" -( echo 'source /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ - echo 'module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ - echo 'module load modules.nems' ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh" -/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory -gmake -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST -gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' +cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray/fv3 /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems +set -xe ; cp "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems" "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/modules.fv3" ++ cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/modules.fv3 +cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/conf/configure.fv3.wcoss_cray /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems +cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems +cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h +( echo '. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ + echo 'module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ + echo 'module load modules.nems' ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ + echo 'module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ + echo 'module load modules.nems' ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh" +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory +gmake -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" -gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' -. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ + ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' +. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec gmake all Currently Loaded Modulefiles: 1) craype-network-aries @@ -301,10 +273,10 @@ Currently Loaded Modulefiles: 33) ugni/6.0-1.0502.10863.8.29.ari 34) esmf/8.0.0 35) modules.nems -gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' Building dependencies ... -gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o @@ -313,21 +285,14 @@ ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DG ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov_kernel.F90 -o ../monin_obukhov/monin_obukhov_kernel.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. -Using cray pointers. Using 8-byte addressing Using pure routines. +Using cray pointers. Using allocatable derived type array members. Using cray pointers. -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o -cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../affinity/affinity.c -o ../affinity/affinity.o -cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../memutils/memuse.c -o ../memutils/memuse.o -cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o -cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -336,7 +301,6 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../mosaic/interp.c -o ../mosaic/interp.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -345,6 +309,14 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o +cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../affinity/affinity.c -o ../affinity/affinity.o +cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../memutils/memuse.c -o ../memutils/memuse.o +cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o +cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o +cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../mosaic/interp.c -o ../mosaic/interp.o cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../mpp/nsclock.c -o ../mpp/nsclock.o @@ -392,11 +364,11 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../drifters/drifters.F90 -o ../drifters/drifters.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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. @@ -434,7 +406,6 @@ ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DG ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o @@ -450,30 +421,31 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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. @@ -595,18 +567,18 @@ a - ../mosaic/mosaic_util.o a - ../mosaic/read_mosaic.o a - ../mpp/nsclock.o a - ../mpp/threadloc.o -mkdir -p "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL" -mv fms.mk "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL"/. -gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -test -d /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Compiling into /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL on wcoss_cray -cp -fp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems \ - "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/configure.fv3 -cp -fp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems \ - "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/modules.fv3 -. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; \ - exec gmake COMP=FV3 COMP_SRCDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 COMP_BINDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=wcoss_cray FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL nemsinstall +mkdir -p "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL" +mv fms.mk "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL"/. +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +test -d /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +Compiling into /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL on wcoss_cray +cp -fp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems \ + "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/configure.fv3 +cp -fp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems \ + "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/modules.fv3 +. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; \ + exec gmake COMP=FV3 COMP_SRCDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 COMP_BINDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=wcoss_cray FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL nemsinstall Currently Loaded Modulefiles: 1) craype-network-aries 2) craype/2.3.0 @@ -643,196 +615,196 @@ Currently Loaded Modulefiles: 33) ugni/6.0-1.0502.10863.8.29.ari 34) esmf/8.0.0 35) modules.nems -gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Building dependencies ... -gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -gmake -C cpl FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake -C cpl FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... -gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Build standalone FV3 io ... -gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_cplfields.F90 ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' -gmake -C gfsphysics FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' +gmake -C gfsphysics FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... makefile:278: depend: No such file or directory -gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_utils.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_def.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_fv3.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_utils.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_def.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_fv3.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o ifort: command line warning #10121: overriding '-xCORE-AVX2' with '-xCORE-AVX-I' -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_utils.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_typedefs.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_driver.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_utils.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_typedefs.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_driver.o cc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_radiation_driver.F90 > GFS_layer/GFS_radiation_driver.tmp.f90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o cc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_physics_driver.F90 > GFS_layer/GFS_physics_driver.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_driver.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_driver.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o cc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/cnvc90.o physics/co2hc.o physics/date_def.o physics/dcyc2.o physics/dcyc2.pre.rad.o physics/efield.o physics/get_prs.o physics/gocart_tracer_config_stub.o physics/gscond.o physics/gscondp.o physics/gwdc.o physics/gwdps.o physics/ugwp_driver_v0.o physics/cires_orowam2017.o physics/h2o_def.o physics/h2oc.o physics/h2ohdc.o physics/h2ophys.o physics/ideaca.o physics/idea_co2.o physics/idea_composition.o physics/idea_dissipation.o physics/idea_h2o.o physics/idea_ion.o physics/idea_o2_o3.o physics/idea_phys.o physics/idea_solar_heating.o physics/idea_tracer.o physics/iounitdef.o physics/lrgsclr.o physics/mersenne_twister.o physics/mfpbl.o physics/mfpblt.o physics/mfpbltq.o physics/mfscu.o physics/mfscuq.o physics/module_bfmicrophysics.o physics/moninedmf.o physics/moninedmf_hafs.o physics/moninp.o physics/moninp1.o physics/moninq.o physics/moninq1.o physics/moninshoc.o physics/mstadb.o physics/mstadbtn.o physics/mstadbtn2.o physics/mstcnv.o physics/namelist_soilveg.o physics/ozne_def.o physics/iccn_def.o physics/aerclm_def.o physics/ozphys.o physics/ozphys_2015.o physics/physparam.o physics/precpd.o physics/precpd_shoc.o physics/precpdp.o physics/progt2.o physics/progtm_module.o physics/rad_initialize.o physics/radiation_aerosols.o physics/radiation_astronomy.o physics/radiation_clouds.o physics/radiation_gases.o physics/radiation_surface.o physics/radlw_datatb.o physics/radlw_main.o physics/radlw_param.o physics/radsw_datatb.o physics/radsw_main.o physics/radsw_param.o physics/rascnvv2.o physics/rayleigh_damp.o physics/rayleigh_damp_mesopause.o physics/samfaerosols.o physics/samfdeepcnv.o physics/samfshalcnv.o physics/sascnv.o physics/sascnvn.o physics/satmedmfvdif.o physics/satmedmfvdifq.o physics/set_soilveg.o physics/sfc_cice.o physics/sfc_diag.o physics/sfc_diff.o physics/sfc_drv.o physics/sfc_noahmp_drv.o physics/sfc_nst.o physics/sfc_ocean.o physics/sfc_sice.o physics/sflx.o physics/shalcnv.o physics/shalcv.o physics/shalcv_1lyr.o physics/shalcv_fixdp.o physics/shalcv_opr.o physics/tracer_const_h.o physics/tridi2t3.o physics/calpreciptype.o physics/funcphys.o physics/gcm_shoc.o physics/get_prs_fv3.o physics/h2ointerp.o physics/module_nst_model.o physics/module_nst_parameters.o physics/module_nst_water_prop.o physics/ozinterp.o physics/module_wrf_utl.o physics/noahmp_tables.o physics/module_sf_noahmplsm.o physics/module_sf_noahmp_glacier.o physics/iccninterp.o physics/aerinterp.o physics/wam_f107_kp_mod.o physics/aer_cloud.o physics/cldmacro.o physics/cldwat2m_micro.o physics/gfs_phy_tracer_config.o physics/machine.o physics/num_parthds.o physics/sfcsub.o physics/wv_saturation.o physics/GFDL_parse_tracers.o physics/gcycle.o physics/cires_ugwp_initialize.o physics/cires_ugwp_module.o physics/cires_ugwp_utils.o physics/cires_ugwp_triggers.o physics/cires_ugwp_solvers.o physics/cires_vert_lsatdis.o physics/cires_vert_orodis.o physics/cires_vert_wmsdis.o physics/gfdl_cloud_microphys.o physics/micro_mg_utils.o physics/micro_mg2_0.o physics/micro_mg3_0.o physics/m_micro_driver.o physics/cs_conv.o physics/GFS_debug.o physics/module_mp_radar.o physics/module_mp_thompson_gfs.o physics/module_mp_wsm6_fv3.o physics/physcons.o physics/surface_perturbation.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_physics_driver.o GFS_layer/GFS_radiation_driver.o GFS_layer/GFS_restart.o GFS_layer/GFS_typedefs.o ar: creating libgfsphys.a a - physics/cnvc90.o @@ -987,49 +959,49 @@ a - GFS_layer/GFS_physics_driver.o a - GFS_layer/GFS_radiation_driver.o a - GFS_layer/GFS_restart.o a - GFS_layer/GFS_typedefs.o -gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -gmake -C ipd FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +gmake -C ipd FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' makefile:54: depend: No such file or directory +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -c IPD_typedefs.F90 -o IPD_typedefs.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -c IPD_driver.F90 -o IPD_driver.o +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -c IPD_typedefs.F90 -o IPD_typedefs.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' -gmake -C io FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +gmake -C io FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include] -gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include] -gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c ffsync.F90 -o ffsync.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c FV3GFS_io.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_def.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_internal_state.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4 -c post_nems_routines.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/nemsio_v2.2.4 -c module_write_nemsio.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_netcdf.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_netcdf_parallel.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4 -c post_gfs.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_wrt_grid_comp.F90 +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c ffsync.F90 -o ffsync.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c FV3GFS_io.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_def.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_internal_state.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4 -c post_nems_routines.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/nemsio_v2.2.4 -c module_write_nemsio.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_netcdf.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_netcdf_parallel.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4 -c post_gfs.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/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 @@ -1042,66 +1014,66 @@ 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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' -gmake -C atmos_cubed_sphere FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +gmake -C atmos_cubed_sphere FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_arrays.F90 -o model/fv_arrays.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/external_sst.F90 -o tools/external_sst.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_fill.F90 -o model/fv_fill.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_arrays.F90 -o model/fv_arrays.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/external_sst.F90 -o tools/external_sst.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_fill.F90 -o model/fv_fill.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/sorted_index.F90 -o tools/sorted_index.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_timing.F90 -o tools/fv_timing.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_eta.F90 -o tools/fv_eta.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/multi_gases.F90 -o model/multi_gases.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/boundary.F90 -o model/boundary.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_sg.F90 -o model/fv_sg.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/sorted_index.F90 -o tools/sorted_index.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_timing.F90 -o tools/fv_timing.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_eta.F90 -o tools/fv_eta.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/multi_gases.F90 -o model/multi_gases.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/boundary.F90 -o model/boundary.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_sg.F90 -o model/fv_sg.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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. -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/a2b_edge.F90 -o model/a2b_edge.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -fast-transcendentals -c model/fv_mapz.F90 -o model/fv_mapz.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/init_hydro.F90 -o tools/init_hydro.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/tp_core.F90 -o model/tp_core.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_io.F90 -o tools/fv_io.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/test_cases.F90 -o tools/test_cases.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_nudge.F90 -o tools/fv_nudge.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_update_phys.F90 -o model/fv_update_phys.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/sw_core.F90 -o model/sw_core.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/external_ic.F90 -o tools/external_ic.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -fast-transcendentals -c model/nh_utils.F90 -o model/nh_utils.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_restart.F90 -o tools/fv_restart.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/nh_core.F90 -o model/nh_core.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/dyn_core.F90 -o model/dyn_core.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_control.F90 -o model/fv_control.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_nesting.F90 -o model/fv_nesting.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_dynamics.F90 -o model/fv_dynamics.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/a2b_edge.F90 -o model/a2b_edge.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -fast-transcendentals -c model/fv_mapz.F90 -o model/fv_mapz.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/init_hydro.F90 -o tools/init_hydro.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/tp_core.F90 -o model/tp_core.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_io.F90 -o tools/fv_io.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/test_cases.F90 -o tools/test_cases.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_nudge.F90 -o tools/fv_nudge.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_update_phys.F90 -o model/fv_update_phys.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/sw_core.F90 -o model/sw_core.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/external_ic.F90 -o tools/external_ic.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -fast-transcendentals -c model/nh_utils.F90 -o model/nh_utils.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_restart.F90 -o tools/fv_restart.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/nh_core.F90 -o model/nh_core.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/dyn_core.F90 -o model/dyn_core.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_control.F90 -o model/fv_control.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_nesting.F90 -o model/fv_nesting.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_dynamics.F90 -o model/fv_dynamics.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -1148,49 +1120,49 @@ 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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' -gmake -C ../stochastic_physics FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +gmake -C ../stochastic_physics FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 stochastic_physics ... makefile:86: depend: No such file or directory -gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_layout_lag.f -o stochy_layout_lag.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c spectral_layout.F90 -o spectral_layout.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c plumes.f90 -o plumes.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_namelist_def.F90 -o stochy_namelist_def.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_stochy.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c compns_stochy.F90 -o compns_stochy.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_stochy.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_spectral.F90 -o getcon_spectral.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_data_mod.F90 -o stochy_data_mod.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_stochy_pattern.F90 -o get_stochy_pattern.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.o +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_layout_lag.f -o stochy_layout_lag.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c spectral_layout.F90 -o spectral_layout.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c plumes.f90 -o plumes.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_namelist_def.F90 -o stochy_namelist_def.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_stochy.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c compns_stochy.F90 -o compns_stochy.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_stochy.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_spectral.F90 -o getcon_spectral.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_data_mod.F90 -o stochy_data_mod.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_stochy_pattern.F90 -o get_stochy_pattern.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.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 num_parthds_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 cellular_automata.o update_ca.o plumes.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 ar: creating libstochastic_physics.a a - stochy_gg_def.o @@ -1223,14 +1195,14 @@ a - stochy_patterngenerator.o a - stochy_data_mod.o a - get_stochy_pattern.o a - initialize_spectral_mod.o -gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -gmake libfv3cap.a FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_fv3_config.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c time_utils.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c atmos_model.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_fcst_grid_comp.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c fv3_cap.F90 +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +gmake libfv3cap.a FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_fv3_config.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c time_utils.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c atmos_model.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_fcst_grid_comp.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/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 @@ -1238,35 +1210,35 @@ a - module_fv3_config.o a - module_fcst_grid_comp.o a - time_utils.o a - fv3_cap.o -gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -gmake esmf_make_fragment FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake esmf_make_fragment FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/nems_dir" >> fv3.mk Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk -gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -Installation into "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL" complete! +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +Installation into "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL" complete! -gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -test -d /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +test -d /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL ( \ echo "# Do not edit this file. It is automatically generated." ; \ - echo "# Edit the component list or /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ - echo ; cat "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ - echo fms_mk="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" -. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ + echo "# Edit the component list or /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ + echo ; cat "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ + echo fms_mk="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" +. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ - for m in /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; do \ + for m in /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; do \ test -s $m ; \ done ; \ - echo build NEMS after /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; \ - cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; \ + echo build NEMS after /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; \ + cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; \ gmake nems \ COMPONENTS="FMS FV3" \ - FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL TARGET="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x" ; \ - test -x /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x + FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL TARGET="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" ; \ + test -x /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x Currently Loaded Modulefiles: 1) craype-network-aries 2) craype/2.3.0 @@ -1303,10 +1275,10 @@ Currently Loaded Modulefiles: 33) ugni/6.0-1.0502.10863.8.29.ari 34) esmf/8.0.0 35) modules.nems -build NEMS after /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +build NEMS after /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk Components in linker order: FV3 FMS -FV3: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -FMS: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +FV3: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_0_0" CPPFLAGS += ESMF_VERSION_PATCHLEVEL="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'T'" @@ -1315,202 +1287,202 @@ CPPFLAGS += ESMF_VERSION_MINOR="0" CPPFLAGS += ESMF_VERSION_STRING="8.0.0" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_REVISION="0" -gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' cd ENS_Cpl && gmake stub -gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' cc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:13:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_UTILS.tmp.f90 +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:34:29 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:13:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_methods.tmp.f90 +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:34:29 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:13:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:34:29 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o `module_MEDIATOR.tmp.o' -> `module_MEDIATOR.o' -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:13:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_SpaceWeather.tmp.f90 +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:34:29 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:13:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_INTERNAL_STATE.tmp.f90 +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:34:29 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:13:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_GRID_COMP.tmp.f90 +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:34:29 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:13:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_INTERNAL_STATE.tmp.f90 +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:34:29 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:13:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_GRID_COMP.tmp.f90 +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:34:29 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:13:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_Rusage.tmp.f90 +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:34:29 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' cc -c nems_c_rusage.c -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:13:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c MAIN_NEMS.tmp.f90 +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:34:29 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a /gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a /usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a /usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a /usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/opt/intel/compilers_and_libraries_2016.3.210/linux/16.0/3.210/lib/intel64 -lifcoremt -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz extlibs is /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a /gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a /usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a /usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a /usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/opt/intel/compilers_and_libraries_2016.3.210/linux/16.0/3.210/lib/intel64 -lifcoremt -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ftn -o /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a /gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a /usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a /usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a /usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/opt/intel/compilers_and_libraries_2016.3.210/linux/16.0/3.210/lib/intel64 -lifcoremt -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz +ftn -o /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a /gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a /usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a /usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a /usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/opt/intel/compilers_and_libraries_2016.3.210/linux/16.0/3.210/lib/intel64 -lifcoremt -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz /opt/cray/hdf5/1.8.14/INTEL/14.0/lib/libhdf5.a(H5PL.o): In function `H5PL_load': H5PL.c:(.text+0x3b7): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a(jas_stream.o): In function `jas_stream_tmpfile': /usrx/local/prod/jasper/1.900.1/gnu/sandybridge/sorc/jasper-1.900.1/src/libjasper/base/jas_stream.c:368: warning: the use of `tmpnam' is dangerous, better use `mkstemp' /gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib/libesmf.a(ESMCI_VMKernel.o): In function `ESMCI::socketClient()': ESMCI_VMKernel.C:(.text+0x14ad1): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking -/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x is created. -gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -set -xe ; cp "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x" "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/fv3.exe" -+ cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/fv3.exe +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x is created. +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +set -xe ; cp "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/fv3.exe" ++ cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/fv3.exe + '[' YES = YES ']' + gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=wcoss_cray FV3_MAKEOPT= NEMS_BUILDOPT= clean Will copy modules.nems and NEMS.x as fv3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'FMS FV3' > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +echo 'FMS FV3' > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cat /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +cat /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec gmake -f makefile.temp.clean clean -gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 -cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... makefile:67: depend: No such file or directory -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Build CCPP layer ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -rm -rf nems_dir FV3_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 \ - /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -if ! test -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +if ! test -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ - cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ + cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: FV3 FMS -GNUmakefile:70: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -GNUmakefile:70: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing -FV3: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -FMS: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +GNUmakefile:70: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +FV3: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +FMS: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -+ elapsed=755 -+ echo 'Elapsed time 755 seconds. Compiling finished' -Elapsed time 755 seconds. Compiling finished -Application 178596032 resources: utime ~943s, stime ~80s, Rss ~2174512, inblocks ~266510729, outblocks ~1404630 -+ mkdir -p /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/include -+ cp -fp ./fv3.exe /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3.exe -+ cp -fp ./modules.fv3 /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/include/modules.fv3 +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' ++ elapsed=775 ++ echo 'Elapsed time 775 seconds. Compiling finished' +Elapsed time 775 seconds. Compiling finished +Application 978741 resources: utime ~974s, stime ~80s, Rss ~2180028, inblocks ~268324844, outblocks ~1405019 ++ mkdir -p /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/include ++ cp -fp ./fv3.exe /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3.exe ++ cp -fp ./modules.fv3 /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/include/modules.fv3 + md5sum ./fv3.exe + unset modules + unset BUILD_NR @@ -1519,83 +1491,83 @@ Application 178596032 resources: utime ~943s, stime ~80s, Rss ~2174512, inblocks + unset md5 + set -xe + set -xe -+ test -s /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3.exe -+ test -x /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3.exe ++ test -s /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3.exe ++ test -x /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3.exe ------------------------------------------------------------ -Sender: LSF System -Subject: Job 285036: in cluster Done +Sender: LSF System +Subject: Job 291948: in cluster Done -Job was submitted from host by user in cluster at Tue Feb 18 01:01:10 2020. -Job was executed on host(s) <1*nid01468>, in queue , as user in cluster at Tue Feb 18 01:03:02 2020. - <24*nid00913> +Job was submitted from host by user in cluster at Tue Mar 3 23:23:19 2020. +Job was executed on host(s) <1*nid00636>, in queue , as user in cluster at Tue Mar 3 23:23:20 2020. + <24*nid01021> was used as the home directory. - was used as the working directory. -Started at Tue Feb 18 01:03:02 2020. -Terminated at Tue Feb 18 01:16:47 2020. -Results reported at Tue Feb 18 01:16:47 2020. + was used as the working directory. +Started at Tue Mar 3 23:23:20 2020. +Terminated at Tue Mar 3 23:36:24 2020. +Results reported at Tue Mar 3 23:36:24 2020. Your job looked like: ------------------------------------------------------------ # LSBATCH: User input -/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/sbin/lsfcraywrapper.sh sh -c "cd /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/src ; ./install.sh fv3.exe" +/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/sbin/lsfcraywrapper.sh sh -c "cd /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/src ; ./install.sh fv3.exe" ------------------------------------------------------------ Successfully completed. Resource usage summary: - CPU time : 0.93 sec. + CPU time : 0.89 sec. Max Memory : 25 MB - Average Memory : 20.00 MB + Average Memory : 21.00 MB Total Requested Memory : 2000.00 MB Delta Memory : 1975.00 MB Max Swap : - Max Processes : 5 Max Threads : 6 - Run time : 763 sec. - Turnaround time : 937 sec. + Run time : 781 sec. + Turnaround time : 785 sec. The output (if any) is above this job summary. -Data collected from /ufs/RUR/output/rur.output.NCEP-RESTON@285036 +Data collected from /ufs/RUR/output/rur.output.NCEP-ORLANDO@291948 ------------------------------------------------------------------------ -ALPS Resource Utilization Report (RUR) Summary for LSF Job: 285036 +ALPS Resource Utilization Report (RUR) Summary for LSF Job: 291948 STATUS: - APP START: 2020-02-18:01:03:09 UTC - APP STOP: 2020-02-18:01:15:45 UTC - exit codes: 0 + APP START: 2020-03-03:23:23:24 UTC + APP STOP: 2020-03-03:23:36:20 UTC + exit codes: 0 9 core files: 0 CPU: - stime: 90.652000 s - utime: 948.592000 s + stime: 89.600000 s + utime: 979.396000 s MEMORY: - max_rss: 2123.54 MiB - accumulated max_rss: 2123.54 MiB - active(anon): 32.67 MiB - active(file): 1.35 MiB - inactive(anon): 1.94 MiB - inactive(file): 7.23 MiB - majfaults: 836 - minfaults: 23715060 + max_rss: 2128.93 MiB + accumulated max_rss: 2128.93 MiB + active(anon): 28.83 MiB + active(file): 1.05 MiB + inactive(anon): 1.27 MiB + inactive(file): 7.52 MiB + majfaults: 843 + minfaults: 23713452 pageswpcnt: 0 I/O: - rcalls: 4010665 - wcalls: 65367 - rchar: 130134.67 MiB - wchar: 686.67 MiB - bkiowait: 2.0048880320 s + rcalls: 4910630 + wcalls: 65323 + rchar: 131020.51 MiB + wchar: 686.87 MiB + bkiowait: 3.7179553260 s diff --git a/log/report-wcoss.cray-log/build_fv3_32bit.exe.log b/log/report-wcoss.cray-log/build_fv3_32bit.exe.log index 0a262977d2..c5f6c26ab7 100644 --- a/log/report-wcoss.cray-log/build_fv3_32bit.exe.log +++ b/log/report-wcoss.cray-log/build_fv3_32bit.exe.log @@ -1,99 +1,1599 @@ -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Error: Job 285220 does not have a corrosponding RUR file: /ufs/RUR/output/rur.output.NCEP-RESTON@285220 -Data collected from /ufs/RUR/output/rur.output.NCEP-RESTON@285220 +Mar 3 23:37:05 2020 8236 7 9.1.3 jobSetupStatus: job additionalInfo reservation_id=58434 ++ [[ fv3_32bit.exe == fv3_ww3.exe ]] ++ [[ fv3_32bit.exe == fv3.exe ]] ++ [[ fv3_32bit.exe == fv3_32bit.exe ]] ++ rm -f /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_32bit.exe ++ modules=/gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/include/modules.fv3_32bit ++ BUILD_NR= ++ fv3=/gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_32bit.exe ++ MAKE_OPTS=32BIT=Y ++ md5=/gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_32bit.exe.md5 ++ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/ ++ rm -f /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_32bit.exe /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/include/modules.fv3_32bit ++ module load alps +++ /opt/modules/3.2.10.3/bin/modulecmd bash load alps ++ eval CRAY_ALPS_INCLUDE_OPTS=-I/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/include ';export' 'CRAY_ALPS_INCLUDE_OPTS;CRAY_ALPS_POST_LINK_OPTS=-L/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_ALPS_POST_LINK_OPTS;CRAY_LD_LIBRARY_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_LD_LIBRARY_PATH;LOADEDMODULES=xt-lsfhpc/9.1.3:rocoto/1.3.0rc2:emc-utils/1.0.0:alps/5.2.4-2.0502.9822.32.1.ari' ';export' 'LOADEDMODULES;MANPATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/man:/gpfs/slsf/xt-lsfhpc/9.1/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man' ';export' 'MANPATH;PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/gpfs/hps3/emc/hwrf/noscrub/soft/emc-utils/bin:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin' ';export' 'PATH;PE_PRODUCT_LIST=CRAY_ALPS' ';export' 'PE_PRODUCT_LIST;PKG_CONFIG_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64/pkgconfig' ';export' 'PKG_CONFIG_PATH;_LMFILES_=/opt/modulefiles/xt-lsfhpc/9.1.3:/usrx/local/emc_rocoto/modulefiles/rocoto/1.3.0rc2:/gpfs/hps3/emc/hwrf/noscrub/soft/modulefiles/emc-utils/1.0.0:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari' ';export' '_LMFILES_;' +++ CRAY_ALPS_INCLUDE_OPTS=-I/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/include +++ export CRAY_ALPS_INCLUDE_OPTS +++ CRAY_ALPS_POST_LINK_OPTS=-L/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64 +++ export CRAY_ALPS_POST_LINK_OPTS +++ CRAY_LD_LIBRARY_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64 +++ export CRAY_LD_LIBRARY_PATH +++ LOADEDMODULES=xt-lsfhpc/9.1.3:rocoto/1.3.0rc2:emc-utils/1.0.0:alps/5.2.4-2.0502.9822.32.1.ari +++ export LOADEDMODULES +++ MANPATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/man:/gpfs/slsf/xt-lsfhpc/9.1/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man +++ export MANPATH +++ PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/gpfs/hps3/emc/hwrf/noscrub/soft/emc-utils/bin:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin +++ export PATH +++ PE_PRODUCT_LIST=CRAY_ALPS +++ export PE_PRODUCT_LIST +++ PKG_CONFIG_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64/pkgconfig +++ export PKG_CONFIG_PATH +++ _LMFILES_=/opt/modulefiles/xt-lsfhpc/9.1.3:/usrx/local/emc_rocoto/modulefiles/rocoto/1.3.0rc2:/gpfs/hps3/emc/hwrf/noscrub/soft/modulefiles/emc-utils/1.0.0:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari +++ export _LMFILES_ ++ which aprun +/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin/aprun ++ [[ wcoss.cray == wcoss.cray ]] +++ echo wcoss.cray +++ sed 's,\.,_,g' ++ aprun -n 1 -j 1 -N 1 -d 24 ./compile.sh /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 wcoss_cray 32BIT=Y ++ SECONDS=0 ++ [[ 3 -lt 2 ]] ++ readonly PATHTR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ++ PATHTR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ++ readonly BUILD_TARGET=wcoss_cray ++ BUILD_TARGET=wcoss_cray ++ readonly MAKE_OPT=32BIT=Y ++ MAKE_OPT=32BIT=Y ++ readonly BUILD_NAME=fv3 ++ BUILD_NAME=fv3 ++ readonly clean_before=YES ++ clean_before=YES ++ readonly clean_after=YES ++ clean_after=YES ++ hostname +nid00392 ++ echo 'Compiling 32BIT=Y into fv3.exe on wcoss_cray' ++ gnu_make=gmake +Compiling 32BIT=Y into fv3.exe on wcoss_cray ++ which gmake +/usr/bin/gmake ++ [[ wcoss_cray == cheyenne.* ]] ++ [[ wcoss_cray == stampede.* ]] ++ MAKE_THREADS=8 ++ [[ 8 -gt 1 ]] ++ echo Using '$MAKE_THREADS=8' threads to build FV3 and FMS. ++ echo Consider reducing '$MAKE_THREADS' if you hit memory or process limits. +Using $MAKE_THREADS=8 threads to build FV3 and FMS. +Consider reducing $MAKE_THREADS if you hit memory or process limits. ++ gnu_make='gmake -j 8' ++ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../NEMS ++ COMPONENTS=FMS,FV3 ++ [[ 32BIT=Y == *\C\C\P\P\=\Y* ]] ++ [[ 32BIT=Y == *\W\W\3\=\Y* ]] ++ [[ 32BIT=Y == *\D\E\B\U\G\=\Y* ]] ++ [[ 32BIT=Y == *\D\E\B\U\G\=\Y* ]] ++ [[ 32BIT=Y == *\R\E\P\R\O\=\Y* ]] ++ NEMS_BUILDOPT= ++ '[' YES = YES ']' ++ gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=wcoss_cray FV3_MAKEOPT=32BIT=Y NEMS_BUILDOPT= distclean +Will copy modules.nems and NEMS.x as fv3 under tests/ +NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. +echo 'FMS FV3' > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" +Adding FV3 makeopts to FMS makeopts +cat /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ + exec gmake 32BIT=Y -f makefile.temp.clean clean +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 +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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +rm -rf /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec gmake \ + -k cleanall FMS_DIR=/dev/null +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +Cleaning ... + +(cd gfsphysics && make clean) + +Build standalone FV3 gfsphysics ... + +makefile:278: depend: No such file or directory +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +Building dependencies ... +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' + +Build standalone FV3 gfsphysics ... + +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +(cd ccpp/driver && make clean) + +Build CCPP layer ... + +makefile:67: depend: No such file or directory +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' +Building dependencies ... +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' + +Build CCPP layer ... + +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' +(cd ipd && make clean) + +Build standalone FV3 gfsphysics ... + +makefile:54: depend: No such file or directory +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +Building dependencies ... +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' + +Build standalone FV3 gfsphysics ... + +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +Cleaning ipd ... + +rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +(cd ../stochastic_physics && make clean) + +Build standalone FV3 stochastic_physics ... + +makefile:86: depend: No such file or directory +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +Building dependencies ... +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' + +Build standalone FV3 stochastic_physics ... + +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +(cd io && make clean) + +Build standalone FV3 io ... + +$ESMF_INC is [] +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +Cleaning io ... + +rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +(cd atmos_cubed_sphere && make clean) + +Build standalone FV3 fv3core ... + +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +(cd cpl && make clean) + +Build standalone FV3 io ... + +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' +Cleaning io ... + +rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +rm -rf /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +if ! test -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + delete_nuopc=yes ; \ + fi ; \ + cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ + INCLUDES_ARE_OPTIONAL=YES clean ; \ + if [ "$delete_nuopc" = yes ] ; then \ + rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + fi +Components in linker order: FV3 FMS +FV3: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +FMS: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +rm -f -f *.tmp.f90 *.lst *.o *.mod lm map +cd ENS_Cpl ; gmake clean +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk +rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk +rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test_results.mk ++ gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=wcoss_cray FV3_MAKEOPT=32BIT=Y NEMS_BUILDOPT= build +Will copy modules.nems and NEMS.x as fv3 under tests/ +NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. +echo 'FMS FV3' > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" +Adding FV3 makeopts to FMS makeopts +cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray/fv3 /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems +set -xe ; cp "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems" "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/modules.fv3" ++ cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/modules.fv3 +cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/conf/configure.fv3.wcoss_cray /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems +cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems +cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h +( echo '. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ + echo 'module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ + echo 'module load modules.nems' ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ + echo 'module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ + echo 'module load modules.nems' ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh" +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory +gmake -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' +if [ -f "/modules.nems" ] ; then \ + . /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' +. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ + exec gmake 32BIT=Y all +Currently Loaded Modulefiles: + 1) craype-network-aries + 2) craype/2.3.0 + 3) cray-libsci/13.0.3 + 4) pmi/5.0.11 + 5) atp/1.8.1 + 6) PrgEnv-intel/5.2.82 + 7) intel/16.3.210 + 8) cray-netcdf/4.3.3.1 + 9) cray-hdf5/1.8.14 + 10) xt-lsfhpc/9.1.3 + 11) craype-haswell + 12) python/2.7.14 + 13) cmake/3.6.2 + 14) gcc/4.9.2 + 15) jasper-gnu-sandybridge/1.900.1 + 16) png-intel-sandybridge/1.2.49 + 17) zlib-intel-sandybridge/1.2.7 + 18) crtm-intel/2.2.6 + 19) g2/3.1.1 + 20) g2tmpl/1.6.0 + 21) bacio/2.0.3 + 22) ip/3.0.2 + 23) sp/2.0.3 + 24) w3nco/2.0.7 + 25) w3emc/2.3.1 + 26) nemsio/2.2.4 + 27) post/8.0.5 + 28) rca/1.0.0-2.0502.60530.1.62.ari + 29) alps/5.2.4-2.0502.9822.32.1.ari + 30) xpmem/0.1-2.0502.64982.7.25.ari + 31) gni-headers/4.0-1.0502.10859.9.24.ari + 32) udreg/2.3.2-1.0502.10518.2.17.ari + 33) ugni/6.0-1.0502.10863.8.29.ari + 34) esmf/8.0.0 + 35) modules.nems +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +Building dependencies ... +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../platform/platform.F90 -o ../platform/platform.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../drifters/drifters_input.F90 -o ../drifters/drifters_input.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../drifters/drifters_io.F90 -o ../drifters/drifters_io.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../drifters/drifters_core.F90 -o ../drifters/drifters_core.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../drifters/quicksort.F90 -o ../drifters/quicksort.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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. +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +Using 8-byte addressing +Using 8-byte addressing +Using pure routines. +Using pure routines. +Using allocatable derived type array members. +Using allocatable derived type array members. +Using cray pointers. +Using cray pointers. +Using 8-byte addressing +Using 8-byte addressing +Using pure routines. +Using pure routines. +Using allocatable derived type array members. +Using allocatable derived type array members. +Using cray pointers. +Using cray pointers. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o +cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../affinity/affinity.c -o ../affinity/affinity.o +cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../memutils/memuse.c -o ../memutils/memuse.o +cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o +cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../mosaic/gradient_c2l.c -o ../mosaic/gradient_c2l.o +cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../mosaic/interp.c -o ../mosaic/interp.o +cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../mosaic/mosaic_util.c -o ../mosaic/mosaic_util.o +cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../mosaic/read_mosaic.c -o ../mosaic/read_mosaic.o +cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../mpp/nsclock.c -o ../mpp/nsclock.o +cc -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -xCORE-AVX2 -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../mpp/threadloc.c -o ../mpp/threadloc.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mpp/mpp_data.F90 -o ../mpp/mpp_data.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../constants/constants.F90 -o ../constants/constants.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mpp/mpp_memutils.F90 -o ../mpp/mpp_memutils.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mpp/mpp_pset.F90 -o ../mpp/mpp_pset.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mpp/mpp_efp.F90 -o ../mpp/mpp_efp.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_type.F90 -o ../horiz_interp/horiz_interp_type.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mosaic/gradient.F90 -o ../mosaic/gradient.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../fft/fft99.F90 -o ../fft/fft99.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mpp/mpp_utilities.F90 -o ../mpp/mpp_utilities.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mpp/mpp_io.F90 -o ../mpp/mpp_io.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../block_control/block_control.F90 -o ../block_control/block_control.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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. +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../memutils/memutils.F90 -o ../memutils/memutils.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../fms/fms.F90 -o ../fms/fms.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../time_manager/time_manager.F90 -o ../time_manager/time_manager.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../affinity/fms_affinity.F90 -o ../affinity/fms_affinity.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_conserve.F90 -o ../horiz_interp/horiz_interp_conserve.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bicubic.F90 -o ../horiz_interp/horiz_interp_bicubic.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_bilinear.F90 -o ../horiz_interp/horiz_interp_bilinear.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp_spherical.F90 -o ../horiz_interp/horiz_interp_spherical.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../axis_utils/axis_utils.F90 -o ../axis_utils/axis_utils.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../coupler/ensemble_manager.F90 -o ../coupler/ensemble_manager.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mosaic/mosaic.F90 -o ../mosaic/mosaic.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../monin_obukhov/monin_obukhov.F90 -o ../monin_obukhov/monin_obukhov.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../sat_vapor_pres/sat_vapor_pres.F90 -o ../sat_vapor_pres/sat_vapor_pres.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../topography/gaussian_topog.F90 -o ../topography/gaussian_topog.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_types.F90 -o ../oda_tools/oda_types.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../time_manager/get_cal_time.F90 -o ../time_manager/get_cal_time.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp.F90 -o ../time_interp/time_interp.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../astronomy/astronomy.F90 -o ../astronomy/astronomy.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../column_diagnostics/column_diagnostics.F90 -o ../column_diagnostics/column_diagnostics.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_data.F90 -o ../diag_manager/diag_data.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../diag_integral/diag_integral.F90 -o ../diag_integral/diag_integral.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mosaic/grid.F90 -o ../mosaic/grid.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_data.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../oda_tools/xbt_drop_rate_adjust.f90 -o ../oda_tools/xbt_drop_rate_adjust.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_manifest.F90 -o ../diag_manager/diag_manifest.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_axis.F90 -o ../diag_manager/diag_axis.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../horiz_interp/horiz_interp.F90 -o ../horiz_interp/horiz_interp.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core.F90 -o ../oda_tools/oda_core.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../tracer_manager/tracer_manager.F90 -o ../tracer_manager/tracer_manager.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../amip_interp/amip_interp.F90 -o ../amip_interp/amip_interp.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../time_interp/time_interp_external.F90 -o ../time_interp/time_interp_external.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../topography/topography.F90 -o ../topography/topography.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_table.F90 -o ../diag_manager/diag_table.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../coupler/coupler_types.F90 -o ../coupler/coupler_types.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../exchange/stock_constants.F90 -o ../exchange/stock_constants.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../interpolator/interpolator.F90 -o ../interpolator/interpolator.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../station_data/station_data.F90 -o ../station_data/station_data.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../coupler/atmos_ocean_fluxes.F90 -o ../coupler/atmos_ocean_fluxes.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 +a - ../affinity/fms_affinity.o +a - ../amip_interp/amip_interp.o +a - ../astronomy/astronomy.o +a - ../axis_utils/axis_utils.o +a - ../block_control/block_control.o +a - ../column_diagnostics/column_diagnostics.o +a - ../constants/constants.o +a - ../coupler/atmos_ocean_fluxes.o +a - ../coupler/coupler_types.o +a - ../coupler/ensemble_manager.o +a - ../data_override/data_override.o +a - ../diag_integral/diag_integral.o +a - ../diag_manager/diag_axis.o +a - ../diag_manager/diag_data.o +a - ../diag_manager/diag_grid.o +a - ../diag_manager/diag_manifest.o +a - ../diag_manager/diag_manager.o +a - ../diag_manager/diag_output.o +a - ../diag_manager/diag_table.o +a - ../diag_manager/diag_util.o +a - ../drifters/cloud_interpolator.o +a - ../drifters/drifters.o +a - ../drifters/drifters_comm.o +a - ../drifters/drifters_core.o +a - ../drifters/drifters_input.o +a - ../drifters/drifters_io.o +a - ../drifters/quicksort.o +a - ../exchange/stock_constants.o +a - ../exchange/xgrid.o +a - ../fft/fft.o +a - ../fft/fft99.o +a - ../field_manager/field_manager.o +a - ../field_manager/fm_util.o +a - ../fms/fms.o +a - ../fms/fms_io.o +a - ../horiz_interp/horiz_interp.o +a - ../horiz_interp/horiz_interp_bicubic.o +a - ../horiz_interp/horiz_interp_bilinear.o +a - ../horiz_interp/horiz_interp_conserve.o +a - ../horiz_interp/horiz_interp_spherical.o +a - ../horiz_interp/horiz_interp_type.o +a - ../interpolator/interpolator.o +a - ../memutils/memutils.o +a - ../monin_obukhov/monin_obukhov.o +a - ../monin_obukhov/monin_obukhov_kernel.o +a - ../mosaic/gradient.o +a - ../mosaic/grid.o +a - ../mosaic/mosaic.o +a - ../mpp/mpp.o +a - ../mpp/mpp_data.o +a - ../mpp/mpp_domains.o +a - ../mpp/mpp_efp.o +a - ../mpp/mpp_io.o +a - ../mpp/mpp_memutils.o +a - ../mpp/mpp_parameter.o +a - ../mpp/mpp_pset.o +a - ../mpp/mpp_utilities.o +a - ../oda_tools/oda_core.o +a - ../oda_tools/oda_core_ecda.o +a - ../oda_tools/oda_types.o +a - ../oda_tools/write_ocean_data.o +a - ../platform/platform.o +a - ../random_numbers/MersenneTwister.o +a - ../random_numbers/random_numbers.o +a - ../sat_vapor_pres/sat_vapor_pres.o +a - ../sat_vapor_pres/sat_vapor_pres_k.o +a - ../station_data/station_data.o +a - ../time_interp/time_interp.o +a - ../time_interp/time_interp_external.o +a - ../time_manager/get_cal_time.o +a - ../time_manager/time_manager.o +a - ../topography/gaussian_topog.o +a - ../topography/topography.o +a - ../tracer_manager/tracer_manager.o +a - ../tridiagonal/tridiagonal.o +a - ../affinity/affinity.o +a - ../memutils/memuse.o +a - ../mosaic/create_xgrid.o +a - ../mosaic/gradient_c2l.o +a - ../mosaic/interp.o +a - ../mosaic/mosaic_util.o +a - ../mosaic/read_mosaic.o +a - ../mpp/nsclock.o +a - ../mpp/threadloc.o +mkdir -p "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL" +mv fms.mk "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL"/. +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +test -d /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +Compiling 32BIT=Y into /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL on wcoss_cray +cp -fp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems \ + "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/configure.fv3 +cp -fp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems \ + "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/modules.fv3 +. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; \ + exec gmake COMP=FV3 COMP_SRCDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 COMP_BINDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=wcoss_cray FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=Y nemsinstall +Currently Loaded Modulefiles: + 1) craype-network-aries + 2) craype/2.3.0 + 3) cray-libsci/13.0.3 + 4) pmi/5.0.11 + 5) atp/1.8.1 + 6) PrgEnv-intel/5.2.82 + 7) intel/16.3.210 + 8) cray-netcdf/4.3.3.1 + 9) cray-hdf5/1.8.14 + 10) xt-lsfhpc/9.1.3 + 11) craype-haswell + 12) python/2.7.14 + 13) cmake/3.6.2 + 14) gcc/4.9.2 + 15) jasper-gnu-sandybridge/1.900.1 + 16) png-intel-sandybridge/1.2.49 + 17) zlib-intel-sandybridge/1.2.7 + 18) crtm-intel/2.2.6 + 19) g2/3.1.1 + 20) g2tmpl/1.6.0 + 21) bacio/2.0.3 + 22) ip/3.0.2 + 23) sp/2.0.3 + 24) w3nco/2.0.7 + 25) w3emc/2.3.1 + 26) nemsio/2.2.4 + 27) post/8.0.5 + 28) rca/1.0.0-2.0502.60530.1.62.ari + 29) alps/5.2.4-2.0502.9822.32.1.ari + 30) xpmem/0.1-2.0502.64982.7.25.ari + 31) gni-headers/4.0-1.0502.10859.9.24.ari + 32) udreg/2.3.2-1.0502.10518.2.17.ari + 33) ugni/6.0-1.0502.10863.8.29.ari + 34) esmf/8.0.0 + 35) modules.nems +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +Building dependencies ... +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake -C cpl FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL + +Build standalone FV3 io ... + +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' +Building dependencies ... +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' + +Build standalone FV3 io ... + +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_cplfields.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' +gmake -C gfsphysics FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit + +Build standalone FV3 gfsphysics ... + +makefile:278: depend: No such file or directory +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +Building dependencies ... +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' + +Build standalone FV3 gfsphysics ... + +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_utils.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_def.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_fv3.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o +ifort: command line warning #10121: overriding '-xCORE-AVX2' with '-xCORE-AVX-I' +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_utils.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_typedefs.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_driver.o +cc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_radiation_driver.F90 > GFS_layer/GFS_radiation_driver.tmp.f90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o +cc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_physics_driver.F90 > GFS_layer/GFS_physics_driver.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_driver.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o +cc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/cnvc90.o physics/co2hc.o physics/date_def.o physics/dcyc2.o physics/dcyc2.pre.rad.o physics/efield.o physics/get_prs.o physics/gocart_tracer_config_stub.o physics/gscond.o physics/gscondp.o physics/gwdc.o physics/gwdps.o physics/ugwp_driver_v0.o physics/cires_orowam2017.o physics/h2o_def.o physics/h2oc.o physics/h2ohdc.o physics/h2ophys.o physics/ideaca.o physics/idea_co2.o physics/idea_composition.o physics/idea_dissipation.o physics/idea_h2o.o physics/idea_ion.o physics/idea_o2_o3.o physics/idea_phys.o physics/idea_solar_heating.o physics/idea_tracer.o physics/iounitdef.o physics/lrgsclr.o physics/mersenne_twister.o physics/mfpbl.o physics/mfpblt.o physics/mfpbltq.o physics/mfscu.o physics/mfscuq.o physics/module_bfmicrophysics.o physics/moninedmf.o physics/moninedmf_hafs.o physics/moninp.o physics/moninp1.o physics/moninq.o physics/moninq1.o physics/moninshoc.o physics/mstadb.o physics/mstadbtn.o physics/mstadbtn2.o physics/mstcnv.o physics/namelist_soilveg.o physics/ozne_def.o physics/iccn_def.o physics/aerclm_def.o physics/ozphys.o physics/ozphys_2015.o physics/physparam.o physics/precpd.o physics/precpd_shoc.o physics/precpdp.o physics/progt2.o physics/progtm_module.o physics/rad_initialize.o physics/radiation_aerosols.o physics/radiation_astronomy.o physics/radiation_clouds.o physics/radiation_gases.o physics/radiation_surface.o physics/radlw_datatb.o physics/radlw_main.o physics/radlw_param.o physics/radsw_datatb.o physics/radsw_main.o physics/radsw_param.o physics/rascnvv2.o physics/rayleigh_damp.o physics/rayleigh_damp_mesopause.o physics/samfaerosols.o physics/samfdeepcnv.o physics/samfshalcnv.o physics/sascnv.o physics/sascnvn.o physics/satmedmfvdif.o physics/satmedmfvdifq.o physics/set_soilveg.o physics/sfc_cice.o physics/sfc_diag.o physics/sfc_diff.o physics/sfc_drv.o physics/sfc_noahmp_drv.o physics/sfc_nst.o physics/sfc_ocean.o physics/sfc_sice.o physics/sflx.o physics/shalcnv.o physics/shalcv.o physics/shalcv_1lyr.o physics/shalcv_fixdp.o physics/shalcv_opr.o physics/tracer_const_h.o physics/tridi2t3.o physics/calpreciptype.o physics/funcphys.o physics/gcm_shoc.o physics/get_prs_fv3.o physics/h2ointerp.o physics/module_nst_model.o physics/module_nst_parameters.o physics/module_nst_water_prop.o physics/ozinterp.o physics/module_wrf_utl.o physics/noahmp_tables.o physics/module_sf_noahmplsm.o physics/module_sf_noahmp_glacier.o physics/iccninterp.o physics/aerinterp.o physics/wam_f107_kp_mod.o physics/aer_cloud.o physics/cldmacro.o physics/cldwat2m_micro.o physics/gfs_phy_tracer_config.o physics/machine.o physics/num_parthds.o physics/sfcsub.o physics/wv_saturation.o physics/GFDL_parse_tracers.o physics/gcycle.o physics/cires_ugwp_initialize.o physics/cires_ugwp_module.o physics/cires_ugwp_utils.o physics/cires_ugwp_triggers.o physics/cires_ugwp_solvers.o physics/cires_vert_lsatdis.o physics/cires_vert_orodis.o physics/cires_vert_wmsdis.o physics/gfdl_cloud_microphys.o physics/micro_mg_utils.o physics/micro_mg2_0.o physics/micro_mg3_0.o physics/m_micro_driver.o physics/cs_conv.o physics/GFS_debug.o physics/module_mp_radar.o physics/module_mp_thompson_gfs.o physics/module_mp_wsm6_fv3.o physics/physcons.o physics/surface_perturbation.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_physics_driver.o GFS_layer/GFS_radiation_driver.o GFS_layer/GFS_restart.o GFS_layer/GFS_typedefs.o +ar: creating libgfsphys.a +a - physics/cnvc90.o +a - physics/co2hc.o +a - physics/date_def.o +a - physics/dcyc2.o +a - physics/dcyc2.pre.rad.o +a - physics/efield.o +a - physics/get_prs.o +a - physics/gocart_tracer_config_stub.o +a - physics/gscond.o +a - physics/gscondp.o +a - physics/gwdc.o +a - physics/gwdps.o +a - physics/ugwp_driver_v0.o +a - physics/cires_orowam2017.o +a - physics/h2o_def.o +a - physics/h2oc.o +a - physics/h2ohdc.o +a - physics/h2ophys.o +a - physics/ideaca.o +a - physics/idea_co2.o +a - physics/idea_composition.o +a - physics/idea_dissipation.o +a - physics/idea_h2o.o +a - physics/idea_ion.o +a - physics/idea_o2_o3.o +a - physics/idea_phys.o +a - physics/idea_solar_heating.o +a - physics/idea_tracer.o +a - physics/iounitdef.o +a - physics/lrgsclr.o +a - physics/mersenne_twister.o +a - physics/mfpbl.o +a - physics/mfpblt.o +a - physics/mfpbltq.o +a - physics/mfscu.o +a - physics/mfscuq.o +a - physics/module_bfmicrophysics.o +a - physics/moninedmf.o +a - physics/moninedmf_hafs.o +a - physics/moninp.o +a - physics/moninp1.o +a - physics/moninq.o +a - physics/moninq1.o +a - physics/moninshoc.o +a - physics/mstadb.o +a - physics/mstadbtn.o +a - physics/mstadbtn2.o +a - physics/mstcnv.o +a - physics/namelist_soilveg.o +a - physics/ozne_def.o +a - physics/iccn_def.o +a - physics/aerclm_def.o +a - physics/ozphys.o +a - physics/ozphys_2015.o +a - physics/physparam.o +a - physics/precpd.o +a - physics/precpd_shoc.o +a - physics/precpdp.o +a - physics/progt2.o +a - physics/progtm_module.o +a - physics/rad_initialize.o +a - physics/radiation_aerosols.o +a - physics/radiation_astronomy.o +a - physics/radiation_clouds.o +a - physics/radiation_gases.o +a - physics/radiation_surface.o +a - physics/radlw_datatb.o +a - physics/radlw_main.o +a - physics/radlw_param.o +a - physics/radsw_datatb.o +a - physics/radsw_main.o +a - physics/radsw_param.o +a - physics/rascnvv2.o +a - physics/rayleigh_damp.o +a - physics/rayleigh_damp_mesopause.o +a - physics/samfaerosols.o +a - physics/samfdeepcnv.o +a - physics/samfshalcnv.o +a - physics/sascnv.o +a - physics/sascnvn.o +a - physics/satmedmfvdif.o +a - physics/satmedmfvdifq.o +a - physics/set_soilveg.o +a - physics/sfc_cice.o +a - physics/sfc_diag.o +a - physics/sfc_diff.o +a - physics/sfc_drv.o +a - physics/sfc_noahmp_drv.o +a - physics/sfc_nst.o +a - physics/sfc_ocean.o +a - physics/sfc_sice.o +a - physics/sflx.o +a - physics/shalcnv.o +a - physics/shalcv.o +a - physics/shalcv_1lyr.o +a - physics/shalcv_fixdp.o +a - physics/shalcv_opr.o +a - physics/tracer_const_h.o +a - physics/tridi2t3.o +a - physics/calpreciptype.o +a - physics/funcphys.o +a - physics/gcm_shoc.o +a - physics/get_prs_fv3.o +a - physics/h2ointerp.o +a - physics/module_nst_model.o +a - physics/module_nst_parameters.o +a - physics/module_nst_water_prop.o +a - physics/ozinterp.o +a - physics/module_wrf_utl.o +a - physics/noahmp_tables.o +a - physics/module_sf_noahmplsm.o +a - physics/module_sf_noahmp_glacier.o +a - physics/iccninterp.o +a - physics/aerinterp.o +a - physics/wam_f107_kp_mod.o +a - physics/aer_cloud.o +a - physics/cldmacro.o +a - physics/cldwat2m_micro.o +a - physics/gfs_phy_tracer_config.o +a - physics/machine.o +a - physics/num_parthds.o +a - physics/sfcsub.o +a - physics/wv_saturation.o +a - physics/GFDL_parse_tracers.o +a - physics/gcycle.o +a - physics/cires_ugwp_initialize.o +a - physics/cires_ugwp_module.o +a - physics/cires_ugwp_utils.o +a - physics/cires_ugwp_triggers.o +a - physics/cires_ugwp_solvers.o +a - physics/cires_vert_lsatdis.o +a - physics/cires_vert_orodis.o +a - physics/cires_vert_wmsdis.o +a - physics/gfdl_cloud_microphys.o +a - physics/micro_mg_utils.o +a - physics/micro_mg2_0.o +a - physics/micro_mg3_0.o +a - physics/m_micro_driver.o +a - physics/cs_conv.o +a - physics/GFS_debug.o +a - physics/module_mp_radar.o +a - physics/module_mp_thompson_gfs.o +a - physics/module_mp_wsm6_fv3.o +a - physics/physcons.o +a - physics/surface_perturbation.o +a - GFS_layer/GFS_abstraction_layer.o +a - GFS_layer/GFS_diagnostics.o +a - GFS_layer/GFS_driver.o +a - GFS_layer/GFS_physics_driver.o +a - GFS_layer/GFS_radiation_driver.o +a - GFS_layer/GFS_restart.o +a - GFS_layer/GFS_typedefs.o +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +gmake -C ipd FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit + +Build standalone FV3 gfsphysics ... + +makefile:54: depend: No such file or directory +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +Building dependencies ... +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' + +Build standalone FV3 gfsphysics ... + +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -c IPD_typedefs.F90 -o IPD_typedefs.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +gmake -C io FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL + +Build standalone FV3 io ... + +$ESMF_INC is [-I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include] +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +Building dependencies ... +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' + +Build standalone FV3 io ... + +$ESMF_INC is [-I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include] +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c ffsync.F90 -o ffsync.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c FV3GFS_io.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_def.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_internal_state.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4 -c post_nems_routines.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/nemsio_v2.2.4 -c module_write_nemsio.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_netcdf.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_netcdf_parallel.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4 -c post_gfs.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/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 +a - FV3GFS_io.o +a - post_gfs.o +a - post_nems_routines.o +a - module_write_nemsio.o +a - module_write_netcdf.o +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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +gmake -C atmos_cubed_sphere FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL + +Build standalone FV3 fv3core ... + +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +Building dependencies ... +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' + +Build standalone FV3 fv3core ... + +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_arrays.F90 -o model/fv_arrays.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/external_sst.F90 -o tools/external_sst.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_fill.F90 -o model/fv_fill.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/sorted_index.F90 -o tools/sorted_index.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_timing.F90 -o tools/fv_timing.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_eta.F90 -o tools/fv_eta.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/multi_gases.F90 -o model/multi_gases.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/boundary.F90 -o model/boundary.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_sg.F90 -o model/fv_sg.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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. +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/a2b_edge.F90 -o model/a2b_edge.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -fast-transcendentals -c model/fv_mapz.F90 -o model/fv_mapz.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/init_hydro.F90 -o tools/init_hydro.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/tp_core.F90 -o model/tp_core.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_io.F90 -o tools/fv_io.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/test_cases.F90 -o tools/test_cases.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_nudge.F90 -o tools/fv_nudge.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_update_phys.F90 -o model/fv_update_phys.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/sw_core.F90 -o model/sw_core.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/external_ic.F90 -o tools/external_ic.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -fast-transcendentals -c model/nh_utils.F90 -o model/nh_utils.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_restart.F90 -o tools/fv_restart.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/nh_core.F90 -o model/nh_core.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/dyn_core.F90 -o model/dyn_core.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_control.F90 -o model/fv_control.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_nesting.F90 -o model/fv_nesting.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_dynamics.F90 -o model/fv_dynamics.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +ar rv libfv3core.a model/a2b_edge.o model/multi_gases.o model/boundary.o model/dyn_core.o model/fv_arrays.o model/fv_cmp.o model/fv_control.o model/fv_dynamics.o model/fv_fill.o model/fv_grid_utils.o model/fv_mapz.o model/fv_nesting.o model/fv_regional_bc.o model/fv_sg.o model/fv_tracer2d.o model/fv_update_phys.o model/sw_core.o model/tp_core.o model/nh_core.o model/nh_utils.o tools/external_ic.o tools/external_sst.o tools/fv_diagnostics.o tools/fv_eta.o tools/fv_grid_tools.o tools/fv_io.o tools/fv_mp_mod.o tools/fv_nudge.o tools/fv_treat_da_inc.o tools/fv_iau_mod.o tools/fv_restart.o tools/fv_surf_map.o tools/fv_timing.o tools/init_hydro.o tools/sim_nc_mod.o tools/sorted_index.o tools/test_cases.o driver/fvGFS/DYCORE_typedefs.o driver/fvGFS/fv_nggps_diag.o driver/fvGFS/atmosphere.o +ar: creating libfv3core.a +a - model/a2b_edge.o +a - model/multi_gases.o +a - model/boundary.o +a - model/dyn_core.o +a - model/fv_arrays.o +a - model/fv_cmp.o +a - model/fv_control.o +a - model/fv_dynamics.o +a - model/fv_fill.o +a - model/fv_grid_utils.o +a - model/fv_mapz.o +a - model/fv_nesting.o +a - model/fv_regional_bc.o +a - model/fv_sg.o +a - model/fv_tracer2d.o +a - model/fv_update_phys.o +a - model/sw_core.o +a - model/tp_core.o +a - model/nh_core.o +a - model/nh_utils.o +a - tools/external_ic.o +a - tools/external_sst.o +a - tools/fv_diagnostics.o +a - tools/fv_eta.o +a - tools/fv_grid_tools.o +a - tools/fv_io.o +a - tools/fv_mp_mod.o +a - tools/fv_nudge.o +a - tools/fv_treat_da_inc.o +a - tools/fv_iau_mod.o +a - tools/fv_restart.o +a - tools/fv_surf_map.o +a - tools/fv_timing.o +a - tools/init_hydro.o +a - tools/sim_nc_mod.o +a - tools/sorted_index.o +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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +gmake -C ../stochastic_physics FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit + +Build standalone FV3 stochastic_physics ... + +makefile:86: depend: No such file or directory +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +Building dependencies ... +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' + +Build standalone FV3 stochastic_physics ... + +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_layout_lag.f -o stochy_layout_lag.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c spectral_layout.F90 -o spectral_layout.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c plumes.f90 -o plumes.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_namelist_def.F90 -o stochy_namelist_def.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_stochy.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c compns_stochy.F90 -o compns_stochy.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_stochy.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_spectral.F90 -o getcon_spectral.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_data_mod.F90 -o stochy_data_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_stochy_pattern.F90 -o get_stochy_pattern.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.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 num_parthds_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 cellular_automata.o update_ca.o plumes.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 +ar: creating libstochastic_physics.a +a - stochy_gg_def.o +a - stochy_resol_def.o +a - stochy_layout_lag.o +a - four_to_grid_stochy.o +a - glats_stochy.o +a - sumfln_stochy.o +a - gozrineo_stochy.o +a - num_parthds_stochy.o +a - get_ls_node_stochy.o +a - get_lats_node_a_stochy.o +a - setlats_a_stochy.o +a - setlats_lag_stochy.o +a - epslon_stochy.o +a - getcon_lag_stochy.o +a - pln2eo_stochy.o +a - dozeuv_stochy.o +a - dezouv_stochy.o +a - cellular_automata.o +a - update_ca.o +a - plumes.o +a - spectral_layout.o +a - getcon_spectral.o +a - stochy_namelist_def.o +a - compns_stochy.o +a - stochy_internal_state_mod.o +a - stochastic_physics.o +a - stochy_patterngenerator.o +a - stochy_data_mod.o +a - get_stochy_pattern.o +a - initialize_spectral_mod.o +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +gmake libfv3cap.a FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_fv3_config.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c time_utils.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c atmos_model.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_fcst_grid_comp.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/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 +a - module_fv3_config.o +a - module_fcst_grid_comp.o +a - time_utils.o +a - fv3_cap.o +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake esmf_make_fragment FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +# additional include files needed for PGI +#@echo "ESMF_DEP_INCPATH = /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/nems_dir" >> fv3.mk + +Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk + +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +Installation into "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL" complete! + +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +test -d /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL +( \ + echo "# Do not edit this file. It is automatically generated." ; \ + echo "# Edit the component list or /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ + echo ; cat "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ + echo fms_mk="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" +. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ + set -e ; \ + for m in /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; do \ + test -s $m ; \ + done ; \ + echo build NEMS after /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; \ + cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; \ + gmake nems \ + COMPONENTS="FMS FV3" \ + FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL TARGET="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" ; \ + test -x /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x +Currently Loaded Modulefiles: + 1) craype-network-aries + 2) craype/2.3.0 + 3) cray-libsci/13.0.3 + 4) pmi/5.0.11 + 5) atp/1.8.1 + 6) PrgEnv-intel/5.2.82 + 7) intel/16.3.210 + 8) cray-netcdf/4.3.3.1 + 9) cray-hdf5/1.8.14 + 10) xt-lsfhpc/9.1.3 + 11) craype-haswell + 12) python/2.7.14 + 13) cmake/3.6.2 + 14) gcc/4.9.2 + 15) jasper-gnu-sandybridge/1.900.1 + 16) png-intel-sandybridge/1.2.49 + 17) zlib-intel-sandybridge/1.2.7 + 18) crtm-intel/2.2.6 + 19) g2/3.1.1 + 20) g2tmpl/1.6.0 + 21) bacio/2.0.3 + 22) ip/3.0.2 + 23) sp/2.0.3 + 24) w3nco/2.0.7 + 25) w3emc/2.3.1 + 26) nemsio/2.2.4 + 27) post/8.0.5 + 28) rca/1.0.0-2.0502.60530.1.62.ari + 29) alps/5.2.4-2.0502.9822.32.1.ari + 30) xpmem/0.1-2.0502.64982.7.25.ari + 31) gni-headers/4.0-1.0502.10859.9.24.ari + 32) udreg/2.3.2-1.0502.10518.2.17.ari + 33) ugni/6.0-1.0502.10863.8.29.ari + 34) esmf/8.0.0 + 35) modules.nems +build NEMS after /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +Components in linker order: FV3 FMS +FV3: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_0_0" +CPPFLAGS += ESMF_VERSION_PATCHLEVEL="0" +CPPFLAGS += ESMF_VERSION_PUBLIC="'T'" +CPPFLAGS += ESMF_VERSION_BETASNAPSHOT="'F'" +CPPFLAGS += ESMF_VERSION_MINOR="0" +CPPFLAGS += ESMF_VERSION_STRING="8.0.0" +CPPFLAGS += ESMF_VERSION_MAJOR="8" +CPPFLAGS += ESMF_VERSION_REVISION="0" +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +cd ENS_Cpl && gmake stub +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +cc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:47:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:47:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:47:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 +mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o +`module_MEDIATOR.tmp.o' -> `module_MEDIATOR.o' +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:47:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:47:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:47:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:47:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:47:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:47:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' +cc -c nems_c_rusage.c +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:47:56 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a /gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a /usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a /usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a /usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/opt/intel/compilers_and_libraries_2016.3.210/linux/16.0/3.210/lib/intel64 -lifcoremt -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz +extlibs is /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a /gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a /usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a /usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a /usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/opt/intel/compilers_and_libraries_2016.3.210/linux/16.0/3.210/lib/intel64 -lifcoremt -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz +ftn -o /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a /gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a /usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a /usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a /usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/opt/intel/compilers_and_libraries_2016.3.210/linux/16.0/3.210/lib/intel64 -lifcoremt -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz +/opt/cray/hdf5/1.8.14/INTEL/14.0/lib/libhdf5.a(H5PL.o): In function `H5PL_load': +H5PL.c:(.text+0x3b7): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking +/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a(jas_stream.o): In function `jas_stream_tmpfile': +/usrx/local/prod/jasper/1.900.1/gnu/sandybridge/sorc/jasper-1.900.1/src/libjasper/base/jas_stream.c:368: warning: the use of `tmpnam' is dangerous, better use `mkstemp' +/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib/libesmf.a(ESMCI_VMKernel.o): In function `ESMCI::socketClient()': +ESMCI_VMKernel.C:(.text+0x14ad1): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x is created. +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +set -xe ; cp "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/fv3.exe" ++ cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/fv3.exe ++ '[' YES = YES ']' ++ gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=wcoss_cray FV3_MAKEOPT=32BIT=Y NEMS_BUILDOPT= clean +Will copy modules.nems and NEMS.x as fv3 under tests/ +NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. +echo 'FMS FV3' > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" +Adding FV3 makeopts to FMS makeopts +cat /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ + exec gmake 32BIT=Y -f makefile.temp.clean clean +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec gmake \ + -k cleanall FMS_DIR=/dev/null +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +Cleaning ... + +(cd gfsphysics && make clean) + +Build standalone FV3 gfsphysics ... + +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +(cd ccpp/driver && make clean) + +Build CCPP layer ... + +makefile:67: depend: No such file or directory +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' +Building dependencies ... +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' + +Build CCPP layer ... + +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' +(cd ipd && make clean) + +Build standalone FV3 gfsphysics ... + +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +Cleaning ipd ... + +rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +(cd ../stochastic_physics && make clean) + +Build standalone FV3 stochastic_physics ... + +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +(cd io && make clean) + +Build standalone FV3 io ... + +$ESMF_INC is [] +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +Cleaning io ... + +rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +(cd atmos_cubed_sphere && make clean) + +Build standalone FV3 fv3core ... + +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +(cd cpl && make clean) + +Build standalone FV3 io ... + +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' +Cleaning io ... + +rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +if ! test -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + delete_nuopc=yes ; \ + fi ; \ + cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ + INCLUDES_ARE_OPTIONAL=YES clean ; \ + if [ "$delete_nuopc" = yes ] ; then \ + rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + fi +Components in linker order: FV3 FMS +FV3: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +GNUmakefile:70: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +gmake[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +FMS: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +rm -f -f *.tmp.f90 *.lst *.o *.mod lm map +cd ENS_Cpl ; gmake clean +gmake[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend +gmake[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' ++ elapsed=759 ++ echo 'Elapsed time 759 seconds. Compiling 32BIT=Y finished' +Elapsed time 759 seconds. Compiling 32BIT=Y finished +Application 979628 resources: utime ~967s, stime ~79s, Rss ~2180028, inblocks ~267940174, outblocks ~1449889 ++ mkdir -p /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/include ++ cp -fp ./fv3.exe /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_32bit.exe ++ cp -fp ./modules.fv3 /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/include/modules.fv3_32bit ++ md5sum ./fv3.exe ++ unset modules ++ unset BUILD_NR ++ unset fv3 ++ unset MAKE_OPTS ++ unset md5 ++ set -xe ++ set -xe ++ test -s /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_32bit.exe ++ test -x /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_32bit.exe + +------------------------------------------------------------ +Sender: LSF System +Subject: Job 292128: in cluster Done + +Job was submitted from host by user in cluster at Tue Mar 3 23:37:02 2020. +Job was executed on host(s) <1*nid00636>, in queue , as user in cluster at Tue Mar 3 23:37:03 2020. + <24*nid00392> + was used as the home directory. + was used as the working directory. +Started at Tue Mar 3 23:37:03 2020. +Terminated at Tue Mar 3 23:49:52 2020. +Results reported at Tue Mar 3 23:49:52 2020. + +Your job looked like: + +------------------------------------------------------------ +# LSBATCH: User input +/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/sbin/lsfcraywrapper.sh sh -c "cd /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/src ; ./install.sh fv3_32bit.exe" +------------------------------------------------------------ + +Successfully completed. + +Resource usage summary: + + CPU time : 0.92 sec. + Max Memory : 25 MB + Average Memory : 21.00 MB + Total Requested Memory : 2000.00 MB + Delta Memory : 1975.00 MB + Max Swap : - + Max Processes : 5 + Max Threads : 6 + Run time : 766 sec. + Turnaround time : 770 sec. + +The output (if any) is above this job summary. + +Data collected from /ufs/RUR/output/rur.output.NCEP-ORLANDO@292128 ------------------------------------------------------------------------ -ALPS Resource Utilization Report (RUR) Summary for LSF Job: 285220 +ALPS Resource Utilization Report (RUR) Summary for LSF Job: 292128 STATUS: - APP START: 2020-02-18:04:53:56 UTC - APP STOP: 2020-02-18:05:06:59 UTC - exit codes: 0 9 + APP START: 2020-03-03:23:37:09 UTC + APP STOP: 2020-03-03:23:49:49 UTC + exit codes: 0 core files: 0 CPU: - stime: 89.040000 s - utime: 941.580000 s + stime: 89.936000 s + utime: 973.244000 s MEMORY: - max_rss: 2123.54 MiB - accumulated max_rss: 2123.54 MiB - active(anon): 31.12 MiB - active(file): 1.35 MiB - inactive(anon): 2.67 MiB - inactive(file): 7.72 MiB - majfaults: 967 - minfaults: 23887723 + max_rss: 2128.93 MiB + accumulated max_rss: 2128.93 MiB + active(anon): 43.10 MiB + active(file): 1.36 MiB + inactive(anon): 3.57 MiB + inactive(file): 7.64 MiB + majfaults: 1224 + minfaults: 23900806 pageswpcnt: 0 I/O: - rcalls: 4027009 - wcalls: 65830 - rchar: 129916.91 MiB - wchar: 708.56 MiB - bkiowait: 1.6535213160 s + rcalls: 4935442 + wcalls: 65834 + rchar: 130832.68 MiB + wchar: 708.78 MiB + bkiowait: 1.4452011040 s diff --git a/log/report-wcoss.cray-log/build_fv3_appbuilder.exe.log b/log/report-wcoss.cray-log/build_fv3_appbuilder.exe.log index 1291ec5d4c..f64a662511 100644 --- a/log/report-wcoss.cray-log/build_fv3_appbuilder.exe.log +++ b/log/report-wcoss.cray-log/build_fv3_appbuilder.exe.log @@ -1,17 +1,17 @@ -Feb 18 05:45:39 2020 11946 7 9.1.3 jobSetupStatus: job additionalInfo reservation_id=17140184 +Mar 3 23:50:47 2020 3839 7 9.1.3 jobSetupStatus: job additionalInfo reservation_id=58514 ++ [[ fv3_appbuilder.exe == fv3_ww3.exe ]] + [[ fv3_appbuilder.exe == fv3.exe ]] + [[ fv3_appbuilder.exe == fv3_32bit.exe ]] -+ [[ fv3_appbuilder.exe == fv3_ww3.exe ]] + [[ fv3_appbuilder.exe == fv3_appbuilder.exe ]] -+ rm -f /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3_appbuilder.exe -+ md5sum=/gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3_appbuilder.exe.md5 ++ rm -f /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_appbuilder.exe ++ md5sum=/gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_appbuilder.exe.md5 + OPTS=app=standaloneFV3 -+ mkdir -p /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/include -+ rm -f /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3_appbuilder.exe /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/include/modules_appbuilder.fv3 -+ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model ++ mkdir -p /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/include ++ rm -f /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_appbuilder.exe /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/include/modules_appbuilder.fv3 ++ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model + module load alps ++ /opt/modules/3.2.10.3/bin/modulecmd bash load alps -+ eval CRAY_ALPS_INCLUDE_OPTS=-I/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/include ';export' 'CRAY_ALPS_INCLUDE_OPTS;CRAY_ALPS_POST_LINK_OPTS=-L/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_ALPS_POST_LINK_OPTS;CRAY_LD_LIBRARY_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_LD_LIBRARY_PATH;LOADEDMODULES=xt-lsfhpc/9.1.3:rocoto/1.3.0rc2:emc-utils/1.0.0:alps/5.2.4-2.0502.9822.32.1.ari' ';export' 'LOADEDMODULES;MANPATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/man:/gpfs/llsf/xt-lsfhpc/9.1/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man' ';export' 'MANPATH;PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/gpfs/hps3/emc/hwrf/noscrub/soft/emc-utils/bin:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/bin:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse' ';export' 'PATH;PE_PRODUCT_LIST=CRAY_ALPS' ';export' 'PE_PRODUCT_LIST;PKG_CONFIG_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64/pkgconfig' ';export' 'PKG_CONFIG_PATH;_LMFILES_=/opt/modulefiles/xt-lsfhpc/9.1.3:/usrx/local/emc_rocoto/modulefiles/rocoto/1.3.0rc2:/gpfs/hps3/emc/hwrf/noscrub/soft/modulefiles/emc-utils/1.0.0:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari' ';export' '_LMFILES_;' ++ eval CRAY_ALPS_INCLUDE_OPTS=-I/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/include ';export' 'CRAY_ALPS_INCLUDE_OPTS;CRAY_ALPS_POST_LINK_OPTS=-L/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_ALPS_POST_LINK_OPTS;CRAY_LD_LIBRARY_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_LD_LIBRARY_PATH;LOADEDMODULES=xt-lsfhpc/9.1.3:rocoto/1.3.0rc2:emc-utils/1.0.0:alps/5.2.4-2.0502.9822.32.1.ari' ';export' 'LOADEDMODULES;MANPATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/man:/gpfs/slsf/xt-lsfhpc/9.1/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man' ';export' 'MANPATH;PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/gpfs/hps3/emc/hwrf/noscrub/soft/emc-utils/bin:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin' ';export' 'PATH;PE_PRODUCT_LIST=CRAY_ALPS' ';export' 'PE_PRODUCT_LIST;PKG_CONFIG_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64/pkgconfig' ';export' 'PKG_CONFIG_PATH;_LMFILES_=/opt/modulefiles/xt-lsfhpc/9.1.3:/usrx/local/emc_rocoto/modulefiles/rocoto/1.3.0rc2:/gpfs/hps3/emc/hwrf/noscrub/soft/modulefiles/emc-utils/1.0.0:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari' ';export' '_LMFILES_;' ++ CRAY_ALPS_INCLUDE_OPTS=-I/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/include ++ export CRAY_ALPS_INCLUDE_OPTS ++ CRAY_ALPS_POST_LINK_OPTS=-L/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64 @@ -20,9 +20,9 @@ Feb 18 05:45:39 2020 11946 7 9.1.3 jobSetupStatus: job additionalInfo reservatio ++ export CRAY_LD_LIBRARY_PATH ++ LOADEDMODULES=xt-lsfhpc/9.1.3:rocoto/1.3.0rc2:emc-utils/1.0.0:alps/5.2.4-2.0502.9822.32.1.ari ++ export LOADEDMODULES -++ MANPATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/man:/gpfs/llsf/xt-lsfhpc/9.1/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man +++ MANPATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/man:/gpfs/slsf/xt-lsfhpc/9.1/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man ++ export MANPATH -++ PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/gpfs/hps3/emc/hwrf/noscrub/soft/emc-utils/bin:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/bin:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse +++ PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/gpfs/hps3/emc/hwrf/noscrub/soft/emc-utils/bin:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin ++ export PATH ++ PE_PRODUCT_LIST=CRAY_ALPS ++ export PE_PRODUCT_LIST @@ -36,166 +36,191 @@ Feb 18 05:45:39 2020 11946 7 9.1.3 jobSetupStatus: job additionalInfo reservatio + aprun -n 1 -j 1 -N 1 -d 24 bash -c './NEMS/NEMSAppBuilder rebuild app=standaloneFV3' ls: cannot access ../conf/component_*.mk: No such file or directory NEMSAppBuilder: make app=standaloneFV3 distclean -Convert /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/standaloneFV3.appBuilder -...into /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/standaloneFV3.appBuilder.mk -Include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/standaloneFV3.appBuilder.mk -echo 'FMS FV3' > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +Convert /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/standaloneFV3.appBuilder +...into /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/standaloneFV3.appBuilder.mk +Include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/standaloneFV3.appBuilder.mk +echo 'FMS FV3' > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cat /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +cat /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec make -f makefile.temp.clean clean -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -rm -rf /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 -cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; exec make \ +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 +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +rm -rf /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec make \ -k cleanall FMS_DIR=/dev/null -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +makefile:278: depend: No such file or directory +Building dependencies ... +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' + +Build standalone FV3 gfsphysics ... + +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' makefile:67: depend: No such file or directory -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Build CCPP layer ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +makefile:54: depend: No such file or directory +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +Building dependencies ... +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' + +Build standalone FV3 gfsphysics ... + +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +makefile:86: depend: No such file or directory +Building dependencies ... +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' + +Build standalone FV3 stochastic_physics ... + +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -rm -rf nems_dir FV3_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 \ - /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -rm -rf /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -if ! test -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +rm -rf /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +if ! test -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ - cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; make "COMPONENTS=FMS FV3" \ + cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; make "COMPONENTS=FMS FV3" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: FV3 FMS -FV3: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -GNUmakefile:70: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -FMS: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +FV3: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +FMS: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; make clean -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC -rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk -rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk -rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test_results.mk +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk +rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk +rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test_results.mk NEMSAppBuilder: make app=standaloneFV3 build -Convert /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/standaloneFV3.appBuilder -...into /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/standaloneFV3.appBuilder.mk -Include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/standaloneFV3.appBuilder.mk -echo 'FMS FV3' > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +Convert /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/standaloneFV3.appBuilder +...into /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/standaloneFV3.appBuilder.mk +Include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/standaloneFV3.appBuilder.mk +echo 'FMS FV3' > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/conf/configure.fv3.wcoss_cray /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems -cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems -cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray/fv3 /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems -cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h -( echo '. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ - echo 'module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ - echo 'module load modules.nems' ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh" -( echo 'source /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ - echo 'module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ - echo 'module load modules.nems' ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh" -/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory -make -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' +cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/conf/configure.fv3.wcoss_cray /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems +cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems +cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray/fv3 /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems +cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h +( echo '. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ + echo 'module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ + echo 'module load modules.nems' ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ + echo 'module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ + echo 'module load modules.nems' ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh" +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory +make -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' -. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ + ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' +. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec make all Currently Loaded Modulefiles: 1) craype-network-aries @@ -233,10 +258,10 @@ Currently Loaded Modulefiles: 33) ugni/6.0-1.0502.10863.8.29.ari 34) esmf/8.0.0 35) modules.nems -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' Building dependencies ... -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o Using 8-byte addressing Using pure routines. @@ -527,18 +552,18 @@ a - ../mosaic/mosaic_util.o a - ../mosaic/read_mosaic.o a - ../mpp/nsclock.o a - ../mpp/threadloc.o -mkdir -p "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL" -mv fms.mk "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL"/. -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -test -d /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Compiling into /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL on wcoss_cray -cp -fp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems \ - "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/configure.fv3 -cp -fp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems \ - "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/modules.fv3 -. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; \ - exec make COMP=FV3 COMP_SRCDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 COMP_BINDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=wcoss_cray FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL nemsinstall +mkdir -p "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL" +mv fms.mk "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL"/. +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +test -d /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +Compiling into /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL on wcoss_cray +cp -fp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems \ + "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/configure.fv3 +cp -fp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems \ + "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/modules.fv3 +. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; \ + exec make COMP=FV3 COMP_SRCDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 COMP_BINDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=wcoss_cray FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL nemsinstall Currently Loaded Modulefiles: 1) craype-network-aries 2) craype/2.3.0 @@ -575,196 +600,196 @@ Currently Loaded Modulefiles: 33) ugni/6.0-1.0502.10863.8.29.ari 34) esmf/8.0.0 35) modules.nems -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Building dependencies ... -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -make -C cpl FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +make -C cpl FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_cplfields.F90 ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/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 -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' -make -C gfsphysics FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' +make -C gfsphysics FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... makefile:278: depend: No such file or directory -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_def.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_typedefs.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_def.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_typedefs.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o ifort: command line warning #10121: overriding '-xCORE-AVX2' with '-xCORE-AVX-I' -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o cc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_radiation_driver.F90 > GFS_layer/GFS_radiation_driver.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_utils.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_utils.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_driver.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_fv3.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_utils.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_utils.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_driver.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_fv3.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o cc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_physics_driver.F90 > GFS_layer/GFS_physics_driver.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_driver.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_driver.o cc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/cnvc90.o physics/co2hc.o physics/date_def.o physics/dcyc2.o physics/dcyc2.pre.rad.o physics/efield.o physics/get_prs.o physics/gocart_tracer_config_stub.o physics/gscond.o physics/gscondp.o physics/gwdc.o physics/gwdps.o physics/ugwp_driver_v0.o physics/cires_orowam2017.o physics/h2o_def.o physics/h2oc.o physics/h2ohdc.o physics/h2ophys.o physics/ideaca.o physics/idea_co2.o physics/idea_composition.o physics/idea_dissipation.o physics/idea_h2o.o physics/idea_ion.o physics/idea_o2_o3.o physics/idea_phys.o physics/idea_solar_heating.o physics/idea_tracer.o physics/iounitdef.o physics/lrgsclr.o physics/mersenne_twister.o physics/mfpbl.o physics/mfpblt.o physics/mfpbltq.o physics/mfscu.o physics/mfscuq.o physics/module_bfmicrophysics.o physics/moninedmf.o physics/moninedmf_hafs.o physics/moninp.o physics/moninp1.o physics/moninq.o physics/moninq1.o physics/moninshoc.o physics/mstadb.o physics/mstadbtn.o physics/mstadbtn2.o physics/mstcnv.o physics/namelist_soilveg.o physics/ozne_def.o physics/iccn_def.o physics/aerclm_def.o physics/ozphys.o physics/ozphys_2015.o physics/physparam.o physics/precpd.o physics/precpd_shoc.o physics/precpdp.o physics/progt2.o physics/progtm_module.o physics/rad_initialize.o physics/radiation_aerosols.o physics/radiation_astronomy.o physics/radiation_clouds.o physics/radiation_gases.o physics/radiation_surface.o physics/radlw_datatb.o physics/radlw_main.o physics/radlw_param.o physics/radsw_datatb.o physics/radsw_main.o physics/radsw_param.o physics/rascnvv2.o physics/rayleigh_damp.o physics/rayleigh_damp_mesopause.o physics/samfaerosols.o physics/samfdeepcnv.o physics/samfshalcnv.o physics/sascnv.o physics/sascnvn.o physics/satmedmfvdif.o physics/satmedmfvdifq.o physics/set_soilveg.o physics/sfc_cice.o physics/sfc_diag.o physics/sfc_diff.o physics/sfc_drv.o physics/sfc_noahmp_drv.o physics/sfc_nst.o physics/sfc_ocean.o physics/sfc_sice.o physics/sflx.o physics/shalcnv.o physics/shalcv.o physics/shalcv_1lyr.o physics/shalcv_fixdp.o physics/shalcv_opr.o physics/tracer_const_h.o physics/tridi2t3.o physics/calpreciptype.o physics/funcphys.o physics/gcm_shoc.o physics/get_prs_fv3.o physics/h2ointerp.o physics/module_nst_model.o physics/module_nst_parameters.o physics/module_nst_water_prop.o physics/ozinterp.o physics/module_wrf_utl.o physics/noahmp_tables.o physics/module_sf_noahmplsm.o physics/module_sf_noahmp_glacier.o physics/iccninterp.o physics/aerinterp.o physics/wam_f107_kp_mod.o physics/aer_cloud.o physics/cldmacro.o physics/cldwat2m_micro.o physics/gfs_phy_tracer_config.o physics/machine.o physics/num_parthds.o physics/sfcsub.o physics/wv_saturation.o physics/GFDL_parse_tracers.o physics/gcycle.o physics/cires_ugwp_initialize.o physics/cires_ugwp_module.o physics/cires_ugwp_utils.o physics/cires_ugwp_triggers.o physics/cires_ugwp_solvers.o physics/cires_vert_lsatdis.o physics/cires_vert_orodis.o physics/cires_vert_wmsdis.o physics/gfdl_cloud_microphys.o physics/micro_mg_utils.o physics/micro_mg2_0.o physics/micro_mg3_0.o physics/m_micro_driver.o physics/cs_conv.o physics/GFS_debug.o physics/module_mp_radar.o physics/module_mp_thompson_gfs.o physics/module_mp_wsm6_fv3.o physics/physcons.o physics/surface_perturbation.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_physics_driver.o GFS_layer/GFS_radiation_driver.o GFS_layer/GFS_restart.o GFS_layer/GFS_typedefs.o ar: creating libgfsphys.a a - physics/cnvc90.o @@ -919,49 +944,49 @@ a - GFS_layer/GFS_physics_driver.o a - GFS_layer/GFS_radiation_driver.o a - GFS_layer/GFS_restart.o a - GFS_layer/GFS_typedefs.o -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -make -C ipd FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +make -C ipd FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... makefile:54: depend: No such file or directory -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -c IPD_typedefs.F90 -o IPD_typedefs.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -c IPD_driver.F90 -o IPD_driver.o +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -c IPD_typedefs.F90 -o IPD_typedefs.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' -make -C io FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +make -C io FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include] -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include] -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c ffsync.F90 -o ffsync.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c FV3GFS_io.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_def.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_internal_state.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4 -c post_gfs.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4 -c post_nems_routines.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/nemsio_v2.2.4 -c module_write_nemsio.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_netcdf.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_netcdf_parallel.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_wrt_grid_comp.F90 +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c ffsync.F90 -o ffsync.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c FV3GFS_io.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_def.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_internal_state.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4 -c post_gfs.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4 -c post_nems_routines.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/nemsio_v2.2.4 -c module_write_nemsio.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_netcdf.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_netcdf_parallel.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/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 @@ -974,66 +999,66 @@ a - module_write_netcdf_parallel.o a - module_fv3_io_def.o a - module_write_internal_state.o a - module_wrt_grid_comp.o -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' -make -C atmos_cubed_sphere FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +make -C atmos_cubed_sphere FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_arrays.F90 -o model/fv_arrays.o +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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. -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_timing.F90 -o tools/fv_timing.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/external_sst.F90 -o tools/external_sst.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_eta.F90 -o tools/fv_eta.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_timing.F90 -o tools/fv_timing.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/external_sst.F90 -o tools/external_sst.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_eta.F90 -o tools/fv_eta.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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. -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/a2b_edge.F90 -o model/a2b_edge.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/multi_gases.F90 -o model/multi_gases.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/boundary.F90 -o model/boundary.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_sg.F90 -o model/fv_sg.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_fill.F90 -o model/fv_fill.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -fast-transcendentals -c model/fv_mapz.F90 -o model/fv_mapz.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/init_hydro.F90 -o tools/init_hydro.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/sorted_index.F90 -o tools/sorted_index.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/test_cases.F90 -o tools/test_cases.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/tp_core.F90 -o model/tp_core.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/sw_core.F90 -o model/sw_core.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_nudge.F90 -o tools/fv_nudge.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -fast-transcendentals -c model/nh_utils.F90 -o model/nh_utils.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/nh_core.F90 -o model/nh_core.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_update_phys.F90 -o model/fv_update_phys.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/dyn_core.F90 -o model/dyn_core.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_io.F90 -o tools/fv_io.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/external_ic.F90 -o tools/external_ic.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_restart.F90 -o tools/fv_restart.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_control.F90 -o model/fv_control.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_nesting.F90 -o model/fv_nesting.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_dynamics.F90 -o model/fv_dynamics.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/a2b_edge.F90 -o model/a2b_edge.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/multi_gases.F90 -o model/multi_gases.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/boundary.F90 -o model/boundary.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_sg.F90 -o model/fv_sg.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_fill.F90 -o model/fv_fill.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -fast-transcendentals -c model/fv_mapz.F90 -o model/fv_mapz.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/init_hydro.F90 -o tools/init_hydro.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/sorted_index.F90 -o tools/sorted_index.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/test_cases.F90 -o tools/test_cases.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/tp_core.F90 -o model/tp_core.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/sw_core.F90 -o model/sw_core.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_nudge.F90 -o tools/fv_nudge.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -fast-transcendentals -c model/nh_utils.F90 -o model/nh_utils.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/nh_core.F90 -o model/nh_core.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_update_phys.F90 -o model/fv_update_phys.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/dyn_core.F90 -o model/dyn_core.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_io.F90 -o tools/fv_io.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/external_ic.F90 -o tools/external_ic.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_restart.F90 -o tools/fv_restart.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_control.F90 -o model/fv_control.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_nesting.F90 -o model/fv_nesting.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_dynamics.F90 -o model/fv_dynamics.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -1080,49 +1105,49 @@ a - tools/test_cases.o a - driver/fvGFS/DYCORE_typedefs.o a - driver/fvGFS/fv_nggps_diag.o a - driver/fvGFS/atmosphere.o -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' -make -C ../stochastic_physics FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +make -C ../stochastic_physics FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 stochastic_physics ... makefile:86: depend: No such file or directory -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_layout_lag.f -o stochy_layout_lag.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c spectral_layout.F90 -o spectral_layout.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c plumes.f90 -o plumes.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_spectral.F90 -o getcon_spectral.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_namelist_def.F90 -o stochy_namelist_def.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c compns_stochy.F90 -o compns_stochy.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_data_mod.F90 -o stochy_data_mod.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_stochy_pattern.F90 -o get_stochy_pattern.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.o +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_layout_lag.f -o stochy_layout_lag.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c spectral_layout.F90 -o spectral_layout.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c plumes.f90 -o plumes.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_spectral.F90 -o getcon_spectral.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_namelist_def.F90 -o stochy_namelist_def.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c compns_stochy.F90 -o compns_stochy.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_data_mod.F90 -o stochy_data_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_stochy_pattern.F90 -o get_stochy_pattern.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.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 num_parthds_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 cellular_automata.o update_ca.o plumes.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 ar: creating libstochastic_physics.a a - stochy_gg_def.o @@ -1155,14 +1180,14 @@ a - stochy_patterngenerator.o a - stochy_data_mod.o a - get_stochy_pattern.o a - initialize_spectral_mod.o -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -make libfv3cap.a FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_fv3_config.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c atmos_model.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_fcst_grid_comp.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c time_utils.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c fv3_cap.F90 +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +make libfv3cap.a FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_fv3_config.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c atmos_model.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_fcst_grid_comp.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c time_utils.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/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 @@ -1170,35 +1195,35 @@ a - module_fv3_config.o a - module_fcst_grid_comp.o a - time_utils.o a - fv3_cap.o -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -make esmf_make_fragment FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +make esmf_make_fragment FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/nems_dir" >> fv3.mk Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -Installation into "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL" complete! +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +Installation into "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL" complete! -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -test -d /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +test -d /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL ( \ echo "# Do not edit this file. It is automatically generated." ; \ - echo "# Edit the component list or /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ - echo ; cat "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ - echo fms_mk="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" -. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ + echo "# Edit the component list or /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ + echo ; cat "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ + echo fms_mk="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" +. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ - for m in /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; do \ + for m in /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; do \ test -s $m ; \ done ; \ - echo build NEMS after /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; \ - cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; \ + echo build NEMS after /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; \ + cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; \ make nems \ COMPONENTS="FMS FV3" \ - FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL TARGET="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x" ; \ - test -x /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x + FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL TARGET="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" ; \ + test -x /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x Currently Loaded Modulefiles: 1) craype-network-aries 2) craype/2.3.0 @@ -1235,10 +1260,10 @@ Currently Loaded Modulefiles: 33) ugni/6.0-1.0502.10863.8.29.ari 34) esmf/8.0.0 35) modules.nems -build NEMS after /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +build NEMS after /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk Components in linker order: FV3 FMS -FV3: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -FMS: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +FV3: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_0_0" CPPFLAGS += ESMF_VERSION_PATCHLEVEL="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'T'" @@ -1247,155 +1272,155 @@ CPPFLAGS += ESMF_VERSION_MINOR="0" CPPFLAGS += ESMF_VERSION_STRING="8.0.0" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_REVISION="0" -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' cd ENS_Cpl && make stub -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' cc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/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 -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 06:04:48 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_UTILS.tmp.f90 +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Wed Mar 4 00:10:54 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=064' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 06:04:48 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_methods.tmp.f90 +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Wed Mar 4 00:10:54 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=064' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 06:04:48 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Wed Mar 4 00:10:54 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=064' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o `module_MEDIATOR.tmp.o' -> `module_MEDIATOR.o' -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 06:04:48 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_SpaceWeather.tmp.f90 +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Wed Mar 4 00:10:54 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=064' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 06:04:48 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_INTERNAL_STATE.tmp.f90 +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Wed Mar 4 00:10:54 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=064' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 06:04:48 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_GRID_COMP.tmp.f90 +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Wed Mar 4 00:10:54 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=064' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 06:04:48 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_INTERNAL_STATE.tmp.f90 +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Wed Mar 4 00:10:54 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=064' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 06:04:48 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_GRID_COMP.tmp.f90 +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Wed Mar 4 00:10:54 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=064' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 06:04:48 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_Rusage.tmp.f90 +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Wed Mar 4 00:10:54 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=064' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' cc -c nems_c_rusage.c -cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 06:04:48 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c MAIN_NEMS.tmp.f90 +cc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Wed Mar 4 00:10:54 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=064' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a /gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a /usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a /usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a /usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/opt/intel/compilers_and_libraries_2016.3.210/linux/16.0/3.210/lib/intel64 -lifcoremt -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz extlibs is /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a /gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a /usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a /usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a /usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/opt/intel/compilers_and_libraries_2016.3.210/linux/16.0/3.210/lib/intel64 -lifcoremt -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ftn -o /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a /gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a /usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a /usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a /usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/opt/intel/compilers_and_libraries_2016.3.210/linux/16.0/3.210/lib/intel64 -lifcoremt -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz +ftn -o /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a /gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a /usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a /usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a /usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/opt/intel/compilers_and_libraries_2016.3.210/linux/16.0/3.210/lib/intel64 -lifcoremt -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz /opt/cray/hdf5/1.8.14/INTEL/14.0/lib/libhdf5.a(H5PL.o): In function `H5PL_load': H5PL.c:(.text+0x3b7): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a(jas_stream.o): In function `jas_stream_tmpfile': /usrx/local/prod/jasper/1.900.1/gnu/sandybridge/sorc/jasper-1.900.1/src/libjasper/base/jas_stream.c:368: warning: the use of `tmpnam' is dangerous, better use `mkstemp' /gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib/libesmf.a(ESMCI_VMKernel.o): In function `ESMCI::socketClient()': ESMCI_VMKernel.C:(.text+0x14ad1): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking -/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x is created. -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -Application 178637671 resources: utime ~902s, stime ~61s, Rss ~2174512, inblocks ~266242192, outblocks ~1197503 -+ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src -+ cp -fp ../exe/NEMS.x /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3_appbuilder.exe -+ cp -fp conf/modules.nems /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/include/modules_appbuilder.fv3 -+ md5sum /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3_appbuilder.exe +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x is created. +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +Application 982147 resources: utime ~948s, stime ~64s, Rss ~2180028, inblocks ~268144692, outblocks ~1197945 ++ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ++ cp -fp ../exe/NEMS.x /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_appbuilder.exe ++ cp -fp conf/modules.nems /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/include/modules_appbuilder.fv3 ++ md5sum /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_appbuilder.exe + unset md5sum + unset OPTS + set -xe + set -xe -+ test -s /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3_appbuilder.exe -+ test -x /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3_appbuilder.exe ++ test -s /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_appbuilder.exe ++ test -x /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_appbuilder.exe ------------------------------------------------------------ -Sender: LSF System -Subject: Job 288434: in cluster Done +Sender: LSF System +Subject: Job 292217: in cluster Done -Job was submitted from host by user in cluster at Tue Feb 18 05:45:37 2020. -Job was executed on host(s) <1*nid00892>, in queue , as user in cluster at Tue Feb 18 05:45:37 2020. - <24*nid00463> +Job was submitted from host by user in cluster at Tue Mar 3 23:50:45 2020. +Job was executed on host(s) <1*nid00828>, in queue , as user in cluster at Tue Mar 3 23:50:46 2020. + <24*nid00456> was used as the home directory. - was used as the working directory. -Started at Tue Feb 18 05:45:37 2020. -Terminated at Tue Feb 18 06:07:37 2020. -Results reported at Tue Feb 18 06:07:37 2020. + was used as the working directory. +Started at Tue Mar 3 23:50:46 2020. +Terminated at Wed Mar 4 00:12:41 2020. +Results reported at Wed Mar 4 00:12:41 2020. Your job looked like: ------------------------------------------------------------ # LSBATCH: User input -/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/sbin/lsfcraywrapper.sh sh -c "cd /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/src ; ./install.sh fv3_appbuilder.exe" +/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/sbin/lsfcraywrapper.sh sh -c "cd /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/src ; ./install.sh fv3_appbuilder.exe" ------------------------------------------------------------ Successfully completed. Resource usage summary: - CPU time : 0.98 sec. + CPU time : 0.94 sec. Max Memory : 25 MB - Average Memory : 19.47 MB + Average Memory : 21.00 MB Total Requested Memory : 2000.00 MB Delta Memory : 1975.00 MB Max Swap : - Max Processes : 5 Max Threads : 6 - Run time : 1259 sec. - Turnaround time : 1320 sec. + Run time : 1312 sec. + Turnaround time : 1316 sec. The output (if any) is above this job summary. -Data collected from /ufs/RUR/output/rur.output.NCEP-RESTON@288434 +Data collected from /ufs/RUR/output/rur.output.NCEP-ORLANDO@292217 ------------------------------------------------------------------------ -ALPS Resource Utilization Report (RUR) Summary for LSF Job: 288434 +ALPS Resource Utilization Report (RUR) Summary for LSF Job: 292217 STATUS: - APP START: 2020-02-18:05:45:41 UTC - APP STOP: 2020-02-18:06:06:36 UTC + APP START: 2020-03-03:23:50:50 UTC + APP STOP: 2020-03-04:00:12:38 UTC exit codes: 0 9 core files: 0 CPU: - stime: 72.300000 s - utime: 908.140000 s + stime: 74.828000 s + utime: 953.928000 s MEMORY: - max_rss: 2123.54 MiB - accumulated max_rss: 2123.54 MiB - active(anon): 36.87 MiB - active(file): 1.35 MiB - inactive(anon): 3.38 MiB - inactive(file): 6.81 MiB - majfaults: 756 - minfaults: 23560975 + max_rss: 2128.93 MiB + accumulated max_rss: 2128.93 MiB + active(anon): 42.36 MiB + active(file): 1.47 MiB + inactive(anon): 3.06 MiB + inactive(file): 7.28 MiB + majfaults: 753 + minfaults: 23596982 pageswpcnt: 0 I/O: - rcalls: 3995706 - wcalls: 64907 - rchar: 130003.19 MiB - wchar: 584.84 MiB - bkiowait: 1.2333499030 s + rcalls: 4907256 + wcalls: 65002 + rchar: 130932.19 MiB + wchar: 585.08 MiB + bkiowait: 1.3260918750 s diff --git a/log/report-wcoss.cray-log/build_fv3_ww3.exe.log b/log/report-wcoss.cray-log/build_fv3_ww3.exe.log index edb5a2eea5..8cee4bc179 100644 --- a/log/report-wcoss.cray-log/build_fv3_ww3.exe.log +++ b/log/report-wcoss.cray-log/build_fv3_ww3.exe.log @@ -1,16 +1,14 @@ -Feb 18 05:09:41 2020 2399 7 9.1.3 jobSetupStatus: job additionalInfo reservation_id=17139637 -+ [[ fv3_ww3.exe == fv3.exe ]] -+ [[ fv3_ww3.exe == fv3_32bit.exe ]] +Mar 3 22:45:42 2020 47873 7 9.1.3 jobSetupStatus: job additionalInfo reservation_id=58107 + [[ fv3_ww3.exe == fv3_ww3.exe ]] -+ rm -f /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3_ww3.exe -+ md5sum=/gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3_ww3.exe.md5 ++ rm -f /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_ww3.exe ++ md5sum=/gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_ww3.exe.md5 + OPTS=app=coupledFV3_WW3 -+ mkdir -p /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/include -+ rm -f /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3_ww3.exe /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/include/modules_fv3_ww3 -+ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model ++ mkdir -p /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/include ++ rm -f /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_ww3.exe /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/include/modules_fv3_ww3 ++ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model + module load alps ++ /opt/modules/3.2.10.3/bin/modulecmd bash load alps -+ eval CRAY_ALPS_INCLUDE_OPTS=-I/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/include ';export' 'CRAY_ALPS_INCLUDE_OPTS;CRAY_ALPS_POST_LINK_OPTS=-L/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_ALPS_POST_LINK_OPTS;CRAY_LD_LIBRARY_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_LD_LIBRARY_PATH;LOADEDMODULES=xt-lsfhpc/9.1.3:rocoto/1.3.0rc2:emc-utils/1.0.0:alps/5.2.4-2.0502.9822.32.1.ari' ';export' 'LOADEDMODULES;MANPATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/man:/gpfs/llsf/xt-lsfhpc/9.1/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man' ';export' 'MANPATH;PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/gpfs/hps3/emc/hwrf/noscrub/soft/emc-utils/bin:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/bin:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse' ';export' 'PATH;PE_PRODUCT_LIST=CRAY_ALPS' ';export' 'PE_PRODUCT_LIST;PKG_CONFIG_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64/pkgconfig' ';export' 'PKG_CONFIG_PATH;_LMFILES_=/opt/modulefiles/xt-lsfhpc/9.1.3:/usrx/local/emc_rocoto/modulefiles/rocoto/1.3.0rc2:/gpfs/hps3/emc/hwrf/noscrub/soft/modulefiles/emc-utils/1.0.0:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari' ';export' '_LMFILES_;' ++ eval CRAY_ALPS_INCLUDE_OPTS=-I/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/include ';export' 'CRAY_ALPS_INCLUDE_OPTS;CRAY_ALPS_POST_LINK_OPTS=-L/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_ALPS_POST_LINK_OPTS;CRAY_LD_LIBRARY_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_LD_LIBRARY_PATH;LOADEDMODULES=xt-lsfhpc/9.1.3:rocoto/1.3.0rc2:emc-utils/1.0.0:alps/5.2.4-2.0502.9822.32.1.ari' ';export' 'LOADEDMODULES;MANPATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/man:/gpfs/slsf/xt-lsfhpc/9.1/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man' ';export' 'MANPATH;PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/gpfs/hps3/emc/hwrf/noscrub/soft/emc-utils/bin:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin' ';export' 'PATH;PE_PRODUCT_LIST=CRAY_ALPS' ';export' 'PE_PRODUCT_LIST;PKG_CONFIG_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64/pkgconfig' ';export' 'PKG_CONFIG_PATH;_LMFILES_=/opt/modulefiles/xt-lsfhpc/9.1.3:/usrx/local/emc_rocoto/modulefiles/rocoto/1.3.0rc2:/gpfs/hps3/emc/hwrf/noscrub/soft/modulefiles/emc-utils/1.0.0:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari' ';export' '_LMFILES_;' ++ CRAY_ALPS_INCLUDE_OPTS=-I/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/include ++ export CRAY_ALPS_INCLUDE_OPTS ++ CRAY_ALPS_POST_LINK_OPTS=-L/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64 @@ -19,9 +17,9 @@ Feb 18 05:09:41 2020 2399 7 9.1.3 jobSetupStatus: job additionalInfo reservation ++ export CRAY_LD_LIBRARY_PATH ++ LOADEDMODULES=xt-lsfhpc/9.1.3:rocoto/1.3.0rc2:emc-utils/1.0.0:alps/5.2.4-2.0502.9822.32.1.ari ++ export LOADEDMODULES -++ MANPATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/man:/gpfs/llsf/xt-lsfhpc/9.1/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man +++ MANPATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/man:/gpfs/slsf/xt-lsfhpc/9.1/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man ++ export MANPATH -++ PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/gpfs/hps3/emc/hwrf/noscrub/soft/emc-utils/bin:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/bin:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse +++ PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/gpfs/hps3/emc/hwrf/noscrub/soft/emc-utils/bin:/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin ++ export PATH ++ PE_PRODUCT_LIST=CRAY_ALPS ++ export PE_PRODUCT_LIST @@ -35,16 +33,16 @@ Feb 18 05:09:41 2020 2399 7 9.1.3 jobSetupStatus: job additionalInfo reservation + aprun -n 1 -j 1 -N 1 -d 24 bash -c './NEMS/NEMSAppBuilder rebuild app=coupledFV3_WW3' ls: cannot access ../conf/component_*.mk: No such file or directory NEMSAppBuilder: make app=coupledFV3_WW3 distclean -Convert /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/coupledFV3_WW3.appBuilder -...into /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/coupledFV3_WW3.appBuilder.mk -Include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/coupledFV3_WW3.appBuilder.mk -echo 'FMS FV3 WW3' > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +Convert /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/coupledFV3_WW3.appBuilder +...into /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/coupledFV3_WW3.appBuilder.mk +Include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/coupledFV3_WW3.appBuilder.mk +echo 'FMS FV3 WW3' > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cat /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +cat /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec make -f makefile.temp.clean clean -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ @@ -55,117 +53,117 @@ 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 -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -rm -rf /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 -cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; exec make \ +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +rm -rf /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec make \ -k cleanall FMS_DIR=/dev/null -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' makefile:278: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' makefile:67: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Build CCPP layer ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' makefile:54: depend: No such file or directory +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Cleaning ipd ... rm -f -f libipd.a *__genmod.f90 *.o */*.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' makefile:86: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -rm -rf nems_dir FV3_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 \ - /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -rm -rf /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf ; \ - export COMP_SRCDIR="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model" COMP_BINDIR="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL" WW3_COMP="wcoss_cray" ; \ +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +rm -rf /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf ; \ + export COMP_SRCDIR="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model" COMP_BINDIR="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL" WW3_COMP="wcoss_cray" ; \ export ESMFMKFILE=/dev/null ; \ exec make distclean Currently Loaded Modulefiles: @@ -204,96 +202,96 @@ Currently Loaded Modulefiles: 33) ugni/6.0-1.0502.10863.8.29.ari 34) esmf/8.0.0 35) modules.nems -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf' -\rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/exe/ww3_multi_esmf *.o *.mod -/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_clean -c +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf' +\rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/exe/ww3_multi_esmf *.o *.mod +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_clean -c ***************************** *** WAVEWATCH III clean *** ***************************** - Clean up /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp - Clean up /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin - Clean up /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn - Clean up /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/aux - Remove /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod - Remove /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB - Remove /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_SEQ - Remove /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/obj - Remove /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/obj_HYB - Remove /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/obj_SEQ - Remove /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp - Clean up /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin - Remove /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/exe - Clean up /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/../regtests -\rm -fr /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp -\rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/wwatch3.env -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf' -cd "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model" ; \ + Clean up /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp + Clean up /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin + Clean up /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn + Clean up /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/aux + Remove /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod + Remove /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB + Remove /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_SEQ + Remove /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/obj + Remove /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/obj_HYB + Remove /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/obj_SEQ + Remove /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp + Clean up /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin + Remove /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/exe + Clean up /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/../regtests +\rm -fr /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp +\rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/wwatch3.env +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf' +cd "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk -if ! test -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ +rm -rf /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk +if ! test -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ - cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; make "COMPONENTS=FMS FV3 WW3" \ + cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; make "COMPONENTS=FMS FV3 WW3" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: WW3 FV3 FMS WW3: include -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' GNUmakefile:70: : component WW3 makefile fragment is missing -FV3: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -GNUmakefile:70: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +FV3: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +GNUmakefile:70: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; make clean -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC -rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk -rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk -rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test_results.mk +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk +rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk +rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test_results.mk NEMSAppBuilder: make app=coupledFV3_WW3 build -Convert /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/coupledFV3_WW3.appBuilder -...into /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/coupledFV3_WW3.appBuilder.mk -Include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/coupledFV3_WW3.appBuilder.mk -echo 'FMS FV3 WW3' > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +Convert /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/coupledFV3_WW3.appBuilder +...into /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/coupledFV3_WW3.appBuilder.mk +Include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/coupledFV3_WW3.appBuilder.mk +echo 'FMS FV3 WW3' > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/conf/configure.fv3.wcoss_cray /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems -cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems -cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray/fv3 /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems -cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h -( echo '. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ - echo 'module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ - echo 'module load modules.nems' ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh" -( echo 'source /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ - echo 'module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ - echo 'module load modules.nems' ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh" -/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory -make -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' +cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/conf/configure.fv3.wcoss_cray /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems +cat /dev/null > /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems +cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray/fv3 /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems +cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h +( echo '. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ + echo 'module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ + echo 'module load modules.nems' ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ + echo 'module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ + echo 'module load modules.nems' ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh" +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory +make -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' -. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ + ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' +. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec make all Currently Loaded Modulefiles: 1) craype-network-aries @@ -331,10 +329,10 @@ Currently Loaded Modulefiles: 33) ugni/6.0-1.0502.10863.8.29.ari 34) esmf/8.0.0 35) modules.nems -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' Building dependencies ... -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o Using 8-byte addressing Using pure routines. @@ -625,18 +623,18 @@ a - ../mosaic/mosaic_util.o a - ../mosaic/read_mosaic.o a - ../mpp/nsclock.o a - ../mpp/threadloc.o -mkdir -p "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL" -mv fms.mk "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL"/. -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -test -d /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Compiling into /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL on wcoss_cray -cp -fp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems \ - "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/configure.fv3 -cp -fp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems \ - "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/modules.fv3 -. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; \ - exec make COMP=FV3 COMP_SRCDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 COMP_BINDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=wcoss_cray FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL nemsinstall +mkdir -p "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL" +mv fms.mk "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL"/. +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +test -d /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +Compiling into /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL on wcoss_cray +cp -fp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems \ + "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/configure.fv3 +cp -fp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems \ + "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/modules.fv3 +. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; \ + exec make COMP=FV3 COMP_SRCDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 COMP_BINDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=wcoss_cray FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL nemsinstall Currently Loaded Modulefiles: 1) craype-network-aries 2) craype/2.3.0 @@ -673,196 +671,196 @@ Currently Loaded Modulefiles: 33) ugni/6.0-1.0502.10863.8.29.ari 34) esmf/8.0.0 35) modules.nems -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Building dependencies ... -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -make -C cpl FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +make -C cpl FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_cplfields.F90 ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/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 -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' -make -C gfsphysics FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' +make -C gfsphysics FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... makefile:278: depend: No such file or directory -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_def.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_typedefs.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_def.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFDL_parse_tracers.F90 -o physics/GFDL_parse_tracers.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_typedefs.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o ifort: command line warning #10121: overriding '-xCORE-AVX2' with '-xCORE-AVX-I' -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o cc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_radiation_driver.F90 > GFS_layer/GFS_radiation_driver.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_utils.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_utils.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_driver.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_fv3.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_utils.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_utils.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_driver.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_fv3.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o cc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_physics_driver.F90 > GFS_layer/GFS_physics_driver.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_driver.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_driver.o cc -E -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_driver.tmp.f90 -o GFS_layer/GFS_driver.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/cnvc90.o physics/co2hc.o physics/date_def.o physics/dcyc2.o physics/dcyc2.pre.rad.o physics/efield.o physics/get_prs.o physics/gocart_tracer_config_stub.o physics/gscond.o physics/gscondp.o physics/gwdc.o physics/gwdps.o physics/ugwp_driver_v0.o physics/cires_orowam2017.o physics/h2o_def.o physics/h2oc.o physics/h2ohdc.o physics/h2ophys.o physics/ideaca.o physics/idea_co2.o physics/idea_composition.o physics/idea_dissipation.o physics/idea_h2o.o physics/idea_ion.o physics/idea_o2_o3.o physics/idea_phys.o physics/idea_solar_heating.o physics/idea_tracer.o physics/iounitdef.o physics/lrgsclr.o physics/mersenne_twister.o physics/mfpbl.o physics/mfpblt.o physics/mfpbltq.o physics/mfscu.o physics/mfscuq.o physics/module_bfmicrophysics.o physics/moninedmf.o physics/moninedmf_hafs.o physics/moninp.o physics/moninp1.o physics/moninq.o physics/moninq1.o physics/moninshoc.o physics/mstadb.o physics/mstadbtn.o physics/mstadbtn2.o physics/mstcnv.o physics/namelist_soilveg.o physics/ozne_def.o physics/iccn_def.o physics/aerclm_def.o physics/ozphys.o physics/ozphys_2015.o physics/physparam.o physics/precpd.o physics/precpd_shoc.o physics/precpdp.o physics/progt2.o physics/progtm_module.o physics/rad_initialize.o physics/radiation_aerosols.o physics/radiation_astronomy.o physics/radiation_clouds.o physics/radiation_gases.o physics/radiation_surface.o physics/radlw_datatb.o physics/radlw_main.o physics/radlw_param.o physics/radsw_datatb.o physics/radsw_main.o physics/radsw_param.o physics/rascnvv2.o physics/rayleigh_damp.o physics/rayleigh_damp_mesopause.o physics/samfaerosols.o physics/samfdeepcnv.o physics/samfshalcnv.o physics/sascnv.o physics/sascnvn.o physics/satmedmfvdif.o physics/satmedmfvdifq.o physics/set_soilveg.o physics/sfc_cice.o physics/sfc_diag.o physics/sfc_diff.o physics/sfc_drv.o physics/sfc_noahmp_drv.o physics/sfc_nst.o physics/sfc_ocean.o physics/sfc_sice.o physics/sflx.o physics/shalcnv.o physics/shalcv.o physics/shalcv_1lyr.o physics/shalcv_fixdp.o physics/shalcv_opr.o physics/tracer_const_h.o physics/tridi2t3.o physics/calpreciptype.o physics/funcphys.o physics/gcm_shoc.o physics/get_prs_fv3.o physics/h2ointerp.o physics/module_nst_model.o physics/module_nst_parameters.o physics/module_nst_water_prop.o physics/ozinterp.o physics/module_wrf_utl.o physics/noahmp_tables.o physics/module_sf_noahmplsm.o physics/module_sf_noahmp_glacier.o physics/iccninterp.o physics/aerinterp.o physics/wam_f107_kp_mod.o physics/aer_cloud.o physics/cldmacro.o physics/cldwat2m_micro.o physics/gfs_phy_tracer_config.o physics/machine.o physics/num_parthds.o physics/sfcsub.o physics/wv_saturation.o physics/GFDL_parse_tracers.o physics/gcycle.o physics/cires_ugwp_initialize.o physics/cires_ugwp_module.o physics/cires_ugwp_utils.o physics/cires_ugwp_triggers.o physics/cires_ugwp_solvers.o physics/cires_vert_lsatdis.o physics/cires_vert_orodis.o physics/cires_vert_wmsdis.o physics/gfdl_cloud_microphys.o physics/micro_mg_utils.o physics/micro_mg2_0.o physics/micro_mg3_0.o physics/m_micro_driver.o physics/cs_conv.o physics/GFS_debug.o physics/module_mp_radar.o physics/module_mp_thompson_gfs.o physics/module_mp_wsm6_fv3.o physics/physcons.o physics/surface_perturbation.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_physics_driver.o GFS_layer/GFS_radiation_driver.o GFS_layer/GFS_restart.o GFS_layer/GFS_typedefs.o ar: creating libgfsphys.a a - physics/cnvc90.o @@ -1017,49 +1015,49 @@ a - GFS_layer/GFS_physics_driver.o a - GFS_layer/GFS_radiation_driver.o a - GFS_layer/GFS_restart.o a - GFS_layer/GFS_typedefs.o -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -make -C ipd FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +make -C ipd FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... makefile:54: depend: No such file or directory -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -c IPD_typedefs.F90 -o IPD_typedefs.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -c IPD_driver.F90 -o IPD_driver.o +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -c IPD_typedefs.F90 -o IPD_typedefs.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' -make -C io FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +make -C io FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include] -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include] -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c ffsync.F90 -o ffsync.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c FV3GFS_io.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_def.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_internal_state.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4 -c post_gfs.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4 -c post_nems_routines.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/nemsio_v2.2.4 -c module_write_nemsio.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_netcdf.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_netcdf_parallel.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_wrt_grid_comp.F90 +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c ffsync.F90 -o ffsync.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c FV3GFS_io.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_def.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_internal_state.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4 -c post_gfs.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4 -c post_nems_routines.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/nemsio_v2.2.4 -c module_write_nemsio.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_netcdf.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_write_netcdf_parallel.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/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 @@ -1072,66 +1070,66 @@ a - module_write_netcdf_parallel.o a - module_fv3_io_def.o a - module_write_internal_state.o a - module_wrt_grid_comp.o -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' -make -C atmos_cubed_sphere FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +make -C atmos_cubed_sphere FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_arrays.F90 -o model/fv_arrays.o +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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. -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_timing.F90 -o tools/fv_timing.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/external_sst.F90 -o tools/external_sst.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_eta.F90 -o tools/fv_eta.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_grid_utils.F90 -o model/fv_grid_utils.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_mp_mod.F90 -o tools/fv_mp_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_timing.F90 -o tools/fv_timing.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/external_sst.F90 -o tools/external_sst.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_eta.F90 -o tools/fv_eta.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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. -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/a2b_edge.F90 -o model/a2b_edge.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/multi_gases.F90 -o model/multi_gases.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/boundary.F90 -o model/boundary.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_sg.F90 -o model/fv_sg.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_fill.F90 -o model/fv_fill.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -fast-transcendentals -c model/fv_mapz.F90 -o model/fv_mapz.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/init_hydro.F90 -o tools/init_hydro.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/sorted_index.F90 -o tools/sorted_index.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/test_cases.F90 -o tools/test_cases.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/tp_core.F90 -o model/tp_core.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/sw_core.F90 -o model/sw_core.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_nudge.F90 -o tools/fv_nudge.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -fast-transcendentals -c model/nh_utils.F90 -o model/nh_utils.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/nh_core.F90 -o model/nh_core.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_update_phys.F90 -o model/fv_update_phys.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/dyn_core.F90 -o model/dyn_core.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_io.F90 -o tools/fv_io.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/external_ic.F90 -o tools/external_ic.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_restart.F90 -o tools/fv_restart.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_control.F90 -o model/fv_control.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_nesting.F90 -o model/fv_nesting.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_dynamics.F90 -o model/fv_dynamics.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/a2b_edge.F90 -o model/a2b_edge.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/multi_gases.F90 -o model/multi_gases.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/boundary.F90 -o model/boundary.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_sg.F90 -o model/fv_sg.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_fill.F90 -o model/fv_fill.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -fast-transcendentals -c model/fv_mapz.F90 -o model/fv_mapz.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_surf_map.F90 -o tools/fv_surf_map.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_diagnostics.F90 -o tools/fv_diagnostics.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/init_hydro.F90 -o tools/init_hydro.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/sorted_index.F90 -o tools/sorted_index.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_grid_tools.F90 -o tools/fv_grid_tools.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/test_cases.F90 -o tools/test_cases.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/tp_core.F90 -o model/tp_core.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/sw_core.F90 -o model/sw_core.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/sim_nc_mod.F90 -o tools/sim_nc_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_nudge.F90 -o tools/fv_nudge.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_regional_bc.F90 -o model/fv_regional_bc.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -fast-transcendentals -c model/nh_utils.F90 -o model/nh_utils.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/nh_core.F90 -o model/nh_core.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_update_phys.F90 -o model/fv_update_phys.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/dyn_core.F90 -o model/dyn_core.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_io.F90 -o tools/fv_io.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_treat_da_inc.F90 -o tools/fv_treat_da_inc.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/external_ic.F90 -o tools/external_ic.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_restart.F90 -o tools/fv_restart.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_control.F90 -o model/fv_control.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_tracer2d.F90 -o model/fv_tracer2d.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_nesting.F90 -o model/fv_nesting.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_dynamics.F90 -o model/fv_dynamics.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c tools/fv_iau_mod.F90 -o tools/fv_iau_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c driver/fvGFS/fv_nggps_diag.F90 -o driver/fvGFS/fv_nggps_diag.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -1178,49 +1176,49 @@ a - tools/test_cases.o a - driver/fvGFS/DYCORE_typedefs.o a - driver/fvGFS/fv_nggps_diag.o a - driver/fvGFS/atmosphere.o -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' -make -C ../stochastic_physics FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +make -C ../stochastic_physics FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 stochastic_physics ... makefile:86: depend: No such file or directory -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Building dependencies ... -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_layout_lag.f -o stochy_layout_lag.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c spectral_layout.F90 -o spectral_layout.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_stochy.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c plumes.f90 -o plumes.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_spectral.F90 -o getcon_spectral.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_namelist_def.F90 -o stochy_namelist_def.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c compns_stochy.F90 -o compns_stochy.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_data_mod.F90 -o stochy_data_mod.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_stochy_pattern.F90 -o get_stochy_pattern.o -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.o +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_layout_lag.f -o stochy_layout_lag.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c spectral_layout.F90 -o spectral_layout.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_stochy.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c plumes.f90 -o plumes.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_internal_state_mod.F90 -o stochy_internal_state_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_spectral.F90 -o getcon_spectral.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_namelist_def.F90 -o stochy_namelist_def.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c compns_stochy.F90 -o compns_stochy.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c initialize_spectral_mod.F90 -o initialize_spectral_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_data_mod.F90 -o stochy_data_mod.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_stochy_pattern.F90 -o get_stochy_pattern.o +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.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 num_parthds_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 cellular_automata.o update_ca.o plumes.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 ar: creating libstochastic_physics.a a - stochy_gg_def.o @@ -1253,14 +1251,14 @@ a - stochy_patterngenerator.o a - stochy_data_mod.o a - get_stochy_pattern.o a - initialize_spectral_mod.o -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -make libfv3cap.a FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_fv3_config.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c atmos_model.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_fcst_grid_comp.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c time_utils.F90 -ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c fv3_cap.F90 +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +make libfv3cap.a FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_fv3_config.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c atmos_model.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c module_fcst_grid_comp.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -c time_utils.F90 +ftn -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DNO_PARALLEL_NETCDF -DMOIST_CAPPA -DUSE_COND -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/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 @@ -1268,21 +1266,21 @@ a - module_fv3_config.o a - module_fcst_grid_comp.o a - time_utils.o a - fv3_cap.o -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -make esmf_make_fragment FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +make esmf_make_fragment FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/nems_dir" >> fv3.mk Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -Installation into "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL" complete! +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +Installation into "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL" complete! -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -test -d /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; set -x ; cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf ; \ - export COMP_SRCDIR="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model" COMP_BINDIR="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL" WW3_COMP="wcoss_cray" ; \ +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +test -d /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL +. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; set -x ; cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf ; \ + export COMP_SRCDIR="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model" COMP_BINDIR="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL" WW3_COMP="wcoss_cray" ; \ exec make -j 1 WW3_COMP="wcoss_cray" ww3_nems Currently Loaded Modulefiles: 1) craype-network-aries @@ -1320,26 +1318,26 @@ Currently Loaded Modulefiles: 33) ugni/6.0-1.0502.10863.8.29.ari 34) esmf/8.0.0 35) modules.nems -+ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf -+ export COMP_SRCDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model COMP_BINDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL WW3_COMP=wcoss_cray -+ COMP_SRCDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -+ COMP_BINDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL ++ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf ++ export COMP_SRCDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model COMP_BINDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL WW3_COMP=wcoss_cray ++ COMP_SRCDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model ++ COMP_BINDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL + WW3_COMP=wcoss_cray + exec make -j 1 WW3_COMP=wcoss_cray ww3_nems -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf' +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf' ***************************** *** WAVEWATCH III setup *** ***************************** -[INFO] local env file wwatch3.env found in /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/wwatch3.env - Setup file /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/wwatch3.env found +[INFO] local env file wwatch3.env found in /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/wwatch3.env + Setup file /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/wwatch3.env found Printer (listings) : auxiliary FORTRAN compiler : gfortran auxiliary C compiler : gcc - Source directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model - Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp + Source directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model + Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source code : yes Save listings : yes @@ -1347,31 +1345,31 @@ make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-w Compile auxiliary programs -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/aux' -gfortran -o /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3adc w3adc.f -gfortran -o /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3list w3list.f -gfortran -o /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3prnt w3prnt.f -gfortran -o /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3split w3split.f -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/aux' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/aux' +gfortran -o /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3adc w3adc.f +gfortran -o /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3list w3list.f +gfortran -o /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3prnt w3prnt.f +gfortran -o /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3split w3split.f +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/aux' Setup comp & link files - sed /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/comp.tmpl => /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/comp - sed /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/link.tmpl => /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/link + sed /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/comp.tmpl => /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/comp + sed /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/link.tmpl => /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/link Create required model subdirectories Finished setting up WAVEWATCH III -\rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/tempswitch -/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_grid +\rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/tempswitch +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_grid ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1383,47 +1381,47 @@ Making makefile ... *** WAVEWATCH III makefile *** ***************************** -switch = /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/switch +switch = /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/switch Checking all subroutines for modules (this may take a while) ... Processing ww3_grid --------------------- -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing constants ad3 : processing w3servmd -ad3 : processing w3arrymd ad3 : processing w3gsrumd +ad3 : processing w3arrymd ad3 : processing w3gdatmd ad3 : processing w3odatmd ad3 : processing w3idatmd -ad3 : processing w3dispmd ad3 : processing w3timemd -ad3 : processing w3nmlgridmd ad3 : processing w3adatmd +ad3 : processing w3dispmd +ad3 : processing w3nmlgridmd ad3 : processing wmmdatmd ad3 : processing w3src4md -ad3 : processing w3parall ad3 : processing w3triamd +ad3 : processing w3parall ad3 : processing w3snl1md ad3 : processing w3wdatmd ad3 : processing w3iogrmd ad3 : processing ww3_grid Linking ww3_grid -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_outf +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_outf ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1432,27 +1430,27 @@ Shared Object : No Processing ww3_outf --------------------- -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing w3iogomd ad3 : processing w3sbt1md ad3 : processing w3sdb1md ad3 : processing ww3_outf Linking ww3_outf -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_outp +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_outp ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1461,28 +1459,28 @@ Shared Object : No Processing ww3_outp --------------------- -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing w3bullmd ad3 : processing w3partmd -ad3 : processing w3flx1md ad3 : processing w3iopomd +ad3 : processing w3flx1md ad3 : processing ww3_outp Linking ww3_outp -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_prep +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_prep ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1491,25 +1489,25 @@ Shared Object : No Processing ww3_prep --------------------- -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing w3fldsmd ad3 : processing ww3_prep Linking ww3_prep -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_gint +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_gint ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1518,24 +1516,24 @@ Shared Object : No Processing ww3_gint --------------------- -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing ww3_gint Linking ww3_gint -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_prnc +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_prnc ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1544,25 +1542,25 @@ Shared Object : No Processing ww3_prnc --------------------- -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing w3nmlprncmd ad3 : processing ww3_prnc Linking ww3_prnc -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_ounf +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_ounf ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1571,27 +1569,27 @@ Shared Object : No Processing ww3_ounf --------------------- -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' -ad3 : processing w3iorsmd +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing w3nmlounfmd +ad3 : processing w3iorsmd ad3 : processing w3initmd ad3 : processing ww3_ounf Linking ww3_ounf -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_ounp +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_ounp ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1600,26 +1598,26 @@ Shared Object : No Processing ww3_ounp --------------------- -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing w3nmlounpmd ad3 : processing ww3_ounp Linking ww3_ounp -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -\rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/tempswitch -/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_grib +\rm -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/tempswitch +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_grib ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1631,30 +1629,30 @@ Making makefile ... *** WAVEWATCH III makefile *** ***************************** -switch = /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/switch +switch = /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/switch new GRIB package Checking all subroutines for modules (this may take a while) ... Processing ww3_grib --------------------- -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing ww3_grib Linking ww3_grib -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_multi_esmf +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_multi_esmf ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1666,36 +1664,36 @@ Making makefile ... *** WAVEWATCH III makefile *** ***************************** -switch = /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/switch +switch = /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/switch new shared / distributed memory new message passing protocol Checking all subroutines for modules (this may take a while) ... Processing ww3_multi_esmf --------------------- -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing constants ad3 : processing scrip_kindsmod [no w3adc] ad3 : processing w3uqckmd +ad3 : processing scrip_constants [no w3adc] ad3 : processing scrip_iounitsmod [no w3adc] ad3 : processing scrip_timers [no w3adc] -ad3 : processing scrip_constants [no w3adc] ad3 : processing w3servmd ad3 : processing scrip_errormod [no w3adc] -ad3 : processing w3gsrumd ad3 : processing w3cspcmd +ad3 : processing w3gsrumd ad3 : processing w3arrymd ad3 : processing wmunitmd ad3 : processing scrip_netcdfmod [no w3adc] ad3 : processing scrip_grids [no w3adc] ad3 : processing w3gdatmd 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 w3odatmd ad3 : processing w3idatmd ad3 : processing w3sbt1md +ad3 : processing scrip_remap_conservative [no w3adc] +ad3 : processing scrip_remap_write [no w3adc] +ad3 : processing scrip_remap_read [no w3adc] ad3 : processing w3sdb1md ad3 : processing w3flx1md ad3 : processing w3dispmd @@ -1709,8 +1707,8 @@ ad3 : processing w3partmd ad3 : processing w3nmlmultimd ad3 : processing wmscrpmd ad3 : processing wmfinlmd -ad3 : processing w3parall ad3 : processing w3snl1md +ad3 : processing w3parall ad3 : processing w3triamd ad3 : processing w3wdatmd ad3 : processing w3iogrmd @@ -1795,21 +1793,21 @@ a - wmscrpmd.o a - scrip_netcdfmod.o a - scrip_remap_write.o a - scrip_remap_read.o -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_multi +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_multi ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1818,36 +1816,36 @@ Shared Object : No Processing ww3_multi --------------------- -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing ww3_multi Linking ww3_multi -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf' -mkdir -p /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL -cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/nuopc.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/. -test -d "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL" +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf' +mkdir -p /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL +cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/nuopc.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/. +test -d "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL" ( \ echo "# Do not edit this file. It is automatically generated." ; \ - echo "# Edit the component list or /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ - echo ; cat "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ - echo fms_mk="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; echo ww3_mk="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk" ; ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" -. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ + echo "# Edit the component list or /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ + echo ; cat "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ + echo fms_mk="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; echo ww3_mk="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk" ; ) > "/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" +. /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ - for m in /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk ; do \ + for m in /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk ; do \ test -s $m ; \ done ; \ - echo build NEMS after /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk ; \ - cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; \ + echo build NEMS after /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk ; \ + cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; \ make nems \ COMPONENTS="FMS FV3 WW3" \ - FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL WW3_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL TARGET="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x" ; \ - test -x /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x + FMS_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL WW3_DIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL TARGET="/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" ; \ + test -x /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x Currently Loaded Modulefiles: 1) craype-network-aries 2) craype/2.3.0 @@ -1884,11 +1882,11 @@ Currently Loaded Modulefiles: 33) ugni/6.0-1.0502.10863.8.29.ari 34) esmf/8.0.0 35) modules.nems -build NEMS after /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk +build NEMS after /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk Components in linker order: WW3 FV3 FMS -WW3: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk -FV3: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -FMS: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +WW3: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk +FV3: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_0_0" CPPFLAGS += ESMF_VERSION_PATCHLEVEL="0" CPPFLAGS += ESMF_VERSION_PUBLIC="'T'" @@ -1897,155 +1895,155 @@ CPPFLAGS += ESMF_VERSION_MINOR="0" CPPFLAGS += ESMF_VERSION_STRING="8.0.0" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_REVISION="0" -make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' +make[1]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' cd ENS_Cpl && make stub -make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +make[2]: Entering directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' cc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/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 -make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 05:41:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_UTILS.tmp.f90 +make[2]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:20:21 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 05:41:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_methods.tmp.f90 +cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:20:21 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 05:41:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 +cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:20:21 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o `module_MEDIATOR.tmp.o' -> `module_MEDIATOR.o' -cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 05:41:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_SpaceWeather.tmp.f90 +cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:20:21 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 05:41:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_INTERNAL_STATE.tmp.f90 +cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:20:21 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 05:41:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_GRID_COMP.tmp.f90 +cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:20:21 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 05:41:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_INTERNAL_STATE.tmp.f90 +cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:20:21 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 05:41:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_GRID_COMP.tmp.f90 +cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:20:21 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' -cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 05:41:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_Rusage.tmp.f90 +cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:20:21 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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' cc -c nems_c_rusage.c -cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 05:41:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c MAIN_NEMS.tmp.f90 +cc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Mar 3 23:20:21 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=063' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_PUBLIC="'T'" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +ftn -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -fno-alias -auto -safe-cray-ptr -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX2 -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/mod -I/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/include -I/opt/cray/netcdf/4.3.3.1/INTEL/14.0/include -IENS_Cpl -I. -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a /gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a /usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a /usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a /usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/opt/intel/compilers_and_libraries_2016.3.210/linux/16.0/3.210/lib/intel64 -lifcoremt -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz extlibs is /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a /gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a /usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a /usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a /usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/opt/intel/compilers_and_libraries_2016.3.210/linux/16.0/3.210/lib/intel64 -lifcoremt -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz -ftn -o /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/obj_HYB/libww3_multi_esmf.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a /gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a /usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a /usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a /usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/opt/intel/compilers_and_libraries_2016.3.210/linux/16.0/3.210/lib/intel64 -lifcoremt -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz +ftn -o /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/obj_HYB/libww3_multi_esmf.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a /gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a /gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a /usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a /usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a /usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -L/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -qopenmp -L/opt/intel/compilers_and_libraries_2016.3.210/linux/16.0/3.210/lib/intel64 -lifcoremt -lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz /opt/cray/hdf5/1.8.14/INTEL/14.0/lib/libhdf5.a(H5PL.o): In function `H5PL_load': H5PL.c:(.text+0x3b7): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a(jas_stream.o): In function `jas_stream_tmpfile': /usrx/local/prod/jasper/1.900.1/gnu/sandybridge/sorc/jasper-1.900.1/src/libjasper/base/jas_stream.c:368: warning: the use of `tmpnam' is dangerous, better use `mkstemp' /gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib/libesmf.a(ESMCI_VMKernel.o): In function `ESMCI::socketClient()': ESMCI_VMKernel.C:(.text+0x14ad1): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking -/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x is created. -make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -Application 178631245 resources: utime ~1316s, stime ~131s, Rss ~2174512, inblocks ~807075749, outblocks ~1763817 -+ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src -+ cp -fp ../exe/NEMS.x /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3_ww3.exe -+ cp -fp conf/modules.nems /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/include/modules_fv3_ww3 -+ md5sum /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3_ww3.exe +/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x is created. +make[1]: Leaving directory `/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +Application 974980 resources: utime ~1376s, stime ~137s, Rss ~2180028, inblocks ~809394030, outblocks ~1763749 ++ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ++ cp -fp ../exe/NEMS.x /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_ww3.exe ++ cp -fp conf/modules.nems /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/include/modules_fv3_ww3 ++ md5sum /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_ww3.exe + unset md5sum + unset OPTS + set -xe + set -xe -+ test -s /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3_ww3.exe -+ test -x /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3_ww3.exe ++ test -s /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_ww3.exe ++ test -x /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_ww3.exe ------------------------------------------------------------ -Sender: LSF System -Subject: Job 287902: in cluster Done +Sender: LSF System +Subject: Job 291442: in cluster Done -Job was submitted from host by user in cluster at Tue Feb 18 05:09:38 2020. -Job was executed on host(s) <1*nid00892>, in queue , as user in cluster at Tue Feb 18 05:09:39 2020. - <24*nid00167> +Job was submitted from host by user in cluster at Tue Mar 3 22:45:40 2020. +Job was executed on host(s) <1*nid00188>, in queue , as user in cluster at Tue Mar 3 22:45:41 2020. + <24*nid00034> was used as the home directory. - was used as the working directory. -Started at Tue Feb 18 05:09:39 2020. -Terminated at Tue Feb 18 05:44:02 2020. -Results reported at Tue Feb 18 05:44:02 2020. + was used as the working directory. +Started at Tue Mar 3 22:45:41 2020. +Terminated at Tue Mar 3 23:22:20 2020. +Results reported at Tue Mar 3 23:22:20 2020. Your job looked like: ------------------------------------------------------------ # LSBATCH: User input -/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/sbin/lsfcraywrapper.sh sh -c "cd /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/src ; ./install.sh fv3_ww3.exe" +/gpfs/hps/usrx/local/emc_rocoto/1.3.0rc2/sbin/lsfcraywrapper.sh sh -c "cd /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/src ; ./install.sh fv3_ww3.exe" ------------------------------------------------------------ Successfully completed. Resource usage summary: - CPU time : 1.06 sec. + CPU time : 0.95 sec. Max Memory : 25 MB - Average Memory : 20.00 MB + Average Memory : 21.07 MB Total Requested Memory : 2000.00 MB Delta Memory : 1975.00 MB Max Swap : - Max Processes : 5 Max Threads : 6 - Run time : 2001 sec. - Turnaround time : 2064 sec. + Run time : 2196 sec. + Turnaround time : 2200 sec. The output (if any) is above this job summary. -Data collected from /ufs/RUR/output/rur.output.NCEP-RESTON@287902 +Data collected from /ufs/RUR/output/rur.output.NCEP-ORLANDO@291442 ------------------------------------------------------------------------ -ALPS Resource Utilization Report (RUR) Summary for LSF Job: 287902 +ALPS Resource Utilization Report (RUR) Summary for LSF Job: 291442 STATUS: - APP START: 2020-02-18:05:09:43 UTC - APP STOP: 2020-02-18:05:43:00 UTC + APP START: 2020-03-03:22:45:44 UTC + APP STOP: 2020-03-03:23:22:17 UTC exit codes: 0 9 core files: 0 CPU: - stime: 242.688000 s - utime: 1337.896000 s + stime: 250.416000 s + utime: 1395.664000 s MEMORY: - max_rss: 2123.54 MiB - accumulated max_rss: 2123.54 MiB - active(anon): 31.95 MiB - active(file): 1.48 MiB - inactive(anon): 2.41 MiB - inactive(file): 7.03 MiB - majfaults: 1032 - minfaults: 57962208 + max_rss: 2128.93 MiB + accumulated max_rss: 2128.93 MiB + active(anon): 85.31 MiB + active(file): 1.42 MiB + inactive(anon): 8.61 MiB + inactive(file): 6.74 MiB + majfaults: 1030 + minfaults: 58036081 pageswpcnt: 0 I/O: - rcalls: 6276576 - wcalls: 202366 - rchar: 394094.76 MiB - wchar: 867.46 MiB - bkiowait: 1.5626579390 s + rcalls: 7410628 + wcalls: 202389 + rchar: 395226.74 MiB + wchar: 867.53 MiB + bkiowait: 1.8594384290 s diff --git a/log/report-wcoss.cray-log/rtreport.txt b/log/report-wcoss.cray-log/rtreport.txt index a2a183d867..e40dd1dbb9 100644 --- a/log/report-wcoss.cray-log/rtreport.txt +++ b/log/report-wcoss.cray-log/rtreport.txt @@ -1,12 +1,13 @@ Run rocotostat... Generate report... -WORKFLOW STARTED AT Tue Feb 18 01:01:15 2020 (+1581987675) +WORKFLOW STARTED AT Tue Mar 3 22:45:39 2020 (+1583275539) Repository information: REPO TOP: -PR56 33d6dbf update fv3 link -Fetch URL: https://github.com/ufs-community/ufs-weather-model +SM_Feb242020 837ce2f [origin/SM_Feb242020] Regression test log files on WCOSS Dell +Fetch URL: https://github.com/junwang-noaa/ufs-weather-model + M compsets/wcoss.input M log/report-wcoss.cray-log/build_fv3.exe.log M log/report-wcoss.cray-log/build_fv3_32bit.exe.log M log/report-wcoss.cray-log/build_fv3_appbuilder.exe.log @@ -14,6 +15,8 @@ Fetch URL: https://github.com/ufs-community/ufs-weather-model M log/report-wcoss.cray-log/rtreport.txt M tests/Compile_wcoss_cray.log M tests/RegressionTests_wcoss_cray.log + M tests/tests/fv3_gfdlmprad + M tests/tests/fv3_gfdlmprad_atmwav Entering 'FMS' age: git [--version] [--exec-path[=]] [--html-path] [--man-path] [--info-path] @@ -21,7 +24,7 @@ Fetch URL: https://github.com/NOAA-GFDL/FMS Entering 'FV3' age: git [--version] [--exec-path[=]] [--html-path] [--man-path] [--info-path] -Fetch URL: https://github.com/junwang-noaa/fv3atm +Fetch URL: https://github.com/SMoorthi-emc/fv3atm Entering 'NEMS' age: git [--version] [--exec-path[=]] [--html-path] [--man-path] [--info-path] @@ -36,14 +39,14 @@ age: git [--version] [--exec-path[=]] [--html-path] [--man-path] [--info-p Fetch URL: https://github.com/noaa-psd/stochastic_physics +BUILD fv3_ww3.exe: SUCCEEDED BUILD fv3.exe: SUCCEEDED BUILD fv3_32bit.exe: SUCCEEDED -BUILD fv3_ww3.exe: SUCCEEDED BUILD fv3_appbuilder.exe: SUCCEEDED TEST #1: PASS - Test fv3_lheatstrg starting at Tue Feb 18 01:18:22 UTC 2020 (Compare FV3 control with lheatstrg on Gaussian grid nemsio output results with previous trunk version) - Tue Feb 18 01:18:22 UTC 2020 + Test fv3_gfdlmprad_atmwav starting at Tue Mar 3 23:23:24 UTC 2020 (Compare FV3 GFDL mircrophysics radiation change with 2 way WW3 results with previous trunk version) + Tue Mar 3 23:23:24 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -86,15 +89,67 @@ TEST #1: PASS RESTART/sfc_data.tile4.nc: bit-for-bit identical RESTART/sfc_data.tile5.nc: bit-for-bit identical RESTART/sfc_data.tile6.nc: bit-for-bit identical + out_grd.glo_30m: bit-for-bit identical Executable did not change during test suite: - File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:20:00 UTC 2020 + File: /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_ww3.exe + Expected md5sum: a392b2836c17afb71216ecf4c32ebfdf + Actual md5sum: a392b2836c17afb71216ecf4c32ebfdf + TEST PASSED AT Tue Mar 3 23:28:49 UTC 2020 TEST #2: PASS - Test fv3_iau starting at Tue Feb 18 01:18:22 UTC 2020 (Compare FV3 IAU results with previous trunk version) - Tue Feb 18 01:18:22 UTC 2020 + Test fv3_lheatstrg starting at Tue Mar 3 23:37:10 UTC 2020 (Compare FV3 control with lheatstrg on Gaussian grid nemsio output results with previous trunk version) + Tue Mar 3 23:37:10 UTC 2020 + atmos_4xdaily.tile1.nc: bit-for-bit identical + atmos_4xdaily.tile2.nc: bit-for-bit identical + atmos_4xdaily.tile3.nc: bit-for-bit identical + atmos_4xdaily.tile4.nc: bit-for-bit identical + atmos_4xdaily.tile5.nc: bit-for-bit identical + atmos_4xdaily.tile6.nc: bit-for-bit identical + phyf000.nemsio: bit-for-bit identical + phyf024.nemsio: bit-for-bit identical + dynf000.nemsio: bit-for-bit identical + dynf024.nemsio: bit-for-bit identical + RESTART/coupler.res: bit-for-bit identical + RESTART/fv_core.res.nc: bit-for-bit identical + RESTART/fv_core.res.tile1.nc: bit-for-bit identical + RESTART/fv_core.res.tile2.nc: bit-for-bit identical + RESTART/fv_core.res.tile3.nc: bit-for-bit identical + RESTART/fv_core.res.tile4.nc: bit-for-bit identical + RESTART/fv_core.res.tile5.nc: bit-for-bit identical + RESTART/fv_core.res.tile6.nc: bit-for-bit identical + RESTART/fv_srf_wnd.res.tile1.nc: bit-for-bit identical + RESTART/fv_srf_wnd.res.tile2.nc: bit-for-bit identical + RESTART/fv_srf_wnd.res.tile3.nc: bit-for-bit identical + RESTART/fv_srf_wnd.res.tile4.nc: bit-for-bit identical + RESTART/fv_srf_wnd.res.tile5.nc: bit-for-bit identical + RESTART/fv_srf_wnd.res.tile6.nc: bit-for-bit identical + RESTART/fv_tracer.res.tile1.nc: bit-for-bit identical + RESTART/fv_tracer.res.tile2.nc: bit-for-bit identical + RESTART/fv_tracer.res.tile3.nc: bit-for-bit identical + RESTART/fv_tracer.res.tile4.nc: bit-for-bit identical + RESTART/fv_tracer.res.tile5.nc: bit-for-bit identical + RESTART/fv_tracer.res.tile6.nc: bit-for-bit identical + RESTART/phy_data.tile1.nc: bit-for-bit identical + RESTART/phy_data.tile2.nc: bit-for-bit identical + RESTART/phy_data.tile3.nc: bit-for-bit identical + RESTART/phy_data.tile4.nc: bit-for-bit identical + RESTART/phy_data.tile5.nc: bit-for-bit identical + RESTART/phy_data.tile6.nc: bit-for-bit identical + RESTART/sfc_data.tile1.nc: bit-for-bit identical + RESTART/sfc_data.tile2.nc: bit-for-bit identical + RESTART/sfc_data.tile3.nc: bit-for-bit identical + RESTART/sfc_data.tile4.nc: bit-for-bit identical + RESTART/sfc_data.tile5.nc: bit-for-bit identical + RESTART/sfc_data.tile6.nc: bit-for-bit identical + Executable did not change during test suite: + File: ./fv3.exe + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:38:50 UTC 2020 + +TEST #3: PASS + Test fv3_iau starting at Tue Mar 3 23:37:11 UTC 2020 (Compare FV3 IAU results with previous trunk version) + Tue Mar 3 23:37:11 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -159,13 +214,13 @@ TEST #2: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:20:10 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:39:03 UTC 2020 -TEST #3: PASS - Test fv3_stretched_nest_quilt starting at Tue Feb 18 05:09:42 UTC 2020 (Stretched grid with nest using quilting; compare against previous baseline) - Tue Feb 18 05:09:42 UTC 2020 +TEST #4: PASS + Test fv3_stretched_nest_quilt starting at Tue Mar 3 23:50:50 UTC 2020 (Stretched grid with nest using quilting; compare against previous baseline) + Tue Mar 3 23:50:50 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -225,11 +280,11 @@ TEST #3: PASS RESTART/sfc_data.tile5.nc: bit-for-bit identical RESTART/sfc_data.tile6.nc: bit-for-bit identical RESTART/sfc_data.nest02.tile7.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 05:13:40 UTC 2020 + TEST PASSED AT Tue Mar 3 23:55:14 UTC 2020 -TEST #4: PASS - Test fv3_stretched_nest starting at Tue Feb 18 05:09:42 UTC 2020 (Stretched grid with nest; compare against previous baseline) - Tue Feb 18 05:09:43 UTC 2020 +TEST #5: PASS + Test fv3_stretched_nest starting at Tue Mar 3 23:50:50 UTC 2020 (Stretched grid with nest; compare against previous baseline) + Tue Mar 3 23:50:50 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -291,11 +346,11 @@ TEST #4: PASS RESTART/fv_tracer.res.nest02.tile7.nc: bit-for-bit identical RESTART/phy_data.nest02.tile7.nc: bit-for-bit identical RESTART/sfc_data.nest02.tile7.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 05:14:27 UTC 2020 + TEST PASSED AT Tue Mar 3 23:56:29 UTC 2020 -TEST #5: PASS - Test fv3_csawmgshoc starting at Tue Feb 18 01:18:22 UTC 2020 (Compare FV3 with CSAW MG2 and SHOC results with previous trunk version) - Tue Feb 18 01:18:22 UTC 2020 +TEST #6: PASS + Test fv3_wrtGauss_nemsio starting at Tue Mar 3 23:37:11 UTC 2020 (Compare FV3 Gaussian grid nemsio output results with previous trunk version) + Tue Mar 3 23:37:11 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -340,21 +395,21 @@ TEST #5: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:21:31 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:38:52 UTC 2020 -TEST #6: PASS - Test fv3_regional_control starting at Tue Feb 18 05:13:28 UTC 2020 (Compare FV3 regional control results with previous trunk version) - Tue Feb 18 05:13:28 UTC 2020 +TEST #7: PASS + Test fv3_regional_control starting at Tue Mar 3 23:50:50 UTC 2020 (Compare FV3 regional control results with previous trunk version) + Tue Mar 3 23:50:50 UTC 2020 atmos_4xdaily.nc: bit-for-bit identical fv3_history2d.nc: bit-for-bit identical fv3_history.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 05:21:32 UTC 2020 + TEST PASSED AT Tue Mar 3 23:59:01 UTC 2020 -TEST #7: PASS - Test fv3_wrtGauss_netcdf starting at Tue Feb 18 01:18:22 UTC 2020 (Compare FV3 Gaussian grid netcdf output results with previous trunk version) - Tue Feb 18 01:18:22 UTC 2020 +TEST #8: PASS + Test fv3_wrtGauss_netcdf starting at Tue Mar 3 23:37:11 UTC 2020 (Compare FV3 Gaussian grid netcdf output results with previous trunk version) + Tue Mar 3 23:37:11 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -399,13 +454,13 @@ TEST #7: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:19:59 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:38:51 UTC 2020 -TEST #8: PASS - Test fv3_thompson starting at Tue Feb 18 01:18:23 UTC 2020 (Compare FV3 GFDL mircrophysics results with previous trunk version) - Tue Feb 18 01:18:23 UTC 2020 +TEST #9: PASS + Test fv3_thompson starting at Tue Mar 3 23:37:11 UTC 2020 (Compare FV3 GFDL mircrophysics results with previous trunk version) + Tue Mar 3 23:37:11 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -470,13 +525,13 @@ TEST #8: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:23:33 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:42:19 UTC 2020 -TEST #9: PASS - Test fv3_gfdlmprad_gwd starting at Tue Feb 18 01:18:23 UTC 2020 (Compare FV3 GFDL radiation interaction option and gravity wve drag results with previous trunk version) - Tue Feb 18 01:18:23 UTC 2020 +TEST #10: PASS + Test fv3_gfdlmprad_gwd starting at Tue Mar 3 23:37:11 UTC 2020 (Compare FV3 GFDL radiation interaction option and gravity wve drag results with previous trunk version) + Tue Mar 3 23:37:11 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -521,13 +576,13 @@ TEST #9: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:20:20 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:39:02 UTC 2020 -TEST #10: PASS - Test fv3_stochy starting at Tue Feb 18 01:18:23 UTC 2020 (Compare FV3 stochy results with previous trunk version) - Tue Feb 18 01:18:23 UTC 2020 +TEST #11: PASS + Test fv3_stochy starting at Tue Mar 3 23:37:11 UTC 2020 (Compare FV3 stochy results with previous trunk version) + Tue Mar 3 23:37:11 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -592,13 +647,13 @@ TEST #10: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:20:27 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:39:17 UTC 2020 -TEST #11: PASS - Test fv3_gfdlmprad starting at Tue Feb 18 05:45:41 UTC 2020 (Compare FV3 GFDL mircrophysics radiation change with WW3 results with previous trunk version) - Tue Feb 18 05:45:41 UTC 2020 +TEST #12: PASS + Test fv3_gfdlmprad starting at Tue Mar 3 23:23:24 UTC 2020 (Compare FV3 GFDL mircrophysics radiation change with WW3 results with previous trunk version) + Tue Mar 3 23:23:24 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -643,14 +698,14 @@ TEST #11: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical out_grd.glo_30m: bit-for-bit identical Executable did not change during test suite: - File: /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3_ww3.exe - Expected md5sum: 770d6e114617e7c980e68edbda15cd6e - Actual md5sum: 770d6e114617e7c980e68edbda15cd6e - TEST PASSED AT Tue Feb 18 05:48:01 UTC 2020 + File: /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_ww3.exe + Expected md5sum: a392b2836c17afb71216ecf4c32ebfdf + Actual md5sum: a392b2836c17afb71216ecf4c32ebfdf + TEST PASSED AT Tue Mar 3 23:27:49 UTC 2020 -TEST #12: PASS - Test fv3_appbuilder starting at Tue Feb 18 06:07:56 UTC 2020 (Compare FV3 with the NEMSAppBuilder against the previous trunk version) - Tue Feb 18 06:07:57 UTC 2020 +TEST #13: PASS + Test fv3_appbuilder starting at Wed Mar 4 00:13:08 UTC 2020 (Compare FV3 with the NEMSAppBuilder against the previous trunk version) + Wed Mar 4 00:13:08 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -714,14 +769,14 @@ TEST #12: PASS RESTART/sfc_data.tile5.nc: bit-for-bit identical RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: - File: /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.2526/exec/fv3_appbuilder.exe - Expected md5sum: 9c17556437bedaa22242b8a8c1274b06 - Actual md5sum: 9c17556437bedaa22242b8a8c1274b06 - TEST PASSED AT Tue Feb 18 06:09:29 UTC 2020 + File: /gpfs/hps2/ptmp/Dusan.Jovic/rtgen.41636/exec/fv3_appbuilder.exe + Expected md5sum: 75680b5b3c0a2a952c124a8c8ff2fa3b + Actual md5sum: 75680b5b3c0a2a952c124a8c8ff2fa3b + TEST PASSED AT Wed Mar 4 00:14:32 UTC 2020 -TEST #13: PASS - Test fv3_restart starting at Tue Feb 18 01:18:23 UTC 2020 (Compare FV3 restart results with previous trunk version) - Tue Feb 18 01:18:23 UTC 2020 +TEST #14: PASS + Test fv3_restart starting at Tue Mar 3 23:37:10 UTC 2020 (Compare FV3 restart results with previous trunk version) + Tue Mar 3 23:37:10 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -786,21 +841,21 @@ TEST #13: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:20:03 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:39:00 UTC 2020 -TEST #14: PASS - Test fv3_regional_restart starting at Tue Feb 18 06:09:55 UTC 2020 (Compare FV3 regional restart results with previous trunk version) - Tue Feb 18 06:09:55 UTC 2020 +TEST #15: PASS + Test fv3_regional_restart starting at Tue Mar 3 23:59:23 UTC 2020 (Compare FV3 regional restart results with previous trunk version) + Tue Mar 3 23:59:23 UTC 2020 atmos_4xdaily.nc: bit-for-bit identical fv3_history2d.nc: bit-for-bit identical fv3_history.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 06:14:13 UTC 2020 + TEST PASSED AT Wed Mar 4 00:03:38 UTC 2020 -TEST #15: PASS - Test fv3_decomp starting at Tue Feb 18 01:18:22 UTC 2020 (Compare FV3 decomp results with previous trunk version) - Tue Feb 18 01:18:22 UTC 2020 +TEST #16: PASS + Test fv3_decomp starting at Tue Mar 3 23:37:10 UTC 2020 (Compare FV3 decomp results with previous trunk version) + Tue Mar 3 23:37:10 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -865,23 +920,23 @@ TEST #15: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:20:06 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:38:54 UTC 2020 -TEST #16: PASS - Test fv3_regional_quilt starting at Tue Feb 18 05:13:27 UTC 2020 (Compare FV3 regional quilt results with previous trunk version) - Tue Feb 18 05:13:27 UTC 2020 +TEST #17: PASS + Test fv3_regional_quilt starting at Tue Mar 3 23:50:50 UTC 2020 (Compare FV3 regional quilt results with previous trunk version) + Tue Mar 3 23:50:50 UTC 2020 atmos_4xdaily.nc: bit-for-bit identical dynf000.nc: bit-for-bit identical dynf024.nc: bit-for-bit identical phyf000.nc: bit-for-bit identical phyf024.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 05:21:38 UTC 2020 + TEST PASSED AT Tue Mar 3 23:59:03 UTC 2020 -TEST #17: PASS - Test fv3_wrtGauss_nemsio starting at Tue Feb 18 01:18:22 UTC 2020 (Compare FV3 Gaussian grid nemsio output results with previous trunk version) - Tue Feb 18 01:18:22 UTC 2020 +TEST #18: PASS + Test fv3_csawmgshoc starting at Tue Mar 3 23:37:10 UTC 2020 (Compare FV3 with CSAW MG2 and SHOC results with previous trunk version) + Tue Mar 3 23:37:10 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -926,13 +981,13 @@ TEST #17: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:19:57 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:40:26 UTC 2020 -TEST #18: PASS - Test fv3_control_32bit starting at Tue Feb 18 05:09:43 UTC 2020 (Compare FV3 32bit compile results with previous trunk version) - Tue Feb 18 05:09:43 UTC 2020 +TEST #19: PASS + Test fv3_control_32bit starting at Tue Mar 3 23:50:50 UTC 2020 (Compare FV3 32bit compile results with previous trunk version) + Tue Mar 3 23:50:50 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -995,11 +1050,11 @@ TEST #18: PASS RESTART/sfc_data.tile4.nc: bit-for-bit identical RESTART/sfc_data.tile5.nc: bit-for-bit identical RESTART/sfc_data.tile6.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 05:11:16 UTC 2020 + TEST PASSED AT Tue Mar 3 23:52:27 UTC 2020 -TEST #19: PASS - Test fv3_gfdlmprad_32bit_post starting at Tue Feb 18 05:09:43 UTC 2020 (Compare FV3 GFDL mircrophysics radiation change with inline post results with previous trunk version) - Tue Feb 18 05:09:43 UTC 2020 +TEST #20: PASS + Test fv3_gfdlmprad_32bit_post starting at Tue Mar 3 23:50:50 UTC 2020 (Compare FV3 GFDL mircrophysics radiation change with inline post results with previous trunk version) + Tue Mar 3 23:50:50 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1046,11 +1101,11 @@ TEST #19: PASS RESTART/sfc_data.tile4.nc: bit-for-bit identical RESTART/sfc_data.tile5.nc: bit-for-bit identical RESTART/sfc_data.tile6.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 05:12:12 UTC 2020 + TEST PASSED AT Tue Mar 3 23:53:36 UTC 2020 -TEST #20: PASS - Test fv3_csawmg3shoc127 starting at Tue Feb 18 01:21:49 UTC 2020 (Compare 127 L FV3 with CSAW MG3 and SHOC results with previous trunk version) - Tue Feb 18 01:21:49 UTC 2020 +TEST #21: PASS + Test fv3_csawmg3shoc127 starting at Tue Mar 3 23:40:32 UTC 2020 (Compare 127 L FV3 with CSAW MG3 and SHOC results with previous trunk version) + Tue Mar 3 23:40:32 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1095,13 +1150,13 @@ TEST #20: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:28:17 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:46:44 UTC 2020 -TEST #21: PASS - Test fv3_read_inc starting at Tue Feb 18 01:21:49 UTC 2020 (Compare FV3 read_inc results with previous trunk version) - Tue Feb 18 01:21:49 UTC 2020 +TEST #22: PASS + Test fv3_read_inc starting at Tue Mar 3 23:40:33 UTC 2020 (Compare FV3 read_inc results with previous trunk version) + Tue Mar 3 23:40:33 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1166,13 +1221,13 @@ TEST #21: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:23:38 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:42:25 UTC 2020 -TEST #22: PASS - Test fv3_satmedmf starting at Tue Feb 18 01:21:49 UTC 2020 (Compare FV3 control with satmedmf on Gaussian grid nemsio output results with previous trunk version) - Tue Feb 18 01:21:49 UTC 2020 +TEST #23: PASS + Test fv3_satmedmf starting at Tue Mar 3 23:40:32 UTC 2020 (Compare FV3 control with satmedmf on Gaussian grid nemsio output results with previous trunk version) + Tue Mar 3 23:40:32 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1217,13 +1272,13 @@ TEST #22: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:23:32 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:42:18 UTC 2020 -TEST #23: PASS - Test fv3_control starting at Tue Feb 18 01:21:49 UTC 2020 (Compare FV3 control results with previous trunk version) - Tue Feb 18 01:21:49 UTC 2020 +TEST #24: PASS + Test fv3_control starting at Tue Mar 3 23:40:32 UTC 2020 (Compare FV3 control results with previous trunk version) + Tue Mar 3 23:40:32 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1288,13 +1343,13 @@ TEST #23: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:23:38 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:42:22 UTC 2020 -TEST #24: PASS - Test fv3_gfdlmp starting at Tue Feb 18 01:21:49 UTC 2020 (Compare FV3 GFDL mircrophysics results with previous trunk version) - Tue Feb 18 01:21:49 UTC 2020 +TEST #25: PASS + Test fv3_gfdlmp starting at Tue Mar 3 23:40:32 UTC 2020 (Compare FV3 GFDL mircrophysics results with previous trunk version) + Tue Mar 3 23:40:33 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1339,13 +1394,13 @@ TEST #24: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:23:37 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:42:27 UTC 2020 -TEST #25: PASS - Test fv3_gfdlmprad_noahmp starting at Tue Feb 18 01:21:49 UTC 2020 (Compare FV3 GFDL radiation interaction option and Noah MP results with previous trunk version) - Tue Feb 18 01:21:49 UTC 2020 +TEST #26: PASS + Test fv3_gfdlmprad_noahmp starting at Tue Mar 3 23:40:33 UTC 2020 (Compare FV3 GFDL radiation interaction option and Noah MP results with previous trunk version) + Tue Mar 3 23:40:33 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1390,13 +1445,13 @@ TEST #25: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:23:38 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:42:31 UTC 2020 -TEST #26: PASS - Test fv3_2threads starting at Tue Feb 18 01:21:49 UTC 2020 (Compare FV3 2 threads results with previous trunk version) - Tue Feb 18 01:21:49 UTC 2020 +TEST #27: PASS + Test fv3_2threads starting at Tue Mar 3 23:40:32 UTC 2020 (Compare FV3 2 threads results with previous trunk version) + Tue Mar 3 23:40:32 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1461,13 +1516,13 @@ TEST #26: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:23:24 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:42:11 UTC 2020 -TEST #27: PASS - Test fv3_wrtGauss_netcdf_esmf starting at Tue Feb 18 01:21:49 UTC 2020 (Compare FV3 Gaussian grid netcdf output results with previous trunk version) - Tue Feb 18 01:21:49 UTC 2020 +TEST #28: PASS + Test fv3_wrtGauss_netcdf_esmf starting at Tue Mar 3 23:40:33 UTC 2020 (Compare FV3 Gaussian grid netcdf output results with previous trunk version) + Tue Mar 3 23:40:33 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1512,13 +1567,13 @@ TEST #27: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:24:42 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:43:26 UTC 2020 -TEST #28: PASS - Test fv3_csawmg starting at Tue Feb 18 01:57:41 UTC 2020 (Compare FV3 with CSAW and MG2 results with previous trunk version) - Tue Feb 18 01:57:41 UTC 2020 +TEST #29: PASS + Test fv3_csawmg starting at Tue Mar 3 23:42:15 UTC 2020 (Compare FV3 with CSAW and MG2 results with previous trunk version) + Tue Mar 3 23:42:15 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1563,13 +1618,13 @@ TEST #28: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 02:00:46 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:45:22 UTC 2020 -TEST #29: PASS - Test fv3_wsm6 starting at Tue Feb 18 01:25:15 UTC 2020 (Compare FV3 GFDL mircrophysics results with previous trunk version) - Tue Feb 18 01:25:15 UTC 2020 +TEST #30: PASS + Test fv3_wsm6 starting at Tue Mar 3 23:43:58 UTC 2020 (Compare FV3 GFDL mircrophysics results with previous trunk version) + Tue Mar 3 23:43:58 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1634,13 +1689,13 @@ TEST #29: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:27:35 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:46:14 UTC 2020 -TEST #30: PASS - Test fv3_stretched starting at Tue Feb 18 05:13:27 UTC 2020 (Stretched grid; compare against previous baseline) - Tue Feb 18 05:13:27 UTC 2020 +TEST #31: PASS + Test fv3_stretched starting at Tue Mar 3 23:50:50 UTC 2020 (Stretched grid; compare against previous baseline) + Tue Mar 3 23:50:50 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1691,11 +1746,11 @@ TEST #30: PASS RESTART/sfc_data.tile4.nc: bit-for-bit identical RESTART/sfc_data.tile5.nc: bit-for-bit identical RESTART/sfc_data.tile6.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 05:17:18 UTC 2020 + TEST PASSED AT Tue Mar 3 23:55:21 UTC 2020 -TEST #31: PASS - Test fv3_wrtGauss_nemsio_c192 starting at Tue Feb 18 01:25:15 UTC 2020 (Compare c192 FV3 Gaussian grid nemsio output results with previous trunk version) - Tue Feb 18 01:25:15 UTC 2020 +TEST #32: PASS + Test fv3_wrtGauss_nemsio_c192 starting at Tue Mar 3 23:43:58 UTC 2020 (Compare c192 FV3 Gaussian grid nemsio output results with previous trunk version) + Tue Mar 3 23:43:58 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1740,13 +1795,13 @@ TEST #31: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:28:46 UTC 2020 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:47:31 UTC 2020 -TEST #32: PASS - Test fv3_rasmgshoc starting at Tue Feb 18 01:25:15 UTC 2020 (Compare FV3 with RAS MG2 and SHOC results with previous trunk version) - Tue Feb 18 01:25:15 UTC 2020 +TEST #33: PASS + Test fv3_rasmgshoc starting at Tue Mar 3 23:43:58 UTC 2020 (Compare FV3 with RAS MG2 and SHOC results with previous trunk version) + Tue Mar 3 23:43:58 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1791,10 +1846,10 @@ TEST #32: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - Actual md5sum: 4fbc88954a5590c6c0e4a3210c8d175e - TEST PASSED AT Tue Feb 18 01:28:28 UTC 2020 -WORKFLOW REPORT AT Tue Feb 18 06:16:39 2020 (+1582006599) -Tests: 0 failed, 32 passed out of 32 + Expected md5sum: b8e9f2a9f035a518ecd90d245cc5505f + Actual md5sum: b8e9f2a9f035a518ecd90d245cc5505f + TEST PASSED AT Tue Mar 3 23:47:15 UTC 2020 +WORKFLOW REPORT AT Wed Mar 4 00:16:36 2020 (+1583280996) +Tests: 0 failed, 33 passed out of 33 Builds: 0 failed, 4 passed out of 4 REGRESSION TEST WAS SUCCESSFUL diff --git a/log/report-wcoss_dell_p3-log/build_fv3.exe.log b/log/report-wcoss_dell_p3-log/build_fv3.exe.log index a91a740f82..fe61e394ad 100644 --- a/log/report-wcoss_dell_p3-log/build_fv3.exe.log +++ b/log/report-wcoss_dell_p3-log/build_fv3.exe.log @@ -1,26 +1,26 @@ -+ [[ fv3.exe == fv3_32bit.exe ]] ++ [[ fv3.exe == fv3_ww3.exe ]] + [[ fv3.exe == fv3.exe ]] -+ rm -f /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3.exe -+ modules=/gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/include/modules.fv3 ++ rm -f /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3.exe ++ modules=/gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/include/modules.fv3 + BUILD_NR= -+ fv3=/gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3.exe ++ fv3=/gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3.exe + MAKE_OPTS=' ' -+ md5=/gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3.exe.md5 -+ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/ -+ rm -f /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3.exe /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/include/modules.fv3 ++ md5=/gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3.exe.md5 ++ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/ ++ rm -f /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3.exe /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/include/modules.fv3 + which aprun -which: no aprun in (/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/gpfs/dell3/usrx/local/dev/emc_rocoto/emc-utils-1.0.0/bin:/gpfs/dell3/usrx/local/dev/emc_rocoto/rocoto-1.3.0rc2/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/dell3/usrx/local/dev/emc_rocoto/ruby-2.5.1/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:/u/Dusan.Jovic/.local/bin) +which: no aprun in (/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/gpfs/dell3/usrx/local/dev/emc_rocoto/emc-utils-1.0.0/bin:/gpfs/dell3/usrx/local/dev/emc_rocoto/rocoto-1.3.0rc2/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/dell3/usrx/local/dev/emc_rocoto/ruby-2.5.1/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/usrx/local/emc_rocoto/1.2.3/bin:/u/Dusan.Jovic/.local/bin) + [[ wcoss_dell_p3 == hera* ]] + [[ wcoss_dell_p3 == cheyenne* ]] + [[ wcoss_dell_p3 == gaea* ]] + [[ wcoss_dell_p3 == *jet* ]] ++ echo wcoss_dell_p3 ++ sed 's,\.,_,g' -+ ./compile.sh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 wcoss_dell_p3 ++ ./compile.sh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 wcoss_dell_p3 + SECONDS=0 + [[ 2 -lt 2 ]] -+ readonly PATHTR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -+ PATHTR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ++ readonly PATHTR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ++ PATHTR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 + readonly BUILD_TARGET=wcoss_dell_p3 + BUILD_TARGET=wcoss_dell_p3 + readonly MAKE_OPT= @@ -32,7 +32,7 @@ which: no aprun in (/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/gpfs/dell3/us + readonly clean_after=YES + clean_after=YES + hostname -m71e5 +v71e8 + echo 'Compiling into fv3.exe on wcoss_dell_p3' Compiling into fv3.exe on wcoss_dell_p3 + gnu_make=gmake @@ -47,7 +47,7 @@ Using $MAKE_THREADS=8 threads to build FV3 and FMS. + echo Consider reducing '$MAKE_THREADS' if you hit memory or process limits. Consider reducing $MAKE_THREADS if you hit memory or process limits. + gnu_make='gmake -j 8' -+ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../NEMS ++ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../NEMS + COMPONENTS=FMS,FV3 + [[ '' == *\C\C\P\P\=\Y* ]] + [[ '' == *\W\W\3\=\Y* ]] @@ -59,196 +59,171 @@ Consider reducing $MAKE_THREADS if you hit memory or process limits. + gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=wcoss_dell_p3 FV3_MAKEOPT= NEMS_BUILDOPT= distclean Will copy modules.nems and NEMS.x as fv3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'FMS FV3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +echo 'FMS FV3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cat /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +cat /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec gmake -f makefile.temp.clean clean -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -rm -rf /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +rm -rf /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -makefile:278: depend: No such file or directory +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. -Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' - -Build standalone FV3 gfsphysics ... - -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' makefile:67: depend: No such file or directory make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Build CCPP layer ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' -makefile:54: depend: No such file or directory +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. -Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' - -Build standalone FV3 gfsphysics ... - -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -makefile:86: depend: No such file or directory +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. -Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' - -Build standalone FV3 stochastic_physics ... - -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 \ - /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -rm -rf /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -if ! test -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +rm -rf /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +if ! test -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: FV3 FMS -FV3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +FV3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC -rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk -rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk -rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test_results.mk +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk +rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk +rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test_results.mk + gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=wcoss_dell_p3 FV3_MAKEOPT= NEMS_BUILDOPT= build Will copy modules.nems and NEMS.x as fv3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'FMS FV3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +echo 'FMS FV3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems -set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems" "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/modules.fv3" -+ cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/modules.fv3 -cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/conf/configure.fv3.wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems -cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h -( echo '. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh" -( echo 'source /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh" -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory -gmake -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' +cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems +set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems" "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/modules.fv3" ++ cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/modules.fv3 +cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/conf/configure.fv3.wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems +cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h +( echo '. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ +echo 'module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ +echo 'module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh" +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory +gmake -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' -. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' +. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec gmake all Currently Loaded Modules: @@ -262,10 +237,10 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' Building dependencies ... -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o @@ -282,6 +257,7 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../random_numbers/MersenneTwister.F90 -o ../random_numbers/MersenneTwister.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -290,12 +266,11 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o Using 8-byte addressing Using pure routines. @@ -378,11 +353,11 @@ mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL6 mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_manager.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -418,8 +393,8 @@ mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL6 mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../field_manager/fm_util.F90 -o ../field_manager/fm_util.o Using 8-byte addressing Using pure routines. @@ -556,18 +531,18 @@ 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL" -mv fms.mk "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL"/. -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -test -d /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Compiling into /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL on wcoss -cp -fp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems \ - "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/configure.fv3 -cp -fp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems \ - "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/modules.fv3 -. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; \ - exec gmake COMP=FV3 COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=wcoss FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL nemsinstall +mkdir -p "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL" +mv fms.mk "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL"/. +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +test -d /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +Compiling into /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL on wcoss +cp -fp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems \ + "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/configure.fv3 +cp -fp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems \ + "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/modules.fv3 +. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; \ + exec gmake COMP=FV3 COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=wcoss FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL nemsinstall Currently Loaded Modules: 1) ips/18.0.1.163 8) w3emc/2.3.1 15) zlib/1.2.11 @@ -580,195 +555,195 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Building dependencies ... -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -gmake -C cpl FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake -C cpl FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Build standalone FV3 io ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' -gmake -C gfsphysics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' +gmake -C gfsphysics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' makefile:278: depend: No such file or directory Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_utils.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_fv3.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_typedefs.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_driver.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_utils.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_fv3.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_typedefs.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_driver.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_radiation_driver.F90 > GFS_layer/GFS_radiation_driver.tmp.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_physics_driver.F90 > GFS_layer/GFS_physics_driver.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/cnvc90.o physics/co2hc.o physics/date_def.o physics/dcyc2.o physics/dcyc2.pre.rad.o physics/efield.o physics/get_prs.o physics/gocart_tracer_config_stub.o physics/gscond.o physics/gscondp.o physics/gwdc.o physics/gwdps.o physics/ugwp_driver_v0.o physics/cires_orowam2017.o physics/h2o_def.o physics/h2oc.o physics/h2ohdc.o physics/h2ophys.o physics/ideaca.o physics/idea_co2.o physics/idea_composition.o physics/idea_dissipation.o physics/idea_h2o.o physics/idea_ion.o physics/idea_o2_o3.o physics/idea_phys.o physics/idea_solar_heating.o physics/idea_tracer.o physics/iounitdef.o physics/lrgsclr.o physics/mersenne_twister.o physics/mfpbl.o physics/mfpblt.o physics/mfpbltq.o physics/mfscu.o physics/mfscuq.o physics/module_bfmicrophysics.o physics/moninedmf.o physics/moninedmf_hafs.o physics/moninp.o physics/moninp1.o physics/moninq.o physics/moninq1.o physics/moninshoc.o physics/mstadb.o physics/mstadbtn.o physics/mstadbtn2.o physics/mstcnv.o physics/namelist_soilveg.o physics/ozne_def.o physics/iccn_def.o physics/aerclm_def.o physics/ozphys.o physics/ozphys_2015.o physics/physparam.o physics/precpd.o physics/precpd_shoc.o physics/precpdp.o physics/progt2.o physics/progtm_module.o physics/rad_initialize.o physics/radiation_aerosols.o physics/radiation_astronomy.o physics/radiation_clouds.o physics/radiation_gases.o physics/radiation_surface.o physics/radlw_datatb.o physics/radlw_main.o physics/radlw_param.o physics/radsw_datatb.o physics/radsw_main.o physics/radsw_param.o physics/rascnvv2.o physics/rayleigh_damp.o physics/rayleigh_damp_mesopause.o physics/samfaerosols.o physics/samfdeepcnv.o physics/samfshalcnv.o physics/sascnv.o physics/sascnvn.o physics/satmedmfvdif.o physics/satmedmfvdifq.o physics/set_soilveg.o physics/sfc_cice.o physics/sfc_diag.o physics/sfc_diff.o physics/sfc_drv.o physics/sfc_noahmp_drv.o physics/sfc_nst.o physics/sfc_ocean.o physics/sfc_sice.o physics/sflx.o physics/shalcnv.o physics/shalcv.o physics/shalcv_1lyr.o physics/shalcv_fixdp.o physics/shalcv_opr.o physics/tracer_const_h.o physics/tridi2t3.o physics/calpreciptype.o physics/funcphys.o physics/gcm_shoc.o physics/get_prs_fv3.o physics/h2ointerp.o physics/module_nst_model.o physics/module_nst_parameters.o physics/module_nst_water_prop.o physics/ozinterp.o physics/module_wrf_utl.o physics/noahmp_tables.o physics/module_sf_noahmplsm.o physics/module_sf_noahmp_glacier.o physics/iccninterp.o physics/aerinterp.o physics/wam_f107_kp_mod.o physics/aer_cloud.o physics/cldmacro.o physics/cldwat2m_micro.o physics/gfs_phy_tracer_config.o physics/machine.o physics/num_parthds.o physics/sfcsub.o physics/wv_saturation.o physics/GFDL_parse_tracers.o physics/gcycle.o physics/cires_ugwp_initialize.o physics/cires_ugwp_module.o physics/cires_ugwp_utils.o physics/cires_ugwp_triggers.o physics/cires_ugwp_solvers.o physics/cires_vert_lsatdis.o physics/cires_vert_orodis.o physics/cires_vert_wmsdis.o physics/gfdl_cloud_microphys.o physics/micro_mg_utils.o physics/micro_mg2_0.o physics/micro_mg3_0.o physics/m_micro_driver.o physics/cs_conv.o physics/GFS_debug.o physics/module_mp_radar.o physics/module_mp_thompson_gfs.o physics/module_mp_wsm6_fv3.o physics/physcons.o physics/surface_perturbation.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_physics_driver.o GFS_layer/GFS_radiation_driver.o GFS_layer/GFS_restart.o GFS_layer/GFS_typedefs.o ar: creating libgfsphys.a a - physics/cnvc90.o @@ -923,49 +898,49 @@ a - GFS_layer/GFS_physics_driver.o a - GFS_layer/GFS_radiation_driver.o a - GFS_layer/GFS_restart.o a - GFS_layer/GFS_typedefs.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -gmake -C ipd FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +gmake -C ipd FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' makefile:54: depend: No such file or directory Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -c IPD_driver.F90 -o IPD_driver.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' -gmake -C io FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +gmake -C io FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include] -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include] -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/nemsio_v2.2.4 -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -c module_wrt_grid_comp.F90 +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/nemsio_v2.2.4 -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 @@ -978,66 +953,66 @@ 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' -gmake -C atmos_cubed_sphere FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +gmake -C atmos_cubed_sphere FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_arrays.F90 -o model/fv_arrays.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_arrays.F90 -o model/fv_arrays.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -1084,49 +1059,49 @@ 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' -gmake -C ../stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +gmake -C ../stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' makefile:86: depend: No such file or directory Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c spectral_layout.F90 -o spectral_layout.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c spectral_layout.F90 -o spectral_layout.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.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 num_parthds_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 cellular_automata.o update_ca.o plumes.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 ar: creating libstochastic_physics.a a - stochy_gg_def.o @@ -1159,14 +1134,14 @@ a - stochy_patterngenerator.o a - stochy_data_mod.o a - get_stochy_pattern.o a - initialize_spectral_mod.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -gmake libfv3cap.a FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -c fv3_cap.F90 +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +gmake libfv3cap.a FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 @@ -1174,35 +1149,35 @@ 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -gmake esmf_make_fragment FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake esmf_make_fragment FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -Installation into "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL" complete! +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +Installation into "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL" complete! -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -test -d /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +test -d /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL ( \ echo "# Do not edit this file. It is automatically generated." ; \ -echo "# Edit the component list or /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ; cat "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo fms_mk="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" -. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +echo "# Edit the component list or /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ; cat "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo fms_mk="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" +. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ -for m in /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; do \ +for m in /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; do \ test -s $m ; \ done ; \ -echo build NEMS after /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; \ +echo build NEMS after /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; \ gmake nems \ COMPONENTS="FMS FV3" \ - FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL TARGET="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x" ; \ -test -x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x + FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL TARGET="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" ; \ +test -x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x Currently Loaded Modules: 1) ips/18.0.1.163 8) w3emc/2.3.1 15) zlib/1.2.11 @@ -1215,10 +1190,10 @@ Currently Loaded Modules: -build NEMS after /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +build NEMS after /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk Components in linker order: FV3 FMS -FV3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -FMS: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +FV3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_0_0" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_REVISION="0" @@ -1227,204 +1202,204 @@ CPPFLAGS += ESMF_VERSION_MINOR="0" CPPFLAGS += ESMF_VERSION_PATCHLEVEL="0" CPPFLAGS += ESMF_VERSION_STRING="8.0.0" CPPFLAGS += ESMF_VERSION_PUBLIC="'T'" -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' cd ENS_Cpl && gmake stub -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' mpiicc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:37:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_UTILS.tmp.f90 +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:03:50 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:37:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_methods.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:03:50 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:37:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:03:50 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o ‘module_MEDIATOR.tmp.o’ -> ‘module_MEDIATOR.o’ -mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:37:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_SpaceWeather.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:03:50 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:37:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:03:50 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:37:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:03:50 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:37:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:03:50 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:37:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:03:50 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:37:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_Rusage.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:03:50 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:37:57 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c MAIN_NEMS.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:03:50 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a /gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a /usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a /usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -qopenmp -lnetcdf extlibs is /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a /gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a /usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a /usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -qopenmp -lnetcdf -mpiifort -o /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a /gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a /usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a /usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -qopenmp -lnetcdf +mpiifort -o /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a /gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a /usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a /usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x is created. -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x" "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/fv3.exe" -+ cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/fv3.exe +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x is created. +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/fv3.exe" ++ cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/fv3.exe + '[' YES = YES ']' + gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=wcoss_dell_p3 FV3_MAKEOPT= NEMS_BUILDOPT= clean Will copy modules.nems and NEMS.x as fv3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'FMS FV3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +echo 'FMS FV3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cat /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +cat /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec gmake -f makefile.temp.clean clean -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' makefile:67: depend: No such file or directory make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Build CCPP layer ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 \ - /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -if ! test -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +if ! test -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: FV3 FMS -FV3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +FV3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -+ elapsed=1033 -+ echo 'Elapsed time 1033 seconds. Compiling finished' -Elapsed time 1033 seconds. Compiling finished -+ mkdir -p /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/include -+ cp -fp ./fv3.exe /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3.exe -+ cp -fp ./modules.fv3 /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/include/modules.fv3 +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' ++ elapsed=1037 ++ echo 'Elapsed time 1037 seconds. Compiling finished' +Elapsed time 1037 seconds. Compiling finished ++ mkdir -p /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/include ++ cp -fp ./fv3.exe /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3.exe ++ cp -fp ./modules.fv3 /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/include/modules.fv3 + md5sum ./fv3.exe + unset modules + unset BUILD_NR @@ -1433,43 +1408,43 @@ Elapsed time 1033 seconds. Compiling finished + unset md5 + set -xe + set -xe -+ test -s /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3.exe -+ test -x /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3.exe ++ test -s /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3.exe ++ test -x /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3.exe ------------------------------------------------------------ -Sender: LSF System -Subject: Job 17664054: in cluster Done +Sender: LSF System +Subject: Job 18018142: in cluster Done -Job was submitted from host by user in cluster at Tue Feb 18 01:21:18 2020 -Job was executed on host(s) , in queue , as user in cluster at Tue Feb 18 01:21:20 2020 +Job was submitted from host by user in cluster at Mon Mar 2 17:47:07 2020 +Job was executed on host(s) , in queue , as user in cluster at Mon Mar 2 17:47:09 2020 was used as the home directory. - was used as the working directory. -Started at Tue Feb 18 01:21:20 2020 -Terminated at Tue Feb 18 01:38:35 2020 -Results reported at Tue Feb 18 01:38:35 2020 + was used as the working directory. +Started at Mon Mar 2 17:47:09 2020 +Terminated at Mon Mar 2 18:04:27 2020 +Results reported at Mon Mar 2 18:04:27 2020 Your job looked like: ------------------------------------------------------------ # LSBATCH: User input -/gpfs/dell3/usrx/local/dev/emc_rocoto/rocoto-1.3.0rc2/sbin/lsfwrapper.sh sh -c "cd /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/src ; ./install.sh fv3.exe" +/gpfs/dell3/usrx/local/dev/emc_rocoto/rocoto-1.3.0rc2/sbin/lsfwrapper.sh sh -c "cd /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/src ; ./install.sh fv3.exe" ------------------------------------------------------------ Successfully completed. Resource usage summary: - CPU time : 1534.31 sec. - Max Memory : 5255 MB - Average Memory : 997.89 MB + CPU time : 1534.18 sec. + Max Memory : 5259 MB + Average Memory : 808.06 MB Total Requested Memory : 6144.00 MB - Delta Memory : 889.00 MB + Delta Memory : 885.00 MB Max Swap : - Max Processes : 33 Max Threads : 42 - Run time : 1043 sec. - Turnaround time : 1037 sec. + Run time : 1049 sec. + Turnaround time : 1040 sec. The output (if any) is above this job summary. -[Tue Feb 18 01:38:35 UTC 2020] /usrx/local/lsf/conf/scripts/ncep_post_exec_shared_ecflow.ksh: /var/lsf/ecflow_post_in.Dusan.Jovic.17664054 file not found or empty. Job is not eligible for ecflow abort notification. +[Mon Mar 2 18:04:28 UTC 2020] /usrx/local/lsf/conf/scripts/ncep_post_exec_shared_ecflow.ksh: /var/lsf/ecflow_post_in.Dusan.Jovic.18018142 file not found or empty. Job is not eligible for ecflow abort notification. diff --git a/log/report-wcoss_dell_p3-log/build_fv3_32bit.exe.log b/log/report-wcoss_dell_p3-log/build_fv3_32bit.exe.log index 17873c41bb..aea988b1bc 100644 --- a/log/report-wcoss_dell_p3-log/build_fv3_32bit.exe.log +++ b/log/report-wcoss_dell_p3-log/build_fv3_32bit.exe.log @@ -1,25 +1,27 @@ ++ [[ fv3_32bit.exe == fv3_ww3.exe ]] ++ [[ fv3_32bit.exe == fv3.exe ]] + [[ fv3_32bit.exe == fv3_32bit.exe ]] -+ rm -f /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_32bit.exe -+ modules=/gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/include/modules.fv3_32bit ++ rm -f /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_32bit.exe ++ modules=/gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/include/modules.fv3_32bit + BUILD_NR= -+ fv3=/gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_32bit.exe ++ fv3=/gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_32bit.exe + MAKE_OPTS=32BIT=Y -+ md5=/gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_32bit.exe.md5 -+ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/ -+ rm -f /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_32bit.exe /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/include/modules.fv3_32bit ++ md5=/gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_32bit.exe.md5 ++ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/ ++ rm -f /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_32bit.exe /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/include/modules.fv3_32bit + which aprun -which: no aprun in (/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/gpfs/dell3/usrx/local/dev/emc_rocoto/emc-utils-1.0.0/bin:/gpfs/dell3/usrx/local/dev/emc_rocoto/rocoto-1.3.0rc2/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/dell3/usrx/local/dev/emc_rocoto/ruby-2.5.1/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:/u/Dusan.Jovic/.local/bin) +which: no aprun in (/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/gpfs/dell3/usrx/local/dev/emc_rocoto/emc-utils-1.0.0/bin:/gpfs/dell3/usrx/local/dev/emc_rocoto/rocoto-1.3.0rc2/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/dell3/usrx/local/dev/emc_rocoto/ruby-2.5.1/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/usrx/local/emc_rocoto/1.2.3/bin:/u/Dusan.Jovic/.local/bin) + [[ wcoss_dell_p3 == hera* ]] + [[ wcoss_dell_p3 == cheyenne* ]] + [[ wcoss_dell_p3 == gaea* ]] + [[ wcoss_dell_p3 == *jet* ]] ++ echo wcoss_dell_p3 ++ sed 's,\.,_,g' -+ ./compile.sh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 wcoss_dell_p3 32BIT=Y ++ ./compile.sh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 wcoss_dell_p3 32BIT=Y + SECONDS=0 + [[ 3 -lt 2 ]] -+ readonly PATHTR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -+ PATHTR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ++ readonly PATHTR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ++ PATHTR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 + readonly BUILD_TARGET=wcoss_dell_p3 + BUILD_TARGET=wcoss_dell_p3 + readonly MAKE_OPT=32BIT=Y @@ -31,7 +33,7 @@ which: no aprun in (/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/gpfs/dell3/us + readonly clean_after=YES + clean_after=YES + hostname -m71e11 +v71e1 + echo 'Compiling 32BIT=Y into fv3.exe on wcoss_dell_p3' Compiling 32BIT=Y into fv3.exe on wcoss_dell_p3 + gnu_make=gmake @@ -46,7 +48,7 @@ Using $MAKE_THREADS=8 threads to build FV3 and FMS. + echo Consider reducing '$MAKE_THREADS' if you hit memory or process limits. Consider reducing $MAKE_THREADS if you hit memory or process limits. + gnu_make='gmake -j 8' -+ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../NEMS ++ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../NEMS + COMPONENTS=FMS,FV3 + [[ 32BIT=Y == *\C\C\P\P\=\Y* ]] + [[ 32BIT=Y == *\W\W\3\=\Y* ]] @@ -58,13 +60,13 @@ Consider reducing $MAKE_THREADS if you hit memory or process limits. + gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=wcoss_dell_p3 FV3_MAKEOPT=32BIT=Y NEMS_BUILDOPT= distclean Will copy modules.nems and NEMS.x as fv3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'FMS FV3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +echo 'FMS FV3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cat /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +cat /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec gmake 32BIT=Y -f makefile.temp.clean clean -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ @@ -75,183 +77,179 @@ 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -rm -rf /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +rm -rf /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' makefile:278: depend: No such file or directory make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' makefile:67: depend: No such file or directory make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Build CCPP layer ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' makefile:54: depend: No such file or directory make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' makefile:86: depend: No such file or directory make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. -cc -E four_to_grid_stochy.F > four_to_grid_stochy.f Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 \ - /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -rm -rf /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -if ! test -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +rm -rf /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +if ! test -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -GNUmakefile:16: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory Components in linker order: FV3 FMS -FV3: include -GNUmakefile:70: : component FV3 makefile fragment is missing -FMS: include -GNUmakefile:70: : component FMS makefile fragment is missing -gmake[1]: *** No rule to make target `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk'. -gmake[1]: Failed to remake makefile `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk'. +FV3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC -rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk -rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk -rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test_results.mk +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk +rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk +rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test_results.mk + gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=wcoss_dell_p3 FV3_MAKEOPT=32BIT=Y NEMS_BUILDOPT= build Will copy modules.nems and NEMS.x as fv3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'FMS FV3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +echo 'FMS FV3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems -set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems" "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/modules.fv3" -+ cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/modules.fv3 -cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/conf/configure.fv3.wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems -cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h -( echo '. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh" -( echo 'source /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh" -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory -gmake -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' +cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems +set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems" "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/modules.fv3" ++ cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/modules.fv3 +cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/conf/configure.fv3.wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems +cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h +( echo '. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ +echo 'module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ +echo 'module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh" +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory +gmake -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' -. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' +. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec gmake 32BIT=Y all Currently Loaded Modules: @@ -265,10 +263,10 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' Building dependencies ... -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../drifters/cloud_interpolator.F90 -o ../drifters/cloud_interpolator.o @@ -299,11 +297,11 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../tridiagonal/tridiagonal.F90 -o ../tridiagonal/tridiagonal.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -xHOST -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -xHOST -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -xHOST -qno-opt-dynamic-align -D__IFC -sox -fp-model source -O2 -debug minimal -qopenmp -c ../mosaic/create_xgrid.c -o ../mosaic/create_xgrid.o @@ -357,11 +355,11 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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. +Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -389,11 +387,11 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../field_manager/field_manager.F90 -o ../field_manager/field_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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../fft/fft.F90 -o ../fft/fft.o @@ -412,22 +410,22 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../oda_tools/write_ocean_data.F90 -o ../oda_tools/write_ocean_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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../random_numbers/random_numbers.F90 -o ../random_numbers/random_numbers.o mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../oda_tools/oda_core_ecda.F90 -o ../oda_tools/oda_core_ecda.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../diag_manager/diag_output.F90 -o ../diag_manager/diag_output.o @@ -559,18 +557,18 @@ 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL" -mv fms.mk "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL"/. -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -test -d /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Compiling 32BIT=Y into /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL on wcoss -cp -fp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems \ - "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/configure.fv3 -cp -fp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems \ - "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/modules.fv3 -. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; \ - exec gmake COMP=FV3 COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=wcoss FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=Y nemsinstall +mkdir -p "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL" +mv fms.mk "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL"/. +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +test -d /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +Compiling 32BIT=Y into /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL on wcoss +cp -fp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems \ + "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/configure.fv3 +cp -fp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems \ + "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/modules.fv3 +. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; \ + exec gmake COMP=FV3 COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=wcoss FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=Y nemsinstall Currently Loaded Modules: 1) ips/18.0.1.163 8) w3emc/2.3.1 15) zlib/1.2.11 @@ -583,195 +581,195 @@ Currently Loaded Modules: -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Building dependencies ... -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -gmake -C cpl FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake -C cpl FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Build standalone FV3 io ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' -gmake -C gfsphysics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' +gmake -C gfsphysics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' makefile:278: depend: No such file or directory Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_utils.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_fv3.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_typedefs.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_driver.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_utils.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_fv3.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_typedefs.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_driver.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_radiation_driver.F90 > GFS_layer/GFS_radiation_driver.tmp.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -O0 -c GFS_layer/GFS_diagnostics.F90 -o GFS_layer/GFS_diagnostics.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_physics_driver.F90 > GFS_layer/GFS_physics_driver.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_driver.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/cnvc90.o physics/co2hc.o physics/date_def.o physics/dcyc2.o physics/dcyc2.pre.rad.o physics/efield.o physics/get_prs.o physics/gocart_tracer_config_stub.o physics/gscond.o physics/gscondp.o physics/gwdc.o physics/gwdps.o physics/ugwp_driver_v0.o physics/cires_orowam2017.o physics/h2o_def.o physics/h2oc.o physics/h2ohdc.o physics/h2ophys.o physics/ideaca.o physics/idea_co2.o physics/idea_composition.o physics/idea_dissipation.o physics/idea_h2o.o physics/idea_ion.o physics/idea_o2_o3.o physics/idea_phys.o physics/idea_solar_heating.o physics/idea_tracer.o physics/iounitdef.o physics/lrgsclr.o physics/mersenne_twister.o physics/mfpbl.o physics/mfpblt.o physics/mfpbltq.o physics/mfscu.o physics/mfscuq.o physics/module_bfmicrophysics.o physics/moninedmf.o physics/moninedmf_hafs.o physics/moninp.o physics/moninp1.o physics/moninq.o physics/moninq1.o physics/moninshoc.o physics/mstadb.o physics/mstadbtn.o physics/mstadbtn2.o physics/mstcnv.o physics/namelist_soilveg.o physics/ozne_def.o physics/iccn_def.o physics/aerclm_def.o physics/ozphys.o physics/ozphys_2015.o physics/physparam.o physics/precpd.o physics/precpd_shoc.o physics/precpdp.o physics/progt2.o physics/progtm_module.o physics/rad_initialize.o physics/radiation_aerosols.o physics/radiation_astronomy.o physics/radiation_clouds.o physics/radiation_gases.o physics/radiation_surface.o physics/radlw_datatb.o physics/radlw_main.o physics/radlw_param.o physics/radsw_datatb.o physics/radsw_main.o physics/radsw_param.o physics/rascnvv2.o physics/rayleigh_damp.o physics/rayleigh_damp_mesopause.o physics/samfaerosols.o physics/samfdeepcnv.o physics/samfshalcnv.o physics/sascnv.o physics/sascnvn.o physics/satmedmfvdif.o physics/satmedmfvdifq.o physics/set_soilveg.o physics/sfc_cice.o physics/sfc_diag.o physics/sfc_diff.o physics/sfc_drv.o physics/sfc_noahmp_drv.o physics/sfc_nst.o physics/sfc_ocean.o physics/sfc_sice.o physics/sflx.o physics/shalcnv.o physics/shalcv.o physics/shalcv_1lyr.o physics/shalcv_fixdp.o physics/shalcv_opr.o physics/tracer_const_h.o physics/tridi2t3.o physics/calpreciptype.o physics/funcphys.o physics/gcm_shoc.o physics/get_prs_fv3.o physics/h2ointerp.o physics/module_nst_model.o physics/module_nst_parameters.o physics/module_nst_water_prop.o physics/ozinterp.o physics/module_wrf_utl.o physics/noahmp_tables.o physics/module_sf_noahmplsm.o physics/module_sf_noahmp_glacier.o physics/iccninterp.o physics/aerinterp.o physics/wam_f107_kp_mod.o physics/aer_cloud.o physics/cldmacro.o physics/cldwat2m_micro.o physics/gfs_phy_tracer_config.o physics/machine.o physics/num_parthds.o physics/sfcsub.o physics/wv_saturation.o physics/GFDL_parse_tracers.o physics/gcycle.o physics/cires_ugwp_initialize.o physics/cires_ugwp_module.o physics/cires_ugwp_utils.o physics/cires_ugwp_triggers.o physics/cires_ugwp_solvers.o physics/cires_vert_lsatdis.o physics/cires_vert_orodis.o physics/cires_vert_wmsdis.o physics/gfdl_cloud_microphys.o physics/micro_mg_utils.o physics/micro_mg2_0.o physics/micro_mg3_0.o physics/m_micro_driver.o physics/cs_conv.o physics/GFS_debug.o physics/module_mp_radar.o physics/module_mp_thompson_gfs.o physics/module_mp_wsm6_fv3.o physics/physcons.o physics/surface_perturbation.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_physics_driver.o GFS_layer/GFS_radiation_driver.o GFS_layer/GFS_restart.o GFS_layer/GFS_typedefs.o ar: creating libgfsphys.a a - physics/cnvc90.o @@ -926,49 +924,49 @@ a - GFS_layer/GFS_physics_driver.o a - GFS_layer/GFS_radiation_driver.o a - GFS_layer/GFS_restart.o a - GFS_layer/GFS_typedefs.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -gmake -C ipd FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +gmake -C ipd FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' makefile:54: depend: No such file or directory Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Build standalone FV3 gfsphysics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -c IPD_driver.F90 -o IPD_driver.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' -gmake -C io FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +gmake -C io FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include] -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include] -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4 -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/nemsio_v2.2.4 -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4 -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -c module_wrt_grid_comp.F90 +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4 -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/nemsio_v2.2.4 -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4 -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 @@ -981,66 +979,66 @@ 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' -gmake -C atmos_cubed_sphere FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +gmake -C atmos_cubed_sphere FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_arrays.F90 -o model/fv_arrays.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_arrays.F90 -o model/fv_arrays.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c driver/fvGFS/DYCORE_typedefs.F90 -o driver/fvGFS/DYCORE_typedefs.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/boundary.F90 -o model/boundary.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -1087,49 +1085,49 @@ 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' -gmake -C ../stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +gmake -C ../stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' makefile:86: depend: No such file or directory Building dependencies ... -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c spectral_layout.F90 -o spectral_layout.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c spectral_layout.F90 -o spectral_layout.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_patterngenerator.F90 -o stochy_patterngenerator.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.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 num_parthds_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 cellular_automata.o update_ca.o plumes.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 ar: creating libstochastic_physics.a a - stochy_gg_def.o @@ -1162,14 +1160,14 @@ a - stochy_patterngenerator.o a - stochy_data_mod.o a - get_stochy_pattern.o a - initialize_spectral_mod.o -gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -gmake libfv3cap.a FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -c fv3_cap.F90 +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +gmake libfv3cap.a FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOVERLOAD_R4 -DOVERLOAD_R8 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 32 -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 @@ -1177,35 +1175,35 @@ 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -gmake esmf_make_fragment FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +gmake esmf_make_fragment FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -Installation into "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL" complete! +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +Installation into "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL" complete! -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -test -d /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +test -d /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL ( \ echo "# Do not edit this file. It is automatically generated." ; \ -echo "# Edit the component list or /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ; cat "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo fms_mk="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" -. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +echo "# Edit the component list or /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ; cat "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo fms_mk="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" +. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ -for m in /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; do \ +for m in /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; do \ test -s $m ; \ done ; \ -echo build NEMS after /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; \ +echo build NEMS after /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; \ gmake nems \ COMPONENTS="FMS FV3" \ - FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL TARGET="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x" ; \ -test -x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x + FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL TARGET="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" ; \ +test -x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x Currently Loaded Modules: 1) ips/18.0.1.163 8) w3emc/2.3.1 15) zlib/1.2.11 @@ -1218,10 +1216,10 @@ Currently Loaded Modules: -build NEMS after /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +build NEMS after /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk Components in linker order: FV3 FMS -FV3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -FMS: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +FV3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_0_0" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_REVISION="0" @@ -1230,204 +1228,204 @@ CPPFLAGS += ESMF_VERSION_MINOR="0" CPPFLAGS += ESMF_VERSION_PATCHLEVEL="0" CPPFLAGS += ESMF_VERSION_STRING="8.0.0" CPPFLAGS += ESMF_VERSION_PUBLIC="'T'" -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' cd ENS_Cpl && gmake stub -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' mpiicc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:19:01 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_UTILS.tmp.f90 +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:21:31 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:19:01 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_methods.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:21:31 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:19:01 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:21:31 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o ‘module_MEDIATOR.tmp.o’ -> ‘module_MEDIATOR.o’ -mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:19:01 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_SpaceWeather.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:21:31 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:19:01 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:21:31 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:19:01 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:21:31 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:19:01 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:21:31 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:19:01 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:21:31 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:19:01 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_Rusage.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:21:31 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 01:19:01 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c MAIN_NEMS.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:21:31 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a /gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a /usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a /usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -qopenmp -lnetcdf extlibs is /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a /gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a /usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a /usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -qopenmp -lnetcdf -mpiifort -o /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a /gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a /usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a /usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -qopenmp -lnetcdf +mpiifort -o /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a /gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a /usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a /usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x is created. -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x" "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/fv3.exe" -+ cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/fv3.exe +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x is created. +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +set -xe ; cp "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/fv3.exe" ++ cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/fv3.exe + '[' YES = YES ']' + gmake -j 8 -k COMPONENTS=FMS,FV3 TEST_BUILD_NAME=fv3 BUILD_ENV=wcoss_dell_p3 FV3_MAKEOPT=32BIT=Y NEMS_BUILDOPT= clean Will copy modules.nems and NEMS.x as fv3 under tests/ NOTE: Skipping appbuilder.mk creation; no appbuilder file in use. -echo 'FMS FV3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +echo 'FMS FV3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cat /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +cat /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec gmake 32BIT=Y -f makefile.temp.clean clean -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; exec gmake \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec gmake \ -k cleanall FMS_DIR=/dev/null -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' makefile:67: depend: No such file or directory make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Build CCPP layer ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3io.a *__genmod.f90 *.o *.mod *.i90 *.lst *.i depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 \ - /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -if ! test -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +if ! test -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; gmake "COMPONENTS=FMS FV3" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: FV3 FMS -FV3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +FV3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +gmake[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; gmake clean -gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -+ elapsed=1041 -+ echo 'Elapsed time 1041 seconds. Compiling 32BIT=Y finished' -Elapsed time 1041 seconds. Compiling 32BIT=Y finished -+ mkdir -p /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/include -+ cp -fp ./fv3.exe /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_32bit.exe -+ cp -fp ./modules.fv3 /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/include/modules.fv3_32bit +gmake[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +gmake[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' ++ elapsed=1051 ++ echo 'Elapsed time 1051 seconds. Compiling 32BIT=Y finished' +Elapsed time 1051 seconds. Compiling 32BIT=Y finished ++ mkdir -p /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/include ++ cp -fp ./fv3.exe /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_32bit.exe ++ cp -fp ./modules.fv3 /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/include/modules.fv3_32bit + md5sum ./fv3.exe + unset modules + unset BUILD_NR @@ -1436,43 +1434,43 @@ Elapsed time 1041 seconds. Compiling 32BIT=Y finished + unset md5 + set -xe + set -xe -+ test -s /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_32bit.exe -+ test -x /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_32bit.exe ++ test -s /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_32bit.exe ++ test -x /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_32bit.exe ------------------------------------------------------------ -Sender: LSF System -Subject: Job 17663263: in cluster Done +Sender: LSF System +Subject: Job 18019086: in cluster Done -Job was submitted from host by user in cluster at Tue Feb 18 01:02:14 2020 -Job was executed on host(s) , in queue , as user in cluster at Tue Feb 18 01:02:17 2020 +Job was submitted from host by user in cluster at Mon Mar 2 18:04:36 2020 +Job was executed on host(s) , in queue , as user in cluster at Mon Mar 2 18:04:37 2020 was used as the home directory. - was used as the working directory. -Started at Tue Feb 18 01:02:17 2020 -Terminated at Tue Feb 18 01:19:39 2020 -Results reported at Tue Feb 18 01:19:39 2020 + was used as the working directory. +Started at Mon Mar 2 18:04:37 2020 +Terminated at Mon Mar 2 18:22:09 2020 +Results reported at Mon Mar 2 18:22:09 2020 Your job looked like: ------------------------------------------------------------ # LSBATCH: User input -/gpfs/dell3/usrx/local/dev/emc_rocoto/rocoto-1.3.0rc2/sbin/lsfwrapper.sh sh -c "cd /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/src ; ./install.sh fv3_32bit.exe" +/gpfs/dell3/usrx/local/dev/emc_rocoto/rocoto-1.3.0rc2/sbin/lsfwrapper.sh sh -c "cd /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/src ; ./install.sh fv3_32bit.exe" ------------------------------------------------------------ Successfully completed. Resource usage summary: - CPU time : 1533.57 sec. - Max Memory : 5255 MB - Average Memory : 939.97 MB + CPU time : 1538.86 sec. + Max Memory : 5259 MB + Average Memory : 1055.58 MB Total Requested Memory : 6144.00 MB - Delta Memory : 889.00 MB + Delta Memory : 885.00 MB Max Swap : - Max Processes : 33 Max Threads : 42 - Run time : 1049 sec. - Turnaround time : 1045 sec. + Run time : 1062 sec. + Turnaround time : 1053 sec. The output (if any) is above this job summary. -[Tue Feb 18 01:19:39 UTC 2020] /usrx/local/lsf/conf/scripts/ncep_post_exec_shared_ecflow.ksh: /var/lsf/ecflow_post_in.Dusan.Jovic.17663263 file not found or empty. Job is not eligible for ecflow abort notification. +[Mon Mar 2 18:22:09 UTC 2020] /usrx/local/lsf/conf/scripts/ncep_post_exec_shared_ecflow.ksh: /var/lsf/ecflow_post_in.Dusan.Jovic.18019086 file not found or empty. Job is not eligible for ecflow abort notification. diff --git a/log/report-wcoss_dell_p3-log/build_fv3_appbuilder.exe.log b/log/report-wcoss_dell_p3-log/build_fv3_appbuilder.exe.log index 2765db2ccb..e7097be8ef 100644 --- a/log/report-wcoss_dell_p3-log/build_fv3_appbuilder.exe.log +++ b/log/report-wcoss_dell_p3-log/build_fv3_appbuilder.exe.log @@ -1,178 +1,203 @@ -+ [[ fv3_appbuilder.exe == fv3_32bit.exe ]] -+ [[ fv3_appbuilder.exe == fv3.exe ]] + [[ fv3_appbuilder.exe == fv3_ww3.exe ]] ++ [[ fv3_appbuilder.exe == fv3.exe ]] ++ [[ fv3_appbuilder.exe == fv3_32bit.exe ]] + [[ fv3_appbuilder.exe == fv3_appbuilder.exe ]] -+ rm -f /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_appbuilder.exe -+ md5sum=/gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_appbuilder.exe.md5 ++ rm -f /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_appbuilder.exe ++ md5sum=/gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_appbuilder.exe.md5 + OPTS=app=standaloneFV3 -+ mkdir -p /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/include -+ rm -f /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_appbuilder.exe /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/include/modules_appbuilder.fv3 -+ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model ++ mkdir -p /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/include ++ rm -f /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_appbuilder.exe /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/include/modules_appbuilder.fv3 ++ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model + which aprun -which: no aprun in (/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/gpfs/dell3/usrx/local/dev/emc_rocoto/emc-utils-1.0.0/bin:/gpfs/dell3/usrx/local/dev/emc_rocoto/rocoto-1.3.0rc2/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/dell3/usrx/local/dev/emc_rocoto/ruby-2.5.1/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:/u/Dusan.Jovic/.local/bin) +which: no aprun in (/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/gpfs/dell3/usrx/local/dev/emc_rocoto/emc-utils-1.0.0/bin:/gpfs/dell3/usrx/local/dev/emc_rocoto/rocoto-1.3.0rc2/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/dell3/usrx/local/dev/emc_rocoto/ruby-2.5.1/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/usrx/local/emc_rocoto/1.2.3/bin:/u/Dusan.Jovic/.local/bin) + ./NEMS/NEMSAppBuilder rebuild app=standaloneFV3 ls: cannot access ../conf/component_*.mk: No such file or directory NEMSAppBuilder: make app=standaloneFV3 distclean -Convert /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/standaloneFV3.appBuilder -...into /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/standaloneFV3.appBuilder.mk -Include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/standaloneFV3.appBuilder.mk -echo 'FMS FV3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +Convert /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/standaloneFV3.appBuilder +...into /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/standaloneFV3.appBuilder.mk +Include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/standaloneFV3.appBuilder.mk +echo 'FMS FV3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cat /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +cat /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec make -f makefile.temp.clean clean -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -rm -rf /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; exec make \ +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 +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +rm -rf /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec make \ -k cleanall FMS_DIR=/dev/null -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +makefile:278: depend: No such file or directory +Building dependencies ... +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' + +Build standalone FV3 gfsphysics ... + +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' makefile:67: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Build CCPP layer ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +makefile:54: depend: No such file or directory +Building dependencies ... +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' + +Build standalone FV3 gfsphysics ... + +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +makefile:86: depend: No such file or directory +Building dependencies ... +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' + +Build standalone FV3 stochastic_physics ... + +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 \ - /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -rm -rf /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -if ! test -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +rm -rf /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +if ! test -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; make "COMPONENTS=FMS FV3" \ +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; make "COMPONENTS=FMS FV3" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi Components in linker order: FV3 FMS -FV3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing +FV3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing +FMS: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing rm -f -f *.tmp.f90 *.lst *.o *.mod lm map cd ENS_Cpl ; make clean -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC -rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk -rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk -rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test_results.mk +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk +rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk +rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test_results.mk NEMSAppBuilder: make app=standaloneFV3 build -Convert /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/standaloneFV3.appBuilder -...into /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/standaloneFV3.appBuilder.mk -Include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/standaloneFV3.appBuilder.mk -echo 'FMS FV3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +Convert /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/standaloneFV3.appBuilder +...into /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/standaloneFV3.appBuilder.mk +Include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/standaloneFV3.appBuilder.mk +echo 'FMS FV3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/conf/configure.fv3.wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems -cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems -cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h -( echo '. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh" -( echo 'source /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh" -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory -make -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' +cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/conf/configure.fv3.wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems +cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems +cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h +( echo '. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ +echo 'module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ +echo 'module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh" +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory +make -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' -. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' +. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec make all Currently Loaded Modules: @@ -186,10 +211,10 @@ Currently Loaded Modules: -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' Building dependencies ... -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o Using 8-byte addressing Using pure routines. @@ -480,18 +505,18 @@ 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL" -mv fms.mk "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL"/. -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -test -d /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Compiling into /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL on wcoss -cp -fp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems \ - "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/configure.fv3 -cp -fp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems \ - "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/modules.fv3 -. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; \ - exec make COMP=FV3 COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=wcoss FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL nemsinstall +mkdir -p "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL" +mv fms.mk "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL"/. +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +test -d /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +Compiling into /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL on wcoss +cp -fp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems \ + "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/configure.fv3 +cp -fp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems \ + "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/modules.fv3 +. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; \ + exec make COMP=FV3 COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=wcoss FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL nemsinstall Currently Loaded Modules: 1) ips/18.0.1.163 8) w3emc/2.3.1 15) zlib/1.2.11 @@ -504,195 +529,195 @@ Currently Loaded Modules: -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Building dependencies ... -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -make -C cpl FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +make -C cpl FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' -make -C gfsphysics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' +make -C gfsphysics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' makefile:278: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_radiation_driver.F90 > GFS_layer/GFS_radiation_driver.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_physics_driver.F90 > GFS_layer/GFS_physics_driver.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_driver.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_driver.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/cnvc90.o physics/co2hc.o physics/date_def.o physics/dcyc2.o physics/dcyc2.pre.rad.o physics/efield.o physics/get_prs.o physics/gocart_tracer_config_stub.o physics/gscond.o physics/gscondp.o physics/gwdc.o physics/gwdps.o physics/ugwp_driver_v0.o physics/cires_orowam2017.o physics/h2o_def.o physics/h2oc.o physics/h2ohdc.o physics/h2ophys.o physics/ideaca.o physics/idea_co2.o physics/idea_composition.o physics/idea_dissipation.o physics/idea_h2o.o physics/idea_ion.o physics/idea_o2_o3.o physics/idea_phys.o physics/idea_solar_heating.o physics/idea_tracer.o physics/iounitdef.o physics/lrgsclr.o physics/mersenne_twister.o physics/mfpbl.o physics/mfpblt.o physics/mfpbltq.o physics/mfscu.o physics/mfscuq.o physics/module_bfmicrophysics.o physics/moninedmf.o physics/moninedmf_hafs.o physics/moninp.o physics/moninp1.o physics/moninq.o physics/moninq1.o physics/moninshoc.o physics/mstadb.o physics/mstadbtn.o physics/mstadbtn2.o physics/mstcnv.o physics/namelist_soilveg.o physics/ozne_def.o physics/iccn_def.o physics/aerclm_def.o physics/ozphys.o physics/ozphys_2015.o physics/physparam.o physics/precpd.o physics/precpd_shoc.o physics/precpdp.o physics/progt2.o physics/progtm_module.o physics/rad_initialize.o physics/radiation_aerosols.o physics/radiation_astronomy.o physics/radiation_clouds.o physics/radiation_gases.o physics/radiation_surface.o physics/radlw_datatb.o physics/radlw_main.o physics/radlw_param.o physics/radsw_datatb.o physics/radsw_main.o physics/radsw_param.o physics/rascnvv2.o physics/rayleigh_damp.o physics/rayleigh_damp_mesopause.o physics/samfaerosols.o physics/samfdeepcnv.o physics/samfshalcnv.o physics/sascnv.o physics/sascnvn.o physics/satmedmfvdif.o physics/satmedmfvdifq.o physics/set_soilveg.o physics/sfc_cice.o physics/sfc_diag.o physics/sfc_diff.o physics/sfc_drv.o physics/sfc_noahmp_drv.o physics/sfc_nst.o physics/sfc_ocean.o physics/sfc_sice.o physics/sflx.o physics/shalcnv.o physics/shalcv.o physics/shalcv_1lyr.o physics/shalcv_fixdp.o physics/shalcv_opr.o physics/tracer_const_h.o physics/tridi2t3.o physics/calpreciptype.o physics/funcphys.o physics/gcm_shoc.o physics/get_prs_fv3.o physics/h2ointerp.o physics/module_nst_model.o physics/module_nst_parameters.o physics/module_nst_water_prop.o physics/ozinterp.o physics/module_wrf_utl.o physics/noahmp_tables.o physics/module_sf_noahmplsm.o physics/module_sf_noahmp_glacier.o physics/iccninterp.o physics/aerinterp.o physics/wam_f107_kp_mod.o physics/aer_cloud.o physics/cldmacro.o physics/cldwat2m_micro.o physics/gfs_phy_tracer_config.o physics/machine.o physics/num_parthds.o physics/sfcsub.o physics/wv_saturation.o physics/GFDL_parse_tracers.o physics/gcycle.o physics/cires_ugwp_initialize.o physics/cires_ugwp_module.o physics/cires_ugwp_utils.o physics/cires_ugwp_triggers.o physics/cires_ugwp_solvers.o physics/cires_vert_lsatdis.o physics/cires_vert_orodis.o physics/cires_vert_wmsdis.o physics/gfdl_cloud_microphys.o physics/micro_mg_utils.o physics/micro_mg2_0.o physics/micro_mg3_0.o physics/m_micro_driver.o physics/cs_conv.o physics/GFS_debug.o physics/module_mp_radar.o physics/module_mp_thompson_gfs.o physics/module_mp_wsm6_fv3.o physics/physcons.o physics/surface_perturbation.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_physics_driver.o GFS_layer/GFS_radiation_driver.o GFS_layer/GFS_restart.o GFS_layer/GFS_typedefs.o ar: creating libgfsphys.a a - physics/cnvc90.o @@ -847,49 +872,49 @@ a - GFS_layer/GFS_physics_driver.o a - GFS_layer/GFS_radiation_driver.o a - GFS_layer/GFS_restart.o a - GFS_layer/GFS_typedefs.o -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -make -C ipd FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +make -C ipd FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' makefile:54: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -c IPD_driver.F90 -o IPD_driver.o +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' -make -C io FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +make -C io FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/nemsio_v2.2.4 -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -c module_wrt_grid_comp.F90 +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/nemsio_v2.2.4 -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 @@ -902,66 +927,66 @@ a - module_write_netcdf_parallel.o a - module_fv3_io_def.o a - module_write_internal_state.o a - module_wrt_grid_comp.o -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' -make -C atmos_cubed_sphere FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +make -C atmos_cubed_sphere FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_arrays.F90 -o model/fv_arrays.o +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -1008,49 +1033,49 @@ a - tools/test_cases.o a - driver/fvGFS/DYCORE_typedefs.o a - driver/fvGFS/fv_nggps_diag.o a - driver/fvGFS/atmosphere.o -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' -make -C ../stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +make -C ../stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' makefile:86: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.o +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.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 num_parthds_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 cellular_automata.o update_ca.o plumes.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 ar: creating libstochastic_physics.a a - stochy_gg_def.o @@ -1083,14 +1108,14 @@ a - stochy_patterngenerator.o a - stochy_data_mod.o a - get_stochy_pattern.o a - initialize_spectral_mod.o -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -make libfv3cap.a FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -c fv3_cap.F90 +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +make libfv3cap.a FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 @@ -1098,35 +1123,35 @@ a - module_fv3_config.o a - module_fcst_grid_comp.o a - time_utils.o a - fv3_cap.o -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -make esmf_make_fragment FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +make esmf_make_fragment FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/nems_dir" >> fv3.mk Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -Installation into "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL" complete! +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +Installation into "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL" complete! -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -test -d /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +test -d /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL ( \ echo "# Do not edit this file. It is automatically generated." ; \ -echo "# Edit the component list or /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ; cat "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo fms_mk="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" -. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +echo "# Edit the component list or /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ; cat "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo fms_mk="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" +. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ -for m in /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; do \ +for m in /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; do \ test -s $m ; \ done ; \ -echo build NEMS after /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; \ +echo build NEMS after /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; \ make nems \ COMPONENTS="FMS FV3" \ - FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL TARGET="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x" ; \ -test -x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x + FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL TARGET="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" ; \ +test -x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x Currently Loaded Modules: 1) ips/18.0.1.163 8) w3emc/2.3.1 15) zlib/1.2.11 @@ -1139,10 +1164,10 @@ Currently Loaded Modules: -build NEMS after /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +build NEMS after /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk Components in linker order: FV3 FMS -FV3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -FMS: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +FV3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_0_0" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_REVISION="0" @@ -1151,110 +1176,110 @@ CPPFLAGS += ESMF_VERSION_MINOR="0" CPPFLAGS += ESMF_VERSION_PATCHLEVEL="0" CPPFLAGS += ESMF_VERSION_STRING="8.0.0" CPPFLAGS += ESMF_VERSION_PUBLIC="'T'" -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' cd ENS_Cpl && make stub -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' mpiicc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:27:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_UTILS.tmp.f90 +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:42:44 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:27:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_methods.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:42:44 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:27:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:42:44 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o ‘module_MEDIATOR.tmp.o’ -> ‘module_MEDIATOR.o’ -mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:27:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_SpaceWeather.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:42:44 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:27:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:42:44 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:27:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:42:44 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:27:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:42:44 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:27:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:42:44 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:27:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_Rusage.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:42:44 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:27:51 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c MAIN_NEMS.tmp.f90 +mpiicc -E -traditional -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 18:42:44 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a /gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a /usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a /usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -qopenmp -lnetcdf extlibs is /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a /gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a /usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a /usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -qopenmp -lnetcdf -mpiifort -o /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a /gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a /usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a /usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -qopenmp -lnetcdf +mpiifort -o /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a /gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a /usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a /usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x is created. -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -+ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src -+ cp -fp ../exe/NEMS.x /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_appbuilder.exe -+ cp -fp conf/modules.nems /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/include/modules_appbuilder.fv3 -+ md5sum /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_appbuilder.exe +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x is created. +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' ++ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ++ cp -fp ../exe/NEMS.x /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_appbuilder.exe ++ cp -fp conf/modules.nems /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/include/modules_appbuilder.fv3 ++ md5sum /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_appbuilder.exe + unset md5sum + unset OPTS + set -xe + set -xe -+ test -s /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_appbuilder.exe -+ test -x /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_appbuilder.exe ++ test -s /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_appbuilder.exe ++ test -x /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_appbuilder.exe ------------------------------------------------------------ -Sender: LSF System -Subject: Job 17666023: in cluster Done +Sender: LSF System +Subject: Job 18020234: in cluster Done -Job was submitted from host by user in cluster at Tue Feb 18 02:08:24 2020 -Job was executed on host(s) , in queue , as user in cluster at Tue Feb 18 02:08:26 2020 +Job was submitted from host by user in cluster at Mon Mar 2 18:23:53 2020 +Job was executed on host(s) , in queue , as user in cluster at Mon Mar 2 18:23:54 2020 was used as the home directory. - was used as the working directory. -Started at Tue Feb 18 02:08:26 2020 -Terminated at Tue Feb 18 02:28:29 2020 -Results reported at Tue Feb 18 02:28:29 2020 + was used as the working directory. +Started at Mon Mar 2 18:23:54 2020 +Terminated at Mon Mar 2 18:43:22 2020 +Results reported at Mon Mar 2 18:43:22 2020 Your job looked like: ------------------------------------------------------------ # LSBATCH: User input -/gpfs/dell3/usrx/local/dev/emc_rocoto/rocoto-1.3.0rc2/sbin/lsfwrapper.sh sh -c "cd /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/src ; ./install.sh fv3_appbuilder.exe" +/gpfs/dell3/usrx/local/dev/emc_rocoto/rocoto-1.3.0rc2/sbin/lsfwrapper.sh sh -c "cd /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/src ; ./install.sh fv3_appbuilder.exe" ------------------------------------------------------------ Successfully completed. Resource usage summary: - CPU time : 1156.98 sec. - Max Memory : 5255 MB - Average Memory : 562.12 MB + CPU time : 1145.24 sec. + Max Memory : 5259 MB + Average Memory : 790.68 MB Total Requested Memory : 6144.00 MB - Delta Memory : 889.00 MB + Delta Memory : 885.00 MB Max Swap : - - Max Processes : 12 + Max Processes : 13 Max Threads : 14 - Run time : 1204 sec. - Turnaround time : 1205 sec. + Run time : 1193 sec. + Turnaround time : 1169 sec. The output (if any) is above this job summary. -[Tue Feb 18 02:28:29 UTC 2020] /usrx/local/lsf/conf/scripts/ncep_post_exec_shared_ecflow.ksh: /var/lsf/ecflow_post_in.Dusan.Jovic.17666023 file not found or empty. Job is not eligible for ecflow abort notification. +[Mon Mar 2 18:43:22 UTC 2020] /usrx/local/lsf/conf/scripts/ncep_post_exec_shared_ecflow.ksh: /var/lsf/ecflow_post_in.Dusan.Jovic.18020234 file not found or empty. Job is not eligible for ecflow abort notification. diff --git a/log/report-wcoss_dell_p3-log/build_fv3_ww3.exe.log b/log/report-wcoss_dell_p3-log/build_fv3_ww3.exe.log index 213f83b3d3..42d31d7652 100644 --- a/log/report-wcoss_dell_p3-log/build_fv3_ww3.exe.log +++ b/log/report-wcoss_dell_p3-log/build_fv3_ww3.exe.log @@ -1,27 +1,25 @@ -+ [[ fv3_ww3.exe == fv3_32bit.exe ]] -+ [[ fv3_ww3.exe == fv3.exe ]] + [[ fv3_ww3.exe == fv3_ww3.exe ]] -+ rm -f /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_ww3.exe -+ md5sum=/gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_ww3.exe.md5 ++ rm -f /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_ww3.exe ++ md5sum=/gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_ww3.exe.md5 + OPTS=app=coupledFV3_WW3 -+ mkdir -p /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/include -+ rm -f /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_ww3.exe /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/include/modules_fv3_ww3 -+ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model ++ mkdir -p /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/include ++ rm -f /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_ww3.exe /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/include/modules_fv3_ww3 ++ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model + which aprun -which: no aprun in (/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/gpfs/dell3/usrx/local/dev/emc_rocoto/emc-utils-1.0.0/bin:/gpfs/dell3/usrx/local/dev/emc_rocoto/rocoto-1.3.0rc2/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/dell3/usrx/local/dev/emc_rocoto/ruby-2.5.1/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:/u/Dusan.Jovic/.local/bin) +which: no aprun in (/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/gpfs/dell3/usrx/local/dev/emc_rocoto/emc-utils-1.0.0/bin:/gpfs/dell3/usrx/local/dev/emc_rocoto/rocoto-1.3.0rc2/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/dell3/usrx/local/dev/emc_rocoto/ruby-2.5.1/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/usrx/local/emc_rocoto/1.2.3/bin:/u/Dusan.Jovic/.local/bin) + ./NEMS/NEMSAppBuilder rebuild app=coupledFV3_WW3 ls: cannot access ../conf/component_*.mk: No such file or directory NEMSAppBuilder: make app=coupledFV3_WW3 distclean -Convert /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/coupledFV3_WW3.appBuilder -...into /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/coupledFV3_WW3.appBuilder.mk -Include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/coupledFV3_WW3.appBuilder.mk -echo 'FMS FV3 WW3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +Convert /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/coupledFV3_WW3.appBuilder +...into /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/coupledFV3_WW3.appBuilder.mk +Include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/coupledFV3_WW3.appBuilder.mk +echo 'FMS FV3 WW3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cat /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ - > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +cat /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile | sed 's,^include,#include,g' \ + > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec make -f makefile.temp.clean clean -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' Cleaning fms ... cd .. ; \ @@ -32,221 +30,221 @@ 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 -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -rm -rf /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; exec make \ +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +rm -rf /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs/makefile.temp.clean +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; exec make \ -k cleanall FMS_DIR=/dev/null -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Cleaning ... (cd gfsphysics && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' makefile:278: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' (cd ccpp/driver && make clean) Build CCPP layer ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' makefile:67: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' Build CCPP layer ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ccpp/driver' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ccpp/driver' (cd ipd && make clean) Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' makefile:54: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' (cd ../stochastic_physics && make clean) Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' makefile:86: depend: No such file or directory +cc -E four_to_grid_stochy.F > four_to_grid_stochy.f Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' (cd io && make clean) Build standalone FV3 io ... $ESMF_INC is [] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' (cd atmos_cubed_sphere && make clean) Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' (cd cpl && make clean) Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Cleaning io ... rm -f -f libfv3cpl.a *.o *.mod *.lst *.i90 depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/configure.fv3 \ - /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/conf/modules.fv3 -rm -rf /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf ; \ -export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL" WW3_COMP="wcoss_dell_p3" ; \ +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +rm -rf nems_dir FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/configure.fv3 \ + /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/conf/modules.fv3 +rm -rf /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf ; \ +export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL" WW3_COMP="wcoss_dell_p3" ; \ export ESMFMKFILE=/dev/null ; \ exec make distclean +Lmod has detected the following error: The following module(s) are unknown: +"modules.nems" -Currently Loaded Modules: - 1) ips/18.0.1.163 8) w3emc/2.3.1 15) zlib/1.2.11 - 2) impi/18.0.1 9) nemsio/2.2.4 16) post/8.0.5 - 3) lsf/10.1 10) g2/3.1.1 17) hdf5_parallel/1.10.6 - 4) bacio/2.0.3 11) g2tmpl/1.6.0 18) netcdf_parallel/4.7.4 - 5) ip/3.0.2 12) crtm/2.2.6 19) esmf/8.0.0_ParallelNetCDF - 6) sp/2.0.3 13) jasper/1.900.29 20) cmake/3.10.0 - 7) w3nco/2.0.7 14) libpng/1.2.59 21) modules.nems +Please check the spelling or version number. Also try "module spider ..." +It is also possible your cache file is out-of-date; it may help to try: + $ module --ignore-cache load "modules.nems" - +Also make sure that all modulefiles written in TCL start with the string +#%Module -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf' -\rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/exe/ww3_multi_esmf *.o *.mod -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_clean -c + + +No modules loaded +which: no nc-config in (/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/usrx/local/emc_rocoto/1.2.3/bin:/u/Dusan.Jovic/.local/bin) +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf' +\rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/exe/ww3_multi_esmf *.o *.mod +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_clean -c ***************************** *** WAVEWATCH III clean *** ***************************** - Clean up /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp - Clean up /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin - Clean up /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn - Clean up /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/aux - Remove /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod - Remove /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB - Remove /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_SEQ - Remove /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/obj - Remove /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/obj_HYB - Remove /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/obj_SEQ - Remove /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp - Clean up /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin - Remove /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/exe - Clean up /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/../regtests -\rm -fr /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp -\rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/wwatch3.env -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf' -cd "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model" ; \ + Clean up /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp + Clean up /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin + Clean up /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn + Clean up /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/aux + Remove /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod + Remove /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB + Remove /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_SEQ + Remove /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/obj + Remove /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/obj_HYB + Remove /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/obj_SEQ + Remove /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp + Clean up /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin + Remove /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/exe + Clean up /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/../regtests +\rm -fr /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp +\rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/wwatch3.env +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf' +cd "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk -if ! test -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ - cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ +rm -rf /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk +if ! test -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; then \ + cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ delete_nuopc=yes ; \ fi ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; make "COMPONENTS=FMS FV3 WW3" \ +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; make "COMPONENTS=FMS FV3 WW3" \ INCLUDES_ARE_OPTIONAL=YES clean ; \ if [ "$delete_nuopc" = yes ] ; then \ - rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ + rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC ; \ fi +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +GNUmakefile:16: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory Components in linker order: WW3 FV3 FMS WW3: include -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' GNUmakefile:70: : component WW3 makefile fragment is missing -FV3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk: component FV3 makefile fragment is missing -FMS: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk -GNUmakefile:70: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk: component FMS makefile fragment is missing -rm -f -f *.tmp.f90 *.lst *.o *.mod lm map -cd ENS_Cpl ; make clean -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -rm -f -f ENS_Cpl.a *.f90 *.o *.mod *.lst lm map depend -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC -rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk -rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk -rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test_results.mk +FV3: include +GNUmakefile:70: : component FV3 makefile fragment is missing +FMS: include +GNUmakefile:70: : component FMS makefile fragment is missing +make[1]: *** No rule to make target `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk'. Stop. +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' +rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC +rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk +rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk +rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test_results.mk NEMSAppBuilder: make app=coupledFV3_WW3 build -Convert /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/coupledFV3_WW3.appBuilder -...into /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/coupledFV3_WW3.appBuilder.mk -Include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/coupledFV3_WW3.appBuilder.mk -echo 'FMS FV3 WW3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/components.mk" +Convert /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/coupledFV3_WW3.appBuilder +...into /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/coupledFV3_WW3.appBuilder.mk +Include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/coupledFV3_WW3.appBuilder.mk +echo 'FMS FV3 WW3' > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/components.mk" Adding FV3 makeopts to FMS makeopts -cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/conf/configure.fv3.wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems -cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/externals.nems -cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems -cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ESMFVersionDefine.h -( echo '. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ -echo 'module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.sh" -( echo 'source /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ -echo 'module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf' ; \ -echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems.csh" -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory -make -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/incmake/tests.mk \ - MODULE_LOGIC=" . /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ - TARGET="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' +cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/conf/configure.fv3.wcoss_dell_p3 /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems +cat /dev/null > /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/externals.nems +cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems +cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine_ESMF_NUOPC.h /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ESMFVersionDefine.h +( echo '. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc' ; \ +echo 'module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.sh" +( echo 'source /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.csh.inc' ; \ +echo 'module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf' ; \ +echo 'module load modules.nems' ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems.csh" +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/configure_rules.mk:3: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk: No such file or directory +make -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/incmake/tests.mk \ + MODULE_LOGIC=" . /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack" \ + TARGET="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" TEST +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' if [ -f "/modules.nems" ] ; then \ - . /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s ; \ + . /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=unlimited ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/test-results.mk" -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS' -. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs ; \ +) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/test-results.mk" +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS' +. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs ; \ exec make all Currently Loaded Modules: @@ -260,10 +258,10 @@ Currently Loaded Modules: -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' Building dependencies ... -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../include -I../mpp/include -I../fms -c ../mpp/mpp_parameter.F90 -o ../mpp/mpp_parameter.o Using 8-byte addressing Using pure routines. @@ -554,18 +552,18 @@ 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL" -mv fms.mk "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/." -cp -fp *.a *.mod ../include/*.h "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL"/. -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/fv3gfs' -test -d /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Compiling into /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL on wcoss -cp -fp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems \ - "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/configure.fv3 -cp -fp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/modules.nems \ - "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3"/conf/modules.fv3 -. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 ; \ - exec make COMP=FV3 COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=wcoss FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL nemsinstall +mkdir -p "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL" +mv fms.mk "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/." +cp -fp *.a *.mod ../include/*.h "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL"/. +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/fv3gfs' +test -d /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +Compiling into /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL on wcoss +cp -fp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems \ + "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/configure.fv3 +cp -fp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/modules.nems \ + "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3"/conf/modules.fv3 +. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 ; \ + exec make COMP=FV3 COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL MACHINE_ID=wcoss FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL nemsinstall Currently Loaded Modules: 1) ips/18.0.1.163 8) w3emc/2.3.1 15) zlib/1.2.11 @@ -578,195 +576,195 @@ Currently Loaded Modules: -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' Building dependencies ... -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -make -C cpl FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +make -C cpl FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' Build standalone FV3 io ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl' -make -C gfsphysics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl' +make -C gfsphysics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' makefile:278: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.o +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/machine.F -o physics/machine.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cnvc90.f -o physics/cnvc90.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/co2hc.f -o physics/co2hc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/date_def.f -o physics/date_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physcons.F90 -o physics/physcons.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.f -o physics/dcyc2.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/dcyc2.pre.rad.f -o physics/dcyc2.pre.rad.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/efield.f -o physics/efield.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tracer_const_h.f -o physics/tracer_const_h.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs.f -o physics/get_prs.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gocart_tracer_config_stub.f -o physics/gocart_tracer_config_stub.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/funcphys.f90 -o physics/funcphys.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscond.f -o physics/gscond.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gscondp.f -o physics/gscondp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdc.f -o physics/gwdc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gwdps.f -o physics/gwdps.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_initialize.F90 -o physics/cires_ugwp_initialize.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_module.F90 -o physics/cires_ugwp_module.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ugwp_driver_v0.f -o physics/ugwp_driver_v0.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_orowam2017.f -o physics/cires_orowam2017.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2o_def.f -o physics/h2o_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2oc.f -o physics/h2oc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ohdc.f -o physics/h2ohdc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ophys.f -o physics/h2ophys.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ideaca.f -o physics/ideaca.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_composition.f -o physics/idea_composition.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_co2.f -o physics/idea_co2.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_dissipation.f -o physics/idea_dissipation.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_h2o.f -o physics/idea_h2o.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wam_f107_kp_mod.f90 -o physics/wam_f107_kp_mod.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_ion.f -o physics/idea_ion.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_o2_o3.f -o physics/idea_o2_o3.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_phys.f -o physics/idea_phys.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_solar_heating.f -o physics/idea_solar_heating.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/idea_tracer.f -o physics/idea_tracer.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iounitdef.f -o physics/iounitdef.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/lrgsclr.f -o physics/lrgsclr.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mersenne_twister.f -o physics/mersenne_twister.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbl.f -o physics/mfpbl.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpblt.f -o physics/mfpblt.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfpbltq.f -o physics/mfpbltq.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscu.f -o physics/mfscu.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mfscuq.f -o physics/mfscuq.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_bfmicrophysics.f -o physics/module_bfmicrophysics.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf.f -o physics/moninedmf.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninedmf_hafs.f -o physics/moninedmf_hafs.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp.f -o physics/moninp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninp1.f -o physics/moninp1.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq.f -o physics/moninq.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninq1.f -o physics/moninq1.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/moninshoc.f -o physics/moninshoc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadb.f -o physics/mstadb.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn.f -o physics/mstadbtn.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstadbtn2.f -o physics/mstadbtn2.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/mstcnv.f -o physics/mstcnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/namelist_soilveg.f -o physics/namelist_soilveg.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozne_def.f -o physics/ozne_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccn_def.f -o physics/iccn_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerclm_def.f -o physics/aerclm_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys.f -o physics/ozphys.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozphys_2015.f -o physics/ozphys_2015.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/physparam.f -o physics/physparam.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd.f -o physics/precpd.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpd_shoc.f -o physics/precpd_shoc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/precpdp.f -o physics/precpdp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progtm_module.f -o physics/progtm_module.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/progt2.f -o physics/progt2.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/surface_perturbation.F90 -o physics/surface_perturbation.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_param.f -o physics/radlw_param.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_datatb.f -o physics/radlw_datatb.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radlw_main.f -o physics/radlw_main.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_param.f -o physics/radsw_param.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rascnvv2.f -o physics/rascnvv2.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_typedefs.F90 -o GFS_layer/GFS_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfs_phy_tracer_config.F -o physics/gfs_phy_tracer_config.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xCORE-AVX-I -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_aerosols.f -o physics/radiation_aerosols.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_astronomy.f -o physics/radiation_astronomy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_surface.f -o physics/radiation_surface.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_datatb.f -o physics/radsw_datatb.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radsw_main.f -o physics/radsw_main.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_gases.f -o physics/radiation_gases.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/radiation_clouds.f -o physics/radiation_clouds.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_radiation_driver.F90 > GFS_layer/GFS_radiation_driver.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_restart.F90 -o GFS_layer/GFS_restart.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_radiation_driver.tmp.f90 -o GFS_layer/GFS_radiation_driver.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rad_initialize.f -o physics/rad_initialize.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp.f -o physics/rayleigh_damp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/rayleigh_damp_mesopause.f -o physics/rayleigh_damp_mesopause.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfaerosols.f -o physics/samfaerosols.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfdeepcnv.f -o physics/samfdeepcnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/samfshalcnv.f -o physics/samfshalcnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnv.f -o physics/sascnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sascnvn.f -o physics/sascnvn.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdif.f -o physics/satmedmfvdif.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/satmedmfvdifq.f -o physics/satmedmfvdifq.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/set_soilveg.f -o physics/set_soilveg.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_cice.f -o physics/sfc_cice.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diag.f -o physics/sfc_diag.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_diff.f -o physics/sfc_diff.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_drv.f -o physics/sfc_drv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_wrf_utl.f90 -o physics/module_wrf_utl.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmp_glacier.f90 -o physics/module_sf_noahmp_glacier.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/noahmp_tables.f90 -o physics/noahmp_tables.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_sf_noahmplsm.f90 -o physics/module_sf_noahmplsm.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_noahmp_drv.f -o physics/sfc_noahmp_drv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_parameters.f90 -o physics/module_nst_parameters.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_water_prop.f90 -o physics/module_nst_water_prop.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_nst_model.f90 -o physics/module_nst_model.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_nst.f -o physics/sfc_nst.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_ocean.f -o physics/sfc_ocean.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfc_sice.f -o physics/sfc_sice.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sflx.f -o physics/sflx.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcnv.f -o physics/shalcnv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv.f -o physics/shalcv.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_1lyr.f -o physics/shalcv_1lyr.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_fixdp.f -o physics/shalcv_fixdp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/shalcv_opr.f -o physics/shalcv_opr.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/tridi2t3.f -o physics/tridi2t3.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/calpreciptype.f90 -o physics/calpreciptype.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcm_shoc.f90 -o physics/gcm_shoc.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/get_prs_fv3.f90 -o physics/get_prs_fv3.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/h2ointerp.f90 -o physics/h2ointerp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/ozinterp.f90 -o physics/ozinterp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/iccninterp.f90 -o physics/iccninterp.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aerinterp.f90 -o physics/aerinterp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/aer_cloud.F -o physics/aer_cloud.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/wv_saturation.F -o physics/wv_saturation.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldmacro.F -o physics/cldmacro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cldwat2m_micro.F -o physics/cldwat2m_micro.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/num_parthds.F -o physics/num_parthds.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/sfcsub.F -o physics/sfcsub.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gcycle.F90 -o physics/gcycle.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_utils.F90 -o physics/cires_ugwp_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_triggers.F90 -o physics/cires_ugwp_triggers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_ugwp_solvers.F90 -o physics/cires_ugwp_solvers.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_lsatdis.F90 -o physics/cires_vert_lsatdis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_orodis.F90 -o physics/cires_vert_orodis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cires_vert_wmsdis.F90 -o physics/cires_vert_wmsdis.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_radar.F90 -o physics/module_mp_radar.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/gfdl_cloud_microphys.F90 -o physics/gfdl_cloud_microphys.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg_utils.F90 -o physics/micro_mg_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg2_0.F90 -o physics/micro_mg2_0.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/micro_mg3_0.F90 -o physics/micro_mg3_0.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/m_micro_driver.F90 -o physics/m_micro_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/cs_conv.F90 -o physics/cs_conv.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/GFS_debug.F90 -o physics/GFS_debug.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_thompson_gfs.F90 -o physics/module_mp_thompson_gfs.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c physics/module_mp_wsm6_fv3.F90 -o physics/module_mp_wsm6_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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_physics_driver.F90 > GFS_layer/GFS_physics_driver.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_driver.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_physics_driver.tmp.f90 -o GFS_layer/GFS_physics_driver.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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML GFS_layer/GFS_driver.F90 > GFS_layer/GFS_driver.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../cpl -c GFS_layer/GFS_abstraction_layer.F90 -o GFS_layer/GFS_abstraction_layer.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/cnvc90.o physics/co2hc.o physics/date_def.o physics/dcyc2.o physics/dcyc2.pre.rad.o physics/efield.o physics/get_prs.o physics/gocart_tracer_config_stub.o physics/gscond.o physics/gscondp.o physics/gwdc.o physics/gwdps.o physics/ugwp_driver_v0.o physics/cires_orowam2017.o physics/h2o_def.o physics/h2oc.o physics/h2ohdc.o physics/h2ophys.o physics/ideaca.o physics/idea_co2.o physics/idea_composition.o physics/idea_dissipation.o physics/idea_h2o.o physics/idea_ion.o physics/idea_o2_o3.o physics/idea_phys.o physics/idea_solar_heating.o physics/idea_tracer.o physics/iounitdef.o physics/lrgsclr.o physics/mersenne_twister.o physics/mfpbl.o physics/mfpblt.o physics/mfpbltq.o physics/mfscu.o physics/mfscuq.o physics/module_bfmicrophysics.o physics/moninedmf.o physics/moninedmf_hafs.o physics/moninp.o physics/moninp1.o physics/moninq.o physics/moninq1.o physics/moninshoc.o physics/mstadb.o physics/mstadbtn.o physics/mstadbtn2.o physics/mstcnv.o physics/namelist_soilveg.o physics/ozne_def.o physics/iccn_def.o physics/aerclm_def.o physics/ozphys.o physics/ozphys_2015.o physics/physparam.o physics/precpd.o physics/precpd_shoc.o physics/precpdp.o physics/progt2.o physics/progtm_module.o physics/rad_initialize.o physics/radiation_aerosols.o physics/radiation_astronomy.o physics/radiation_clouds.o physics/radiation_gases.o physics/radiation_surface.o physics/radlw_datatb.o physics/radlw_main.o physics/radlw_param.o physics/radsw_datatb.o physics/radsw_main.o physics/radsw_param.o physics/rascnvv2.o physics/rayleigh_damp.o physics/rayleigh_damp_mesopause.o physics/samfaerosols.o physics/samfdeepcnv.o physics/samfshalcnv.o physics/sascnv.o physics/sascnvn.o physics/satmedmfvdif.o physics/satmedmfvdifq.o physics/set_soilveg.o physics/sfc_cice.o physics/sfc_diag.o physics/sfc_diff.o physics/sfc_drv.o physics/sfc_noahmp_drv.o physics/sfc_nst.o physics/sfc_ocean.o physics/sfc_sice.o physics/sflx.o physics/shalcnv.o physics/shalcv.o physics/shalcv_1lyr.o physics/shalcv_fixdp.o physics/shalcv_opr.o physics/tracer_const_h.o physics/tridi2t3.o physics/calpreciptype.o physics/funcphys.o physics/gcm_shoc.o physics/get_prs_fv3.o physics/h2ointerp.o physics/module_nst_model.o physics/module_nst_parameters.o physics/module_nst_water_prop.o physics/ozinterp.o physics/module_wrf_utl.o physics/noahmp_tables.o physics/module_sf_noahmplsm.o physics/module_sf_noahmp_glacier.o physics/iccninterp.o physics/aerinterp.o physics/wam_f107_kp_mod.o physics/aer_cloud.o physics/cldmacro.o physics/cldwat2m_micro.o physics/gfs_phy_tracer_config.o physics/machine.o physics/num_parthds.o physics/sfcsub.o physics/wv_saturation.o physics/GFDL_parse_tracers.o physics/gcycle.o physics/cires_ugwp_initialize.o physics/cires_ugwp_module.o physics/cires_ugwp_utils.o physics/cires_ugwp_triggers.o physics/cires_ugwp_solvers.o physics/cires_vert_lsatdis.o physics/cires_vert_orodis.o physics/cires_vert_wmsdis.o physics/gfdl_cloud_microphys.o physics/micro_mg_utils.o physics/micro_mg2_0.o physics/micro_mg3_0.o physics/m_micro_driver.o physics/cs_conv.o physics/GFS_debug.o physics/module_mp_radar.o physics/module_mp_thompson_gfs.o physics/module_mp_wsm6_fv3.o physics/physcons.o physics/surface_perturbation.o GFS_layer/GFS_abstraction_layer.o GFS_layer/GFS_diagnostics.o GFS_layer/GFS_driver.o GFS_layer/GFS_physics_driver.o GFS_layer/GFS_radiation_driver.o GFS_layer/GFS_restart.o GFS_layer/GFS_typedefs.o ar: creating libgfsphys.a a - physics/cnvc90.o @@ -921,49 +919,49 @@ a - GFS_layer/GFS_physics_driver.o a - GFS_layer/GFS_radiation_driver.o a - GFS_layer/GFS_restart.o a - GFS_layer/GFS_typedefs.o -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics' -make -C ipd FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics' +make -C ipd FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' makefile:54: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' Build standalone FV3 gfsphysics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -c IPD_driver.F90 -o IPD_driver.o +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -DOPENMP -DNEW_TAUCTMAX -DSMALL_PE -DNEMS_GSM -DINTERNAL_FILE_NML -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../namphysics -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 -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd' -make -C io FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd' +make -C io FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' Build standalone FV3 io ... $ESMF_INC is [-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include] -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/nemsio_v2.2.4 -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -c module_wrt_grid_comp.F90 +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -c module_fv3_io_def.F90 -o module_fv3_io_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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4 -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/nemsio_v2.2.4 -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 @@ -976,66 +974,66 @@ a - module_write_netcdf_parallel.o a - module_fv3_io_def.o a - module_write_internal_state.o a - module_wrt_grid_comp.o -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io' -make -C atmos_cubed_sphere FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io' +make -C atmos_cubed_sphere FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' Build standalone FV3 fv3core ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_arrays.F90 -o model/fv_arrays.o +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o -mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -c model/fv_cmp.F90 -o model/fv_cmp.o +mpiifort -Duse_libMPI -Duse_netCDF -DSPMD -DUSE_LOG_DIAG_FIELD_INFO -DUSE_GFSL63 -DGFS_PHYS -Duse_WRTCOMP -DNEW_TAUCTMAX -DINTERNAL_FILE_NML -DMOIST_CAPPA -DUSE_COND -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../gfsphysics -I../ipd -I../io -I../namphysics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -c driver/fvGFS/atmosphere.F90 -o driver/fvGFS/atmosphere.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -1082,49 +1080,49 @@ a - tools/test_cases.o a - driver/fvGFS/DYCORE_typedefs.o a - driver/fvGFS/fv_nggps_diag.o a - driver/fvGFS/atmosphere.o -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere' -make -C ../stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere' +make -C ../stochastic_physics FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL 32BIT=N # force gfs physics to 64bit Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' makefile:86: depend: No such file or directory Building dependencies ... -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' Build standalone FV3 stochastic_physics ... -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_stochy.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.o +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_gg_def.f -o stochy_gg_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochy_resol_def.f -o stochy_resol_def.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c four_to_grid_stochy.F -o four_to_grid_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c glats_stochy.f -o glats_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c sumfln_stochy.f -o sumfln_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c gozrineo_stochy.f -o gozrineo_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c num_parthds_stochy.f -o num_parthds_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_ls_node_stochy.f -o get_ls_node_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c get_lats_node_a_stochy.f -o get_lats_node_a_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_a_stochy.f -o setlats_a_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c setlats_lag_stochy.f -o setlats_lag_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c epslon_stochy.f -o epslon_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c getcon_lag_stochy.f -o getcon_lag_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c pln2eo_stochy.f -o pln2eo_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dozeuv_stochy.f -o dozeuv_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c dezouv_stochy.f -o dezouv_stochy.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c update_ca.f90 -o update_ca.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c cellular_automata.f90 -o cellular_automata.o +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -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 -DOPENMP -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I../FV3/gfsphysics/ -I../FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -I../FV3/namphysics -c stochastic_physics.F90 -o stochastic_physics.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 num_parthds_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 cellular_automata.o update_ca.o plumes.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 ar: creating libstochastic_physics.a a - stochy_gg_def.o @@ -1157,14 +1155,14 @@ a - stochy_patterngenerator.o a - stochy_data_mod.o a - get_stochy_pattern.o a - initialize_spectral_mod.o -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/stochastic_physics' -make libfv3cap.a FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -c fv3_cap.F90 +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/stochastic_physics' +make libfv3cap.a FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -DOPENMP -DESMF_VERSION_MAJOR=8 -fpp -Wp,-w -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -qno-opt-dynamic-align -O2 -debug minimal -fp-model source -qoverride-limits -qopt-prefetch=3 -qopenmp -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -Igfsphysics -Iipd -Icpl -Iio -Iatmos_cubed_sphere -Iccpp/driver -I../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 @@ -1172,21 +1170,21 @@ a - module_fv3_config.o a - module_fcst_grid_comp.o a - time_utils.o a - fv3_cap.o -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -make esmf_make_fragment FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +make esmf_make_fragment FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' # additional include files needed for PGI -#@echo "ESMF_DEP_INCPATH = /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/nems_dir" >> fv3.mk +#@echo "ESMF_DEP_INCPATH = /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/nems_dir" >> fv3.mk Finished generating ESMF self-describing build dependency makefile fragment: fv3.mk -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -Installation into "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL" complete! +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +Installation into "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL" complete! -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3' -test -d /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; set -x ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf ; \ -export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL" WW3_COMP="wcoss_dell_p3" ; \ +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3' +test -d /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL +. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; set -x ; cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf ; \ +export COMP_SRCDIR="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model" COMP_BINDIR="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL" WW3_COMP="wcoss_dell_p3" ; \ exec make -j 1 WW3_COMP="wcoss_dell_p3" ww3_nems Currently Loaded Modules: @@ -1200,26 +1198,26 @@ Currently Loaded Modules: -+ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf -+ export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL WW3_COMP=wcoss_dell_p3 -+ COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -+ COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL ++ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf ++ export COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL WW3_COMP=wcoss_dell_p3 ++ COMP_SRCDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model ++ COMP_BINDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL + WW3_COMP=wcoss_dell_p3 + exec make -j 1 WW3_COMP=wcoss_dell_p3 ww3_nems -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf' +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf' ***************************** *** WAVEWATCH III setup *** ***************************** -[INFO] local env file wwatch3.env found in /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/wwatch3.env - Setup file /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/wwatch3.env found +[INFO] local env file wwatch3.env found in /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/wwatch3.env + Setup file /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/wwatch3.env found Printer (listings) : auxiliary FORTRAN compiler : gfortran auxiliary C compiler : gcc - Source directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model - Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp + Source directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model + Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source code : yes Save listings : yes @@ -1227,31 +1225,31 @@ make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr Compile auxiliary programs -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/aux' -gfortran -o /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3adc w3adc.f -gfortran -o /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3list w3list.f -gfortran -o /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3prnt w3prnt.f -gfortran -o /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3split w3split.f -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/aux' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/aux' +gfortran -o /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3adc w3adc.f +gfortran -o /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3list w3list.f +gfortran -o /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3prnt w3prnt.f +gfortran -o /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3split w3split.f +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/aux' Setup comp & link files - sed /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/comp.tmpl => /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/comp - sed /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/link.tmpl => /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/link + sed /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/comp.tmpl => /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/comp + sed /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/link.tmpl => /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/link Create required model subdirectories Finished setting up WAVEWATCH III -\rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/tempswitch -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_grid +\rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/tempswitch +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_grid ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1263,12 +1261,12 @@ Making makefile ... *** WAVEWATCH III makefile *** ***************************** -switch = /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/switch +switch = /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/switch Checking all subroutines for modules (this may take a while) ... Processing ww3_grid --------------------- -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing constants ad3 : processing w3servmd ad3 : processing w3gsrumd @@ -1276,34 +1274,34 @@ ad3 : processing w3arrymd ad3 : processing w3gdatmd ad3 : processing w3idatmd ad3 : processing w3odatmd -ad3 : processing w3adatmd -ad3 : processing w3nmlgridmd ad3 : processing w3timemd ad3 : processing w3dispmd +ad3 : processing w3nmlgridmd +ad3 : processing w3adatmd ad3 : processing wmmdatmd ad3 : processing w3src4md -ad3 : processing w3snl1md ad3 : processing w3triamd ad3 : processing w3parall +ad3 : processing w3snl1md ad3 : processing w3wdatmd ad3 : processing w3iogrmd ad3 : processing ww3_grid Linking ww3_grid -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_outf +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_outf ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1312,27 +1310,27 @@ Shared Object : No Processing ww3_outf --------------------- -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing w3iogomd ad3 : processing w3sdb1md ad3 : processing w3sbt1md ad3 : processing ww3_outf Linking ww3_outf -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_outp +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_outp ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1341,28 +1339,28 @@ Shared Object : No Processing ww3_outp --------------------- -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' -ad3 : processing w3partmd -ad3 : processing w3iopomd +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing w3bullmd +ad3 : processing w3iopomd +ad3 : processing w3partmd ad3 : processing w3flx1md ad3 : processing ww3_outp Linking ww3_outp -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_prep +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_prep ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1371,25 +1369,25 @@ Shared Object : No Processing ww3_prep --------------------- -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing w3fldsmd ad3 : processing ww3_prep Linking ww3_prep -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_gint +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_gint ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1398,111 +1396,111 @@ Shared Object : No Processing ww3_gint --------------------- -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing ww3_gint Linking ww3_gint -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_prnc +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_prnc ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No [INFO] list of the programs selected : ww3_prnc -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected Processing ww3_prnc --------------------- -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing w3nmlprncmd ad3 : processing ww3_prnc Linking ww3_prnc -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_ounf +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_ounf ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No [INFO] list of the programs selected : ww3_ounf -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected Processing ww3_ounf --------------------- -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing w3nmlounfmd ad3 : processing w3iorsmd ad3 : processing w3initmd ad3 : processing ww3_ounf Linking ww3_ounf -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_ounp +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_ounp ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No [INFO] list of the programs selected : ww3_ounp -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected Processing ww3_ounp --------------------- -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing w3nmlounpmd ad3 : processing ww3_ounp Linking ww3_ounp -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -\rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/tempswitch -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_grib +\rm -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/tempswitch +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_grib ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No @@ -1514,88 +1512,88 @@ Making makefile ... *** WAVEWATCH III makefile *** ***************************** -switch = /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/switch +switch = /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/switch new GRIB package Checking all subroutines for modules (this may take a while) ... Processing ww3_grib --------------------- -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing ww3_grib Linking ww3_grib -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_multi_esmf +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_multi_esmf ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No [INFO] list of the programs selected : ww3_multi_esmf -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected Making makefile ... ***************************** *** WAVEWATCH III makefile *** ***************************** -switch = /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/switch +switch = /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/switch new shared / distributed memory new message passing protocol Checking all subroutines for modules (this may take a while) ... Processing ww3_multi_esmf --------------------- -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing constants ad3 : processing scrip_kindsmod [no w3adc] ad3 : processing w3uqckmd +ad3 : processing w3servmd 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 w3arrymd -ad3 : processing w3cspcmd ad3 : processing w3gsrumd +ad3 : processing w3cspcmd ad3 : processing wmunitmd ad3 : processing scrip_remap_vars [no w3adc] -ad3 : processing scrip_remap_read [no w3adc] -ad3 : processing scrip_remap_conservative [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 scrip_interface ad3 : processing w3gdatmd -ad3 : processing wmscrpmd -ad3 : processing w3odatmd ad3 : processing w3idatmd +ad3 : processing w3odatmd ad3 : processing w3sbt1md +ad3 : processing wmscrpmd ad3 : processing w3timemd -ad3 : processing wmmdatmd ad3 : processing w3dispmd -ad3 : processing w3fldsmd +ad3 : processing wmmdatmd ad3 : processing w3adatmd +ad3 : processing w3src4md +ad3 : processing w3fldsmd ad3 : processing w3sdb1md ad3 : processing w3flx1md ad3 : processing w3partmd ad3 : processing w3nmlmultimd -ad3 : processing w3src4md ad3 : processing wmfinlmd +ad3 : processing w3snl1md ad3 : processing w3parall ad3 : processing w3triamd -ad3 : processing w3snl1md ad3 : processing w3wdatmd ad3 : processing w3iogrmd ad3 : processing w3iogomd @@ -1608,12 +1606,12 @@ ad3 : processing w3srcemd ad3 : processing w3wdasmd ad3 : processing w3updtmd ad3 : processing w3iopomd -ad3 : processing w3iorsmd ad3 : processing wmgridmd +ad3 : processing w3iorsmd ad3 : processing w3iobcmd ad3 : processing wminiomd -ad3 : processing w3initmd ad3 : processing w3wavemd +ad3 : processing w3initmd ad3 : processing wmiopomd ad3 : processing wmwavemd ad3 : processing wminitmd @@ -1679,60 +1677,60 @@ 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/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make ww3_multi +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make ww3_multi ***************************** *** WAVEWATCH III make *** ***************************** -Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model -Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/tmp +Main directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model +Scratch directory : /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/tmp Save source codes : yes Save listings : yes Shared Object : No [INFO] list of the programs selected : ww3_multi -/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/bin/w3_make: line 392: [: 474-development: integer expression expected Processing ww3_multi --------------------- -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ad3 : processing ww3_multi Linking ww3_multi -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/ftn' +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/ftn' ********************** *** end of compilation *** ********************** -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf' -mkdir -p /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL -cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/nuopc.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/. -test -d "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL" +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf' +mkdir -p /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL +cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/nuopc.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/. +test -d "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL" ( \ echo "# Do not edit this file. It is automatically generated." ; \ -echo "# Edit the component list or /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo ; cat "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ -echo fms_mk="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; echo ww3_mk="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk" ; ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" -. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ +echo "# Edit the component list or /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo ; cat "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC.in" ; \ +echo fms_mk="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk" ; echo fv3_mk="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk" ; echo ww3_mk="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk" ; ) > "/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/configure.nems.NUOPC" +. /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc ; stack=`ulimit -S -s` ; ulimit -S -s 200000 ; module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf ; module load modules.nems ; module list ; ulimit -S -s $stack ; \ set -e ; \ -for m in /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk ; do \ +for m in /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk ; do \ test -s $m ; \ done ; \ -echo build NEMS after /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk ; \ -cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src ; \ +echo build NEMS after /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk ; \ +cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ; \ make nems \ COMPONENTS="FMS FV3 WW3" \ - FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL WW3_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL TARGET="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x" ; \ -test -x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x + FMS_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL FV3_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL WW3_DIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL TARGET="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x" ; \ +test -x /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x Currently Loaded Modules: 1) ips/18.0.1.163 8) w3emc/2.3.1 15) zlib/1.2.11 @@ -1745,11 +1743,11 @@ Currently Loaded Modules: -build NEMS after /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk +build NEMS after /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk Components in linker order: WW3 FV3 FMS -WW3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk -FV3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk -FMS: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/fms.mk +WW3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/WW3_INSTALL/nuopc.mk +FV3: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/fv3.mk +FMS: include /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/fms.mk CPPFLAGS += ESMF_VERSION_STRING_GIT="ESMF_8_0_0" CPPFLAGS += ESMF_VERSION_MAJOR="8" CPPFLAGS += ESMF_VERSION_REVISION="0" @@ -1758,110 +1756,110 @@ CPPFLAGS += ESMF_VERSION_MINOR="0" CPPFLAGS += ESMF_VERSION_PATCHLEVEL="0" CPPFLAGS += ESMF_VERSION_STRING="8.0.0" CPPFLAGS += ESMF_VERSION_PUBLIC="'T'" -make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' +make[1]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' cd ENS_Cpl && make stub -make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' +make[2]: Entering directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' mpiicc -E -traditional ENS_CplComp_ESMFMod_STUB.F90 > ENS_CplComp_ESMFMod_STUB.f90 mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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 -make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/ENS_Cpl' -mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:06:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_UTILS.tmp.f90 +make[2]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/ENS_Cpl' +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:46:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_UTILS.F90 > module_NEMS_UTILS.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:06:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_methods.tmp.f90 +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:46:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_methods.F90 > module_MEDIATOR_methods.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:06:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:46:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR.F90 > module_MEDIATOR.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR.tmp.f90 mv -v module_MEDIATOR.tmp.o module_MEDIATOR.o ‘module_MEDIATOR.tmp.o’ -> ‘module_MEDIATOR.o’ -mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:06:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_MEDIATOR_SpaceWeather.tmp.f90 +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:46:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_MEDIATOR_SpaceWeather.F90 > module_MEDIATOR_SpaceWeather.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:06:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:46:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_INTERNAL_STATE.F90 > module_EARTH_INTERNAL_STATE.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:06:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_EARTH_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:46:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_EARTH_GRID_COMP.F90 > module_EARTH_GRID_COMP.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:06:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_INTERNAL_STATE.tmp.f90 +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:46:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_INTERNAL_STATE.F90 > module_NEMS_INTERNAL_STATE.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:06:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_GRID_COMP.tmp.f90 +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:46:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_GRID_COMP.F90 > module_NEMS_GRID_COMP.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:06:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c module_NEMS_Rusage.tmp.f90 +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:46:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" module_NEMS_Rusage.F90 > module_NEMS_Rusage.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Tue Feb 18 02:06:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=049' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 -mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL -c MAIN_NEMS.tmp.f90 +mpiicc -E -traditional -DFRONT_WW3=WMESMFMD -DFRONT_FV3=fv3gfs_cap_mod -DFRONT_FMS= -D'SVN_INFO="(Dusan.Jovic) Mon Mar 2 17:46:11 UTC 2020 r044400a8eea1 https://github.com/NOAA-EMC/NEMS"' -D'CMP_YEAR=2020' -D'CMP_JD=062' -DESMF_VERSION_STRING_GIT="ESMF_8_0_0" -DESMF_VERSION_MAJOR="8" -DESMF_VERSION_REVISION="0" -DESMF_VERSION_BETASNAPSHOT="'F'" -DESMF_VERSION_MINOR="0" -DESMF_VERSION_PATCHLEVEL="0" -DESMF_VERSION_STRING="8.0.0" -DESMF_VERSION_PUBLIC="'T'" MAIN_NEMS.F90 > MAIN_NEMS.tmp.f90 +mpiifort -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -fno-alias -auto -safe-cray-ptr -save-temps -ftz -assume byterecl -nowarn -sox -align array64byte -i4 -real-size 64 -no-prec-div -no-prec-sqrt -xHOST -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.0.0_ParallelNetCDF/mod -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/include -I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include -IENS_Cpl -I. -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/mod_HYB -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3 -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/atmos_cubed_sphere -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/io -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/gfsphysics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/cpl -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/ipd -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/../stochastic_physics -I/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL -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 /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a /gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a /usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a /usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -qopenmp -lnetcdf extlibs is /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a /gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a /usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a /usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -qopenmp -lnetcdf -mpiifort -o /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-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/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/obj_HYB/libww3_multi_esmf.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a /gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a /usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a /usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -qopenmp -lnetcdf +mpiifort -o /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-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/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/obj_HYB/libww3_multi_esmf.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cap.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3core.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3io.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libipd.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libgfsphys.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libfv3cpl.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FV3/FV3_INSTALL/libstochastic_physics.a /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/FMS/FMS_INSTALL/libfms.a ENS_Cpl/ENS_Cpl.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a /usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a /gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a /usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a /usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a /usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -Wl,-rpath,/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib -lesmf -cxxlib -lrt -ldl -lnetcdff -lnetcdf -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib -L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/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/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/exe/NEMS.x is created. -make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src' -+ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src -+ cp -fp ../exe/NEMS.x /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_ww3.exe -+ cp -fp conf/modules.nems /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/include/modules_fv3_ww3 -+ md5sum /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_ww3.exe +/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/exe/NEMS.x is created. +make[1]: Leaving directory `/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src' ++ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src ++ cp -fp ../exe/NEMS.x /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_ww3.exe ++ cp -fp conf/modules.nems /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/include/modules_fv3_ww3 ++ md5sum /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_ww3.exe + unset md5sum + unset OPTS + set -xe + set -xe -+ test -s /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_ww3.exe -+ test -x /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_ww3.exe ++ test -s /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_ww3.exe ++ test -x /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_ww3.exe ------------------------------------------------------------ -Sender: LSF System -Subject: Job 17664506: in cluster Done +Sender: LSF System +Subject: Job 18016611: in cluster Done -Job was submitted from host by user in cluster at Tue Feb 18 01:38:44 2020 -Job was executed on host(s) , in queue , as user in cluster at Tue Feb 18 01:38:49 2020 +Job was submitted from host by user in cluster at Mon Mar 2 17:15:09 2020 +Job was executed on host(s) , in queue , as user in cluster at Mon Mar 2 17:15:10 2020 was used as the home directory. - was used as the working directory. -Started at Tue Feb 18 01:38:49 2020 -Terminated at Tue Feb 18 02:06:48 2020 -Results reported at Tue Feb 18 02:06:48 2020 + was used as the working directory. +Started at Mon Mar 2 17:15:10 2020 +Terminated at Mon Mar 2 17:46:49 2020 +Results reported at Mon Mar 2 17:46:49 2020 Your job looked like: ------------------------------------------------------------ # LSBATCH: User input -/gpfs/dell3/usrx/local/dev/emc_rocoto/rocoto-1.3.0rc2/sbin/lsfwrapper.sh sh -c "cd /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/src ; ./install.sh fv3_ww3.exe" +/gpfs/dell3/usrx/local/dev/emc_rocoto/rocoto-1.3.0rc2/sbin/lsfwrapper.sh sh -c "cd /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/src ; ./install.sh fv3_ww3.exe" ------------------------------------------------------------ Successfully completed. Resource usage summary: - CPU time : 1816.43 sec. - Max Memory : 5256 MB - Average Memory : 594.85 MB + CPU time : 1827.30 sec. + Max Memory : 5259 MB + Average Memory : 519.98 MB Total Requested Memory : 6144.00 MB - Delta Memory : 888.00 MB + Delta Memory : 885.00 MB Max Swap : - - Max Processes : 30 - Max Threads : 35 - Run time : 1700 sec. - Turnaround time : 1684 sec. + Max Processes : 29 + Max Threads : 33 + Run time : 1907 sec. + Turnaround time : 1900 sec. The output (if any) is above this job summary. -[Tue Feb 18 02:06:48 UTC 2020] /usrx/local/lsf/conf/scripts/ncep_post_exec_shared_ecflow.ksh: /var/lsf/ecflow_post_in.Dusan.Jovic.17664506 file not found or empty. Job is not eligible for ecflow abort notification. +[Mon Mar 2 17:46:49 UTC 2020] /usrx/local/lsf/conf/scripts/ncep_post_exec_shared_ecflow.ksh: /var/lsf/ecflow_post_in.Dusan.Jovic.18016611 file not found or empty. Job is not eligible for ecflow abort notification. diff --git a/log/report-wcoss_dell_p3-log/rtreport.txt b/log/report-wcoss_dell_p3-log/rtreport.txt index 4416cf7e34..946bfd253c 100755 --- a/log/report-wcoss_dell_p3-log/rtreport.txt +++ b/log/report-wcoss_dell_p3-log/rtreport.txt @@ -1,12 +1,12 @@ Run rocotostat... Generate report... -WORKFLOW STARTED AT Tue Feb 18 01:02:07 2020 (+1581987727) +WORKFLOW STARTED AT Mon Mar 2 17:15:01 2020 (+1583169301) Repository information: REPO TOP: -PR56 33d6dbf update fv3 link -Fetch URL: https://github.com/ufs-community/ufs-weather-model +SM_Feb242020 5fa0540 [origin/SM_Feb242020] update RT baseline directory +Fetch URL: https://github.com/junwang-noaa/ufs-weather-model M log/report-wcoss_dell_p3-log/build_fv3.exe.log M log/report-wcoss_dell_p3-log/build_fv3_32bit.exe.log M log/report-wcoss_dell_p3-log/build_fv3_appbuilder.exe.log @@ -21,7 +21,7 @@ Fetch URL: https://github.com/NOAA-GFDL/FMS Entering 'FV3' age: git [--version] [--help] [-c name=value] -Fetch URL: https://github.com/junwang-noaa/fv3atm +Fetch URL: https://github.com/SMoorthi-emc/fv3atm Entering 'NEMS' age: git [--version] [--help] [-c name=value] @@ -36,22 +36,66 @@ age: git [--version] [--help] [-c name=value] Fetch URL: https://github.com/noaa-psd/stochastic_physics -BUILD fv3_32bit.exe: SUCCEEDED -BUILD fv3.exe: SUCCEEDED BUILD fv3_ww3.exe: SUCCEEDED +BUILD fv3.exe: SUCCEEDED +BUILD fv3_32bit.exe: SUCCEEDED BUILD fv3_appbuilder.exe: SUCCEEDED TEST #1: PASS - Test fv3_regional_c768 starting at Tue Feb 18 01:24:31 UTC 2020 (Compare FV3 regional c768 results with previous trunk version) - Tue Feb 18 01:24:31 UTC 2020 - atmos_4xdaily.nc: bit-for-bit identical - fv3_history2d.nc: bit-for-bit identical - fv3_history.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:29:25 UTC 2020 + Test fv3_gfdlmprad_atmwav starting at Mon Mar 2 17:58:04 UTC 2020 (Compare FV3 GFDL mircrophysics radiation change with 2 way WW3 results with previous trunk version) + Mon Mar 2 17:58:04 UTC 2020 + atmos_4xdaily.tile1.nc: bit-for-bit identical + atmos_4xdaily.tile2.nc: bit-for-bit identical + atmos_4xdaily.tile3.nc: bit-for-bit identical + atmos_4xdaily.tile4.nc: bit-for-bit identical + atmos_4xdaily.tile5.nc: bit-for-bit identical + atmos_4xdaily.tile6.nc: bit-for-bit identical + phyf000.nemsio: bit-for-bit identical + phyf024.nemsio: bit-for-bit identical + dynf000.nemsio: bit-for-bit identical + dynf024.nemsio: bit-for-bit identical + RESTART/coupler.res: bit-for-bit identical + RESTART/fv_core.res.nc: bit-for-bit identical + RESTART/fv_core.res.tile1.nc: bit-for-bit identical + RESTART/fv_core.res.tile2.nc: bit-for-bit identical + RESTART/fv_core.res.tile3.nc: bit-for-bit identical + RESTART/fv_core.res.tile4.nc: bit-for-bit identical + RESTART/fv_core.res.tile5.nc: bit-for-bit identical + RESTART/fv_core.res.tile6.nc: bit-for-bit identical + RESTART/fv_srf_wnd.res.tile1.nc: bit-for-bit identical + RESTART/fv_srf_wnd.res.tile2.nc: bit-for-bit identical + RESTART/fv_srf_wnd.res.tile3.nc: bit-for-bit identical + RESTART/fv_srf_wnd.res.tile4.nc: bit-for-bit identical + RESTART/fv_srf_wnd.res.tile5.nc: bit-for-bit identical + RESTART/fv_srf_wnd.res.tile6.nc: bit-for-bit identical + RESTART/fv_tracer.res.tile1.nc: bit-for-bit identical + RESTART/fv_tracer.res.tile2.nc: bit-for-bit identical + RESTART/fv_tracer.res.tile3.nc: bit-for-bit identical + RESTART/fv_tracer.res.tile4.nc: bit-for-bit identical + RESTART/fv_tracer.res.tile5.nc: bit-for-bit identical + RESTART/fv_tracer.res.tile6.nc: bit-for-bit identical + RESTART/phy_data.tile1.nc: bit-for-bit identical + RESTART/phy_data.tile2.nc: bit-for-bit identical + RESTART/phy_data.tile3.nc: bit-for-bit identical + RESTART/phy_data.tile4.nc: bit-for-bit identical + RESTART/phy_data.tile5.nc: bit-for-bit identical + RESTART/phy_data.tile6.nc: bit-for-bit identical + RESTART/sfc_data.tile1.nc: bit-for-bit identical + RESTART/sfc_data.tile2.nc: bit-for-bit identical + RESTART/sfc_data.tile3.nc: bit-for-bit identical + RESTART/sfc_data.tile4.nc: bit-for-bit identical + RESTART/sfc_data.tile5.nc: bit-for-bit identical + RESTART/sfc_data.tile6.nc: bit-for-bit identical + out_grd.glo_30m: bit-for-bit identical + Executable did not change during test suite: + File: /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_ww3.exe + Expected md5sum: 3f0b2eab8fc111deb91845ea2c50b4dd + Actual md5sum: 3f0b2eab8fc111deb91845ea2c50b4dd + TEST PASSED AT Mon Mar 2 18:00:53 UTC 2020 TEST #2: PASS - Test fv3_lheatstrg starting at Tue Feb 18 01:38:47 UTC 2020 (Compare FV3 control with lheatstrg on Gaussian grid nemsio output results with previous trunk version) - Tue Feb 18 01:38:47 UTC 2020 + Test fv3_lheatstrg starting at Mon Mar 2 18:07:19 UTC 2020 (Compare FV3 control with lheatstrg on Gaussian grid nemsio output results with previous trunk version) + Mon Mar 2 18:07:19 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -96,13 +140,13 @@ TEST #2: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:39:57 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:08:33 UTC 2020 TEST #3: PASS - Test fv3_iau starting at Tue Feb 18 01:38:54 UTC 2020 (Compare FV3 IAU results with previous trunk version) - Tue Feb 18 01:38:54 UTC 2020 + Test fv3_iau starting at Mon Mar 2 18:07:22 UTC 2020 (Compare FV3 IAU results with previous trunk version) + Mon Mar 2 18:07:22 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -167,13 +211,13 @@ TEST #3: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:40:04 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:08:37 UTC 2020 TEST #4: PASS - Test fv3_stretched_nest_quilt starting at Tue Feb 18 01:21:15 UTC 2020 (Stretched grid with nest using quilting; compare against previous baseline) - Tue Feb 18 01:21:15 UTC 2020 + Test fv3_stretched_nest_quilt starting at Mon Mar 2 18:27:20 UTC 2020 (Stretched grid with nest using quilting; compare against previous baseline) + Mon Mar 2 18:27:20 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -233,11 +277,11 @@ TEST #4: PASS RESTART/sfc_data.tile5.nc: bit-for-bit identical RESTART/sfc_data.tile6.nc: bit-for-bit identical RESTART/sfc_data.nest02.tile7.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:24:47 UTC 2020 + TEST PASSED AT Mon Mar 2 18:31:04 UTC 2020 TEST #5: PASS - Test fv3_stretched_nest starting at Tue Feb 18 01:21:23 UTC 2020 (Stretched grid with nest; compare against previous baseline) - Tue Feb 18 01:21:23 UTC 2020 + Test fv3_stretched_nest starting at Mon Mar 2 18:27:16 UTC 2020 (Stretched grid with nest; compare against previous baseline) + Mon Mar 2 18:27:16 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -299,11 +343,11 @@ TEST #5: PASS RESTART/fv_tracer.res.nest02.tile7.nc: bit-for-bit identical RESTART/phy_data.nest02.tile7.nc: bit-for-bit identical RESTART/sfc_data.nest02.tile7.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:25:30 UTC 2020 + TEST PASSED AT Mon Mar 2 18:31:44 UTC 2020 TEST #6: PASS - Test fv3_csawmgshoc starting at Tue Feb 18 01:38:54 UTC 2020 (Compare FV3 with CSAW MG2 and SHOC results with previous trunk version) - Tue Feb 18 01:38:54 UTC 2020 + Test fv3_wrtGauss_nemsio starting at Mon Mar 2 18:07:46 UTC 2020 (Compare FV3 Gaussian grid nemsio output results with previous trunk version) + Mon Mar 2 18:07:46 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -348,21 +392,21 @@ TEST #6: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:41:35 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:09:01 UTC 2020 TEST #7: PASS - Test fv3_regional_control starting at Tue Feb 18 01:21:21 UTC 2020 (Compare FV3 regional control results with previous trunk version) - Tue Feb 18 01:21:21 UTC 2020 + Test fv3_regional_control starting at Mon Mar 2 18:26:39 UTC 2020 (Compare FV3 regional control results with previous trunk version) + Mon Mar 2 18:26:39 UTC 2020 atmos_4xdaily.nc: bit-for-bit identical fv3_history2d.nc: bit-for-bit identical fv3_history.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:23:58 UTC 2020 + TEST PASSED AT Mon Mar 2 18:29:17 UTC 2020 TEST #8: PASS - Test fv3_wrtGauss_netcdf starting at Tue Feb 18 01:38:54 UTC 2020 (Compare FV3 Gaussian grid netcdf output results with previous trunk version) - Tue Feb 18 01:38:54 UTC 2020 + Test fv3_wrtGauss_netcdf starting at Mon Mar 2 18:07:47 UTC 2020 (Compare FV3 Gaussian grid netcdf output results with previous trunk version) + Mon Mar 2 18:07:47 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -407,13 +451,13 @@ TEST #8: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:40:03 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:09:01 UTC 2020 TEST #9: PASS - Test fv3_thompson starting at Tue Feb 18 01:38:48 UTC 2020 (Compare FV3 GFDL mircrophysics results with previous trunk version) - Tue Feb 18 01:38:48 UTC 2020 + Test fv3_thompson starting at Mon Mar 2 18:07:52 UTC 2020 (Compare FV3 GFDL mircrophysics results with previous trunk version) + Mon Mar 2 18:07:52 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -478,13 +522,13 @@ TEST #9: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:43:49 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:12:56 UTC 2020 TEST #10: PASS - Test fv3_gfdlmprad_gwd starting at Tue Feb 18 01:38:48 UTC 2020 (Compare FV3 GFDL radiation interaction option and gravity wve drag results with previous trunk version) - Tue Feb 18 01:38:48 UTC 2020 + Test fv3_gfdlmprad_gwd starting at Mon Mar 2 18:07:56 UTC 2020 (Compare FV3 GFDL radiation interaction option and gravity wve drag results with previous trunk version) + Mon Mar 2 18:07:56 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -529,13 +573,13 @@ TEST #10: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:40:07 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:09:19 UTC 2020 TEST #11: PASS - Test fv3_stochy starting at Tue Feb 18 01:38:46 UTC 2020 (Compare FV3 stochy results with previous trunk version) - Tue Feb 18 01:38:46 UTC 2020 + Test fv3_stochy starting at Mon Mar 2 18:08:06 UTC 2020 (Compare FV3 stochy results with previous trunk version) + Mon Mar 2 18:08:06 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -600,13 +644,21 @@ TEST #11: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:40:10 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:09:36 UTC 2020 TEST #12: PASS - Test fv3_gfdlmprad starting at Tue Feb 18 02:09:00 UTC 2020 (Compare FV3 GFDL mircrophysics radiation change with WW3 results with previous trunk version) - Tue Feb 18 02:09:00 UTC 2020 + Test fv3_regional_c768 starting at Tue Mar 3 00:45:35 UTC 2020 (Compare FV3 regional c768 results with previous trunk version) + Tue Mar 3 00:45:35 UTC 2020 + atmos_4xdaily.nc: bit-for-bit identical + fv3_history2d.nc: bit-for-bit identical + fv3_history.nc: bit-for-bit identical + TEST PASSED AT Tue Mar 3 00:50:35 UTC 2020 + +TEST #13: PASS + Test fv3_gfdlmprad starting at Mon Mar 2 17:58:47 UTC 2020 (Compare FV3 GFDL mircrophysics radiation change with WW3 results with previous trunk version) + Mon Mar 2 17:58:47 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -651,14 +703,14 @@ TEST #12: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical out_grd.glo_30m: bit-for-bit identical Executable did not change during test suite: - File: /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_ww3.exe - Expected md5sum: f99bf0d246e30eb4410f8e160520c76d - Actual md5sum: f99bf0d246e30eb4410f8e160520c76d - TEST PASSED AT Tue Feb 18 02:11:19 UTC 2020 + File: /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_ww3.exe + Expected md5sum: 3f0b2eab8fc111deb91845ea2c50b4dd + Actual md5sum: 3f0b2eab8fc111deb91845ea2c50b4dd + TEST PASSED AT Mon Mar 2 18:00:58 UTC 2020 -TEST #13: PASS - Test fv3_appbuilder starting at Tue Feb 18 02:29:22 UTC 2020 (Compare FV3 with the NEMSAppBuilder against the previous trunk version) - Tue Feb 18 02:29:22 UTC 2020 +TEST #14: PASS + Test fv3_appbuilder starting at Mon Mar 2 18:45:31 UTC 2020 (Compare FV3 with the NEMSAppBuilder against the previous trunk version) + Mon Mar 2 18:45:31 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -722,14 +774,14 @@ TEST #13: PASS RESTART/sfc_data.tile5.nc: bit-for-bit identical RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: - File: /gpfs/dell1/ptmp/Dusan.Jovic/rtgen.165886/exec/fv3_appbuilder.exe - Expected md5sum: f27ee6092ee378a7177f860782b9d3d6 - Actual md5sum: f27ee6092ee378a7177f860782b9d3d6 - TEST PASSED AT Tue Feb 18 02:30:32 UTC 2020 + File: /gpfs/dell3/ptmp/Dusan.Jovic/rtgen.59581/exec/fv3_appbuilder.exe + Expected md5sum: ad7c83f5d1795b3ca0ff2c16c795e2ee + Actual md5sum: ad7c83f5d1795b3ca0ff2c16c795e2ee + TEST PASSED AT Mon Mar 2 18:46:40 UTC 2020 -TEST #14: PASS - Test fv3_restart starting at Tue Feb 18 01:38:44 UTC 2020 (Compare FV3 restart results with previous trunk version) - Tue Feb 18 01:38:44 UTC 2020 +TEST #15: PASS + Test fv3_restart starting at Mon Mar 2 18:08:08 UTC 2020 (Compare FV3 restart results with previous trunk version) + Mon Mar 2 18:08:08 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -794,21 +846,21 @@ TEST #14: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:39:54 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:09:23 UTC 2020 -TEST #15: PASS - Test fv3_regional_restart starting at Tue Feb 18 01:24:51 UTC 2020 (Compare FV3 regional restart results with previous trunk version) - Tue Feb 18 01:24:51 UTC 2020 +TEST #16: PASS + Test fv3_regional_restart starting at Mon Mar 2 18:32:10 UTC 2020 (Compare FV3 regional restart results with previous trunk version) + Mon Mar 2 18:32:10 UTC 2020 atmos_4xdaily.nc: bit-for-bit identical fv3_history2d.nc: bit-for-bit identical fv3_history.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:26:15 UTC 2020 + TEST PASSED AT Mon Mar 2 18:33:38 UTC 2020 -TEST #16: PASS - Test fv3_decomp starting at Tue Feb 18 01:38:54 UTC 2020 (Compare FV3 decomp results with previous trunk version) - Tue Feb 18 01:38:54 UTC 2020 +TEST #17: PASS + Test fv3_decomp starting at Mon Mar 2 18:08:09 UTC 2020 (Compare FV3 decomp results with previous trunk version) + Mon Mar 2 18:08:09 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -873,23 +925,23 @@ TEST #16: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:40:05 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:09:27 UTC 2020 -TEST #17: PASS - Test fv3_regional_quilt starting at Tue Feb 18 01:21:26 UTC 2020 (Compare FV3 regional quilt results with previous trunk version) - Tue Feb 18 01:21:26 UTC 2020 +TEST #18: PASS + Test fv3_regional_quilt starting at Mon Mar 2 18:26:40 UTC 2020 (Compare FV3 regional quilt results with previous trunk version) + Mon Mar 2 18:26:40 UTC 2020 atmos_4xdaily.nc: bit-for-bit identical dynf000.nc: bit-for-bit identical dynf024.nc: bit-for-bit identical phyf000.nc: bit-for-bit identical phyf024.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:24:06 UTC 2020 + TEST PASSED AT Mon Mar 2 18:29:18 UTC 2020 -TEST #18: PASS - Test fv3_wrtGauss_nemsio starting at Tue Feb 18 01:38:55 UTC 2020 (Compare FV3 Gaussian grid nemsio output results with previous trunk version) - Tue Feb 18 01:38:55 UTC 2020 +TEST #19: PASS + Test fv3_csawmgshoc starting at Mon Mar 2 18:08:13 UTC 2020 (Compare FV3 with CSAW MG2 and SHOC results with previous trunk version) + Mon Mar 2 18:08:13 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -934,13 +986,13 @@ TEST #18: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:40:04 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:11:03 UTC 2020 -TEST #19: PASS - Test fv3_control_32bit starting at Tue Feb 18 01:21:34 UTC 2020 (Compare FV3 32bit compile results with previous trunk version) - Tue Feb 18 01:21:34 UTC 2020 +TEST #20: PASS + Test fv3_control_32bit starting at Mon Mar 2 18:26:46 UTC 2020 (Compare FV3 32bit compile results with previous trunk version) + Mon Mar 2 18:26:46 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1003,11 +1055,11 @@ TEST #19: PASS RESTART/sfc_data.tile4.nc: bit-for-bit identical RESTART/sfc_data.tile5.nc: bit-for-bit identical RESTART/sfc_data.tile6.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:22:39 UTC 2020 + TEST PASSED AT Mon Mar 2 18:27:51 UTC 2020 -TEST #20: PASS - Test fv3_gfdlmprad_32bit_post starting at Tue Feb 18 01:21:42 UTC 2020 (Compare FV3 GFDL mircrophysics radiation change with inline post results with previous trunk version) - Tue Feb 18 01:21:42 UTC 2020 +TEST #21: PASS + Test fv3_gfdlmprad_32bit_post starting at Mon Mar 2 18:26:55 UTC 2020 (Compare FV3 GFDL mircrophysics radiation change with inline post results with previous trunk version) + Mon Mar 2 18:26:55 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1054,11 +1106,11 @@ TEST #20: PASS RESTART/sfc_data.tile4.nc: bit-for-bit identical RESTART/sfc_data.tile5.nc: bit-for-bit identical RESTART/sfc_data.tile6.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:23:18 UTC 2020 + TEST PASSED AT Mon Mar 2 18:28:31 UTC 2020 -TEST #21: PASS - Test fv3_csawmg3shoc127 starting at Tue Feb 18 01:40:29 UTC 2020 (Compare 127 L FV3 with CSAW MG3 and SHOC results with previous trunk version) - Tue Feb 18 01:40:29 UTC 2020 +TEST #22: PASS + Test fv3_csawmg3shoc127 starting at Mon Mar 2 18:10:02 UTC 2020 (Compare 127 L FV3 with CSAW MG3 and SHOC results with previous trunk version) + Mon Mar 2 18:10:02 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1103,13 +1155,13 @@ TEST #21: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:46:22 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:15:58 UTC 2020 -TEST #22: PASS - Test fv3_read_inc starting at Tue Feb 18 01:40:33 UTC 2020 (Compare FV3 read_inc results with previous trunk version) - Tue Feb 18 01:40:33 UTC 2020 +TEST #23: PASS + Test fv3_read_inc starting at Mon Mar 2 18:10:02 UTC 2020 (Compare FV3 read_inc results with previous trunk version) + Mon Mar 2 18:10:02 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1174,13 +1226,13 @@ TEST #22: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:41:42 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:11:15 UTC 2020 -TEST #23: PASS - Test fv3_satmedmf starting at Tue Feb 18 01:40:31 UTC 2020 (Compare FV3 control with satmedmf on Gaussian grid nemsio output results with previous trunk version) - Tue Feb 18 01:40:31 UTC 2020 +TEST #24: PASS + Test fv3_satmedmf starting at Mon Mar 2 18:10:01 UTC 2020 (Compare FV3 control with satmedmf on Gaussian grid nemsio output results with previous trunk version) + Mon Mar 2 18:10:01 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1225,13 +1277,13 @@ TEST #23: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:41:40 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:11:15 UTC 2020 -TEST #24: PASS - Test fv3_control starting at Tue Feb 18 01:40:33 UTC 2020 (Compare FV3 control results with previous trunk version) - Tue Feb 18 01:40:33 UTC 2020 +TEST #25: PASS + Test fv3_control starting at Mon Mar 2 18:10:33 UTC 2020 (Compare FV3 control results with previous trunk version) + Mon Mar 2 18:10:33 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1296,13 +1348,13 @@ TEST #24: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:41:40 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:11:46 UTC 2020 -TEST #25: PASS - Test fv3_gfdlmp starting at Tue Feb 18 01:40:31 UTC 2020 (Compare FV3 GFDL mircrophysics results with previous trunk version) - Tue Feb 18 01:40:31 UTC 2020 +TEST #26: PASS + Test fv3_gfdlmp starting at Mon Mar 2 18:10:33 UTC 2020 (Compare FV3 GFDL mircrophysics results with previous trunk version) + Mon Mar 2 18:10:33 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1347,13 +1399,13 @@ TEST #25: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:41:48 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:11:56 UTC 2020 -TEST #26: PASS - Test fv3_gfdlmprad_noahmp starting at Tue Feb 18 01:40:35 UTC 2020 (Compare FV3 GFDL radiation interaction option and Noah MP results with previous trunk version) - Tue Feb 18 01:40:35 UTC 2020 +TEST #27: PASS + Test fv3_gfdlmprad_noahmp starting at Mon Mar 2 18:10:47 UTC 2020 (Compare FV3 GFDL radiation interaction option and Noah MP results with previous trunk version) + Mon Mar 2 18:10:47 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1398,13 +1450,13 @@ TEST #26: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:41:53 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:12:08 UTC 2020 -TEST #27: PASS - Test fv3_2threads starting at Tue Feb 18 01:40:40 UTC 2020 (Compare FV3 2 threads results with previous trunk version) - Tue Feb 18 01:40:40 UTC 2020 +TEST #28: PASS + Test fv3_2threads starting at Mon Mar 2 18:11:12 UTC 2020 (Compare FV3 2 threads results with previous trunk version) + Mon Mar 2 18:11:12 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1469,13 +1521,13 @@ TEST #27: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:41:42 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:12:17 UTC 2020 -TEST #28: PASS - Test fv3_wrtGauss_netcdf_esmf starting at Tue Feb 18 01:40:39 UTC 2020 (Compare FV3 Gaussian grid netcdf output results with previous trunk version) - Tue Feb 18 01:40:39 UTC 2020 +TEST #29: PASS + Test fv3_wrtGauss_netcdf_esmf starting at Mon Mar 2 18:11:24 UTC 2020 (Compare FV3 Gaussian grid netcdf output results with previous trunk version) + Mon Mar 2 18:11:24 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1520,13 +1572,13 @@ TEST #28: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:43:59 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:14:56 UTC 2020 -TEST #29: PASS - Test fv3_csawmg starting at Tue Feb 18 01:42:28 UTC 2020 (Compare FV3 with CSAW and MG2 results with previous trunk version) - Tue Feb 18 01:42:28 UTC 2020 +TEST #30: PASS + Test fv3_csawmg starting at Mon Mar 2 18:13:37 UTC 2020 (Compare FV3 with CSAW and MG2 results with previous trunk version) + Mon Mar 2 18:13:37 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1571,13 +1623,13 @@ TEST #29: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:45:03 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:16:15 UTC 2020 -TEST #30: PASS - Test fv3_wsm6 starting at Tue Feb 18 01:42:20 UTC 2020 (Compare FV3 GFDL mircrophysics results with previous trunk version) - Tue Feb 18 01:42:20 UTC 2020 +TEST #31: PASS + Test fv3_wsm6 starting at Mon Mar 2 18:13:38 UTC 2020 (Compare FV3 GFDL mircrophysics results with previous trunk version) + Mon Mar 2 18:13:38 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1642,13 +1694,13 @@ TEST #30: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:44:03 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:15:24 UTC 2020 -TEST #31: PASS - Test fv3_stretched starting at Tue Feb 18 01:22:10 UTC 2020 (Stretched grid; compare against previous baseline) - Tue Feb 18 01:22:10 UTC 2020 +TEST #32: PASS + Test fv3_stretched starting at Mon Mar 2 18:26:56 UTC 2020 (Stretched grid; compare against previous baseline) + Mon Mar 2 18:26:56 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1699,11 +1751,11 @@ TEST #31: PASS RESTART/sfc_data.tile4.nc: bit-for-bit identical RESTART/sfc_data.tile5.nc: bit-for-bit identical RESTART/sfc_data.tile6.nc: bit-for-bit identical - TEST PASSED AT Tue Feb 18 01:25:34 UTC 2020 + TEST PASSED AT Mon Mar 2 18:30:35 UTC 2020 -TEST #32: PASS - Test fv3_wrtGauss_nemsio_c192 starting at Tue Feb 18 01:42:21 UTC 2020 (Compare c192 FV3 Gaussian grid nemsio output results with previous trunk version) - Tue Feb 18 01:42:21 UTC 2020 +TEST #33: PASS + Test fv3_wrtGauss_nemsio_c192 starting at Mon Mar 2 18:14:22 UTC 2020 (Compare c192 FV3 Gaussian grid nemsio output results with previous trunk version) + Mon Mar 2 18:14:22 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1748,13 +1800,13 @@ TEST #32: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:45:15 UTC 2020 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:17:28 UTC 2020 -TEST #33: PASS - Test fv3_rasmgshoc starting at Tue Feb 18 01:42:28 UTC 2020 (Compare FV3 with RAS MG2 and SHOC results with previous trunk version) - Tue Feb 18 01:42:28 UTC 2020 +TEST #34: PASS + Test fv3_rasmgshoc starting at Mon Mar 2 18:15:20 UTC 2020 (Compare FV3 with RAS MG2 and SHOC results with previous trunk version) + Mon Mar 2 18:15:20 UTC 2020 atmos_4xdaily.tile1.nc: bit-for-bit identical atmos_4xdaily.tile2.nc: bit-for-bit identical atmos_4xdaily.tile3.nc: bit-for-bit identical @@ -1799,10 +1851,10 @@ TEST #33: PASS RESTART/sfc_data.tile6.nc: bit-for-bit identical Executable did not change during test suite: File: ./fv3.exe - Expected md5sum: f4755984112a6651598b4898438d090a - Actual md5sum: f4755984112a6651598b4898438d090a - TEST PASSED AT Tue Feb 18 01:45:13 UTC 2020 -WORKFLOW REPORT AT Tue Feb 18 02:31:09 2020 (+1581993069) -Tests: 0 failed, 33 passed out of 33 + Expected md5sum: 85946423b4fb55280f57d240f743bdc7 + Actual md5sum: 85946423b4fb55280f57d240f743bdc7 + TEST PASSED AT Mon Mar 2 18:18:07 UTC 2020 +WORKFLOW REPORT AT Tue Mar 3 00:52:30 2020 (+1583196750) +Tests: 0 failed, 34 passed out of 34 Builds: 0 failed, 4 passed out of 4 REGRESSION TEST WAS SUCCESSFUL diff --git a/parm/ccpp_control.nml.IN b/parm/ccpp_control.nml.IN index c25b4038db..9ab039baff 100644 --- a/parm/ccpp_control.nml.IN +++ b/parm/ccpp_control.nml.IN @@ -184,6 +184,7 @@ nstf_name = @[NSTF_NAME] cplflx = @[CPLFLX] cplwav = @[CPLWAV] + cplwav2atm = @[CPLWAV2ATM] iau_delthrs = 6 iaufhrs = 30 iau_inc_files = @[IAU_INC_FILES] diff --git a/parm/ccpp_gfdlmp.nml.IN b/parm/ccpp_gfdlmp.nml.IN index 47daf17aa8..f51117be54 100644 --- a/parm/ccpp_gfdlmp.nml.IN +++ b/parm/ccpp_gfdlmp.nml.IN @@ -180,6 +180,7 @@ nstf_name = @[NSTF_NAME] cplflx = @[CPLFLX] cplwav = @[CPLWAV] + cplwav2atm = @[CPLWAV2ATM] xkzminv = 0.3 xkzm_m = 1.0 xkzm_h = 1.0 diff --git a/parm/gfdlmp.nml.IN b/parm/gfdlmp.nml.IN index 05b7d0f7c6..a81c66bf62 100644 --- a/parm/gfdlmp.nml.IN +++ b/parm/gfdlmp.nml.IN @@ -174,6 +174,7 @@ iau_drymassfixer = @[IAU_DRYMASSFIXER] cplflx = @[CPLFLX] cplwav = @[CPLWAV] + cplwav2atm = @[CPLWAV2ATM] xkzminv = 0.3 xkzm_m = 1.0 xkzm_h = 1.0 diff --git a/parm/input.nml.IN b/parm/input.nml.IN index c06be56b37..d4c72b8d0d 100644 --- a/parm/input.nml.IN +++ b/parm/input.nml.IN @@ -181,6 +181,7 @@ nstf_name = @[NSTF_NAME] cplflx = @[CPLFLX] cplwav = @[CPLWAV] + cplwav2atm = @[CPLWAV2ATM] iau_delthrs = 6 iaufhrs = 30 iau_inc_files = @[IAU_INC_FILES] diff --git a/parm/nems.configure.blocked_atm_wav_2way.IN b/parm/nems.configure.blocked_atm_wav_2way.IN new file mode 100644 index 0000000000..9fb0351deb --- /dev/null +++ b/parm/nems.configure.blocked_atm_wav_2way.IN @@ -0,0 +1,36 @@ +############################################# +#### NEMS Run-Time Configuration File ##### +############################################# + +# EARTH # +EARTH_component_list: ATM WAV +EARTH_attributes:: + Verbosity = 0 +:: + +# ATM # +ATM_model: @[atm_model] +ATM_petlist_bounds: @[atm_petlist_bounds] +ATM_attributes:: + Verbosity = 0 + DumpFields = false +:: + +# WAV # +WAV_model: @[wav_model] +WAV_petlist_bounds: @[wav_petlist_bounds] +WAV_attributes:: + Verbosity = 0 +:: + + + +# Run Sequence # +runSeq:: + @@[coupling_interval_sec] + ATM -> WAV + WAV -> ATM :srcMaskValues=1 + ATM + WAV + @ +:: diff --git a/tests/Compile_hera.intel.log b/tests/Compile_hera.intel.log index 096d589608..8a8fdcdc13 100644 --- a/tests/Compile_hera.intel.log +++ b/tests/Compile_hera.intel.log @@ -1,14 +1,14 @@ + SECONDS=0 -+++ readlink -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -++ dirname /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -+ readonly MYDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests -+ MYDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++++ readlink -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh +++ dirname /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh ++ readonly MYDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests ++ MYDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + readonly ARGC=4 + ARGC=4 -+ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + [[ 4 -eq 0 ]] + [[ 4 -lt 2 ]] -+ PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model ++ PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model + MACHINE_ID=hera.intel + MAKE_OPT= + BUILD_NAME=fv3_1 @@ -19,8 +19,8 @@ + [[ hera.intel == wcoss_dell_p3 ]] + MAKE_THREADS=8 + hostname -hfe11 -+ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests +hfe05 ++ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + echo 'Compiling into fv3_1.exe on hera.intel' Compiling into fv3_1.exe on hera.intel + '[' YES = YES ']' @@ -40,13 +40,13 @@ Compiling into fv3_1.exe on hera.intel ++ var= ++ echo -n '' + CCPP_CMAKE_FLAGS= -+ source /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc -++ __ms_function_name=setup__test_function__39337 -++ eval 'setup__test_function__39337() { /bin/true ; }' ++ source /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc +++ __ms_function_name=setup__test_function__240483 +++ eval 'setup__test_function__240483() { /bin/true ; }' +++ eval '__text="text" ; if [[ $__text =~ ^(t).* ]] ; then printf "%s" ${.sh.match[1]} ; fi' +++ cat ++ __ms_ksh_test= -+++ eval 'if ( set | grep setup__test_function__39337 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' ++++ eval 'if ( set | grep setup__test_function__240483 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' +++ cat ++ __ms_bash_test=t ++ [[ ! -z '' ]] @@ -58,7 +58,7 @@ Compiling into fv3_1.exe on hera.intel ++ eval module help ++ module purge +++ /apps/lmod/7.7.18/libexec/lmod bash purge -++ eval unset 'BACIO_LIB4;' unset 'BACIO_LIB8;' unset 'BACIO_SRC;' unset 'BACIO_VER;' unset '__LMOD_REF_COUNT_CLASSPATH;' unset 'CLASSPATH;' unset 'CMAKE_CXX_COMPILER;' unset 'CMAKE_C_COMPILER;' unset 'CMAKE_Fortran_COMPILER;' unset 'CMAKE_Platform;' unset 'COMP;' unset '__LMOD_REF_COUNT_CPATH;' unset 'CPATH;' unset 'CRTM_FIX;' unset 'CRTM_INC;' unset 'CRTM_LIB;' unset 'CRTM_SRC;' unset 'CRTM_VER;' unset 'ESMFMKFILE;' unset 'G2TMPL_INC;' unset 'G2TMPL_LIB;' unset 'G2TMPL_SRC;' unset 'G2TMPL_VER;' unset 'G2_INC4;' unset 'G2_INCd;' unset 'G2_LIB4;' unset 'G2_LIBd;' unset 'G2_SRC;' unset 'G2_VER;' unset 'GDBSERVER_MIC;' unset 'GDB_CROSS;' unset 'HDF5;' unset 'HDF5_CFLAGS;' unset 'HDF5_CXXFLAGS;' unset 'HDF5_FFLAGS;' unset 'HDF5_INCLUDE;' unset 'HDF5_LDFLAGS;' unset 'HDF5_LDFLAGS_C;' unset 'HDF5_LDFLAGS_CXX;' unset 'HDF5_LDFLAGS_F;' unset '__LMOD_REF_COUNT_INFOPATH;' unset 'INFOPATH;' unset '__LMOD_REF_COUNT_INTEL_LICENSE_FILE;' unset 'INTEL_LICENSE_FILE;' unset 'INTEL_PYTHONHOME;' unset 'IPATH_NO_BACKTRACE;' unset 'IP_INC4;' unset 'IP_INC8;' unset 'IP_INCd;' unset 'IP_LIB4;' unset 'IP_LIB8;' unset 'IP_LIBd;' unset 'IP_SRC;' unset 'IP_VER;' unset 'I_MPI_CC;' unset 'I_MPI_F90;' unset 'I_MPI_HYDRA_BRANCH_COUNT;' unset 'I_MPI_HYDRA_PMI_CONNECT;' unset 'I_MPI_ROOT;' unset 'I_MPI_TMI_PROVIDER;' unset 'JASPER_INC;' unset 'JASPER_LIB;' unset 'JASPER_SRC;' unset 'JASPER_VER;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/apps/slurm/default/lib:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=":/apps/slurm/default/lib";' export 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LIBRARY_PATH;' unset 'LIBRARY_PATH;' unset 'LIB_NAME;' unset 'LMOD_FAMILY_COMPILER;' unset 'LMOD_FAMILY_COMPILER_VERSION;' unset 'LMOD_FAMILY_MPI;' unset 'LMOD_FAMILY_MPI_VERSION;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH="/apps/lmod/lmod/share/man:1;/apps/local/man:1;/apps/slurm/default/share/man:1;/apps/slurm/tools/sbank/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man";' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH="/contrib/modulefiles:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles";' export 'MODULEPATH;' unset 'MPM_LAUNCHER;' unset 'NCEPLIBS;' unset 'NEMSIO_INC;' unset 'NEMSIO_LIB;' unset 'NEMSIO_SRC;' unset 'NEMSIO_VER;' unset 'NETCDF;' unset 'NETCDF_CFLAGS;' unset 'NETCDF_CXX4FLAGS;' unset 'NETCDF_CXXFLAGS;' unset 'NETCDF_FFLAGS;' unset 'NETCDF_INC;' unset 'NETCDF_INCLUDE;' unset 'NETCDF_LDFLAGS;' unset 'NETCDF_LDFLAGS_C;' unset 'NETCDF_LDFLAGS_CXX;' unset 'NETCDF_LDFLAGS_CXX4;' unset 'NETCDF_LDFLAGS_F;' unset 'NETCDF_LIB;' unset 'NETCDF_ROOT;' unset '__LMOD_REF_COUNT_NLSPATH;' unset 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse";' export 'PATH;' unset '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' unset 'PKG_CONFIG_PATH;' unset 'PNG_INC;' unset 'PNG_LIB;' unset 'PNG_SRC;' unset 'PNG_VER;' unset 'POST_INC;' unset 'POST_LIB;' unset 'POST_SRC;' unset 'POST_VER;' unset 'SLURM_UTILS_PATH;' unset 'SP_LIB4;' unset 'SP_LIB8;' unset 'SP_LIBd;' unset 'SP_SRC;' unset 'SP_VER;' unset 'W3EMC_INC4;' unset 'W3EMC_INC8;' unset 'W3EMC_INCd;' unset 'W3EMC_LIB4;' unset 'W3EMC_LIB8;' unset 'W3EMC_LIBd;' unset 'W3EMC_SRC;' unset 'W3EMC_VER;' unset 'W3NCO_LIB4;' unset 'W3NCO_LIB8;' unset 'W3NCO_LIBd;' unset 'W3NCO_SRC;' unset 'W3NCO_VER;' unset 'Z_INC;' unset 'Z_LIB;' unset 'Z_SRC;' unset 'Z_VER;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIs";' export '_ModuleTable001_;' '_ModuleTable002_="fSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' unset '_ModuleTable004_;' unset '_ModuleTable005_;' unset '_ModuleTable006_;' unset '_ModuleTable007_;' unset '_ModuleTable008_;' unset '_ModuleTable009_;' unset '_ModuleTable010_;' unset '_ModuleTable011_;' unset '_ModuleTable012_;' unset '_ModuleTable013_;' unset '_ModuleTable014_;' +++ eval unset 'BACIO_LIB4;' unset 'BACIO_LIB8;' unset 'BACIO_SRC;' unset 'BACIO_VER;' unset '__LMOD_REF_COUNT_CLASSPATH;' unset 'CLASSPATH;' unset 'CMAKE_CXX_COMPILER;' unset 'CMAKE_C_COMPILER;' unset 'CMAKE_Fortran_COMPILER;' unset 'CMAKE_Platform;' unset 'COMP;' unset '__LMOD_REF_COUNT_CPATH;' unset 'CPATH;' unset 'CRTM_FIX;' unset 'CRTM_INC;' unset 'CRTM_LIB;' unset 'CRTM_SRC;' unset 'CRTM_VER;' unset 'ESMFMKFILE;' unset 'G2TMPL_INC;' unset 'G2TMPL_LIB;' unset 'G2TMPL_SRC;' unset 'G2TMPL_VER;' unset 'G2_INC4;' unset 'G2_INCd;' unset 'G2_LIB4;' unset 'G2_LIBd;' unset 'G2_SRC;' unset 'G2_VER;' unset 'GDBSERVER_MIC;' unset 'GDB_CROSS;' unset 'HDF5;' unset 'HDF5_CFLAGS;' unset 'HDF5_CXXFLAGS;' unset 'HDF5_FFLAGS;' unset 'HDF5_INCLUDE;' unset 'HDF5_LDFLAGS;' unset 'HDF5_LDFLAGS_C;' unset 'HDF5_LDFLAGS_CXX;' unset 'HDF5_LDFLAGS_F;' unset '__LMOD_REF_COUNT_INFOPATH;' unset 'INFOPATH;' unset '__LMOD_REF_COUNT_INTEL_LICENSE_FILE;' unset 'INTEL_LICENSE_FILE;' unset 'INTEL_PYTHONHOME;' unset 'IPATH_NO_BACKTRACE;' unset 'IP_INC4;' unset 'IP_INC8;' unset 'IP_INCd;' unset 'IP_LIB4;' unset 'IP_LIB8;' unset 'IP_LIBd;' unset 'IP_SRC;' unset 'IP_VER;' unset 'I_MPI_CC;' unset 'I_MPI_F90;' unset 'I_MPI_HYDRA_BRANCH_COUNT;' unset 'I_MPI_HYDRA_PMI_CONNECT;' unset 'I_MPI_ROOT;' unset 'I_MPI_TMI_PROVIDER;' unset 'JASPER_INC;' unset 'JASPER_LIB;' unset 'JASPER_SRC;' unset 'JASPER_VER;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/apps/slurm/default/lib:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=":/apps/slurm/default/lib";' export 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LIBRARY_PATH;' unset 'LIBRARY_PATH;' unset 'LIB_NAME;' unset 'LMOD_FAMILY_COMPILER;' unset 'LMOD_FAMILY_COMPILER_VERSION;' unset 'LMOD_FAMILY_MPI;' unset 'LMOD_FAMILY_MPI_VERSION;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH="/apps/lmod/lmod/share/man:1;/apps/local/man:1;/apps/slurm/default/share/man:1;/apps/slurm/tools/sbank/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man";' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles";' export 'MODULEPATH;' unset 'MPM_LAUNCHER;' unset 'NCEPLIBS;' unset 'NEMSIO_INC;' unset 'NEMSIO_LIB;' unset 'NEMSIO_SRC;' unset 'NEMSIO_VER;' unset 'NETCDF;' unset 'NETCDF_CFLAGS;' unset 'NETCDF_CXX4FLAGS;' unset 'NETCDF_CXXFLAGS;' unset 'NETCDF_FFLAGS;' unset 'NETCDF_INC;' unset 'NETCDF_INCLUDE;' unset 'NETCDF_LDFLAGS;' unset 'NETCDF_LDFLAGS_C;' unset 'NETCDF_LDFLAGS_CXX;' unset 'NETCDF_LDFLAGS_CXX4;' unset 'NETCDF_LDFLAGS_F;' unset 'NETCDF_LIB;' unset 'NETCDF_ROOT;' unset '__LMOD_REF_COUNT_NLSPATH;' unset 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse";' export 'PATH;' unset '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' unset 'PKG_CONFIG_PATH;' unset 'PNG_INC;' unset 'PNG_LIB;' unset 'PNG_SRC;' unset 'PNG_VER;' unset 'POST_INC;' unset 'POST_LIB;' unset 'POST_SRC;' unset 'POST_VER;' unset 'SLURM_UTILS_PATH;' unset 'SP_LIB4;' unset 'SP_LIB8;' unset 'SP_LIBd;' unset 'SP_SRC;' unset 'SP_VER;' unset 'W3EMC_INC4;' unset 'W3EMC_INC8;' unset 'W3EMC_INCd;' unset 'W3EMC_LIB4;' unset 'W3EMC_LIB8;' unset 'W3EMC_LIBd;' unset 'W3EMC_SRC;' unset 'W3EMC_VER;' unset 'W3NCO_LIB4;' unset 'W3NCO_LIB8;' unset 'W3NCO_LIBd;' unset 'W3NCO_SRC;' unset 'W3NCO_VER;' unset 'Z_INC;' unset 'Z_LIB;' unset 'Z_SRC;' unset 'Z_VER;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VN";' export '_ModuleTable001_;' '_ModuleTable002_="UEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' unset '_ModuleTable004_;' unset '_ModuleTable005_;' unset '_ModuleTable006_;' unset '_ModuleTable007_;' unset '_ModuleTable008_;' unset '_ModuleTable009_;' unset '_ModuleTable010_;' unset '_ModuleTable011_;' unset '_ModuleTable012_;' unset '_ModuleTable013_;' unset '_ModuleTable014_;' +++ unset BACIO_LIB4 +++ unset BACIO_LIB8 +++ unset BACIO_SRC @@ -140,9 +140,9 @@ Compiling into fv3_1.exe on hera.intel +++ export __LMOD_REF_COUNT_MANPATH +++ MANPATH=/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man +++ export MANPATH -+++ __LMOD_REF_COUNT_MODULEPATH='/contrib/modulefiles:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1' ++++ __LMOD_REF_COUNT_MODULEPATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1' +++ export __LMOD_REF_COUNT_MODULEPATH -+++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles ++++ MODULEPATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles +++ export MODULEPATH +++ unset MPM_LAUNCHER +++ unset NCEPLIBS @@ -166,9 +166,9 @@ Compiling into fv3_1.exe on hera.intel +++ unset NETCDF_ROOT +++ unset __LMOD_REF_COUNT_NLSPATH +++ unset NLSPATH -+++ __LMOD_REF_COUNT_PATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1' ++++ __LMOD_REF_COUNT_PATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1' +++ export __LMOD_REF_COUNT_PATH -+++ PATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse ++++ PATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse +++ export PATH +++ unset __LMOD_REF_COUNT_PKG_CONFIG_PATH +++ unset PKG_CONFIG_PATH @@ -205,9 +205,9 @@ Compiling into fv3_1.exe on hera.intel +++ unset Z_VER +++ unset __LMOD_REF_COUNT__LMFILES_ +++ unset _LMFILES_ -+++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIs ++++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VN +++ export _ModuleTable001_ -+++ _ModuleTable002_=fSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== ++++ _ModuleTable002_=UEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== +++ export _ModuleTable002_ +++ _ModuleTable_Sz_=2 +++ export _ModuleTable_Sz_ @@ -227,20 +227,20 @@ Compiling into fv3_1.exe on hera.intel ++ unset __ms_shell ++ unset __ms_ksh_test ++ unset __ms_bash_test -++ unset setup__test_function__39337 +++ unset setup__test_function__240483 ++ unset __ms_function_name + [[ hera.intel == macosx.* ]] + [[ hera.intel == linux.* ]] -+ module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel -++ /apps/lmod/7.7.18/libexec/lmod bash use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel -+ eval '__LMOD_REF_COUNT_MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:2;/contrib/modulefiles:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/contrib/modulefiles:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9jb250cmliL21vZHVsZWZpbGVzIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIs";' export '_ModuleTable001_;' '_ModuleTable002_="fSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' -++ __LMOD_REF_COUNT_MODULEPATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:2;/contrib/modulefiles:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1' ++ module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel +++ /apps/lmod/7.7.18/libexec/lmod bash use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel ++ eval '__LMOD_REF_COUNT_MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VN";' export '_ModuleTable001_;' '_ModuleTable002_="UEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' +++ __LMOD_REF_COUNT_MODULEPATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1' ++ export __LMOD_REF_COUNT_MODULEPATH -++ MODULEPATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/contrib/modulefiles:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles +++ MODULEPATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles ++ export MODULEPATH -++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9jb250cmliL21vZHVsZWZpbGVzIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIs +++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VN ++ export _ModuleTable001_ -++ _ModuleTable002_=fSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== +++ _ModuleTable002_=UEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ @@ -248,7 +248,7 @@ Compiling into fv3_1.exe on hera.intel + eval + module load fv3 ++ /apps/lmod/7.7.18/libexec/lmod bash load fv3 -+ eval 'BACIO_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a";' export 'BACIO_LIB4;' 'BACIO_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_8.a";' export 'BACIO_LIB8;' 'BACIO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/bacio_v2.0.3";' export 'BACIO_SRC;' 'BACIO_VER="v2.0.3";' export 'BACIO_VER;' '__LMOD_REF_COUNT_CLASSPATH="/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib/mpi.jar:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/daal.jar:1";' export '__LMOD_REF_COUNT_CLASSPATH;' 'CLASSPATH="/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib/mpi.jar:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/daal.jar";' export 'CLASSPATH;' 'CMAKE_CXX_COMPILER="mpiicpc";' export 'CMAKE_CXX_COMPILER;' 'CMAKE_C_COMPILER="mpiicc";' export 'CMAKE_C_COMPILER;' 'CMAKE_Fortran_COMPILER="mpiifort";' export 'CMAKE_Fortran_COMPILER;' 'CMAKE_Platform="hera.intel";' export 'CMAKE_Platform;' 'COMP="intel";' export 'COMP;' '__LMOD_REF_COUNT_CPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/pstl/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/include:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/include:1";' export '__LMOD_REF_COUNT_CPATH;' 'CPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/pstl/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/include";' export 'CPATH;' 'CRTM_FIX="/scratch2/NCEPDEV/nwprod/NCEPLIBS/fix/crtm_v2.2.6";' export 'CRTM_FIX;' 'CRTM_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/crtm_v2.2.6";' export 'CRTM_INC;' 'CRTM_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a";' export 'CRTM_LIB;' 'CRTM_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/crtm_v2.2.6";' export 'CRTM_SRC;' 'CRTM_VER="v2.2.6";' export 'CRTM_VER;' 'ESMFMKFILE="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib/esmf.mk";' export 'ESMFMKFILE;' 'G2TMPL_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2tmpl_v1.6.0";' export 'G2TMPL_INC;' 'G2TMPL_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a";' export 'G2TMPL_LIB;' 'G2TMPL_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/g2tmpl_v1.6.0/src";' export 'G2TMPL_SRC;' 'G2TMPL_VER="v1.6.0";' export 'G2TMPL_VER;' 'G2_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2_v3.1.1_4";' export 'G2_INC4;' 'G2_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2_v3.1.1_d";' export 'G2_INCd;' 'G2_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a";' export 'G2_LIB4;' 'G2_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_d.a";' export 'G2_LIBd;' 'G2_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/g2_v3.1.1";' export 'G2_SRC;' 'G2_VER="v3.1.1";' export 'G2_VER;' 'GDBSERVER_MIC="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/targets/intel64/x200/bin/gdbserver";' export 'GDBSERVER_MIC;' 'GDB_CROSS="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/bin/gdb-ia";' export 'GDB_CROSS;' 'HDF5="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'HDF5;' 'HDF5_CFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_CFLAGS;' 'HDF5_CXXFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_CXXFLAGS;' 'HDF5_FFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_FFLAGS;' 'HDF5_INCLUDE="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_INCLUDE;' 'HDF5_LDFLAGS="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS;' 'HDF5_LDFLAGS_C="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_C;' 'HDF5_LDFLAGS_CXX="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl -hdf5_hl_cpp -lhdf5 '-lhdf5_cpp";' export 'HDF5_LDFLAGS_CXX;' 'HDF5_LDFLAGS_F="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_F;' '__LMOD_REF_COUNT_INFOPATH="/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/info:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/info:1";' export '__LMOD_REF_COUNT_INFOPATH;' 'INFOPATH="/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/info:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/info";' export 'INFOPATH;' '__LMOD_REF_COUNT_INTEL_LICENSE_FILE="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/licenses:1;/apps/intel/licenses:1";' export '__LMOD_REF_COUNT_INTEL_LICENSE_FILE;' 'INTEL_LICENSE_FILE="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/licenses:/apps/intel/licenses";' export 'INTEL_LICENSE_FILE;' 'INTEL_PYTHONHOME="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/python/intel64/";' export 'INTEL_PYTHONHOME;' 'IPATH_NO_BACKTRACE="1";' export 'IPATH_NO_BACKTRACE;' 'IP_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_4";' export 'IP_INC4;' 'IP_INC8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_8";' export 'IP_INC8;' 'IP_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_d";' export 'IP_INCd;' 'IP_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_4.a";' export 'IP_LIB4;' 'IP_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_8.a";' export 'IP_LIB8;' 'IP_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_d.a";' export 'IP_LIBd;' 'IP_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/ip_v3.0.2";' export 'IP_SRC;' 'IP_VER="v3.0.2";' export 'IP_VER;' 'I_MPI_CC="icc";' export 'I_MPI_CC;' 'I_MPI_F90="ifort";' export 'I_MPI_F90;' 'I_MPI_HYDRA_BRANCH_COUNT="128";' export 'I_MPI_HYDRA_BRANCH_COUNT;' 'I_MPI_HYDRA_PMI_CONNECT="alltoall";' export 'I_MPI_HYDRA_PMI_CONNECT;' 'I_MPI_ROOT="/apps/intel/compilers_and_libraries_2018/linux/mpi";' export 'I_MPI_ROOT;' 'I_MPI_TMI_PROVIDER="psm";' export 'I_MPI_TMI_PROVIDER;' 'JASPER_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/include/jasper_v1.900.1";' export 'JASPER_INC;' 'JASPER_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a";' export 'JASPER_LIB;' 'JASPER_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'JASPER_SRC;' 'JASPER_VER="v1.900.1";' export 'JASPER_VER;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib:1;/apps/slurm/default/lib:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/lib/intel64:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:2;/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/libipt/intel64/lib:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib::/apps/slurm/default/lib:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/lib/intel64:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/libipt/intel64/lib:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4";' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LIBRARY_PATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LIBRARY_PATH;' 'LIBRARY_PATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4";' export 'LIBRARY_PATH;' 'LIB_NAME="POST";' export 'LIB_NAME;' 'LMOD_FAMILY_COMPILER="intel";' export 'LMOD_FAMILY_COMPILER;' 'LMOD_FAMILY_COMPILER_VERSION="18.0.5.274";' export 'LMOD_FAMILY_COMPILER_VERSION;' 'LMOD_FAMILY_MPI="impi";' export 'LMOD_FAMILY_MPI;' 'LMOD_FAMILY_MPI_VERSION="2018.0.4";' export 'LMOD_FAMILY_MPI_VERSION;' '__LMOD_REF_COUNT_LOADEDMODULES="contrib:1;sutils/default:1;intel/18.0.5.274:1;impi/2018.0.4:1;bacio/2.0.3:1;ip/3.0.2:1;nemsio/2.2.4:1;sp/2.0.3:1;w3emc/2.3.1:1;w3nco/2.0.7:1;g2/3.1.1:1;g2tmpl/1.6.0:1;crtm/2.2.6:1;jasper/1.900.1:1;png/1.2.44:1;z/1.2.11:1;post/8.0.5:1;hdf5_parallel/1.10.6:1;netcdf_parallel/4.7.4:1;esmf/8.0.0_ParallelNetCDF:1;cmake/3.9.0:1;fv3:1";' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES="contrib:sutils/default:intel/18.0.5.274:impi/2018.0.4:bacio/2.0.3:ip/3.0.2:nemsio/2.2.4:sp/2.0.3:w3emc/2.3.1:w3nco/2.0.7:g2/3.1.1:g2tmpl/1.6.0:crtm/2.2.6:jasper/1.900.1:png/1.2.44:z/1.2.11:post/8.0.5:hdf5_parallel/1.10.6:netcdf_parallel/4.7.4:esmf/8.0.0_ParallelNetCDF:cmake/3.9.0:fv3";' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/man:1;/apps/intel/parallel_studio_xe_2018.4.057/man/common:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:1;/apps/lmod/lmod/share/man:1;/apps/local/man:1;/apps/slurm/default/share/man:1;/apps/slurm/tools/sbank/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:/apps/intel/compilers_and_libraries_2018/linux/mpi/man:/apps/intel/parallel_studio_xe_2018.4.057/man/common:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man";' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH="/contrib/modulefiles:3;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1;/apps/modules/modulefamilies/intel:1;/apps/modules/modulefamilies/intel_impi:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:1;/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles";' export 'MODULEPATH;' 'MPM_LAUNCHER="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/mpm/mic/bin/start_mpm.sh";' export 'MPM_LAUNCHER;' 'NCEPLIBS="/scratch2/NCEPDEV/nwprod/NCEPLIBS";' export 'NCEPLIBS;' 'NEMSIO_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/nemsio_v2.2.4";' export 'NEMSIO_INC;' 'NEMSIO_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a";' export 'NEMSIO_LIB;' 'NEMSIO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/nemsio_v2.2.4";' export 'NEMSIO_SRC;' 'NEMSIO_VER="v2.2.4";' export 'NEMSIO_VER;' 'NETCDF="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'NETCDF;' 'NETCDF_CFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CFLAGS;' 'NETCDF_CXX4FLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CXX4FLAGS;' 'NETCDF_CXXFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CXXFLAGS;' 'NETCDF_FFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_FFLAGS;' 'NETCDF_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_INC;' 'NETCDF_INCLUDE="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_INCLUDE;' 'NETCDF_LDFLAGS="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS;' 'NETCDF_LDFLAGS_C="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdf";' export 'NETCDF_LDFLAGS_C;' 'NETCDF_LDFLAGS_CXX="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++";' export 'NETCDF_LDFLAGS_CXX;' 'NETCDF_LDFLAGS_CXX4="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++4";' export 'NETCDF_LDFLAGS_CXX4;' 'NETCDF_LDFLAGS_F="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS_F;' 'NETCDF_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib";' export 'NETCDF_LIB;' 'NETCDF_ROOT="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'NETCDF_ROOT;' '__LMOD_REF_COUNT_NLSPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:1;/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N:1";' export '__LMOD_REF_COUNT_NLSPATH;' 'NLSPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N";' export 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/contrib/cmake/3.9.0/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:1;/contrib/sutils/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/contrib/cmake/3.9.0/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:/contrib/sutils/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse";' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH="/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig:1";' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH="/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig";' export 'PKG_CONFIG_PATH;' 'PNG_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/png_v1.2.44";' export 'PNG_INC;' 'PNG_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a";' export 'PNG_LIB;' 'PNG_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'PNG_SRC;' 'PNG_VER="v1.2.44";' export 'PNG_VER;' 'POST_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4";' export 'POST_INC;' 'POST_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a";' export 'POST_LIB;' 'POST_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/post_v8.0.5";' export 'POST_SRC;' 'POST_VER="v8.0.5";' export 'POST_VER;' 'SLURM_UTILS_PATH="/contrib/sutils/bin";' export 'SLURM_UTILS_PATH;' 'SP_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_4.a";' export 'SP_LIB4;' 'SP_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_8.a";' export 'SP_LIB8;' 'SP_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a";' export 'SP_LIBd;' 'SP_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/sp_v2.0.3";' export 'SP_SRC;' 'SP_VER="v2.0.3";' export 'SP_VER;' 'W3EMC_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_4";' export 'W3EMC_INC4;' 'W3EMC_INC8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_8";' export 'W3EMC_INC8;' 'W3EMC_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_d";' export 'W3EMC_INCd;' 'W3EMC_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_4.a";' export 'W3EMC_LIB4;' 'W3EMC_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_8.a";' export 'W3EMC_LIB8;' 'W3EMC_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a";' export 'W3EMC_LIBd;' 'W3EMC_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/w3emc_v2.3.1";' export 'W3EMC_SRC;' 'W3EMC_VER="v2.3.1";' export 'W3EMC_VER;' 'W3NCO_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_4.a";' export 'W3NCO_LIB4;' 'W3NCO_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_8.a";' export 'W3NCO_LIB8;' 'W3NCO_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a";' export 'W3NCO_LIBd;' 'W3NCO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/w3nco_v2.0.7";' export 'W3NCO_SRC;' 'W3NCO_VER="v2.0.7";' export 'W3NCO_VER;' 'Z_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/z_v1.2.11";' export 'Z_INC;' 'Z_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a";' export 'Z_LIB;' 'Z_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'Z_SRC;' 'Z_VER="v1.2.11";' export 'Z_VER;' '__LMOD_REF_COUNT__LMFILES_="/apps/modules/modulefiles/contrib:1;/contrib/modulefiles/sutils/default:1;/apps/modules/modulefiles/intel/18.0.5.274:1;/apps/modules/modulefamilies/intel/impi/2018.0.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/contrib/modulefiles/cmake/3.9.0:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3:1";' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_="/apps/modules/modulefiles/contrib:/contrib/modulefiles/sutils/default:/apps/modules/modulefiles/intel/18.0.5.274:/apps/modules/modulefamilies/intel/impi/2018.0.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:/contrib/modulefiles/cmake/3.9.0:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs";' export '_ModuleTable001_;' '_ModuleTable002_="TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy";' export '_ModuleTable002_;' '_ModuleTable003_="Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhl";' export '_ModuleTable003_;' '_ModuleTable004_="ci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsL2Z2MyIsWyJmdWxsTmFtZSJdPSJmdjMiLFsibG9hZE9yZGVyIl09MjIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZnYzIix9LGcyPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMi8zLjEuMSIsWyJmdWxsTmFtZSJdPSJnMi8zLjEuMSIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMi8zLjEuMSIsfSxnMnRtcGw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cy";' export '_ModuleTable004_;' '_ModuleTable005_="dG1wbC8xLjYuMCIsWyJmdWxsTmFtZSJdPSJnMnRtcGwvMS42LjAiLFsibG9hZE9yZGVyIl09MTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzJ0bXBsLzEuNi4wIix9LGhkZjVfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL2FwcHMvbW9k";' export '_ModuleTable005_;' '_ModuleTable006_="dWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbC9pbXBpLzIwMTguMC40IixbImZ1bGxOYW1lIl09ImltcGkvMjAxOC4wLjQiLFsibG9hZE9yZGVyIl09NCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzIwMTguMC40Iix9LGludGVsPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvaW50ZWwvMTguMC41LjI3NCIsWyJmdWxsTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0IixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW50ZWwvMTguMC41LjI3NCIsfSxpcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3By";' export '_ModuleTable006_;' '_ModuleTable007_="b2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxqYXNwZXI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2phc3Blci8xLjkwMC4xIixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4xIixbImxvYWRPcmRlciJdPTE0LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4xIix9LG5lbXNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9u";' export '_ModuleTable007_;' '_ModuleTable008_="d3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmVtc2lvLzIuMi40IixbImZ1bGxOYW1lIl09Im5lbXNpby8yLjIuNCIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5lbXNpby8yLjIuNCIsfSxuZXRjZGZfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVs";' export '_ModuleTable008_;' '_ModuleTable009_="LzQuNy40Iix9LHBuZz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG5nLzEuMi40NCIsWyJmdWxsTmFtZSJdPSJwbmcvMS4yLjQ0IixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBuZy8xLjIuNDQiLH0scG9zdD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG9zdC84LjAuNSIsWyJmdWxsTmFtZSJdPSJwb3N0LzguMC41IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBvc3QvOC4wLjUi";' export '_ModuleTable009_;' '_ModuleTable010_="LH0sc3A9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3NwLzIuMC4zIixbImZ1bGxOYW1lIl09InNwLzIuMC4zIixbImxvYWRPcmRlciJdPTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3AvMi4wLjMiLH0sc3V0aWxzPXtbImZuIl09Ii9jb250cmliL21vZHVsZWZpbGVzL3N1dGlscy9kZWZhdWx0IixbImZ1bGxOYW1lIl09InN1dGlscy9kZWZhdWx0IixbImxvYWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3V0aWxzIix9LHczZW1jPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVW";' export '_ModuleTable010_;' '_ModuleTable011_="L253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT05LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT0xMCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253";' export '_ModuleTable011_;' '_ModuleTable012_="cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy96LzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6LzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6LzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1";' export '_ModuleTable012_;' '_ModuleTable013_="bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmFtaWxpZXMvaW50ZWwiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsX2ltcGkiLCIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDEvTkNFUERFVi9uZW1zL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvTGludXg6L2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlczovb3B0L2NyYXkvbW9kdWxlZmlsZXM6L29wdC9jcmF5L2NyYXlwZS9k";' export '_ModuleTable013_;' '_ModuleTable014_="ZWZhdWx0L21vZHVsZWZpbGVzIix9";' export '_ModuleTable014_;' '_ModuleTable_Sz_="14";' export '_ModuleTable_Sz_;' ++ eval 'BACIO_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a";' export 'BACIO_LIB4;' 'BACIO_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_8.a";' export 'BACIO_LIB8;' 'BACIO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/bacio_v2.0.3";' export 'BACIO_SRC;' 'BACIO_VER="v2.0.3";' export 'BACIO_VER;' '__LMOD_REF_COUNT_CLASSPATH="/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib/mpi.jar:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/daal.jar:1";' export '__LMOD_REF_COUNT_CLASSPATH;' 'CLASSPATH="/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib/mpi.jar:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/daal.jar";' export 'CLASSPATH;' 'CMAKE_CXX_COMPILER="mpiicpc";' export 'CMAKE_CXX_COMPILER;' 'CMAKE_C_COMPILER="mpiicc";' export 'CMAKE_C_COMPILER;' 'CMAKE_Fortran_COMPILER="mpiifort";' export 'CMAKE_Fortran_COMPILER;' 'CMAKE_Platform="hera.intel";' export 'CMAKE_Platform;' 'COMP="intel";' export 'COMP;' '__LMOD_REF_COUNT_CPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/pstl/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/include:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/include:1";' export '__LMOD_REF_COUNT_CPATH;' 'CPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/pstl/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/include";' export 'CPATH;' 'CRTM_FIX="/scratch2/NCEPDEV/nwprod/NCEPLIBS/fix/crtm_v2.2.6";' export 'CRTM_FIX;' 'CRTM_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/crtm_v2.2.6";' export 'CRTM_INC;' 'CRTM_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a";' export 'CRTM_LIB;' 'CRTM_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/crtm_v2.2.6";' export 'CRTM_SRC;' 'CRTM_VER="v2.2.6";' export 'CRTM_VER;' 'ESMFMKFILE="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib/esmf.mk";' export 'ESMFMKFILE;' 'G2TMPL_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2tmpl_v1.6.0";' export 'G2TMPL_INC;' 'G2TMPL_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a";' export 'G2TMPL_LIB;' 'G2TMPL_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/g2tmpl_v1.6.0/src";' export 'G2TMPL_SRC;' 'G2TMPL_VER="v1.6.0";' export 'G2TMPL_VER;' 'G2_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2_v3.1.1_4";' export 'G2_INC4;' 'G2_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2_v3.1.1_d";' export 'G2_INCd;' 'G2_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a";' export 'G2_LIB4;' 'G2_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_d.a";' export 'G2_LIBd;' 'G2_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/g2_v3.1.1";' export 'G2_SRC;' 'G2_VER="v3.1.1";' export 'G2_VER;' 'GDBSERVER_MIC="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/targets/intel64/x200/bin/gdbserver";' export 'GDBSERVER_MIC;' 'GDB_CROSS="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/bin/gdb-ia";' export 'GDB_CROSS;' 'HDF5="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'HDF5;' 'HDF5_CFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_CFLAGS;' 'HDF5_CXXFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_CXXFLAGS;' 'HDF5_FFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_FFLAGS;' 'HDF5_INCLUDE="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_INCLUDE;' 'HDF5_LDFLAGS="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS;' 'HDF5_LDFLAGS_C="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_C;' 'HDF5_LDFLAGS_CXX="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl -hdf5_hl_cpp -lhdf5 '-lhdf5_cpp";' export 'HDF5_LDFLAGS_CXX;' 'HDF5_LDFLAGS_F="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_F;' '__LMOD_REF_COUNT_INFOPATH="/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/info:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/info:1";' export '__LMOD_REF_COUNT_INFOPATH;' 'INFOPATH="/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/info:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/info";' export 'INFOPATH;' '__LMOD_REF_COUNT_INTEL_LICENSE_FILE="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/licenses:1;/apps/intel/licenses:1";' export '__LMOD_REF_COUNT_INTEL_LICENSE_FILE;' 'INTEL_LICENSE_FILE="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/licenses:/apps/intel/licenses";' export 'INTEL_LICENSE_FILE;' 'INTEL_PYTHONHOME="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/python/intel64/";' export 'INTEL_PYTHONHOME;' 'IPATH_NO_BACKTRACE="1";' export 'IPATH_NO_BACKTRACE;' 'IP_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_4";' export 'IP_INC4;' 'IP_INC8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_8";' export 'IP_INC8;' 'IP_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_d";' export 'IP_INCd;' 'IP_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_4.a";' export 'IP_LIB4;' 'IP_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_8.a";' export 'IP_LIB8;' 'IP_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_d.a";' export 'IP_LIBd;' 'IP_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/ip_v3.0.2";' export 'IP_SRC;' 'IP_VER="v3.0.2";' export 'IP_VER;' 'I_MPI_CC="icc";' export 'I_MPI_CC;' 'I_MPI_F90="ifort";' export 'I_MPI_F90;' 'I_MPI_HYDRA_BRANCH_COUNT="128";' export 'I_MPI_HYDRA_BRANCH_COUNT;' 'I_MPI_HYDRA_PMI_CONNECT="alltoall";' export 'I_MPI_HYDRA_PMI_CONNECT;' 'I_MPI_ROOT="/apps/intel/compilers_and_libraries_2018/linux/mpi";' export 'I_MPI_ROOT;' 'I_MPI_TMI_PROVIDER="psm";' export 'I_MPI_TMI_PROVIDER;' 'JASPER_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/include/jasper_v1.900.1";' export 'JASPER_INC;' 'JASPER_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a";' export 'JASPER_LIB;' 'JASPER_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'JASPER_SRC;' 'JASPER_VER="v1.900.1";' export 'JASPER_VER;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib:1;/apps/slurm/default/lib:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/lib/intel64:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:2;/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/libipt/intel64/lib:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib::/apps/slurm/default/lib:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/lib/intel64:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/libipt/intel64/lib:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4";' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LIBRARY_PATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LIBRARY_PATH;' 'LIBRARY_PATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4";' export 'LIBRARY_PATH;' 'LIB_NAME="POST";' export 'LIB_NAME;' 'LMOD_FAMILY_COMPILER="intel";' export 'LMOD_FAMILY_COMPILER;' 'LMOD_FAMILY_COMPILER_VERSION="18.0.5.274";' export 'LMOD_FAMILY_COMPILER_VERSION;' 'LMOD_FAMILY_MPI="impi";' export 'LMOD_FAMILY_MPI;' 'LMOD_FAMILY_MPI_VERSION="2018.0.4";' export 'LMOD_FAMILY_MPI_VERSION;' '__LMOD_REF_COUNT_LOADEDMODULES="contrib:1;sutils/default:1;intel/18.0.5.274:1;impi/2018.0.4:1;bacio/2.0.3:1;ip/3.0.2:1;nemsio/2.2.4:1;sp/2.0.3:1;w3emc/2.3.1:1;w3nco/2.0.7:1;g2/3.1.1:1;g2tmpl/1.6.0:1;crtm/2.2.6:1;jasper/1.900.1:1;png/1.2.44:1;z/1.2.11:1;post/8.0.5:1;hdf5_parallel/1.10.6:1;netcdf_parallel/4.7.4:1;esmf/8.0.0_ParallelNetCDF:1;cmake/3.9.0:1;fv3:1";' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES="contrib:sutils/default:intel/18.0.5.274:impi/2018.0.4:bacio/2.0.3:ip/3.0.2:nemsio/2.2.4:sp/2.0.3:w3emc/2.3.1:w3nco/2.0.7:g2/3.1.1:g2tmpl/1.6.0:crtm/2.2.6:jasper/1.900.1:png/1.2.44:z/1.2.11:post/8.0.5:hdf5_parallel/1.10.6:netcdf_parallel/4.7.4:esmf/8.0.0_ParallelNetCDF:cmake/3.9.0:fv3";' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/man:1;/apps/intel/parallel_studio_xe_2018.4.057/man/common:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:1;/apps/lmod/lmod/share/man:1;/apps/local/man:1;/apps/slurm/default/share/man:1;/apps/slurm/tools/sbank/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:/apps/intel/compilers_and_libraries_2018/linux/mpi/man:/apps/intel/parallel_studio_xe_2018.4.057/man/common:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man";' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH="/contrib/modulefiles:2;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1;/apps/modules/modulefamilies/intel:1;/apps/modules/modulefamilies/intel_impi:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:1;/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles";' export 'MODULEPATH;' 'MPM_LAUNCHER="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/mpm/mic/bin/start_mpm.sh";' export 'MPM_LAUNCHER;' 'NCEPLIBS="/scratch2/NCEPDEV/nwprod/NCEPLIBS";' export 'NCEPLIBS;' 'NEMSIO_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/nemsio_v2.2.4";' export 'NEMSIO_INC;' 'NEMSIO_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a";' export 'NEMSIO_LIB;' 'NEMSIO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/nemsio_v2.2.4";' export 'NEMSIO_SRC;' 'NEMSIO_VER="v2.2.4";' export 'NEMSIO_VER;' 'NETCDF="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'NETCDF;' 'NETCDF_CFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CFLAGS;' 'NETCDF_CXX4FLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CXX4FLAGS;' 'NETCDF_CXXFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CXXFLAGS;' 'NETCDF_FFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_FFLAGS;' 'NETCDF_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_INC;' 'NETCDF_INCLUDE="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_INCLUDE;' 'NETCDF_LDFLAGS="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS;' 'NETCDF_LDFLAGS_C="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdf";' export 'NETCDF_LDFLAGS_C;' 'NETCDF_LDFLAGS_CXX="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++";' export 'NETCDF_LDFLAGS_CXX;' 'NETCDF_LDFLAGS_CXX4="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++4";' export 'NETCDF_LDFLAGS_CXX4;' 'NETCDF_LDFLAGS_F="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS_F;' 'NETCDF_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib";' export 'NETCDF_LIB;' 'NETCDF_ROOT="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'NETCDF_ROOT;' '__LMOD_REF_COUNT_NLSPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:1;/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N:1";' export '__LMOD_REF_COUNT_NLSPATH;' 'NLSPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N";' export 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/contrib/cmake/3.9.0/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:1;/contrib/sutils/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/contrib/cmake/3.9.0/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:/contrib/sutils/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse";' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH="/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig:1";' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH="/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig";' export 'PKG_CONFIG_PATH;' 'PNG_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/png_v1.2.44";' export 'PNG_INC;' 'PNG_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a";' export 'PNG_LIB;' 'PNG_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'PNG_SRC;' 'PNG_VER="v1.2.44";' export 'PNG_VER;' 'POST_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4";' export 'POST_INC;' 'POST_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a";' export 'POST_LIB;' 'POST_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/post_v8.0.5";' export 'POST_SRC;' 'POST_VER="v8.0.5";' export 'POST_VER;' 'SLURM_UTILS_PATH="/contrib/sutils/bin";' export 'SLURM_UTILS_PATH;' 'SP_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_4.a";' export 'SP_LIB4;' 'SP_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_8.a";' export 'SP_LIB8;' 'SP_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a";' export 'SP_LIBd;' 'SP_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/sp_v2.0.3";' export 'SP_SRC;' 'SP_VER="v2.0.3";' export 'SP_VER;' 'W3EMC_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_4";' export 'W3EMC_INC4;' 'W3EMC_INC8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_8";' export 'W3EMC_INC8;' 'W3EMC_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_d";' export 'W3EMC_INCd;' 'W3EMC_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_4.a";' export 'W3EMC_LIB4;' 'W3EMC_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_8.a";' export 'W3EMC_LIB8;' 'W3EMC_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a";' export 'W3EMC_LIBd;' 'W3EMC_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/w3emc_v2.3.1";' export 'W3EMC_SRC;' 'W3EMC_VER="v2.3.1";' export 'W3EMC_VER;' 'W3NCO_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_4.a";' export 'W3NCO_LIB4;' 'W3NCO_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_8.a";' export 'W3NCO_LIB8;' 'W3NCO_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a";' export 'W3NCO_LIBd;' 'W3NCO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/w3nco_v2.0.7";' export 'W3NCO_SRC;' 'W3NCO_VER="v2.0.7";' export 'W3NCO_VER;' 'Z_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/z_v1.2.11";' export 'Z_INC;' 'Z_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a";' export 'Z_LIB;' 'Z_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'Z_SRC;' 'Z_VER="v1.2.11";' export 'Z_VER;' '__LMOD_REF_COUNT__LMFILES_="/apps/modules/modulefiles/contrib:1;/contrib/modulefiles/sutils/default:1;/apps/modules/modulefiles/intel/18.0.5.274:1;/apps/modules/modulefamilies/intel/impi/2018.0.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/contrib/modulefiles/cmake/3.9.0:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3:1";' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_="/apps/modules/modulefiles/contrib:/contrib/modulefiles/sutils/default:/apps/modules/modulefiles/intel/18.0.5.274:/apps/modules/modulefamilies/intel/impi/2018.0.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:/contrib/modulefiles/cmake/3.9.0:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs";' export '_ModuleTable001_;' '_ModuleTable002_="TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy";' export '_ModuleTable002_;' '_ModuleTable003_="Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vm";' export '_ModuleTable003_;' '_ModuleTable004_="cy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL2hlcmEuaW50ZWwvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxl";' export '_ModuleTable004_;' '_ModuleTable005_="ZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsiZnVsbE5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLH0saW1waT17WyJmbiJdPSIv";' export '_ModuleTable005_;' '_ModuleTable006_="YXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsL2ltcGkvMjAxOC4wLjQiLFsiZnVsbE5hbWUiXT0iaW1waS8yMDE4LjAuNCIsWyJsb2FkT3JkZXIiXT00LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImltcGkvMjAxOC4wLjQiLH0saW50ZWw9e1siZm4iXT0iL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9pbnRlbC8xOC4wLjUuMjc0IixbImZ1bGxOYW1lIl09ImludGVsLzE4LjAuNS4yNzQiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0Iix9LGlwPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQ";' export '_ModuleTable006_;' '_ModuleTable007_="REVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9pcC8zLjAuMiIsWyJmdWxsTmFtZSJdPSJpcC8zLjAuMiIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImlwLzMuMC4yIix9LGphc3Blcj17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvamFzcGVyLzEuOTAwLjEiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii9zY3JhdGNoMi9O";' export '_ModuleTable007_;' '_ModuleTable008_="Q0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVtc2lvLzIuMi40IixbImxvYWRPcmRlciJdPTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImZ1bGxOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJsb2FkT3JkZXIiXT0xOSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZXRjZGZf";' export '_ModuleTable008_;' '_ModuleTable009_="cGFyYWxsZWwvNC43LjQiLH0scG5nPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wbmcvMS4yLjQ0IixbImZ1bGxOYW1lIl09InBuZy8xLjIuNDQiLFsibG9hZE9yZGVyIl09MTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG5nLzEuMi40NCIsfSxwb3N0PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9z";' export '_ModuleTable009_;' '_ModuleTable010_="dC84LjAuNSIsfSxzcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSxzdXRpbHM9e1siZm4iXT0iL2NvbnRyaWIvbW9kdWxlZmlsZXMvc3V0aWxzL2RlZmF1bHQiLFsiZnVsbE5hbWUiXT0ic3V0aWxzL2RlZmF1bHQiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzdXRpbHMiLH0sdzNlbWM9e1siZm4iXT0iL3NjcmF0Y2gy";' export '_ModuleTable010_;' '_ModuleTable011_="L05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czZW1jLzIuMy4xIixbImZ1bGxOYW1lIl09InczZW1jLzIuMy4xIixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0idzNlbWMvMi4zLjEiLH0sdzNuY289e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czbmNvLzIuMC43IixbImZ1bGxOYW1lIl09InczbmNvLzIuMC43IixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHo9e1siZm4iXT0iL3NjcmF0Y2gyL05D";' export '_ModuleTable011_;' '_ModuleTable012_="RVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3ovMS4yLjExIixbImZ1bGxOYW1lIl09InovMS4yLjExIixbImxvYWRPcmRlciJdPTE2LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InovMS4yLjExIix9LH0sbXBhdGhBPXsiL2NvbnRyaWIvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDIvTkNFUERFVi9mdjMtY2FtL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9MaW51eCIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMi";' export '_ModuleTable012_;' '_ModuleTable013_="LCIvb3B0L2NyYXkvbW9kdWxlZmlsZXMiLCIvb3B0L2NyYXkvY3JheXBlL2RlZmF1bHQvbW9kdWxlZmlsZXMiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbF9pbXBpIiwiL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gxL05DRVBERVYvbmVtcy9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9v";' export '_ModuleTable013_;' '_ModuleTable014_="cHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable014_;' '_ModuleTable_Sz_="14";' export '_ModuleTable_Sz_;' ++ BACIO_LIB4=/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a ++ export BACIO_LIB4 ++ BACIO_LIB8=/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_8.a @@ -403,9 +403,9 @@ Compiling into fv3_1.exe on hera.intel ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:/apps/intel/compilers_and_libraries_2018/linux/mpi/man:/apps/intel/parallel_studio_xe_2018.4.057/man/common:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man ++ export MANPATH -++ __LMOD_REF_COUNT_MODULEPATH='/contrib/modulefiles:3;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1;/apps/modules/modulefamilies/intel:1;/apps/modules/modulefamilies/intel_impi:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:1;/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles:1' +++ __LMOD_REF_COUNT_MODULEPATH='/contrib/modulefiles:2;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1;/apps/modules/modulefamilies/intel:1;/apps/modules/modulefamilies/intel_impi:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:1;/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles:1' ++ export __LMOD_REF_COUNT_MODULEPATH -++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles +++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles ++ export MODULEPATH ++ MPM_LAUNCHER=/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/mpm/mic/bin/start_mpm.sh ++ export MPM_LAUNCHER @@ -451,9 +451,9 @@ Compiling into fv3_1.exe on hera.intel ++ export __LMOD_REF_COUNT_NLSPATH ++ NLSPATH=/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N ++ export NLSPATH -++ __LMOD_REF_COUNT_PATH='/contrib/cmake/3.9.0/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:1;/contrib/sutils/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1' +++ __LMOD_REF_COUNT_PATH='/contrib/cmake/3.9.0/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:1;/contrib/sutils/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1' ++ export __LMOD_REF_COUNT_PATH -++ PATH=/contrib/cmake/3.9.0/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:/contrib/sutils/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse +++ PATH=/contrib/cmake/3.9.0/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:/contrib/sutils/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH=/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig:1 ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH @@ -521,37 +521,37 @@ Compiling into fv3_1.exe on hera.intel ++ export Z_SRC ++ Z_VER=v1.2.11 ++ export Z_VER -++ __LMOD_REF_COUNT__LMFILES_='/apps/modules/modulefiles/contrib:1;/contrib/modulefiles/sutils/default:1;/apps/modules/modulefiles/intel/18.0.5.274:1;/apps/modules/modulefamilies/intel/impi/2018.0.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/contrib/modulefiles/cmake/3.9.0:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3:1' +++ __LMOD_REF_COUNT__LMFILES_='/apps/modules/modulefiles/contrib:1;/contrib/modulefiles/sutils/default:1;/apps/modules/modulefiles/intel/18.0.5.274:1;/apps/modules/modulefamilies/intel/impi/2018.0.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/contrib/modulefiles/cmake/3.9.0:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3:1' ++ export __LMOD_REF_COUNT__LMFILES_ -++ _LMFILES_=/apps/modules/modulefiles/contrib:/contrib/modulefiles/sutils/default:/apps/modules/modulefiles/intel/18.0.5.274:/apps/modules/modulefamilies/intel/impi/2018.0.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:/contrib/modulefiles/cmake/3.9.0:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3 +++ _LMFILES_=/apps/modules/modulefiles/contrib:/contrib/modulefiles/sutils/default:/apps/modules/modulefiles/intel/18.0.5.274:/apps/modules/modulefamilies/intel/impi/2018.0.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:/contrib/modulefiles/cmake/3.9.0:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs ++ export _ModuleTable001_ ++ _ModuleTable002_=TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy ++ export _ModuleTable002_ -++ _ModuleTable003_=Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhl +++ _ModuleTable003_=Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vm ++ export _ModuleTable003_ -++ _ModuleTable004_=ci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsL2Z2MyIsWyJmdWxsTmFtZSJdPSJmdjMiLFsibG9hZE9yZGVyIl09MjIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZnYzIix9LGcyPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMi8zLjEuMSIsWyJmdWxsTmFtZSJdPSJnMi8zLjEuMSIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMi8zLjEuMSIsfSxnMnRtcGw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cy +++ _ModuleTable004_=cy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL2hlcmEuaW50ZWwvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxl ++ export _ModuleTable004_ -++ _ModuleTable005_=dG1wbC8xLjYuMCIsWyJmdWxsTmFtZSJdPSJnMnRtcGwvMS42LjAiLFsibG9hZE9yZGVyIl09MTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzJ0bXBsLzEuNi4wIix9LGhkZjVfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL2FwcHMvbW9k +++ _ModuleTable005_=ZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsiZnVsbE5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLH0saW1waT17WyJmbiJdPSIv ++ export _ModuleTable005_ -++ _ModuleTable006_=dWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbC9pbXBpLzIwMTguMC40IixbImZ1bGxOYW1lIl09ImltcGkvMjAxOC4wLjQiLFsibG9hZE9yZGVyIl09NCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzIwMTguMC40Iix9LGludGVsPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvaW50ZWwvMTguMC41LjI3NCIsWyJmdWxsTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0IixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW50ZWwvMTguMC41LjI3NCIsfSxpcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3By +++ _ModuleTable006_=YXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsL2ltcGkvMjAxOC4wLjQiLFsiZnVsbE5hbWUiXT0iaW1waS8yMDE4LjAuNCIsWyJsb2FkT3JkZXIiXT00LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImltcGkvMjAxOC4wLjQiLH0saW50ZWw9e1siZm4iXT0iL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9pbnRlbC8xOC4wLjUuMjc0IixbImZ1bGxOYW1lIl09ImludGVsLzE4LjAuNS4yNzQiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0Iix9LGlwPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQ ++ export _ModuleTable006_ -++ _ModuleTable007_=b2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxqYXNwZXI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2phc3Blci8xLjkwMC4xIixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4xIixbImxvYWRPcmRlciJdPTE0LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4xIix9LG5lbXNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9u +++ _ModuleTable007_=REVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9pcC8zLjAuMiIsWyJmdWxsTmFtZSJdPSJpcC8zLjAuMiIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImlwLzMuMC4yIix9LGphc3Blcj17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvamFzcGVyLzEuOTAwLjEiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii9zY3JhdGNoMi9O ++ export _ModuleTable007_ -++ _ModuleTable008_=d3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmVtc2lvLzIuMi40IixbImZ1bGxOYW1lIl09Im5lbXNpby8yLjIuNCIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5lbXNpby8yLjIuNCIsfSxuZXRjZGZfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVs +++ _ModuleTable008_=Q0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVtc2lvLzIuMi40IixbImxvYWRPcmRlciJdPTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImZ1bGxOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJsb2FkT3JkZXIiXT0xOSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZXRjZGZf ++ export _ModuleTable008_ -++ _ModuleTable009_=LzQuNy40Iix9LHBuZz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG5nLzEuMi40NCIsWyJmdWxsTmFtZSJdPSJwbmcvMS4yLjQ0IixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBuZy8xLjIuNDQiLH0scG9zdD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG9zdC84LjAuNSIsWyJmdWxsTmFtZSJdPSJwb3N0LzguMC41IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBvc3QvOC4wLjUi +++ _ModuleTable009_=cGFyYWxsZWwvNC43LjQiLH0scG5nPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wbmcvMS4yLjQ0IixbImZ1bGxOYW1lIl09InBuZy8xLjIuNDQiLFsibG9hZE9yZGVyIl09MTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG5nLzEuMi40NCIsfSxwb3N0PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9z ++ export _ModuleTable009_ -++ _ModuleTable010_=LH0sc3A9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3NwLzIuMC4zIixbImZ1bGxOYW1lIl09InNwLzIuMC4zIixbImxvYWRPcmRlciJdPTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3AvMi4wLjMiLH0sc3V0aWxzPXtbImZuIl09Ii9jb250cmliL21vZHVsZWZpbGVzL3N1dGlscy9kZWZhdWx0IixbImZ1bGxOYW1lIl09InN1dGlscy9kZWZhdWx0IixbImxvYWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3V0aWxzIix9LHczZW1jPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVW +++ _ModuleTable010_=dC84LjAuNSIsfSxzcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSxzdXRpbHM9e1siZm4iXT0iL2NvbnRyaWIvbW9kdWxlZmlsZXMvc3V0aWxzL2RlZmF1bHQiLFsiZnVsbE5hbWUiXT0ic3V0aWxzL2RlZmF1bHQiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzdXRpbHMiLH0sdzNlbWM9e1siZm4iXT0iL3NjcmF0Y2gy ++ export _ModuleTable010_ -++ _ModuleTable011_=L253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT05LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT0xMCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253 +++ _ModuleTable011_=L05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czZW1jLzIuMy4xIixbImZ1bGxOYW1lIl09InczZW1jLzIuMy4xIixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0idzNlbWMvMi4zLjEiLH0sdzNuY289e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czbmNvLzIuMC43IixbImZ1bGxOYW1lIl09InczbmNvLzIuMC43IixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHo9e1siZm4iXT0iL3NjcmF0Y2gyL05D ++ export _ModuleTable011_ -++ _ModuleTable012_=cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy96LzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6LzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6LzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1 +++ _ModuleTable012_=RVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3ovMS4yLjExIixbImZ1bGxOYW1lIl09InovMS4yLjExIixbImxvYWRPcmRlciJdPTE2LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InovMS4yLjExIix9LH0sbXBhdGhBPXsiL2NvbnRyaWIvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDIvTkNFUERFVi9mdjMtY2FtL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9MaW51eCIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMi ++ export _ModuleTable012_ -++ _ModuleTable013_=bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmFtaWxpZXMvaW50ZWwiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsX2ltcGkiLCIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDEvTkNFUERFVi9uZW1zL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvTGludXg6L2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlczovb3B0L2NyYXkvbW9kdWxlZmlsZXM6L29wdC9jcmF5L2NyYXlwZS9k +++ _ModuleTable013_=LCIvb3B0L2NyYXkvbW9kdWxlZmlsZXMiLCIvb3B0L2NyYXkvY3JheXBlL2RlZmF1bHQvbW9kdWxlZmlsZXMiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbF9pbXBpIiwiL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gxL05DRVBERVYvbmVtcy9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9v ++ export _ModuleTable013_ -++ _ModuleTable014_=ZWZhdWx0L21vZHVsZWZpbGVzIix9 +++ _ModuleTable014_=cHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== ++ export _ModuleTable014_ ++ _ModuleTable_Sz_=14 ++ export _ModuleTable_Sz_ @@ -559,7 +559,7 @@ Compiling into fv3_1.exe on hera.intel + eval + module list ++ /apps/lmod/7.7.18/libexec/lmod bash list -+ eval echo ''\'''\'';' echo ''\''Currently'\''' ''\''Loaded'\''' ''\''Modules:'\'';' echo ''\'''\''' ''\'''\''' ''\''1)'\''' ''\''contrib'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''9)'\''' ''\''w3emc/2.3.1'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''17)'\''' ''\''post/8.0.5'\'';' echo ''\'''\''' ''\'''\''' ''\''2)'\''' ''\''sutils/default'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''10)'\''' ''\''w3nco/2.0.7'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''18)'\''' ''\''hdf5_parallel/1.10.6'\'';' echo ''\'''\''' ''\'''\''' ''\''3)'\''' ''\''intel/18.0.5.274'\''' ''\'''\''' ''\''11)'\''' ''\''g2/3.1.1'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''19)'\''' ''\''netcdf_parallel/4.7.4'\'';' echo ''\'''\''' ''\'''\''' ''\''4)'\''' ''\''impi/2018.0.4'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''12)'\''' ''\''g2tmpl/1.6.0'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''20)'\''' ''\''esmf/8.0.0_ParallelNetCDF'\'';' echo ''\'''\''' ''\'''\''' ''\''5)'\''' ''\''bacio/2.0.3'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''13)'\''' ''\''crtm/2.2.6'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''21)'\''' ''\''cmake/3.9.0'\'';' echo ''\'''\''' ''\'''\''' ''\''6)'\''' ''\''ip/3.0.2'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''14)'\''' ''\''jasper/1.900.1'\''' ''\'''\''' ''\''22)'\''' ''\''fv3'\'';' echo ''\'''\''' ''\'''\''' ''\''7)'\''' ''\''nemsio/2.2.4'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''15)'\''' ''\''png/1.2.44'\'';' echo ''\'''\''' ''\'''\''' ''\''8)'\''' ''\''sp/2.0.3'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''16)'\''' ''\''z/1.2.11'\'';' echo ''\'''\'';' echo ''\'''\''' ''\'''\'';' echo ''\'''\'';' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs";' export '_ModuleTable001_;' '_ModuleTable002_="TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy";' export '_ModuleTable002_;' '_ModuleTable003_="Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhl";' export '_ModuleTable003_;' '_ModuleTable004_="ci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsL2Z2MyIsWyJmdWxsTmFtZSJdPSJmdjMiLFsibG9hZE9yZGVyIl09MjIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZnYzIix9LGcyPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMi8zLjEuMSIsWyJmdWxsTmFtZSJdPSJnMi8zLjEuMSIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMi8zLjEuMSIsfSxnMnRtcGw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cy";' export '_ModuleTable004_;' '_ModuleTable005_="dG1wbC8xLjYuMCIsWyJmdWxsTmFtZSJdPSJnMnRtcGwvMS42LjAiLFsibG9hZE9yZGVyIl09MTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzJ0bXBsLzEuNi4wIix9LGhkZjVfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL2FwcHMvbW9k";' export '_ModuleTable005_;' '_ModuleTable006_="dWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbC9pbXBpLzIwMTguMC40IixbImZ1bGxOYW1lIl09ImltcGkvMjAxOC4wLjQiLFsibG9hZE9yZGVyIl09NCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzIwMTguMC40Iix9LGludGVsPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvaW50ZWwvMTguMC41LjI3NCIsWyJmdWxsTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0IixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW50ZWwvMTguMC41LjI3NCIsfSxpcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3By";' export '_ModuleTable006_;' '_ModuleTable007_="b2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxqYXNwZXI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2phc3Blci8xLjkwMC4xIixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4xIixbImxvYWRPcmRlciJdPTE0LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4xIix9LG5lbXNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9u";' export '_ModuleTable007_;' '_ModuleTable008_="d3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmVtc2lvLzIuMi40IixbImZ1bGxOYW1lIl09Im5lbXNpby8yLjIuNCIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5lbXNpby8yLjIuNCIsfSxuZXRjZGZfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVs";' export '_ModuleTable008_;' '_ModuleTable009_="LzQuNy40Iix9LHBuZz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG5nLzEuMi40NCIsWyJmdWxsTmFtZSJdPSJwbmcvMS4yLjQ0IixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBuZy8xLjIuNDQiLH0scG9zdD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG9zdC84LjAuNSIsWyJmdWxsTmFtZSJdPSJwb3N0LzguMC41IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBvc3QvOC4wLjUi";' export '_ModuleTable009_;' '_ModuleTable010_="LH0sc3A9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3NwLzIuMC4zIixbImZ1bGxOYW1lIl09InNwLzIuMC4zIixbImxvYWRPcmRlciJdPTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3AvMi4wLjMiLH0sc3V0aWxzPXtbImZuIl09Ii9jb250cmliL21vZHVsZWZpbGVzL3N1dGlscy9kZWZhdWx0IixbImZ1bGxOYW1lIl09InN1dGlscy9kZWZhdWx0IixbImxvYWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3V0aWxzIix9LHczZW1jPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVW";' export '_ModuleTable010_;' '_ModuleTable011_="L253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT05LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT0xMCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253";' export '_ModuleTable011_;' '_ModuleTable012_="cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy96LzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6LzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6LzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1";' export '_ModuleTable012_;' '_ModuleTable013_="bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmFtaWxpZXMvaW50ZWwiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsX2ltcGkiLCIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDEvTkNFUERFVi9uZW1zL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvTGludXg6L2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlczovb3B0L2NyYXkvbW9kdWxlZmlsZXM6L29wdC9jcmF5L2NyYXlwZS9k";' export '_ModuleTable013_;' '_ModuleTable014_="ZWZhdWx0L21vZHVsZWZpbGVzIix9";' export '_ModuleTable014_;' '_ModuleTable_Sz_="14";' export '_ModuleTable_Sz_;' ++ eval echo ''\'''\'';' echo ''\''Currently'\''' ''\''Loaded'\''' ''\''Modules:'\'';' echo ''\'''\''' ''\'''\''' ''\''1)'\''' ''\''contrib'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''9)'\''' ''\''w3emc/2.3.1'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''17)'\''' ''\''post/8.0.5'\'';' echo ''\'''\''' ''\'''\''' ''\''2)'\''' ''\''sutils/default'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''10)'\''' ''\''w3nco/2.0.7'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''18)'\''' ''\''hdf5_parallel/1.10.6'\'';' echo ''\'''\''' ''\'''\''' ''\''3)'\''' ''\''intel/18.0.5.274'\''' ''\'''\''' ''\''11)'\''' ''\''g2/3.1.1'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''19)'\''' ''\''netcdf_parallel/4.7.4'\'';' echo ''\'''\''' ''\'''\''' ''\''4)'\''' ''\''impi/2018.0.4'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''12)'\''' ''\''g2tmpl/1.6.0'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''20)'\''' ''\''esmf/8.0.0_ParallelNetCDF'\'';' echo ''\'''\''' ''\'''\''' ''\''5)'\''' ''\''bacio/2.0.3'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''13)'\''' ''\''crtm/2.2.6'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''21)'\''' ''\''cmake/3.9.0'\'';' echo ''\'''\''' ''\'''\''' ''\''6)'\''' ''\''ip/3.0.2'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''14)'\''' ''\''jasper/1.900.1'\''' ''\'''\''' ''\''22)'\''' ''\''fv3'\'';' echo ''\'''\''' ''\'''\''' ''\''7)'\''' ''\''nemsio/2.2.4'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''15)'\''' ''\''png/1.2.44'\'';' echo ''\'''\''' ''\'''\''' ''\''8)'\''' ''\''sp/2.0.3'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''16)'\''' ''\''z/1.2.11'\'';' echo ''\'''\'';' echo ''\'''\''' ''\'''\'';' echo ''\'''\'';' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs";' export '_ModuleTable001_;' '_ModuleTable002_="TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy";' export '_ModuleTable002_;' '_ModuleTable003_="Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vm";' export '_ModuleTable003_;' '_ModuleTable004_="cy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL2hlcmEuaW50ZWwvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxl";' export '_ModuleTable004_;' '_ModuleTable005_="ZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsiZnVsbE5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLH0saW1waT17WyJmbiJdPSIv";' export '_ModuleTable005_;' '_ModuleTable006_="YXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsL2ltcGkvMjAxOC4wLjQiLFsiZnVsbE5hbWUiXT0iaW1waS8yMDE4LjAuNCIsWyJsb2FkT3JkZXIiXT00LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImltcGkvMjAxOC4wLjQiLH0saW50ZWw9e1siZm4iXT0iL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9pbnRlbC8xOC4wLjUuMjc0IixbImZ1bGxOYW1lIl09ImludGVsLzE4LjAuNS4yNzQiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0Iix9LGlwPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQ";' export '_ModuleTable006_;' '_ModuleTable007_="REVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9pcC8zLjAuMiIsWyJmdWxsTmFtZSJdPSJpcC8zLjAuMiIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImlwLzMuMC4yIix9LGphc3Blcj17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvamFzcGVyLzEuOTAwLjEiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii9zY3JhdGNoMi9O";' export '_ModuleTable007_;' '_ModuleTable008_="Q0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVtc2lvLzIuMi40IixbImxvYWRPcmRlciJdPTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImZ1bGxOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJsb2FkT3JkZXIiXT0xOSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZXRjZGZf";' export '_ModuleTable008_;' '_ModuleTable009_="cGFyYWxsZWwvNC43LjQiLH0scG5nPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wbmcvMS4yLjQ0IixbImZ1bGxOYW1lIl09InBuZy8xLjIuNDQiLFsibG9hZE9yZGVyIl09MTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG5nLzEuMi40NCIsfSxwb3N0PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9z";' export '_ModuleTable009_;' '_ModuleTable010_="dC84LjAuNSIsfSxzcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSxzdXRpbHM9e1siZm4iXT0iL2NvbnRyaWIvbW9kdWxlZmlsZXMvc3V0aWxzL2RlZmF1bHQiLFsiZnVsbE5hbWUiXT0ic3V0aWxzL2RlZmF1bHQiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzdXRpbHMiLH0sdzNlbWM9e1siZm4iXT0iL3NjcmF0Y2gy";' export '_ModuleTable010_;' '_ModuleTable011_="L05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czZW1jLzIuMy4xIixbImZ1bGxOYW1lIl09InczZW1jLzIuMy4xIixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0idzNlbWMvMi4zLjEiLH0sdzNuY289e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czbmNvLzIuMC43IixbImZ1bGxOYW1lIl09InczbmNvLzIuMC43IixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHo9e1siZm4iXT0iL3NjcmF0Y2gyL05D";' export '_ModuleTable011_;' '_ModuleTable012_="RVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3ovMS4yLjExIixbImZ1bGxOYW1lIl09InovMS4yLjExIixbImxvYWRPcmRlciJdPTE2LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InovMS4yLjExIix9LH0sbXBhdGhBPXsiL2NvbnRyaWIvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDIvTkNFUERFVi9mdjMtY2FtL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9MaW51eCIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMi";' export '_ModuleTable012_;' '_ModuleTable013_="LCIvb3B0L2NyYXkvbW9kdWxlZmlsZXMiLCIvb3B0L2NyYXkvY3JheXBlL2RlZmF1bHQvbW9kdWxlZmlsZXMiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbF9pbXBpIiwiL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gxL05DRVBERVYvbmVtcy9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9v";' export '_ModuleTable013_;' '_ModuleTable014_="cHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable014_;' '_ModuleTable_Sz_="14";' export '_ModuleTable_Sz_;' ++ echo '' ++ echo Currently Loaded Modules: @@ -586,42 +586,42 @@ Currently Loaded Modules: ++ echo '' -++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles +++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles ++ export MODULEPATH ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs ++ export _ModuleTable001_ ++ _ModuleTable002_=TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy ++ export _ModuleTable002_ -++ _ModuleTable003_=Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhl +++ _ModuleTable003_=Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vm ++ export _ModuleTable003_ -++ _ModuleTable004_=ci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsL2Z2MyIsWyJmdWxsTmFtZSJdPSJmdjMiLFsibG9hZE9yZGVyIl09MjIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZnYzIix9LGcyPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMi8zLjEuMSIsWyJmdWxsTmFtZSJdPSJnMi8zLjEuMSIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMi8zLjEuMSIsfSxnMnRtcGw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cy +++ _ModuleTable004_=cy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL2hlcmEuaW50ZWwvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxl ++ export _ModuleTable004_ -++ _ModuleTable005_=dG1wbC8xLjYuMCIsWyJmdWxsTmFtZSJdPSJnMnRtcGwvMS42LjAiLFsibG9hZE9yZGVyIl09MTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzJ0bXBsLzEuNi4wIix9LGhkZjVfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL2FwcHMvbW9k +++ _ModuleTable005_=ZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsiZnVsbE5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLH0saW1waT17WyJmbiJdPSIv ++ export _ModuleTable005_ -++ _ModuleTable006_=dWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbC9pbXBpLzIwMTguMC40IixbImZ1bGxOYW1lIl09ImltcGkvMjAxOC4wLjQiLFsibG9hZE9yZGVyIl09NCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzIwMTguMC40Iix9LGludGVsPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvaW50ZWwvMTguMC41LjI3NCIsWyJmdWxsTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0IixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW50ZWwvMTguMC41LjI3NCIsfSxpcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3By +++ _ModuleTable006_=YXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsL2ltcGkvMjAxOC4wLjQiLFsiZnVsbE5hbWUiXT0iaW1waS8yMDE4LjAuNCIsWyJsb2FkT3JkZXIiXT00LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImltcGkvMjAxOC4wLjQiLH0saW50ZWw9e1siZm4iXT0iL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9pbnRlbC8xOC4wLjUuMjc0IixbImZ1bGxOYW1lIl09ImludGVsLzE4LjAuNS4yNzQiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0Iix9LGlwPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQ ++ export _ModuleTable006_ -++ _ModuleTable007_=b2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxqYXNwZXI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2phc3Blci8xLjkwMC4xIixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4xIixbImxvYWRPcmRlciJdPTE0LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4xIix9LG5lbXNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9u +++ _ModuleTable007_=REVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9pcC8zLjAuMiIsWyJmdWxsTmFtZSJdPSJpcC8zLjAuMiIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImlwLzMuMC4yIix9LGphc3Blcj17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvamFzcGVyLzEuOTAwLjEiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii9zY3JhdGNoMi9O ++ export _ModuleTable007_ -++ _ModuleTable008_=d3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmVtc2lvLzIuMi40IixbImZ1bGxOYW1lIl09Im5lbXNpby8yLjIuNCIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5lbXNpby8yLjIuNCIsfSxuZXRjZGZfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVs +++ _ModuleTable008_=Q0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVtc2lvLzIuMi40IixbImxvYWRPcmRlciJdPTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImZ1bGxOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJsb2FkT3JkZXIiXT0xOSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZXRjZGZf ++ export _ModuleTable008_ -++ _ModuleTable009_=LzQuNy40Iix9LHBuZz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG5nLzEuMi40NCIsWyJmdWxsTmFtZSJdPSJwbmcvMS4yLjQ0IixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBuZy8xLjIuNDQiLH0scG9zdD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG9zdC84LjAuNSIsWyJmdWxsTmFtZSJdPSJwb3N0LzguMC41IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBvc3QvOC4wLjUi +++ _ModuleTable009_=cGFyYWxsZWwvNC43LjQiLH0scG5nPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wbmcvMS4yLjQ0IixbImZ1bGxOYW1lIl09InBuZy8xLjIuNDQiLFsibG9hZE9yZGVyIl09MTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG5nLzEuMi40NCIsfSxwb3N0PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9z ++ export _ModuleTable009_ -++ _ModuleTable010_=LH0sc3A9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3NwLzIuMC4zIixbImZ1bGxOYW1lIl09InNwLzIuMC4zIixbImxvYWRPcmRlciJdPTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3AvMi4wLjMiLH0sc3V0aWxzPXtbImZuIl09Ii9jb250cmliL21vZHVsZWZpbGVzL3N1dGlscy9kZWZhdWx0IixbImZ1bGxOYW1lIl09InN1dGlscy9kZWZhdWx0IixbImxvYWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3V0aWxzIix9LHczZW1jPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVW +++ _ModuleTable010_=dC84LjAuNSIsfSxzcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSxzdXRpbHM9e1siZm4iXT0iL2NvbnRyaWIvbW9kdWxlZmlsZXMvc3V0aWxzL2RlZmF1bHQiLFsiZnVsbE5hbWUiXT0ic3V0aWxzL2RlZmF1bHQiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzdXRpbHMiLH0sdzNlbWM9e1siZm4iXT0iL3NjcmF0Y2gy ++ export _ModuleTable010_ -++ _ModuleTable011_=L253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT05LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT0xMCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253 +++ _ModuleTable011_=L05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czZW1jLzIuMy4xIixbImZ1bGxOYW1lIl09InczZW1jLzIuMy4xIixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0idzNlbWMvMi4zLjEiLH0sdzNuY289e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czbmNvLzIuMC43IixbImZ1bGxOYW1lIl09InczbmNvLzIuMC43IixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHo9e1siZm4iXT0iL3NjcmF0Y2gyL05D ++ export _ModuleTable011_ -++ _ModuleTable012_=cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy96LzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6LzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6LzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1 +++ _ModuleTable012_=RVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3ovMS4yLjExIixbImZ1bGxOYW1lIl09InovMS4yLjExIixbImxvYWRPcmRlciJdPTE2LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InovMS4yLjExIix9LH0sbXBhdGhBPXsiL2NvbnRyaWIvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDIvTkNFUERFVi9mdjMtY2FtL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9MaW51eCIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMi ++ export _ModuleTable012_ -++ _ModuleTable013_=bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmFtaWxpZXMvaW50ZWwiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsX2ltcGkiLCIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDEvTkNFUERFVi9uZW1zL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvTGludXg6L2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlczovb3B0L2NyYXkvbW9kdWxlZmlsZXM6L29wdC9jcmF5L2NyYXlwZS9k +++ _ModuleTable013_=LCIvb3B0L2NyYXkvbW9kdWxlZmlsZXMiLCIvb3B0L2NyYXkvY3JheXBlL2RlZmF1bHQvbW9kdWxlZmlsZXMiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbF9pbXBpIiwiL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gxL05DRVBERVYvbmVtcy9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9v ++ export _ModuleTable013_ -++ _ModuleTable014_=ZWZhdWx0L21vZHVsZWZpbGVzIix9 +++ _ModuleTable014_=cHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== ++ export _ModuleTable014_ ++ _ModuleTable_Sz_=14 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + cd build_fv3_1 -+ cmake /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model ++ cmake /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model -- 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 @@ -672,18 +672,18 @@ Selected physics package: gfs -- Configuring done -- Generating done --- Build files have been written to: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/build_fv3_1 +-- Build files have been written to: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/build_fv3_1 + make -j 8 Scanning dependencies of target fv3cpl -[ 0%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cplfields.F90.o [ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cap_cpl.F90.o +[ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cplfields.F90.o Scanning dependencies of target fms -[ 1%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_parameter.F90.o -[ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/platform/platform.F90.o +Scanning dependencies of target gfsphysics [ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_input.F90.o [ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/cloud_interpolator.F90.o +[ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_parameter.F90.o +[ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/platform/platform.F90.o [ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_core.F90.o -Scanning dependencies of target gfsphysics [ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/machine.F.o Using 8-byte addressing Using pure routines. @@ -705,26 +705,33 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o [ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/co2hc.f.o +[ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/MersenneTwister.F90.o [ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_composition.f.o -[ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o [ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/efield.f.o [ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wam_f107_kp_mod.f90.o -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/MersenneTwister.F90.o [ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mersenne_twister.f.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/GFDL_parse_tracers.F90.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iounitdef.f.o [ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres_k.F90.o +[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/GFDL_parse_tracers.F90.o +[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/constants/constants.F90.o +[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o +[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iounitdef.f.o [ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/namelist_soilveg.f.o [ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_wrf_utl.f90.o [ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/noahmp_tables.f90.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +[ 6%] Linking Fortran static library libfv3cpl.a [ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_radar.F90.o -[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physcons.F90.o -[ 7%] Linking Fortran static library libfv3cpl.a +[ 6%] Built target fv3cpl +[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o +[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physcons.F90.o [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/date_def.f.o [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progtm_module.f.o [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerclm_def.f.o -[ 8%] Built target fv3cpl [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2o_def.f.o [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physparam.f.o [ 9%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozne_def.f.o @@ -736,6 +743,10 @@ Using cray pointers. [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg_utils.F90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfdl_cloud_microphys.F90.o [ 12%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/tracer_const_h.f.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. [ 12%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/funcphys.f90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_initialize.F90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_param.f.o @@ -750,22 +761,11 @@ Using cray pointers. [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_cice.f.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_diff.f.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_module.F90.o -[ 13%] Building Fortran object CMakeFiles/fms.dir/FMS/constants/constants.F90.o -[ 13%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rascnvv2.f.o -Using 8-byte addressing -Using pure routines. -Using allocatable derived type array members. -Using cray pointers. -[ 13%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_aerosols.f.o ifort: command line warning #10121: overriding '-xCORE-AVX2' with '-xCORE-AVX-I' [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_bfmicrophysics.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_gases.f.o -Using 8-byte addressing -Using pure routines. -Using allocatable derived type array members. -Using cray pointers. [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_datatb.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_datatb.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_water_prop.f90.o @@ -785,11 +785,9 @@ Using cray pointers. [ 22%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg3_0.F90.o [ 22%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_typedefs.F90.o [ 22%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_nst.f.o -[ 24%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_type.F90.o -[ 25%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_efp.F90.o -[ 25%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_memutils.F90.o -[ 25%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_pset.F90.o -[ 25%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/gradient.F90.o +[ 22%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_memutils.F90.o +[ 23%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_efp.F90.o +[ 23%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_pset.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -798,14 +796,16 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 24%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_type.F90.o +[ 25%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/gradient.F90.o [ 26%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_domains.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_radiation_driver.F90.o -[ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_diagnostics.F90.o [ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_physics_driver.F90.o +[ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_diagnostics.F90.o [ 28%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_restart.F90.o [ 28%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_comm.F90.o [ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_io.F90.o @@ -825,13 +825,13 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/fms/fms.F90.o -[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bicubic.F90.o +[ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/time_manager.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_conserve.F90.o -[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/time_manager.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bilinear.F90.o -[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/axis_utils/axis_utils.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_grid.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_spherical.F90.o +[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/axis_utils/axis_utils.F90.o +[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bicubic.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -855,8 +855,8 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 34%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_axis.F90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_manifest.F90.o +[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_axis.F90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/xbt_drop_rate_adjust.f90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/write_ocean_data.F90.o Using 8-byte addressing @@ -870,8 +870,8 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/fm_util.F90.o -[ 36%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp_external.F90.o [ 36%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_util.F90.o +[ 36%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp_external.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -897,8 +897,8 @@ Using cray pointers. [ 38%] Building Fortran object CMakeFiles/fms.dir/FMS/astronomy/astronomy.F90.o [ 38%] Building Fortran object CMakeFiles/fms.dir/FMS/block_control/block_control.F90.o [ 39%] Building Fortran object CMakeFiles/fms.dir/FMS/column_diagnostics/column_diagnostics.F90.o -[ 39%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/atmos_ocean_fluxes.F90.o [ 39%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/ensemble_manager.F90.o +[ 39%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/atmos_ocean_fluxes.F90.o [ 40%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters.F90.o Using 8-byte addressing Using pure routines. @@ -941,14 +941,16 @@ Using cray pointers. [ 45%] Building C object CMakeFiles/fms.dir/FMS/affinity/affinity.c.o [ 46%] Building C object CMakeFiles/fms.dir/FMS/mpp/nsclock.c.o [ 46%] Building C object CMakeFiles/fms.dir/FMS/mpp/threadloc.c.o +[ 46%] Linking Fortran static library FMS/libfms.a +[ 46%] Built target fms [ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_driver.F90.o [ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_abstraction_layer.F90.o +[ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_solar_heating.f.o [ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2oc.f.o -[ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_solar_heating.f.o -[ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_tracer.f.o [ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ideaca.f.o -[ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfcsub.F.o +[ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_tracer.f.o [ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ugwp_driver_v0.f.o +[ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfcsub.F.o [ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cnvc90.f.o [ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.f.o [ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.pre.rad.f.o @@ -968,13 +970,11 @@ Using cray pointers. [ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_o2_o3.f.o [ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_phys.f.o [ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/lrgsclr.f.o -[ 54%] Linking Fortran static library FMS/libfms.a [ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpbl.f.o [ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpblt.f.o [ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpbltq.f.o [ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfscu.f.o [ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfscuq.f.o -[ 55%] Built target fms [ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninedmf.f.o [ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninedmf_hafs.f.o [ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninp.f.o @@ -1037,11 +1037,11 @@ Scanning dependencies of target io [ 69%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_fv3_io_def.F90.o [ 69%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_internal_state.F90.o Scanning dependencies of target fv3core -[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sim_nc_mod.F90.o -[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_sst.F90.o -[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_arrays.F90.o -[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_fill.F90.o +[ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_sst.F90.o +[ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_arrays.F90.o +[ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sim_nc_mod.F90.o [ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/DYCORE_typedefs.F90.o +[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_fill.F90.o [ 70%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_nemsio.F90.o [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf.F90.o [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf_parallel.F90.o @@ -1050,12 +1050,12 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_gfs.F90.o -[ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sorted_index.F90.o [ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_mp_mod.F90.o -[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_eta.F90.o +[ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sorted_index.F90.o +[ 73%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_eta.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_sg.F90.o -[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_timing.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_cmp.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_timing.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/boundary.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_grid_utils.F90.o Using 8-byte addressing @@ -1064,29 +1064,29 @@ Using allocatable derived type array members. Using cray pointers. [ 74%] Building Fortran object FV3/io/CMakeFiles/io.dir/FV3GFS_io.F90.o [ 75%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_wrt_grid_comp.F90.o -[ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_nems_routines.F90.o [ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/ffsync.F90.o -[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_surf_map.F90.o -[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/tp_core.F90.o +[ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_nems_routines.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/a2b_edge.F90.o -[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_grid_tools.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/init_hydro.F90.o +[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_surf_map.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_mapz.F90.o +[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/tp_core.F90.o +[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_grid_tools.F90.o [ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_treat_da_inc.F90.o [ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_iau_mod.F90.o [ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/sw_core.F90.o [ 78%] Linking Fortran static library libio.a [ 78%] Built target io -[ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_io.F90.o [ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_diagnostics.F90.o +[ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_io.F90.o [ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_utils.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_core.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/fv_nggps_diag.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_regional_bc.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/test_cases.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_nudge.F90.o +[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_regional_bc.F90.o +[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/fv_nggps_diag.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_tracer2d.F90.o -[ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/dyn_core.F90.o +[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/dyn_core.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_update_phys.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_ic.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_restart.F90.o @@ -1102,20 +1102,20 @@ Using cray pointers. [ 85%] Linking Fortran static library libfv3core.a [ 85%] Built target fv3core Scanning dependencies of target stochastic_physics -[ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_resol_def.f.o [ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/update_ca.f90.o -[ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/spectral_layout.F90.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_gg_def.f.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_layout_lag.f.o +[ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_resol_def.f.o +[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/spectral_layout.F90.o +[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_layout_lag.f.o +[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_gg_def.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/glats_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_namelist_def.F90.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/compns_stochy.F90.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/setlats_lag_stochy.f.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_lats_node_a_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/epslon_stochy.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_lats_node_a_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_ls_node_stochy.f.o -[ 90%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/gozrineo_stochy.f.o -[ 90%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/pln2eo_stochy.f.o +[ 89%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/gozrineo_stochy.f.o +[ 89%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/pln2eo_stochy.f.o [ 90%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/setlats_a_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_internal_state_mod.F90.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/dezouv_stochy.f.o @@ -1129,8 +1129,8 @@ Scanning dependencies of target stochastic_physics [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_data_mod.F90.o [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_stochy_pattern.F90.o [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochastic_physics.F90.o -[ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/plumes.f90.o -[ 94%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/cellular_automata.f90.o +[ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/cellular_automata.f90.o +[ 94%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/plumes.f90.o [ 94%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/num_parthds_stochy.f.o [ 95%] Linking Fortran static library libstochastic_physics.a [ 95%] Built target stochastic_physics @@ -1146,38 +1146,38 @@ Scanning dependencies of target NEMS.exe [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/ENS_Cpl/ENS_CplComp_ESMFMod_STUB.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_EARTH_INTERNAL_STATE.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_methods.F90.o -[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_SpaceWeather.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_UTILS.F90.o -[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_Rusage.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_INTERNAL_STATE.F90.o +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_Rusage.F90.o +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_SpaceWeather.F90.o [ 98%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR.F90.o [ 99%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_EARTH_GRID_COMP.F90.o [ 99%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_GRID_COMP.F90.o -[ 99%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/MAIN_NEMS.F90.o +[100%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/MAIN_NEMS.F90.o [100%] Building C object CMakeFiles/NEMS.exe.dir/NEMS/src/nems_c_rusage.c.o [100%] Linking Fortran executable NEMS.exe /scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a(jas_stream.o): In function `jas_stream_tmpfile': jas_stream.c:(.text+0x7a7): warning: the use of `tmpnam' is dangerous, better use `mkstemp' [100%] Built target NEMS.exe + mv NEMS.exe ../fv3_1.exe -+ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3 ../modules.fv3_1 ++ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3 ../modules.fv3_1 + cd .. + '[' YES = YES ']' + rm -rf build_fv3_1 -+ elapsed=406 -+ echo 'Elapsed time 406 seconds. Compiling finished' -Elapsed time 406 seconds. Compiling finished ++ elapsed=436 ++ echo 'Elapsed time 436 seconds. Compiling finished' +Elapsed time 436 seconds. Compiling finished + SECONDS=0 -+++ readlink -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -++ dirname /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -+ readonly MYDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests -+ MYDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++++ readlink -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh +++ dirname /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh ++ readonly MYDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests ++ MYDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + readonly ARGC=4 + ARGC=4 -+ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + [[ 4 -eq 0 ]] + [[ 4 -lt 2 ]] -+ PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model ++ PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model + MACHINE_ID=hera.intel + MAKE_OPT=WW3=Y + BUILD_NAME=fv3_2 @@ -1188,8 +1188,8 @@ Elapsed time 406 seconds. Compiling finished + [[ hera.intel == wcoss_dell_p3 ]] + MAKE_THREADS=8 + hostname -hfe11 -+ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests +hfe05 ++ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + echo 'Compiling WW3=Y into fv3_2.exe on hera.intel' Compiling WW3=Y into fv3_2.exe on hera.intel + '[' YES = YES ']' @@ -1210,13 +1210,13 @@ Compiling WW3=Y into fv3_2.exe on hera.intel ++ var=-DWW3=Y ++ echo -n -DWW3=Y + CCPP_CMAKE_FLAGS=-DWW3=Y -+ source /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc -++ __ms_function_name=setup__test_function__39338 -++ eval 'setup__test_function__39338() { /bin/true ; }' ++ source /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc +++ __ms_function_name=setup__test_function__240484 +++ eval 'setup__test_function__240484() { /bin/true ; }' +++ eval '__text="text" ; if [[ $__text =~ ^(t).* ]] ; then printf "%s" ${.sh.match[1]} ; fi' +++ cat ++ __ms_ksh_test= -+++ eval 'if ( set | grep setup__test_function__39338 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' ++++ eval 'if ( set | grep setup__test_function__240484 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' +++ cat ++ __ms_bash_test=t ++ [[ ! -z '' ]] @@ -1228,7 +1228,7 @@ Compiling WW3=Y into fv3_2.exe on hera.intel ++ eval module help ++ module purge +++ /apps/lmod/7.7.18/libexec/lmod bash purge -++ eval unset 'BACIO_LIB4;' unset 'BACIO_LIB8;' unset 'BACIO_SRC;' unset 'BACIO_VER;' unset '__LMOD_REF_COUNT_CLASSPATH;' unset 'CLASSPATH;' unset 'CMAKE_CXX_COMPILER;' unset 'CMAKE_C_COMPILER;' unset 'CMAKE_Fortran_COMPILER;' unset 'CMAKE_Platform;' unset 'COMP;' unset '__LMOD_REF_COUNT_CPATH;' unset 'CPATH;' unset 'CRTM_FIX;' unset 'CRTM_INC;' unset 'CRTM_LIB;' unset 'CRTM_SRC;' unset 'CRTM_VER;' unset 'ESMFMKFILE;' unset 'G2TMPL_INC;' unset 'G2TMPL_LIB;' unset 'G2TMPL_SRC;' unset 'G2TMPL_VER;' unset 'G2_INC4;' unset 'G2_INCd;' unset 'G2_LIB4;' unset 'G2_LIBd;' unset 'G2_SRC;' unset 'G2_VER;' unset 'GDBSERVER_MIC;' unset 'GDB_CROSS;' unset 'HDF5;' unset 'HDF5_CFLAGS;' unset 'HDF5_CXXFLAGS;' unset 'HDF5_FFLAGS;' unset 'HDF5_INCLUDE;' unset 'HDF5_LDFLAGS;' unset 'HDF5_LDFLAGS_C;' unset 'HDF5_LDFLAGS_CXX;' unset 'HDF5_LDFLAGS_F;' unset '__LMOD_REF_COUNT_INFOPATH;' unset 'INFOPATH;' unset '__LMOD_REF_COUNT_INTEL_LICENSE_FILE;' unset 'INTEL_LICENSE_FILE;' unset 'INTEL_PYTHONHOME;' unset 'IPATH_NO_BACKTRACE;' unset 'IP_INC4;' unset 'IP_INC8;' unset 'IP_INCd;' unset 'IP_LIB4;' unset 'IP_LIB8;' unset 'IP_LIBd;' unset 'IP_SRC;' unset 'IP_VER;' unset 'I_MPI_CC;' unset 'I_MPI_F90;' unset 'I_MPI_HYDRA_BRANCH_COUNT;' unset 'I_MPI_HYDRA_PMI_CONNECT;' unset 'I_MPI_ROOT;' unset 'I_MPI_TMI_PROVIDER;' unset 'JASPER_INC;' unset 'JASPER_LIB;' unset 'JASPER_SRC;' unset 'JASPER_VER;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/apps/slurm/default/lib:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=":/apps/slurm/default/lib";' export 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LIBRARY_PATH;' unset 'LIBRARY_PATH;' unset 'LIB_NAME;' unset 'LMOD_FAMILY_COMPILER;' unset 'LMOD_FAMILY_COMPILER_VERSION;' unset 'LMOD_FAMILY_MPI;' unset 'LMOD_FAMILY_MPI_VERSION;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH="/apps/lmod/lmod/share/man:1;/apps/local/man:1;/apps/slurm/default/share/man:1;/apps/slurm/tools/sbank/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man";' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH="/contrib/modulefiles:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles";' export 'MODULEPATH;' unset 'MPM_LAUNCHER;' unset 'NCEPLIBS;' unset 'NEMSIO_INC;' unset 'NEMSIO_LIB;' unset 'NEMSIO_SRC;' unset 'NEMSIO_VER;' unset 'NETCDF;' unset 'NETCDF_CFLAGS;' unset 'NETCDF_CXX4FLAGS;' unset 'NETCDF_CXXFLAGS;' unset 'NETCDF_FFLAGS;' unset 'NETCDF_INC;' unset 'NETCDF_INCLUDE;' unset 'NETCDF_LDFLAGS;' unset 'NETCDF_LDFLAGS_C;' unset 'NETCDF_LDFLAGS_CXX;' unset 'NETCDF_LDFLAGS_CXX4;' unset 'NETCDF_LDFLAGS_F;' unset 'NETCDF_LIB;' unset 'NETCDF_ROOT;' unset '__LMOD_REF_COUNT_NLSPATH;' unset 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse";' export 'PATH;' unset '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' unset 'PKG_CONFIG_PATH;' unset 'PNG_INC;' unset 'PNG_LIB;' unset 'PNG_SRC;' unset 'PNG_VER;' unset 'POST_INC;' unset 'POST_LIB;' unset 'POST_SRC;' unset 'POST_VER;' unset 'SLURM_UTILS_PATH;' unset 'SP_LIB4;' unset 'SP_LIB8;' unset 'SP_LIBd;' unset 'SP_SRC;' unset 'SP_VER;' unset 'W3EMC_INC4;' unset 'W3EMC_INC8;' unset 'W3EMC_INCd;' unset 'W3EMC_LIB4;' unset 'W3EMC_LIB8;' unset 'W3EMC_LIBd;' unset 'W3EMC_SRC;' unset 'W3EMC_VER;' unset 'W3NCO_LIB4;' unset 'W3NCO_LIB8;' unset 'W3NCO_LIBd;' unset 'W3NCO_SRC;' unset 'W3NCO_VER;' unset 'Z_INC;' unset 'Z_LIB;' unset 'Z_SRC;' unset 'Z_VER;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIs";' export '_ModuleTable001_;' '_ModuleTable002_="fSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' unset '_ModuleTable004_;' unset '_ModuleTable005_;' unset '_ModuleTable006_;' unset '_ModuleTable007_;' unset '_ModuleTable008_;' unset '_ModuleTable009_;' unset '_ModuleTable010_;' unset '_ModuleTable011_;' unset '_ModuleTable012_;' unset '_ModuleTable013_;' unset '_ModuleTable014_;' +++ eval unset 'BACIO_LIB4;' unset 'BACIO_LIB8;' unset 'BACIO_SRC;' unset 'BACIO_VER;' unset '__LMOD_REF_COUNT_CLASSPATH;' unset 'CLASSPATH;' unset 'CMAKE_CXX_COMPILER;' unset 'CMAKE_C_COMPILER;' unset 'CMAKE_Fortran_COMPILER;' unset 'CMAKE_Platform;' unset 'COMP;' unset '__LMOD_REF_COUNT_CPATH;' unset 'CPATH;' unset 'CRTM_FIX;' unset 'CRTM_INC;' unset 'CRTM_LIB;' unset 'CRTM_SRC;' unset 'CRTM_VER;' unset 'ESMFMKFILE;' unset 'G2TMPL_INC;' unset 'G2TMPL_LIB;' unset 'G2TMPL_SRC;' unset 'G2TMPL_VER;' unset 'G2_INC4;' unset 'G2_INCd;' unset 'G2_LIB4;' unset 'G2_LIBd;' unset 'G2_SRC;' unset 'G2_VER;' unset 'GDBSERVER_MIC;' unset 'GDB_CROSS;' unset 'HDF5;' unset 'HDF5_CFLAGS;' unset 'HDF5_CXXFLAGS;' unset 'HDF5_FFLAGS;' unset 'HDF5_INCLUDE;' unset 'HDF5_LDFLAGS;' unset 'HDF5_LDFLAGS_C;' unset 'HDF5_LDFLAGS_CXX;' unset 'HDF5_LDFLAGS_F;' unset '__LMOD_REF_COUNT_INFOPATH;' unset 'INFOPATH;' unset '__LMOD_REF_COUNT_INTEL_LICENSE_FILE;' unset 'INTEL_LICENSE_FILE;' unset 'INTEL_PYTHONHOME;' unset 'IPATH_NO_BACKTRACE;' unset 'IP_INC4;' unset 'IP_INC8;' unset 'IP_INCd;' unset 'IP_LIB4;' unset 'IP_LIB8;' unset 'IP_LIBd;' unset 'IP_SRC;' unset 'IP_VER;' unset 'I_MPI_CC;' unset 'I_MPI_F90;' unset 'I_MPI_HYDRA_BRANCH_COUNT;' unset 'I_MPI_HYDRA_PMI_CONNECT;' unset 'I_MPI_ROOT;' unset 'I_MPI_TMI_PROVIDER;' unset 'JASPER_INC;' unset 'JASPER_LIB;' unset 'JASPER_SRC;' unset 'JASPER_VER;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/apps/slurm/default/lib:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=":/apps/slurm/default/lib";' export 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LIBRARY_PATH;' unset 'LIBRARY_PATH;' unset 'LIB_NAME;' unset 'LMOD_FAMILY_COMPILER;' unset 'LMOD_FAMILY_COMPILER_VERSION;' unset 'LMOD_FAMILY_MPI;' unset 'LMOD_FAMILY_MPI_VERSION;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH="/apps/lmod/lmod/share/man:1;/apps/local/man:1;/apps/slurm/default/share/man:1;/apps/slurm/tools/sbank/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man";' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles";' export 'MODULEPATH;' unset 'MPM_LAUNCHER;' unset 'NCEPLIBS;' unset 'NEMSIO_INC;' unset 'NEMSIO_LIB;' unset 'NEMSIO_SRC;' unset 'NEMSIO_VER;' unset 'NETCDF;' unset 'NETCDF_CFLAGS;' unset 'NETCDF_CXX4FLAGS;' unset 'NETCDF_CXXFLAGS;' unset 'NETCDF_FFLAGS;' unset 'NETCDF_INC;' unset 'NETCDF_INCLUDE;' unset 'NETCDF_LDFLAGS;' unset 'NETCDF_LDFLAGS_C;' unset 'NETCDF_LDFLAGS_CXX;' unset 'NETCDF_LDFLAGS_CXX4;' unset 'NETCDF_LDFLAGS_F;' unset 'NETCDF_LIB;' unset 'NETCDF_ROOT;' unset '__LMOD_REF_COUNT_NLSPATH;' unset 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse";' export 'PATH;' unset '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' unset 'PKG_CONFIG_PATH;' unset 'PNG_INC;' unset 'PNG_LIB;' unset 'PNG_SRC;' unset 'PNG_VER;' unset 'POST_INC;' unset 'POST_LIB;' unset 'POST_SRC;' unset 'POST_VER;' unset 'SLURM_UTILS_PATH;' unset 'SP_LIB4;' unset 'SP_LIB8;' unset 'SP_LIBd;' unset 'SP_SRC;' unset 'SP_VER;' unset 'W3EMC_INC4;' unset 'W3EMC_INC8;' unset 'W3EMC_INCd;' unset 'W3EMC_LIB4;' unset 'W3EMC_LIB8;' unset 'W3EMC_LIBd;' unset 'W3EMC_SRC;' unset 'W3EMC_VER;' unset 'W3NCO_LIB4;' unset 'W3NCO_LIB8;' unset 'W3NCO_LIBd;' unset 'W3NCO_SRC;' unset 'W3NCO_VER;' unset 'Z_INC;' unset 'Z_LIB;' unset 'Z_SRC;' unset 'Z_VER;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VN";' export '_ModuleTable001_;' '_ModuleTable002_="UEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' unset '_ModuleTable004_;' unset '_ModuleTable005_;' unset '_ModuleTable006_;' unset '_ModuleTable007_;' unset '_ModuleTable008_;' unset '_ModuleTable009_;' unset '_ModuleTable010_;' unset '_ModuleTable011_;' unset '_ModuleTable012_;' unset '_ModuleTable013_;' unset '_ModuleTable014_;' +++ unset BACIO_LIB4 +++ unset BACIO_LIB8 +++ unset BACIO_SRC @@ -1310,9 +1310,9 @@ Compiling WW3=Y into fv3_2.exe on hera.intel +++ export __LMOD_REF_COUNT_MANPATH +++ MANPATH=/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man +++ export MANPATH -+++ __LMOD_REF_COUNT_MODULEPATH='/contrib/modulefiles:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1' ++++ __LMOD_REF_COUNT_MODULEPATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1' +++ export __LMOD_REF_COUNT_MODULEPATH -+++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles ++++ MODULEPATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles +++ export MODULEPATH +++ unset MPM_LAUNCHER +++ unset NCEPLIBS @@ -1336,9 +1336,9 @@ Compiling WW3=Y into fv3_2.exe on hera.intel +++ unset NETCDF_ROOT +++ unset __LMOD_REF_COUNT_NLSPATH +++ unset NLSPATH -+++ __LMOD_REF_COUNT_PATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1' ++++ __LMOD_REF_COUNT_PATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1' +++ export __LMOD_REF_COUNT_PATH -+++ PATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse ++++ PATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse +++ export PATH +++ unset __LMOD_REF_COUNT_PKG_CONFIG_PATH +++ unset PKG_CONFIG_PATH @@ -1375,9 +1375,9 @@ Compiling WW3=Y into fv3_2.exe on hera.intel +++ unset Z_VER +++ unset __LMOD_REF_COUNT__LMFILES_ +++ unset _LMFILES_ -+++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIs ++++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VN +++ export _ModuleTable001_ -+++ _ModuleTable002_=fSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== ++++ _ModuleTable002_=UEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== +++ export _ModuleTable002_ +++ _ModuleTable_Sz_=2 +++ export _ModuleTable_Sz_ @@ -1397,20 +1397,20 @@ Compiling WW3=Y into fv3_2.exe on hera.intel ++ unset __ms_shell ++ unset __ms_ksh_test ++ unset __ms_bash_test -++ unset setup__test_function__39338 +++ unset setup__test_function__240484 ++ unset __ms_function_name + [[ hera.intel == macosx.* ]] + [[ hera.intel == linux.* ]] -+ module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel -++ /apps/lmod/7.7.18/libexec/lmod bash use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel -+ eval '__LMOD_REF_COUNT_MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:2;/contrib/modulefiles:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/contrib/modulefiles:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9jb250cmliL21vZHVsZWZpbGVzIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIs";' export '_ModuleTable001_;' '_ModuleTable002_="fSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' -++ __LMOD_REF_COUNT_MODULEPATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:2;/contrib/modulefiles:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1' ++ module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel +++ /apps/lmod/7.7.18/libexec/lmod bash use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel ++ eval '__LMOD_REF_COUNT_MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VN";' export '_ModuleTable001_;' '_ModuleTable002_="UEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' +++ __LMOD_REF_COUNT_MODULEPATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1' ++ export __LMOD_REF_COUNT_MODULEPATH -++ MODULEPATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/contrib/modulefiles:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles +++ MODULEPATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles ++ export MODULEPATH -++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9jb250cmliL21vZHVsZWZpbGVzIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIs +++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VN ++ export _ModuleTable001_ -++ _ModuleTable002_=fSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== +++ _ModuleTable002_=UEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ @@ -1418,7 +1418,7 @@ Compiling WW3=Y into fv3_2.exe on hera.intel + eval + module load fv3 ++ /apps/lmod/7.7.18/libexec/lmod bash load fv3 -+ eval 'BACIO_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a";' export 'BACIO_LIB4;' 'BACIO_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_8.a";' export 'BACIO_LIB8;' 'BACIO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/bacio_v2.0.3";' export 'BACIO_SRC;' 'BACIO_VER="v2.0.3";' export 'BACIO_VER;' '__LMOD_REF_COUNT_CLASSPATH="/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib/mpi.jar:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/daal.jar:1";' export '__LMOD_REF_COUNT_CLASSPATH;' 'CLASSPATH="/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib/mpi.jar:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/daal.jar";' export 'CLASSPATH;' 'CMAKE_CXX_COMPILER="mpiicpc";' export 'CMAKE_CXX_COMPILER;' 'CMAKE_C_COMPILER="mpiicc";' export 'CMAKE_C_COMPILER;' 'CMAKE_Fortran_COMPILER="mpiifort";' export 'CMAKE_Fortran_COMPILER;' 'CMAKE_Platform="hera.intel";' export 'CMAKE_Platform;' 'COMP="intel";' export 'COMP;' '__LMOD_REF_COUNT_CPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/pstl/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/include:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/include:1";' export '__LMOD_REF_COUNT_CPATH;' 'CPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/pstl/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/include";' export 'CPATH;' 'CRTM_FIX="/scratch2/NCEPDEV/nwprod/NCEPLIBS/fix/crtm_v2.2.6";' export 'CRTM_FIX;' 'CRTM_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/crtm_v2.2.6";' export 'CRTM_INC;' 'CRTM_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a";' export 'CRTM_LIB;' 'CRTM_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/crtm_v2.2.6";' export 'CRTM_SRC;' 'CRTM_VER="v2.2.6";' export 'CRTM_VER;' 'ESMFMKFILE="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib/esmf.mk";' export 'ESMFMKFILE;' 'G2TMPL_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2tmpl_v1.6.0";' export 'G2TMPL_INC;' 'G2TMPL_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a";' export 'G2TMPL_LIB;' 'G2TMPL_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/g2tmpl_v1.6.0/src";' export 'G2TMPL_SRC;' 'G2TMPL_VER="v1.6.0";' export 'G2TMPL_VER;' 'G2_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2_v3.1.1_4";' export 'G2_INC4;' 'G2_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2_v3.1.1_d";' export 'G2_INCd;' 'G2_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a";' export 'G2_LIB4;' 'G2_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_d.a";' export 'G2_LIBd;' 'G2_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/g2_v3.1.1";' export 'G2_SRC;' 'G2_VER="v3.1.1";' export 'G2_VER;' 'GDBSERVER_MIC="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/targets/intel64/x200/bin/gdbserver";' export 'GDBSERVER_MIC;' 'GDB_CROSS="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/bin/gdb-ia";' export 'GDB_CROSS;' 'HDF5="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'HDF5;' 'HDF5_CFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_CFLAGS;' 'HDF5_CXXFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_CXXFLAGS;' 'HDF5_FFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_FFLAGS;' 'HDF5_INCLUDE="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_INCLUDE;' 'HDF5_LDFLAGS="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS;' 'HDF5_LDFLAGS_C="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_C;' 'HDF5_LDFLAGS_CXX="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl -hdf5_hl_cpp -lhdf5 '-lhdf5_cpp";' export 'HDF5_LDFLAGS_CXX;' 'HDF5_LDFLAGS_F="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_F;' '__LMOD_REF_COUNT_INFOPATH="/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/info:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/info:1";' export '__LMOD_REF_COUNT_INFOPATH;' 'INFOPATH="/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/info:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/info";' export 'INFOPATH;' '__LMOD_REF_COUNT_INTEL_LICENSE_FILE="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/licenses:1;/apps/intel/licenses:1";' export '__LMOD_REF_COUNT_INTEL_LICENSE_FILE;' 'INTEL_LICENSE_FILE="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/licenses:/apps/intel/licenses";' export 'INTEL_LICENSE_FILE;' 'INTEL_PYTHONHOME="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/python/intel64/";' export 'INTEL_PYTHONHOME;' 'IPATH_NO_BACKTRACE="1";' export 'IPATH_NO_BACKTRACE;' 'IP_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_4";' export 'IP_INC4;' 'IP_INC8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_8";' export 'IP_INC8;' 'IP_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_d";' export 'IP_INCd;' 'IP_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_4.a";' export 'IP_LIB4;' 'IP_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_8.a";' export 'IP_LIB8;' 'IP_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_d.a";' export 'IP_LIBd;' 'IP_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/ip_v3.0.2";' export 'IP_SRC;' 'IP_VER="v3.0.2";' export 'IP_VER;' 'I_MPI_CC="icc";' export 'I_MPI_CC;' 'I_MPI_F90="ifort";' export 'I_MPI_F90;' 'I_MPI_HYDRA_BRANCH_COUNT="128";' export 'I_MPI_HYDRA_BRANCH_COUNT;' 'I_MPI_HYDRA_PMI_CONNECT="alltoall";' export 'I_MPI_HYDRA_PMI_CONNECT;' 'I_MPI_ROOT="/apps/intel/compilers_and_libraries_2018/linux/mpi";' export 'I_MPI_ROOT;' 'I_MPI_TMI_PROVIDER="psm";' export 'I_MPI_TMI_PROVIDER;' 'JASPER_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/include/jasper_v1.900.1";' export 'JASPER_INC;' 'JASPER_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a";' export 'JASPER_LIB;' 'JASPER_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'JASPER_SRC;' 'JASPER_VER="v1.900.1";' export 'JASPER_VER;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib:1;/apps/slurm/default/lib:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/lib/intel64:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:2;/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/libipt/intel64/lib:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib::/apps/slurm/default/lib:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/lib/intel64:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/libipt/intel64/lib:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4";' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LIBRARY_PATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LIBRARY_PATH;' 'LIBRARY_PATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4";' export 'LIBRARY_PATH;' 'LIB_NAME="POST";' export 'LIB_NAME;' 'LMOD_FAMILY_COMPILER="intel";' export 'LMOD_FAMILY_COMPILER;' 'LMOD_FAMILY_COMPILER_VERSION="18.0.5.274";' export 'LMOD_FAMILY_COMPILER_VERSION;' 'LMOD_FAMILY_MPI="impi";' export 'LMOD_FAMILY_MPI;' 'LMOD_FAMILY_MPI_VERSION="2018.0.4";' export 'LMOD_FAMILY_MPI_VERSION;' '__LMOD_REF_COUNT_LOADEDMODULES="contrib:1;sutils/default:1;intel/18.0.5.274:1;impi/2018.0.4:1;bacio/2.0.3:1;ip/3.0.2:1;nemsio/2.2.4:1;sp/2.0.3:1;w3emc/2.3.1:1;w3nco/2.0.7:1;g2/3.1.1:1;g2tmpl/1.6.0:1;crtm/2.2.6:1;jasper/1.900.1:1;png/1.2.44:1;z/1.2.11:1;post/8.0.5:1;hdf5_parallel/1.10.6:1;netcdf_parallel/4.7.4:1;esmf/8.0.0_ParallelNetCDF:1;cmake/3.9.0:1;fv3:1";' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES="contrib:sutils/default:intel/18.0.5.274:impi/2018.0.4:bacio/2.0.3:ip/3.0.2:nemsio/2.2.4:sp/2.0.3:w3emc/2.3.1:w3nco/2.0.7:g2/3.1.1:g2tmpl/1.6.0:crtm/2.2.6:jasper/1.900.1:png/1.2.44:z/1.2.11:post/8.0.5:hdf5_parallel/1.10.6:netcdf_parallel/4.7.4:esmf/8.0.0_ParallelNetCDF:cmake/3.9.0:fv3";' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/man:1;/apps/intel/parallel_studio_xe_2018.4.057/man/common:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:1;/apps/lmod/lmod/share/man:1;/apps/local/man:1;/apps/slurm/default/share/man:1;/apps/slurm/tools/sbank/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:/apps/intel/compilers_and_libraries_2018/linux/mpi/man:/apps/intel/parallel_studio_xe_2018.4.057/man/common:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man";' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH="/contrib/modulefiles:3;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1;/apps/modules/modulefamilies/intel:1;/apps/modules/modulefamilies/intel_impi:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:1;/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles";' export 'MODULEPATH;' 'MPM_LAUNCHER="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/mpm/mic/bin/start_mpm.sh";' export 'MPM_LAUNCHER;' 'NCEPLIBS="/scratch2/NCEPDEV/nwprod/NCEPLIBS";' export 'NCEPLIBS;' 'NEMSIO_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/nemsio_v2.2.4";' export 'NEMSIO_INC;' 'NEMSIO_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a";' export 'NEMSIO_LIB;' 'NEMSIO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/nemsio_v2.2.4";' export 'NEMSIO_SRC;' 'NEMSIO_VER="v2.2.4";' export 'NEMSIO_VER;' 'NETCDF="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'NETCDF;' 'NETCDF_CFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CFLAGS;' 'NETCDF_CXX4FLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CXX4FLAGS;' 'NETCDF_CXXFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CXXFLAGS;' 'NETCDF_FFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_FFLAGS;' 'NETCDF_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_INC;' 'NETCDF_INCLUDE="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_INCLUDE;' 'NETCDF_LDFLAGS="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS;' 'NETCDF_LDFLAGS_C="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdf";' export 'NETCDF_LDFLAGS_C;' 'NETCDF_LDFLAGS_CXX="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++";' export 'NETCDF_LDFLAGS_CXX;' 'NETCDF_LDFLAGS_CXX4="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++4";' export 'NETCDF_LDFLAGS_CXX4;' 'NETCDF_LDFLAGS_F="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS_F;' 'NETCDF_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib";' export 'NETCDF_LIB;' 'NETCDF_ROOT="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'NETCDF_ROOT;' '__LMOD_REF_COUNT_NLSPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:1;/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N:1";' export '__LMOD_REF_COUNT_NLSPATH;' 'NLSPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N";' export 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/contrib/cmake/3.9.0/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:1;/contrib/sutils/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/contrib/cmake/3.9.0/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:/contrib/sutils/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse";' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH="/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig:1";' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH="/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig";' export 'PKG_CONFIG_PATH;' 'PNG_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/png_v1.2.44";' export 'PNG_INC;' 'PNG_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a";' export 'PNG_LIB;' 'PNG_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'PNG_SRC;' 'PNG_VER="v1.2.44";' export 'PNG_VER;' 'POST_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4";' export 'POST_INC;' 'POST_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a";' export 'POST_LIB;' 'POST_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/post_v8.0.5";' export 'POST_SRC;' 'POST_VER="v8.0.5";' export 'POST_VER;' 'SLURM_UTILS_PATH="/contrib/sutils/bin";' export 'SLURM_UTILS_PATH;' 'SP_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_4.a";' export 'SP_LIB4;' 'SP_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_8.a";' export 'SP_LIB8;' 'SP_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a";' export 'SP_LIBd;' 'SP_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/sp_v2.0.3";' export 'SP_SRC;' 'SP_VER="v2.0.3";' export 'SP_VER;' 'W3EMC_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_4";' export 'W3EMC_INC4;' 'W3EMC_INC8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_8";' export 'W3EMC_INC8;' 'W3EMC_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_d";' export 'W3EMC_INCd;' 'W3EMC_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_4.a";' export 'W3EMC_LIB4;' 'W3EMC_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_8.a";' export 'W3EMC_LIB8;' 'W3EMC_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a";' export 'W3EMC_LIBd;' 'W3EMC_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/w3emc_v2.3.1";' export 'W3EMC_SRC;' 'W3EMC_VER="v2.3.1";' export 'W3EMC_VER;' 'W3NCO_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_4.a";' export 'W3NCO_LIB4;' 'W3NCO_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_8.a";' export 'W3NCO_LIB8;' 'W3NCO_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a";' export 'W3NCO_LIBd;' 'W3NCO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/w3nco_v2.0.7";' export 'W3NCO_SRC;' 'W3NCO_VER="v2.0.7";' export 'W3NCO_VER;' 'Z_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/z_v1.2.11";' export 'Z_INC;' 'Z_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a";' export 'Z_LIB;' 'Z_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'Z_SRC;' 'Z_VER="v1.2.11";' export 'Z_VER;' '__LMOD_REF_COUNT__LMFILES_="/apps/modules/modulefiles/contrib:1;/contrib/modulefiles/sutils/default:1;/apps/modules/modulefiles/intel/18.0.5.274:1;/apps/modules/modulefamilies/intel/impi/2018.0.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/contrib/modulefiles/cmake/3.9.0:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3:1";' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_="/apps/modules/modulefiles/contrib:/contrib/modulefiles/sutils/default:/apps/modules/modulefiles/intel/18.0.5.274:/apps/modules/modulefamilies/intel/impi/2018.0.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:/contrib/modulefiles/cmake/3.9.0:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs";' export '_ModuleTable001_;' '_ModuleTable002_="TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy";' export '_ModuleTable002_;' '_ModuleTable003_="Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhl";' export '_ModuleTable003_;' '_ModuleTable004_="ci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsL2Z2MyIsWyJmdWxsTmFtZSJdPSJmdjMiLFsibG9hZE9yZGVyIl09MjIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZnYzIix9LGcyPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMi8zLjEuMSIsWyJmdWxsTmFtZSJdPSJnMi8zLjEuMSIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMi8zLjEuMSIsfSxnMnRtcGw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cy";' export '_ModuleTable004_;' '_ModuleTable005_="dG1wbC8xLjYuMCIsWyJmdWxsTmFtZSJdPSJnMnRtcGwvMS42LjAiLFsibG9hZE9yZGVyIl09MTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzJ0bXBsLzEuNi4wIix9LGhkZjVfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL2FwcHMvbW9k";' export '_ModuleTable005_;' '_ModuleTable006_="dWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbC9pbXBpLzIwMTguMC40IixbImZ1bGxOYW1lIl09ImltcGkvMjAxOC4wLjQiLFsibG9hZE9yZGVyIl09NCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzIwMTguMC40Iix9LGludGVsPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvaW50ZWwvMTguMC41LjI3NCIsWyJmdWxsTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0IixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW50ZWwvMTguMC41LjI3NCIsfSxpcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3By";' export '_ModuleTable006_;' '_ModuleTable007_="b2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxqYXNwZXI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2phc3Blci8xLjkwMC4xIixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4xIixbImxvYWRPcmRlciJdPTE0LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4xIix9LG5lbXNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9u";' export '_ModuleTable007_;' '_ModuleTable008_="d3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmVtc2lvLzIuMi40IixbImZ1bGxOYW1lIl09Im5lbXNpby8yLjIuNCIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5lbXNpby8yLjIuNCIsfSxuZXRjZGZfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVs";' export '_ModuleTable008_;' '_ModuleTable009_="LzQuNy40Iix9LHBuZz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG5nLzEuMi40NCIsWyJmdWxsTmFtZSJdPSJwbmcvMS4yLjQ0IixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBuZy8xLjIuNDQiLH0scG9zdD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG9zdC84LjAuNSIsWyJmdWxsTmFtZSJdPSJwb3N0LzguMC41IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBvc3QvOC4wLjUi";' export '_ModuleTable009_;' '_ModuleTable010_="LH0sc3A9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3NwLzIuMC4zIixbImZ1bGxOYW1lIl09InNwLzIuMC4zIixbImxvYWRPcmRlciJdPTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3AvMi4wLjMiLH0sc3V0aWxzPXtbImZuIl09Ii9jb250cmliL21vZHVsZWZpbGVzL3N1dGlscy9kZWZhdWx0IixbImZ1bGxOYW1lIl09InN1dGlscy9kZWZhdWx0IixbImxvYWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3V0aWxzIix9LHczZW1jPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVW";' export '_ModuleTable010_;' '_ModuleTable011_="L253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT05LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT0xMCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253";' export '_ModuleTable011_;' '_ModuleTable012_="cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy96LzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6LzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6LzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1";' export '_ModuleTable012_;' '_ModuleTable013_="bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmFtaWxpZXMvaW50ZWwiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsX2ltcGkiLCIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDEvTkNFUERFVi9uZW1zL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvTGludXg6L2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlczovb3B0L2NyYXkvbW9kdWxlZmlsZXM6L29wdC9jcmF5L2NyYXlwZS9k";' export '_ModuleTable013_;' '_ModuleTable014_="ZWZhdWx0L21vZHVsZWZpbGVzIix9";' export '_ModuleTable014_;' '_ModuleTable_Sz_="14";' export '_ModuleTable_Sz_;' ++ eval 'BACIO_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a";' export 'BACIO_LIB4;' 'BACIO_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_8.a";' export 'BACIO_LIB8;' 'BACIO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/bacio_v2.0.3";' export 'BACIO_SRC;' 'BACIO_VER="v2.0.3";' export 'BACIO_VER;' '__LMOD_REF_COUNT_CLASSPATH="/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib/mpi.jar:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/daal.jar:1";' export '__LMOD_REF_COUNT_CLASSPATH;' 'CLASSPATH="/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib/mpi.jar:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/daal.jar";' export 'CLASSPATH;' 'CMAKE_CXX_COMPILER="mpiicpc";' export 'CMAKE_CXX_COMPILER;' 'CMAKE_C_COMPILER="mpiicc";' export 'CMAKE_C_COMPILER;' 'CMAKE_Fortran_COMPILER="mpiifort";' export 'CMAKE_Fortran_COMPILER;' 'CMAKE_Platform="hera.intel";' export 'CMAKE_Platform;' 'COMP="intel";' export 'COMP;' '__LMOD_REF_COUNT_CPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/pstl/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/include:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/include:1";' export '__LMOD_REF_COUNT_CPATH;' 'CPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/pstl/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/include";' export 'CPATH;' 'CRTM_FIX="/scratch2/NCEPDEV/nwprod/NCEPLIBS/fix/crtm_v2.2.6";' export 'CRTM_FIX;' 'CRTM_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/crtm_v2.2.6";' export 'CRTM_INC;' 'CRTM_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a";' export 'CRTM_LIB;' 'CRTM_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/crtm_v2.2.6";' export 'CRTM_SRC;' 'CRTM_VER="v2.2.6";' export 'CRTM_VER;' 'ESMFMKFILE="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib/esmf.mk";' export 'ESMFMKFILE;' 'G2TMPL_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2tmpl_v1.6.0";' export 'G2TMPL_INC;' 'G2TMPL_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a";' export 'G2TMPL_LIB;' 'G2TMPL_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/g2tmpl_v1.6.0/src";' export 'G2TMPL_SRC;' 'G2TMPL_VER="v1.6.0";' export 'G2TMPL_VER;' 'G2_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2_v3.1.1_4";' export 'G2_INC4;' 'G2_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2_v3.1.1_d";' export 'G2_INCd;' 'G2_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a";' export 'G2_LIB4;' 'G2_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_d.a";' export 'G2_LIBd;' 'G2_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/g2_v3.1.1";' export 'G2_SRC;' 'G2_VER="v3.1.1";' export 'G2_VER;' 'GDBSERVER_MIC="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/targets/intel64/x200/bin/gdbserver";' export 'GDBSERVER_MIC;' 'GDB_CROSS="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/bin/gdb-ia";' export 'GDB_CROSS;' 'HDF5="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'HDF5;' 'HDF5_CFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_CFLAGS;' 'HDF5_CXXFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_CXXFLAGS;' 'HDF5_FFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_FFLAGS;' 'HDF5_INCLUDE="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_INCLUDE;' 'HDF5_LDFLAGS="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS;' 'HDF5_LDFLAGS_C="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_C;' 'HDF5_LDFLAGS_CXX="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl -hdf5_hl_cpp -lhdf5 '-lhdf5_cpp";' export 'HDF5_LDFLAGS_CXX;' 'HDF5_LDFLAGS_F="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_F;' '__LMOD_REF_COUNT_INFOPATH="/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/info:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/info:1";' export '__LMOD_REF_COUNT_INFOPATH;' 'INFOPATH="/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/info:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/info";' export 'INFOPATH;' '__LMOD_REF_COUNT_INTEL_LICENSE_FILE="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/licenses:1;/apps/intel/licenses:1";' export '__LMOD_REF_COUNT_INTEL_LICENSE_FILE;' 'INTEL_LICENSE_FILE="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/licenses:/apps/intel/licenses";' export 'INTEL_LICENSE_FILE;' 'INTEL_PYTHONHOME="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/python/intel64/";' export 'INTEL_PYTHONHOME;' 'IPATH_NO_BACKTRACE="1";' export 'IPATH_NO_BACKTRACE;' 'IP_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_4";' export 'IP_INC4;' 'IP_INC8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_8";' export 'IP_INC8;' 'IP_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_d";' export 'IP_INCd;' 'IP_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_4.a";' export 'IP_LIB4;' 'IP_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_8.a";' export 'IP_LIB8;' 'IP_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_d.a";' export 'IP_LIBd;' 'IP_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/ip_v3.0.2";' export 'IP_SRC;' 'IP_VER="v3.0.2";' export 'IP_VER;' 'I_MPI_CC="icc";' export 'I_MPI_CC;' 'I_MPI_F90="ifort";' export 'I_MPI_F90;' 'I_MPI_HYDRA_BRANCH_COUNT="128";' export 'I_MPI_HYDRA_BRANCH_COUNT;' 'I_MPI_HYDRA_PMI_CONNECT="alltoall";' export 'I_MPI_HYDRA_PMI_CONNECT;' 'I_MPI_ROOT="/apps/intel/compilers_and_libraries_2018/linux/mpi";' export 'I_MPI_ROOT;' 'I_MPI_TMI_PROVIDER="psm";' export 'I_MPI_TMI_PROVIDER;' 'JASPER_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/include/jasper_v1.900.1";' export 'JASPER_INC;' 'JASPER_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a";' export 'JASPER_LIB;' 'JASPER_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'JASPER_SRC;' 'JASPER_VER="v1.900.1";' export 'JASPER_VER;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib:1;/apps/slurm/default/lib:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/lib/intel64:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:2;/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/libipt/intel64/lib:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib::/apps/slurm/default/lib:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/lib/intel64:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/libipt/intel64/lib:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4";' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LIBRARY_PATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LIBRARY_PATH;' 'LIBRARY_PATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4";' export 'LIBRARY_PATH;' 'LIB_NAME="POST";' export 'LIB_NAME;' 'LMOD_FAMILY_COMPILER="intel";' export 'LMOD_FAMILY_COMPILER;' 'LMOD_FAMILY_COMPILER_VERSION="18.0.5.274";' export 'LMOD_FAMILY_COMPILER_VERSION;' 'LMOD_FAMILY_MPI="impi";' export 'LMOD_FAMILY_MPI;' 'LMOD_FAMILY_MPI_VERSION="2018.0.4";' export 'LMOD_FAMILY_MPI_VERSION;' '__LMOD_REF_COUNT_LOADEDMODULES="contrib:1;sutils/default:1;intel/18.0.5.274:1;impi/2018.0.4:1;bacio/2.0.3:1;ip/3.0.2:1;nemsio/2.2.4:1;sp/2.0.3:1;w3emc/2.3.1:1;w3nco/2.0.7:1;g2/3.1.1:1;g2tmpl/1.6.0:1;crtm/2.2.6:1;jasper/1.900.1:1;png/1.2.44:1;z/1.2.11:1;post/8.0.5:1;hdf5_parallel/1.10.6:1;netcdf_parallel/4.7.4:1;esmf/8.0.0_ParallelNetCDF:1;cmake/3.9.0:1;fv3:1";' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES="contrib:sutils/default:intel/18.0.5.274:impi/2018.0.4:bacio/2.0.3:ip/3.0.2:nemsio/2.2.4:sp/2.0.3:w3emc/2.3.1:w3nco/2.0.7:g2/3.1.1:g2tmpl/1.6.0:crtm/2.2.6:jasper/1.900.1:png/1.2.44:z/1.2.11:post/8.0.5:hdf5_parallel/1.10.6:netcdf_parallel/4.7.4:esmf/8.0.0_ParallelNetCDF:cmake/3.9.0:fv3";' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/man:1;/apps/intel/parallel_studio_xe_2018.4.057/man/common:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:1;/apps/lmod/lmod/share/man:1;/apps/local/man:1;/apps/slurm/default/share/man:1;/apps/slurm/tools/sbank/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:/apps/intel/compilers_and_libraries_2018/linux/mpi/man:/apps/intel/parallel_studio_xe_2018.4.057/man/common:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man";' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH="/contrib/modulefiles:2;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1;/apps/modules/modulefamilies/intel:1;/apps/modules/modulefamilies/intel_impi:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:1;/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles";' export 'MODULEPATH;' 'MPM_LAUNCHER="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/mpm/mic/bin/start_mpm.sh";' export 'MPM_LAUNCHER;' 'NCEPLIBS="/scratch2/NCEPDEV/nwprod/NCEPLIBS";' export 'NCEPLIBS;' 'NEMSIO_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/nemsio_v2.2.4";' export 'NEMSIO_INC;' 'NEMSIO_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a";' export 'NEMSIO_LIB;' 'NEMSIO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/nemsio_v2.2.4";' export 'NEMSIO_SRC;' 'NEMSIO_VER="v2.2.4";' export 'NEMSIO_VER;' 'NETCDF="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'NETCDF;' 'NETCDF_CFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CFLAGS;' 'NETCDF_CXX4FLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CXX4FLAGS;' 'NETCDF_CXXFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CXXFLAGS;' 'NETCDF_FFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_FFLAGS;' 'NETCDF_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_INC;' 'NETCDF_INCLUDE="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_INCLUDE;' 'NETCDF_LDFLAGS="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS;' 'NETCDF_LDFLAGS_C="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdf";' export 'NETCDF_LDFLAGS_C;' 'NETCDF_LDFLAGS_CXX="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++";' export 'NETCDF_LDFLAGS_CXX;' 'NETCDF_LDFLAGS_CXX4="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++4";' export 'NETCDF_LDFLAGS_CXX4;' 'NETCDF_LDFLAGS_F="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS_F;' 'NETCDF_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib";' export 'NETCDF_LIB;' 'NETCDF_ROOT="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'NETCDF_ROOT;' '__LMOD_REF_COUNT_NLSPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:1;/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N:1";' export '__LMOD_REF_COUNT_NLSPATH;' 'NLSPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N";' export 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/contrib/cmake/3.9.0/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:1;/contrib/sutils/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/contrib/cmake/3.9.0/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:/contrib/sutils/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse";' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH="/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig:1";' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH="/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig";' export 'PKG_CONFIG_PATH;' 'PNG_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/png_v1.2.44";' export 'PNG_INC;' 'PNG_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a";' export 'PNG_LIB;' 'PNG_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'PNG_SRC;' 'PNG_VER="v1.2.44";' export 'PNG_VER;' 'POST_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4";' export 'POST_INC;' 'POST_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a";' export 'POST_LIB;' 'POST_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/post_v8.0.5";' export 'POST_SRC;' 'POST_VER="v8.0.5";' export 'POST_VER;' 'SLURM_UTILS_PATH="/contrib/sutils/bin";' export 'SLURM_UTILS_PATH;' 'SP_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_4.a";' export 'SP_LIB4;' 'SP_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_8.a";' export 'SP_LIB8;' 'SP_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a";' export 'SP_LIBd;' 'SP_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/sp_v2.0.3";' export 'SP_SRC;' 'SP_VER="v2.0.3";' export 'SP_VER;' 'W3EMC_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_4";' export 'W3EMC_INC4;' 'W3EMC_INC8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_8";' export 'W3EMC_INC8;' 'W3EMC_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_d";' export 'W3EMC_INCd;' 'W3EMC_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_4.a";' export 'W3EMC_LIB4;' 'W3EMC_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_8.a";' export 'W3EMC_LIB8;' 'W3EMC_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a";' export 'W3EMC_LIBd;' 'W3EMC_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/w3emc_v2.3.1";' export 'W3EMC_SRC;' 'W3EMC_VER="v2.3.1";' export 'W3EMC_VER;' 'W3NCO_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_4.a";' export 'W3NCO_LIB4;' 'W3NCO_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_8.a";' export 'W3NCO_LIB8;' 'W3NCO_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a";' export 'W3NCO_LIBd;' 'W3NCO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/w3nco_v2.0.7";' export 'W3NCO_SRC;' 'W3NCO_VER="v2.0.7";' export 'W3NCO_VER;' 'Z_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/z_v1.2.11";' export 'Z_INC;' 'Z_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a";' export 'Z_LIB;' 'Z_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'Z_SRC;' 'Z_VER="v1.2.11";' export 'Z_VER;' '__LMOD_REF_COUNT__LMFILES_="/apps/modules/modulefiles/contrib:1;/contrib/modulefiles/sutils/default:1;/apps/modules/modulefiles/intel/18.0.5.274:1;/apps/modules/modulefamilies/intel/impi/2018.0.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/contrib/modulefiles/cmake/3.9.0:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3:1";' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_="/apps/modules/modulefiles/contrib:/contrib/modulefiles/sutils/default:/apps/modules/modulefiles/intel/18.0.5.274:/apps/modules/modulefamilies/intel/impi/2018.0.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:/contrib/modulefiles/cmake/3.9.0:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs";' export '_ModuleTable001_;' '_ModuleTable002_="TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy";' export '_ModuleTable002_;' '_ModuleTable003_="Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vm";' export '_ModuleTable003_;' '_ModuleTable004_="cy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL2hlcmEuaW50ZWwvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxl";' export '_ModuleTable004_;' '_ModuleTable005_="ZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsiZnVsbE5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLH0saW1waT17WyJmbiJdPSIv";' export '_ModuleTable005_;' '_ModuleTable006_="YXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsL2ltcGkvMjAxOC4wLjQiLFsiZnVsbE5hbWUiXT0iaW1waS8yMDE4LjAuNCIsWyJsb2FkT3JkZXIiXT00LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImltcGkvMjAxOC4wLjQiLH0saW50ZWw9e1siZm4iXT0iL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9pbnRlbC8xOC4wLjUuMjc0IixbImZ1bGxOYW1lIl09ImludGVsLzE4LjAuNS4yNzQiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0Iix9LGlwPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQ";' export '_ModuleTable006_;' '_ModuleTable007_="REVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9pcC8zLjAuMiIsWyJmdWxsTmFtZSJdPSJpcC8zLjAuMiIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImlwLzMuMC4yIix9LGphc3Blcj17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvamFzcGVyLzEuOTAwLjEiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii9zY3JhdGNoMi9O";' export '_ModuleTable007_;' '_ModuleTable008_="Q0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVtc2lvLzIuMi40IixbImxvYWRPcmRlciJdPTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImZ1bGxOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJsb2FkT3JkZXIiXT0xOSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZXRjZGZf";' export '_ModuleTable008_;' '_ModuleTable009_="cGFyYWxsZWwvNC43LjQiLH0scG5nPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wbmcvMS4yLjQ0IixbImZ1bGxOYW1lIl09InBuZy8xLjIuNDQiLFsibG9hZE9yZGVyIl09MTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG5nLzEuMi40NCIsfSxwb3N0PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9z";' export '_ModuleTable009_;' '_ModuleTable010_="dC84LjAuNSIsfSxzcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSxzdXRpbHM9e1siZm4iXT0iL2NvbnRyaWIvbW9kdWxlZmlsZXMvc3V0aWxzL2RlZmF1bHQiLFsiZnVsbE5hbWUiXT0ic3V0aWxzL2RlZmF1bHQiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzdXRpbHMiLH0sdzNlbWM9e1siZm4iXT0iL3NjcmF0Y2gy";' export '_ModuleTable010_;' '_ModuleTable011_="L05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czZW1jLzIuMy4xIixbImZ1bGxOYW1lIl09InczZW1jLzIuMy4xIixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0idzNlbWMvMi4zLjEiLH0sdzNuY289e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czbmNvLzIuMC43IixbImZ1bGxOYW1lIl09InczbmNvLzIuMC43IixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHo9e1siZm4iXT0iL3NjcmF0Y2gyL05D";' export '_ModuleTable011_;' '_ModuleTable012_="RVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3ovMS4yLjExIixbImZ1bGxOYW1lIl09InovMS4yLjExIixbImxvYWRPcmRlciJdPTE2LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InovMS4yLjExIix9LH0sbXBhdGhBPXsiL2NvbnRyaWIvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDIvTkNFUERFVi9mdjMtY2FtL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9MaW51eCIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMi";' export '_ModuleTable012_;' '_ModuleTable013_="LCIvb3B0L2NyYXkvbW9kdWxlZmlsZXMiLCIvb3B0L2NyYXkvY3JheXBlL2RlZmF1bHQvbW9kdWxlZmlsZXMiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbF9pbXBpIiwiL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gxL05DRVBERVYvbmVtcy9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9v";' export '_ModuleTable013_;' '_ModuleTable014_="cHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable014_;' '_ModuleTable_Sz_="14";' export '_ModuleTable_Sz_;' ++ BACIO_LIB4=/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a ++ export BACIO_LIB4 ++ BACIO_LIB8=/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_8.a @@ -1573,9 +1573,9 @@ Compiling WW3=Y into fv3_2.exe on hera.intel ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:/apps/intel/compilers_and_libraries_2018/linux/mpi/man:/apps/intel/parallel_studio_xe_2018.4.057/man/common:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man ++ export MANPATH -++ __LMOD_REF_COUNT_MODULEPATH='/contrib/modulefiles:3;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1;/apps/modules/modulefamilies/intel:1;/apps/modules/modulefamilies/intel_impi:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:1;/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles:1' +++ __LMOD_REF_COUNT_MODULEPATH='/contrib/modulefiles:2;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1;/apps/modules/modulefamilies/intel:1;/apps/modules/modulefamilies/intel_impi:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:1;/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles:1' ++ export __LMOD_REF_COUNT_MODULEPATH -++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles +++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles ++ export MODULEPATH ++ MPM_LAUNCHER=/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/mpm/mic/bin/start_mpm.sh ++ export MPM_LAUNCHER @@ -1621,9 +1621,9 @@ Compiling WW3=Y into fv3_2.exe on hera.intel ++ export __LMOD_REF_COUNT_NLSPATH ++ NLSPATH=/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N ++ export NLSPATH -++ __LMOD_REF_COUNT_PATH='/contrib/cmake/3.9.0/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:1;/contrib/sutils/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1' +++ __LMOD_REF_COUNT_PATH='/contrib/cmake/3.9.0/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:1;/contrib/sutils/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1' ++ export __LMOD_REF_COUNT_PATH -++ PATH=/contrib/cmake/3.9.0/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:/contrib/sutils/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse +++ PATH=/contrib/cmake/3.9.0/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:/contrib/sutils/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH=/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig:1 ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH @@ -1691,37 +1691,37 @@ Compiling WW3=Y into fv3_2.exe on hera.intel ++ export Z_SRC ++ Z_VER=v1.2.11 ++ export Z_VER -++ __LMOD_REF_COUNT__LMFILES_='/apps/modules/modulefiles/contrib:1;/contrib/modulefiles/sutils/default:1;/apps/modules/modulefiles/intel/18.0.5.274:1;/apps/modules/modulefamilies/intel/impi/2018.0.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/contrib/modulefiles/cmake/3.9.0:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3:1' +++ __LMOD_REF_COUNT__LMFILES_='/apps/modules/modulefiles/contrib:1;/contrib/modulefiles/sutils/default:1;/apps/modules/modulefiles/intel/18.0.5.274:1;/apps/modules/modulefamilies/intel/impi/2018.0.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/contrib/modulefiles/cmake/3.9.0:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3:1' ++ export __LMOD_REF_COUNT__LMFILES_ -++ _LMFILES_=/apps/modules/modulefiles/contrib:/contrib/modulefiles/sutils/default:/apps/modules/modulefiles/intel/18.0.5.274:/apps/modules/modulefamilies/intel/impi/2018.0.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:/contrib/modulefiles/cmake/3.9.0:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3 +++ _LMFILES_=/apps/modules/modulefiles/contrib:/contrib/modulefiles/sutils/default:/apps/modules/modulefiles/intel/18.0.5.274:/apps/modules/modulefamilies/intel/impi/2018.0.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:/contrib/modulefiles/cmake/3.9.0:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs ++ export _ModuleTable001_ ++ _ModuleTable002_=TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy ++ export _ModuleTable002_ -++ _ModuleTable003_=Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhl +++ _ModuleTable003_=Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vm ++ export _ModuleTable003_ -++ _ModuleTable004_=ci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsL2Z2MyIsWyJmdWxsTmFtZSJdPSJmdjMiLFsibG9hZE9yZGVyIl09MjIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZnYzIix9LGcyPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMi8zLjEuMSIsWyJmdWxsTmFtZSJdPSJnMi8zLjEuMSIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMi8zLjEuMSIsfSxnMnRtcGw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cy +++ _ModuleTable004_=cy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL2hlcmEuaW50ZWwvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxl ++ export _ModuleTable004_ -++ _ModuleTable005_=dG1wbC8xLjYuMCIsWyJmdWxsTmFtZSJdPSJnMnRtcGwvMS42LjAiLFsibG9hZE9yZGVyIl09MTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzJ0bXBsLzEuNi4wIix9LGhkZjVfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL2FwcHMvbW9k +++ _ModuleTable005_=ZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsiZnVsbE5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLH0saW1waT17WyJmbiJdPSIv ++ export _ModuleTable005_ -++ _ModuleTable006_=dWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbC9pbXBpLzIwMTguMC40IixbImZ1bGxOYW1lIl09ImltcGkvMjAxOC4wLjQiLFsibG9hZE9yZGVyIl09NCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzIwMTguMC40Iix9LGludGVsPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvaW50ZWwvMTguMC41LjI3NCIsWyJmdWxsTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0IixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW50ZWwvMTguMC41LjI3NCIsfSxpcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3By +++ _ModuleTable006_=YXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsL2ltcGkvMjAxOC4wLjQiLFsiZnVsbE5hbWUiXT0iaW1waS8yMDE4LjAuNCIsWyJsb2FkT3JkZXIiXT00LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImltcGkvMjAxOC4wLjQiLH0saW50ZWw9e1siZm4iXT0iL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9pbnRlbC8xOC4wLjUuMjc0IixbImZ1bGxOYW1lIl09ImludGVsLzE4LjAuNS4yNzQiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0Iix9LGlwPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQ ++ export _ModuleTable006_ -++ _ModuleTable007_=b2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxqYXNwZXI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2phc3Blci8xLjkwMC4xIixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4xIixbImxvYWRPcmRlciJdPTE0LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4xIix9LG5lbXNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9u +++ _ModuleTable007_=REVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9pcC8zLjAuMiIsWyJmdWxsTmFtZSJdPSJpcC8zLjAuMiIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImlwLzMuMC4yIix9LGphc3Blcj17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvamFzcGVyLzEuOTAwLjEiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii9zY3JhdGNoMi9O ++ export _ModuleTable007_ -++ _ModuleTable008_=d3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmVtc2lvLzIuMi40IixbImZ1bGxOYW1lIl09Im5lbXNpby8yLjIuNCIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5lbXNpby8yLjIuNCIsfSxuZXRjZGZfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVs +++ _ModuleTable008_=Q0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVtc2lvLzIuMi40IixbImxvYWRPcmRlciJdPTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImZ1bGxOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJsb2FkT3JkZXIiXT0xOSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZXRjZGZf ++ export _ModuleTable008_ -++ _ModuleTable009_=LzQuNy40Iix9LHBuZz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG5nLzEuMi40NCIsWyJmdWxsTmFtZSJdPSJwbmcvMS4yLjQ0IixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBuZy8xLjIuNDQiLH0scG9zdD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG9zdC84LjAuNSIsWyJmdWxsTmFtZSJdPSJwb3N0LzguMC41IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBvc3QvOC4wLjUi +++ _ModuleTable009_=cGFyYWxsZWwvNC43LjQiLH0scG5nPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wbmcvMS4yLjQ0IixbImZ1bGxOYW1lIl09InBuZy8xLjIuNDQiLFsibG9hZE9yZGVyIl09MTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG5nLzEuMi40NCIsfSxwb3N0PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9z ++ export _ModuleTable009_ -++ _ModuleTable010_=LH0sc3A9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3NwLzIuMC4zIixbImZ1bGxOYW1lIl09InNwLzIuMC4zIixbImxvYWRPcmRlciJdPTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3AvMi4wLjMiLH0sc3V0aWxzPXtbImZuIl09Ii9jb250cmliL21vZHVsZWZpbGVzL3N1dGlscy9kZWZhdWx0IixbImZ1bGxOYW1lIl09InN1dGlscy9kZWZhdWx0IixbImxvYWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3V0aWxzIix9LHczZW1jPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVW +++ _ModuleTable010_=dC84LjAuNSIsfSxzcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSxzdXRpbHM9e1siZm4iXT0iL2NvbnRyaWIvbW9kdWxlZmlsZXMvc3V0aWxzL2RlZmF1bHQiLFsiZnVsbE5hbWUiXT0ic3V0aWxzL2RlZmF1bHQiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzdXRpbHMiLH0sdzNlbWM9e1siZm4iXT0iL3NjcmF0Y2gy ++ export _ModuleTable010_ -++ _ModuleTable011_=L253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT05LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT0xMCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253 +++ _ModuleTable011_=L05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czZW1jLzIuMy4xIixbImZ1bGxOYW1lIl09InczZW1jLzIuMy4xIixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0idzNlbWMvMi4zLjEiLH0sdzNuY289e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czbmNvLzIuMC43IixbImZ1bGxOYW1lIl09InczbmNvLzIuMC43IixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHo9e1siZm4iXT0iL3NjcmF0Y2gyL05D ++ export _ModuleTable011_ -++ _ModuleTable012_=cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy96LzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6LzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6LzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1 +++ _ModuleTable012_=RVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3ovMS4yLjExIixbImZ1bGxOYW1lIl09InovMS4yLjExIixbImxvYWRPcmRlciJdPTE2LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InovMS4yLjExIix9LH0sbXBhdGhBPXsiL2NvbnRyaWIvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDIvTkNFUERFVi9mdjMtY2FtL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9MaW51eCIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMi ++ export _ModuleTable012_ -++ _ModuleTable013_=bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmFtaWxpZXMvaW50ZWwiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsX2ltcGkiLCIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDEvTkNFUERFVi9uZW1zL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvTGludXg6L2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlczovb3B0L2NyYXkvbW9kdWxlZmlsZXM6L29wdC9jcmF5L2NyYXlwZS9k +++ _ModuleTable013_=LCIvb3B0L2NyYXkvbW9kdWxlZmlsZXMiLCIvb3B0L2NyYXkvY3JheXBlL2RlZmF1bHQvbW9kdWxlZmlsZXMiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbF9pbXBpIiwiL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gxL05DRVBERVYvbmVtcy9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9v ++ export _ModuleTable013_ -++ _ModuleTable014_=ZWZhdWx0L21vZHVsZWZpbGVzIix9 +++ _ModuleTable014_=cHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== ++ export _ModuleTable014_ ++ _ModuleTable_Sz_=14 ++ export _ModuleTable_Sz_ @@ -1729,7 +1729,7 @@ Compiling WW3=Y into fv3_2.exe on hera.intel + eval + module list ++ /apps/lmod/7.7.18/libexec/lmod bash list -+ eval echo ''\'''\'';' echo ''\''Currently'\''' ''\''Loaded'\''' ''\''Modules:'\'';' echo ''\'''\''' ''\'''\''' ''\''1)'\''' ''\''contrib'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''9)'\''' ''\''w3emc/2.3.1'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''17)'\''' ''\''post/8.0.5'\'';' echo ''\'''\''' ''\'''\''' ''\''2)'\''' ''\''sutils/default'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''10)'\''' ''\''w3nco/2.0.7'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''18)'\''' ''\''hdf5_parallel/1.10.6'\'';' echo ''\'''\''' ''\'''\''' ''\''3)'\''' ''\''intel/18.0.5.274'\''' ''\'''\''' ''\''11)'\''' ''\''g2/3.1.1'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''19)'\''' ''\''netcdf_parallel/4.7.4'\'';' echo ''\'''\''' ''\'''\''' ''\''4)'\''' ''\''impi/2018.0.4'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''12)'\''' ''\''g2tmpl/1.6.0'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''20)'\''' ''\''esmf/8.0.0_ParallelNetCDF'\'';' echo ''\'''\''' ''\'''\''' ''\''5)'\''' ''\''bacio/2.0.3'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''13)'\''' ''\''crtm/2.2.6'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''21)'\''' ''\''cmake/3.9.0'\'';' echo ''\'''\''' ''\'''\''' ''\''6)'\''' ''\''ip/3.0.2'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''14)'\''' ''\''jasper/1.900.1'\''' ''\'''\''' ''\''22)'\''' ''\''fv3'\'';' echo ''\'''\''' ''\'''\''' ''\''7)'\''' ''\''nemsio/2.2.4'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''15)'\''' ''\''png/1.2.44'\'';' echo ''\'''\''' ''\'''\''' ''\''8)'\''' ''\''sp/2.0.3'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''16)'\''' ''\''z/1.2.11'\'';' echo ''\'''\'';' echo ''\'''\''' ''\'''\'';' echo ''\'''\'';' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs";' export '_ModuleTable001_;' '_ModuleTable002_="TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy";' export '_ModuleTable002_;' '_ModuleTable003_="Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhl";' export '_ModuleTable003_;' '_ModuleTable004_="ci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsL2Z2MyIsWyJmdWxsTmFtZSJdPSJmdjMiLFsibG9hZE9yZGVyIl09MjIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZnYzIix9LGcyPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMi8zLjEuMSIsWyJmdWxsTmFtZSJdPSJnMi8zLjEuMSIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMi8zLjEuMSIsfSxnMnRtcGw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cy";' export '_ModuleTable004_;' '_ModuleTable005_="dG1wbC8xLjYuMCIsWyJmdWxsTmFtZSJdPSJnMnRtcGwvMS42LjAiLFsibG9hZE9yZGVyIl09MTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzJ0bXBsLzEuNi4wIix9LGhkZjVfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL2FwcHMvbW9k";' export '_ModuleTable005_;' '_ModuleTable006_="dWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbC9pbXBpLzIwMTguMC40IixbImZ1bGxOYW1lIl09ImltcGkvMjAxOC4wLjQiLFsibG9hZE9yZGVyIl09NCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzIwMTguMC40Iix9LGludGVsPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvaW50ZWwvMTguMC41LjI3NCIsWyJmdWxsTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0IixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW50ZWwvMTguMC41LjI3NCIsfSxpcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3By";' export '_ModuleTable006_;' '_ModuleTable007_="b2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxqYXNwZXI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2phc3Blci8xLjkwMC4xIixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4xIixbImxvYWRPcmRlciJdPTE0LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4xIix9LG5lbXNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9u";' export '_ModuleTable007_;' '_ModuleTable008_="d3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmVtc2lvLzIuMi40IixbImZ1bGxOYW1lIl09Im5lbXNpby8yLjIuNCIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5lbXNpby8yLjIuNCIsfSxuZXRjZGZfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVs";' export '_ModuleTable008_;' '_ModuleTable009_="LzQuNy40Iix9LHBuZz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG5nLzEuMi40NCIsWyJmdWxsTmFtZSJdPSJwbmcvMS4yLjQ0IixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBuZy8xLjIuNDQiLH0scG9zdD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG9zdC84LjAuNSIsWyJmdWxsTmFtZSJdPSJwb3N0LzguMC41IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBvc3QvOC4wLjUi";' export '_ModuleTable009_;' '_ModuleTable010_="LH0sc3A9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3NwLzIuMC4zIixbImZ1bGxOYW1lIl09InNwLzIuMC4zIixbImxvYWRPcmRlciJdPTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3AvMi4wLjMiLH0sc3V0aWxzPXtbImZuIl09Ii9jb250cmliL21vZHVsZWZpbGVzL3N1dGlscy9kZWZhdWx0IixbImZ1bGxOYW1lIl09InN1dGlscy9kZWZhdWx0IixbImxvYWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3V0aWxzIix9LHczZW1jPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVW";' export '_ModuleTable010_;' '_ModuleTable011_="L253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT05LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT0xMCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253";' export '_ModuleTable011_;' '_ModuleTable012_="cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy96LzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6LzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6LzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1";' export '_ModuleTable012_;' '_ModuleTable013_="bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmFtaWxpZXMvaW50ZWwiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsX2ltcGkiLCIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDEvTkNFUERFVi9uZW1zL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvTGludXg6L2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlczovb3B0L2NyYXkvbW9kdWxlZmlsZXM6L29wdC9jcmF5L2NyYXlwZS9k";' export '_ModuleTable013_;' '_ModuleTable014_="ZWZhdWx0L21vZHVsZWZpbGVzIix9";' export '_ModuleTable014_;' '_ModuleTable_Sz_="14";' export '_ModuleTable_Sz_;' ++ eval echo ''\'''\'';' echo ''\''Currently'\''' ''\''Loaded'\''' ''\''Modules:'\'';' echo ''\'''\''' ''\'''\''' ''\''1)'\''' ''\''contrib'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''9)'\''' ''\''w3emc/2.3.1'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''17)'\''' ''\''post/8.0.5'\'';' echo ''\'''\''' ''\'''\''' ''\''2)'\''' ''\''sutils/default'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''10)'\''' ''\''w3nco/2.0.7'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''18)'\''' ''\''hdf5_parallel/1.10.6'\'';' echo ''\'''\''' ''\'''\''' ''\''3)'\''' ''\''intel/18.0.5.274'\''' ''\'''\''' ''\''11)'\''' ''\''g2/3.1.1'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''19)'\''' ''\''netcdf_parallel/4.7.4'\'';' echo ''\'''\''' ''\'''\''' ''\''4)'\''' ''\''impi/2018.0.4'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''12)'\''' ''\''g2tmpl/1.6.0'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''20)'\''' ''\''esmf/8.0.0_ParallelNetCDF'\'';' echo ''\'''\''' ''\'''\''' ''\''5)'\''' ''\''bacio/2.0.3'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''13)'\''' ''\''crtm/2.2.6'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''21)'\''' ''\''cmake/3.9.0'\'';' echo ''\'''\''' ''\'''\''' ''\''6)'\''' ''\''ip/3.0.2'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''14)'\''' ''\''jasper/1.900.1'\''' ''\'''\''' ''\''22)'\''' ''\''fv3'\'';' echo ''\'''\''' ''\'''\''' ''\''7)'\''' ''\''nemsio/2.2.4'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''15)'\''' ''\''png/1.2.44'\'';' echo ''\'''\''' ''\'''\''' ''\''8)'\''' ''\''sp/2.0.3'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''16)'\''' ''\''z/1.2.11'\'';' echo ''\'''\'';' echo ''\'''\''' ''\'''\'';' echo ''\'''\'';' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs";' export '_ModuleTable001_;' '_ModuleTable002_="TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy";' export '_ModuleTable002_;' '_ModuleTable003_="Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vm";' export '_ModuleTable003_;' '_ModuleTable004_="cy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL2hlcmEuaW50ZWwvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxl";' export '_ModuleTable004_;' '_ModuleTable005_="ZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsiZnVsbE5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLH0saW1waT17WyJmbiJdPSIv";' export '_ModuleTable005_;' '_ModuleTable006_="YXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsL2ltcGkvMjAxOC4wLjQiLFsiZnVsbE5hbWUiXT0iaW1waS8yMDE4LjAuNCIsWyJsb2FkT3JkZXIiXT00LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImltcGkvMjAxOC4wLjQiLH0saW50ZWw9e1siZm4iXT0iL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9pbnRlbC8xOC4wLjUuMjc0IixbImZ1bGxOYW1lIl09ImludGVsLzE4LjAuNS4yNzQiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0Iix9LGlwPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQ";' export '_ModuleTable006_;' '_ModuleTable007_="REVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9pcC8zLjAuMiIsWyJmdWxsTmFtZSJdPSJpcC8zLjAuMiIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImlwLzMuMC4yIix9LGphc3Blcj17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvamFzcGVyLzEuOTAwLjEiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii9zY3JhdGNoMi9O";' export '_ModuleTable007_;' '_ModuleTable008_="Q0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVtc2lvLzIuMi40IixbImxvYWRPcmRlciJdPTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImZ1bGxOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJsb2FkT3JkZXIiXT0xOSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZXRjZGZf";' export '_ModuleTable008_;' '_ModuleTable009_="cGFyYWxsZWwvNC43LjQiLH0scG5nPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wbmcvMS4yLjQ0IixbImZ1bGxOYW1lIl09InBuZy8xLjIuNDQiLFsibG9hZE9yZGVyIl09MTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG5nLzEuMi40NCIsfSxwb3N0PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9z";' export '_ModuleTable009_;' '_ModuleTable010_="dC84LjAuNSIsfSxzcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSxzdXRpbHM9e1siZm4iXT0iL2NvbnRyaWIvbW9kdWxlZmlsZXMvc3V0aWxzL2RlZmF1bHQiLFsiZnVsbE5hbWUiXT0ic3V0aWxzL2RlZmF1bHQiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzdXRpbHMiLH0sdzNlbWM9e1siZm4iXT0iL3NjcmF0Y2gy";' export '_ModuleTable010_;' '_ModuleTable011_="L05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czZW1jLzIuMy4xIixbImZ1bGxOYW1lIl09InczZW1jLzIuMy4xIixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0idzNlbWMvMi4zLjEiLH0sdzNuY289e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czbmNvLzIuMC43IixbImZ1bGxOYW1lIl09InczbmNvLzIuMC43IixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHo9e1siZm4iXT0iL3NjcmF0Y2gyL05D";' export '_ModuleTable011_;' '_ModuleTable012_="RVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3ovMS4yLjExIixbImZ1bGxOYW1lIl09InovMS4yLjExIixbImxvYWRPcmRlciJdPTE2LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InovMS4yLjExIix9LH0sbXBhdGhBPXsiL2NvbnRyaWIvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDIvTkNFUERFVi9mdjMtY2FtL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9MaW51eCIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMi";' export '_ModuleTable012_;' '_ModuleTable013_="LCIvb3B0L2NyYXkvbW9kdWxlZmlsZXMiLCIvb3B0L2NyYXkvY3JheXBlL2RlZmF1bHQvbW9kdWxlZmlsZXMiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbF9pbXBpIiwiL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gxL05DRVBERVYvbmVtcy9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9v";' export '_ModuleTable013_;' '_ModuleTable014_="cHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable014_;' '_ModuleTable_Sz_="14";' export '_ModuleTable_Sz_;' ++ echo '' ++ echo Currently Loaded Modules: @@ -1756,42 +1756,42 @@ Currently Loaded Modules: ++ echo '' -++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles +++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles ++ export MODULEPATH ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs ++ export _ModuleTable001_ ++ _ModuleTable002_=TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy ++ export _ModuleTable002_ -++ _ModuleTable003_=Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhl +++ _ModuleTable003_=Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vm ++ export _ModuleTable003_ -++ _ModuleTable004_=ci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsL2Z2MyIsWyJmdWxsTmFtZSJdPSJmdjMiLFsibG9hZE9yZGVyIl09MjIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZnYzIix9LGcyPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMi8zLjEuMSIsWyJmdWxsTmFtZSJdPSJnMi8zLjEuMSIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMi8zLjEuMSIsfSxnMnRtcGw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cy +++ _ModuleTable004_=cy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL2hlcmEuaW50ZWwvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxl ++ export _ModuleTable004_ -++ _ModuleTable005_=dG1wbC8xLjYuMCIsWyJmdWxsTmFtZSJdPSJnMnRtcGwvMS42LjAiLFsibG9hZE9yZGVyIl09MTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzJ0bXBsLzEuNi4wIix9LGhkZjVfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL2FwcHMvbW9k +++ _ModuleTable005_=ZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsiZnVsbE5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLH0saW1waT17WyJmbiJdPSIv ++ export _ModuleTable005_ -++ _ModuleTable006_=dWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbC9pbXBpLzIwMTguMC40IixbImZ1bGxOYW1lIl09ImltcGkvMjAxOC4wLjQiLFsibG9hZE9yZGVyIl09NCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzIwMTguMC40Iix9LGludGVsPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvaW50ZWwvMTguMC41LjI3NCIsWyJmdWxsTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0IixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW50ZWwvMTguMC41LjI3NCIsfSxpcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3By +++ _ModuleTable006_=YXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsL2ltcGkvMjAxOC4wLjQiLFsiZnVsbE5hbWUiXT0iaW1waS8yMDE4LjAuNCIsWyJsb2FkT3JkZXIiXT00LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImltcGkvMjAxOC4wLjQiLH0saW50ZWw9e1siZm4iXT0iL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9pbnRlbC8xOC4wLjUuMjc0IixbImZ1bGxOYW1lIl09ImludGVsLzE4LjAuNS4yNzQiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0Iix9LGlwPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQ ++ export _ModuleTable006_ -++ _ModuleTable007_=b2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxqYXNwZXI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2phc3Blci8xLjkwMC4xIixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4xIixbImxvYWRPcmRlciJdPTE0LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4xIix9LG5lbXNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9u +++ _ModuleTable007_=REVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9pcC8zLjAuMiIsWyJmdWxsTmFtZSJdPSJpcC8zLjAuMiIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImlwLzMuMC4yIix9LGphc3Blcj17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvamFzcGVyLzEuOTAwLjEiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii9zY3JhdGNoMi9O ++ export _ModuleTable007_ -++ _ModuleTable008_=d3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmVtc2lvLzIuMi40IixbImZ1bGxOYW1lIl09Im5lbXNpby8yLjIuNCIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5lbXNpby8yLjIuNCIsfSxuZXRjZGZfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVs +++ _ModuleTable008_=Q0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVtc2lvLzIuMi40IixbImxvYWRPcmRlciJdPTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImZ1bGxOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJsb2FkT3JkZXIiXT0xOSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZXRjZGZf ++ export _ModuleTable008_ -++ _ModuleTable009_=LzQuNy40Iix9LHBuZz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG5nLzEuMi40NCIsWyJmdWxsTmFtZSJdPSJwbmcvMS4yLjQ0IixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBuZy8xLjIuNDQiLH0scG9zdD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG9zdC84LjAuNSIsWyJmdWxsTmFtZSJdPSJwb3N0LzguMC41IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBvc3QvOC4wLjUi +++ _ModuleTable009_=cGFyYWxsZWwvNC43LjQiLH0scG5nPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wbmcvMS4yLjQ0IixbImZ1bGxOYW1lIl09InBuZy8xLjIuNDQiLFsibG9hZE9yZGVyIl09MTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG5nLzEuMi40NCIsfSxwb3N0PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9z ++ export _ModuleTable009_ -++ _ModuleTable010_=LH0sc3A9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3NwLzIuMC4zIixbImZ1bGxOYW1lIl09InNwLzIuMC4zIixbImxvYWRPcmRlciJdPTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3AvMi4wLjMiLH0sc3V0aWxzPXtbImZuIl09Ii9jb250cmliL21vZHVsZWZpbGVzL3N1dGlscy9kZWZhdWx0IixbImZ1bGxOYW1lIl09InN1dGlscy9kZWZhdWx0IixbImxvYWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3V0aWxzIix9LHczZW1jPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVW +++ _ModuleTable010_=dC84LjAuNSIsfSxzcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSxzdXRpbHM9e1siZm4iXT0iL2NvbnRyaWIvbW9kdWxlZmlsZXMvc3V0aWxzL2RlZmF1bHQiLFsiZnVsbE5hbWUiXT0ic3V0aWxzL2RlZmF1bHQiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzdXRpbHMiLH0sdzNlbWM9e1siZm4iXT0iL3NjcmF0Y2gy ++ export _ModuleTable010_ -++ _ModuleTable011_=L253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT05LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT0xMCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253 +++ _ModuleTable011_=L05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czZW1jLzIuMy4xIixbImZ1bGxOYW1lIl09InczZW1jLzIuMy4xIixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0idzNlbWMvMi4zLjEiLH0sdzNuY289e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czbmNvLzIuMC43IixbImZ1bGxOYW1lIl09InczbmNvLzIuMC43IixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHo9e1siZm4iXT0iL3NjcmF0Y2gyL05D ++ export _ModuleTable011_ -++ _ModuleTable012_=cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy96LzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6LzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6LzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1 +++ _ModuleTable012_=RVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3ovMS4yLjExIixbImZ1bGxOYW1lIl09InovMS4yLjExIixbImxvYWRPcmRlciJdPTE2LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InovMS4yLjExIix9LH0sbXBhdGhBPXsiL2NvbnRyaWIvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDIvTkNFUERFVi9mdjMtY2FtL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9MaW51eCIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMi ++ export _ModuleTable012_ -++ _ModuleTable013_=bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmFtaWxpZXMvaW50ZWwiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsX2ltcGkiLCIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDEvTkNFUERFVi9uZW1zL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvTGludXg6L2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlczovb3B0L2NyYXkvbW9kdWxlZmlsZXM6L29wdC9jcmF5L2NyYXlwZS9k +++ _ModuleTable013_=LCIvb3B0L2NyYXkvbW9kdWxlZmlsZXMiLCIvb3B0L2NyYXkvY3JheXBlL2RlZmF1bHQvbW9kdWxlZmlsZXMiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbF9pbXBpIiwiL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gxL05DRVBERVYvbmVtcy9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9v ++ export _ModuleTable013_ -++ _ModuleTable014_=ZWZhdWx0L21vZHVsZWZpbGVzIix9 +++ _ModuleTable014_=cHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== ++ export _ModuleTable014_ ++ _ModuleTable_Sz_=14 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + cd build_fv3_2 -+ cmake /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model -DWW3=Y ++ cmake /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model -DWW3=Y -- 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 @@ -1842,22 +1842,22 @@ Selected physics package: gfs Build WW3: run: /usr/bin/gmake WW3_PARCOMPN=4 WW3_COMP=hera ww3_nems - in: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf + in: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf -- Configuring done -- Generating done --- Build files have been written to: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/build_fv3_2 +-- Build files have been written to: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/build_fv3_2 + make -j 8 Scanning dependencies of target ww3_nems Scanning dependencies of target fv3cpl -[ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cap_cpl.F90.o [ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cplfields.F90.o +[ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cap_cpl.F90.o Scanning dependencies of target fms +[ 1%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_parameter.F90.o +Scanning dependencies of target gfsphysics [ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/platform/platform.F90.o -[ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_parameter.F90.o [ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_core.F90.o [ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_input.F90.o -Scanning dependencies of target gfsphysics [ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/machine.F.o Using 8-byte addressing Using pure routines. @@ -1883,31 +1883,31 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/efield.f.o -[ 3%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o [ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wam_f107_kp_mod.f90.o +[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o [ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mersenne_twister.f.o [ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/MersenneTwister.F90.o [ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres_k.F90.o [ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/GFDL_parse_tracers.F90.o [ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iounitdef.f.o +[ 5%] Linking Fortran static library libfv3cpl.a [ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/namelist_soilveg.f.o [ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_wrf_utl.f90.o +[ 6%] Built target fv3cpl [ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/constants/constants.F90.o -[ 6%] Linking Fortran static library libfv3cpl.a -[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o [ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/noahmp_tables.f90.o -[ 6%] Built target fv3cpl +[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o [ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_radar.F90.o +[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physcons.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progtm_module.f.o [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/date_def.f.o -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physcons.F90.o -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2o_def.f.o +[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progtm_module.f.o [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerclm_def.f.o +[ 8%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o +[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2o_def.f.o [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physparam.f.o [ 9%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozne_def.f.o [ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfs_phy_tracer_config.F.o @@ -1960,8 +1960,8 @@ ifort: command line warning #10121: overriding '-xCORE-AVX2' with '-xCORE-AVX-I' [ 22%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg3_0.F90.o [ 22%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_typedefs.F90.o [ 22%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_nst.f.o -[ 22%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_memutils.F90.o [ 22%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_efp.F90.o +[ 22%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_memutils.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -1983,7 +1983,7 @@ Using cray pointers. [ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_physics_driver.F90.o [ 28%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_restart.F90.o [ 28%] Built target ww3_nems -[ 28%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_comm.F90.o +[ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_comm.F90.o [ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_io.F90.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing @@ -1994,20 +1994,20 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/memutils/memutils.F90.o [ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/fms/fms_io.F90.o +[ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/memutils/memutils.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/fms/fms.F90.o -[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/time_manager.F90.o -[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bicubic.F90.o +[ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/time_manager.F90.o +[ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_spherical.F90.o +[ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/axis_utils/axis_utils.F90.o +[ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_conserve.F90.o +[ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_grid.F90.o +[ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bicubic.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bilinear.F90.o -[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/axis_utils/axis_utils.F90.o -[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_conserve.F90.o -[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_spherical.F90.o -[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_grid.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -2023,16 +2023,16 @@ Using cray pointers. [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/field_manager.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/mosaic.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/topography/gaussian_topog.F90.o -[ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/get_cal_time.F90.o [ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_data.F90.o -[ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp.F90.o +[ 32%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/get_cal_time.F90.o [ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_types.F90.o +[ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 34%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_axis.F90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_manifest.F90.o +[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_axis.F90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/xbt_drop_rate_adjust.f90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/write_ocean_data.F90.o Using 8-byte addressing @@ -2071,7 +2071,7 @@ Using cray pointers. [ 37%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/coupler_types.F90.o [ 38%] Building Fortran object CMakeFiles/fms.dir/FMS/amip_interp/amip_interp.F90.o [ 38%] Building Fortran object CMakeFiles/fms.dir/FMS/astronomy/astronomy.F90.o -[ 39%] Building Fortran object CMakeFiles/fms.dir/FMS/block_control/block_control.F90.o +[ 38%] Building Fortran object CMakeFiles/fms.dir/FMS/block_control/block_control.F90.o [ 39%] Building Fortran object CMakeFiles/fms.dir/FMS/column_diagnostics/column_diagnostics.F90.o [ 39%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/atmos_ocean_fluxes.F90.o [ 39%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/ensemble_manager.F90.o @@ -2117,12 +2117,12 @@ Using cray pointers. [ 45%] Building C object CMakeFiles/fms.dir/FMS/affinity/affinity.c.o [ 46%] Building C object CMakeFiles/fms.dir/FMS/mpp/nsclock.c.o [ 46%] Building C object CMakeFiles/fms.dir/FMS/mpp/threadloc.c.o -[ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_driver.F90.o [ 46%] Linking Fortran static library FMS/libfms.a [ 46%] Built target fms +[ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_driver.F90.o [ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_abstraction_layer.F90.o -[ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2oc.f.o [ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_solar_heating.f.o +[ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2oc.f.o [ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_tracer.f.o [ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ideaca.f.o [ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfcsub.F.o @@ -2188,9 +2188,9 @@ Using cray pointers. [ 66%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_opr.f.o [ 66%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/tridi2t3.f.o [ 66%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/calpreciptype.f90.o -[ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gcm_shoc.f90.o -[ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ointerp.f90.o +[ 66%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ointerp.f90.o [ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozinterp.f90.o +[ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gcm_shoc.f90.o [ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iccninterp.f90.o [ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerinterp.f90.o [ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/num_parthds.F.o @@ -2215,10 +2215,10 @@ Scanning dependencies of target io Scanning dependencies of target fv3core [ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_sst.F90.o [ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_arrays.F90.o -[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_fill.F90.o -[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/DYCORE_typedefs.F90.o [ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sim_nc_mod.F90.o -[ 70%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_nemsio.F90.o +[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/DYCORE_typedefs.F90.o +[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_fill.F90.o +[ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_nemsio.F90.o [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf.F90.o [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf_parallel.F90.o Using 8-byte addressing @@ -2228,10 +2228,10 @@ Using cray pointers. [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_gfs.F90.o [ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_mp_mod.F90.o [ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sorted_index.F90.o -[ 73%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_sg.F90.o -[ 73%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_timing.F90.o -[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_eta.F90.o +[ 73%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_eta.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_timing.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_cmp.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_sg.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/boundary.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_grid_utils.F90.o Using 8-byte addressing @@ -2239,35 +2239,35 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 74%] Building Fortran object FV3/io/CMakeFiles/io.dir/FV3GFS_io.F90.o -[ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_wrt_grid_comp.F90.o +[ 75%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_wrt_grid_comp.F90.o [ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_nems_routines.F90.o [ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/ffsync.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/a2b_edge.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/tp_core.F90.o -[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_surf_map.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_mapz.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/init_hydro.F90.o +[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_surf_map.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_grid_tools.F90.o [ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_treat_da_inc.F90.o [ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_iau_mod.F90.o [ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/sw_core.F90.o [ 78%] Linking Fortran static library libio.a [ 78%] Built target io -[ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_io.F90.o [ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_diagnostics.F90.o +[ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_io.F90.o [ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_utils.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_core.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/fv_nggps_diag.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/test_cases.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_nudge.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_regional_bc.F90.o +[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/fv_nggps_diag.F90.o +[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_nudge.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_tracer2d.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/dyn_core.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_update_phys.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_ic.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_restart.F90.o -[ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_nesting.F90.o [ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_control.F90.o +[ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_nesting.F90.o [ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_dynamics.F90.o [ 84%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/atmosphere.F90.o [ 85%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/multi_gases.F90.o @@ -2278,26 +2278,26 @@ Using cray pointers. [ 85%] Linking Fortran static library libfv3core.a [ 85%] Built target fv3core Scanning dependencies of target stochastic_physics -[ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_resol_def.f.o -[ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/spectral_layout.F90.o -[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_layout_lag.f.o -[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/update_ca.f90.o +[ 85%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/update_ca.f90.o [ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_gg_def.f.o -[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_namelist_def.F90.o +[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_resol_def.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_layout_lag.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/spectral_layout.F90.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_namelist_def.F90.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/glats_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/compns_stochy.F90.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/setlats_lag_stochy.f.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_ls_node_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/epslon_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_lats_node_a_stochy.f.o -[ 89%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/gozrineo_stochy.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_ls_node_stochy.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/gozrineo_stochy.f.o +[ 89%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/pln2eo_stochy.f.o [ 90%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/setlats_a_stochy.f.o -[ 90%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/pln2eo_stochy.f.o +[ 90%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/dezouv_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_internal_state_mod.F90.o -[ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/dezouv_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/dozeuv_stochy.f.o -[ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_patterngenerator.F90.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/four_to_grid_stochy.F.o +[ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_patterngenerator.F90.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/sumfln_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/getcon_lag_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/getcon_spectral.F90.o @@ -2305,8 +2305,8 @@ Scanning dependencies of target stochastic_physics [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_data_mod.F90.o [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_stochy_pattern.F90.o [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochastic_physics.F90.o -[ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/plumes.f90.o [ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/cellular_automata.f90.o +[ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/plumes.f90.o [ 94%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/num_parthds_stochy.f.o [ 95%] Linking Fortran static library libstochastic_physics.a [ 95%] Built target stochastic_physics @@ -2321,10 +2321,10 @@ Scanning dependencies of target fv3cap Scanning dependencies of target NEMS.exe [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/ENS_Cpl/ENS_CplComp_ESMFMod_STUB.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_EARTH_INTERNAL_STATE.F90.o -[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_SpaceWeather.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_methods.F90.o -[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_UTILS.F90.o +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_SpaceWeather.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_Rusage.F90.o +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_UTILS.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_INTERNAL_STATE.F90.o [ 98%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR.F90.o [ 99%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_EARTH_GRID_COMP.F90.o @@ -2336,24 +2336,24 @@ Scanning dependencies of target NEMS.exe jas_stream.c:(.text+0x7a7): warning: the use of `tmpnam' is dangerous, better use `mkstemp' [100%] Built target NEMS.exe + mv NEMS.exe ../fv3_2.exe -+ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3 ../modules.fv3_2 ++ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3 ../modules.fv3_2 + cd .. + '[' YES = YES ']' + rm -rf build_fv3_2 -+ elapsed=407 -+ echo 'Elapsed time 407 seconds. Compiling WW3=Y finished' -Elapsed time 407 seconds. Compiling WW3=Y finished ++ elapsed=440 ++ echo 'Elapsed time 440 seconds. Compiling WW3=Y finished' +Elapsed time 440 seconds. Compiling WW3=Y finished + SECONDS=0 -+++ readlink -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -++ dirname /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -+ readonly MYDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests -+ MYDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++++ readlink -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh +++ dirname /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh ++ readonly MYDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests ++ MYDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + readonly ARGC=4 + ARGC=4 -+ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + [[ 4 -eq 0 ]] + [[ 4 -lt 2 ]] -+ PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model ++ PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model + MACHINE_ID=hera.intel + MAKE_OPT=32BIT=Y + BUILD_NAME=fv3_3 @@ -2364,8 +2364,8 @@ Elapsed time 407 seconds. Compiling WW3=Y finished + [[ hera.intel == wcoss_dell_p3 ]] + MAKE_THREADS=8 + hostname -hfe11 -+ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests +hfe05 ++ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + echo 'Compiling 32BIT=Y into fv3_3.exe on hera.intel' Compiling 32BIT=Y into fv3_3.exe on hera.intel + '[' YES = YES ']' @@ -2386,13 +2386,13 @@ Compiling 32BIT=Y into fv3_3.exe on hera.intel ++ var=-D32BIT=Y ++ echo -n -D32BIT=Y + CCPP_CMAKE_FLAGS=-D32BIT=Y -+ source /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc -++ __ms_function_name=setup__test_function__39339 -++ eval 'setup__test_function__39339() { /bin/true ; }' ++ source /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc +++ __ms_function_name=setup__test_function__240485 +++ eval 'setup__test_function__240485() { /bin/true ; }' +++ eval '__text="text" ; if [[ $__text =~ ^(t).* ]] ; then printf "%s" ${.sh.match[1]} ; fi' +++ cat ++ __ms_ksh_test= -+++ eval 'if ( set | grep setup__test_function__39339 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' ++++ eval 'if ( set | grep setup__test_function__240485 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' +++ cat ++ __ms_bash_test=t ++ [[ ! -z '' ]] @@ -2404,7 +2404,7 @@ Compiling 32BIT=Y into fv3_3.exe on hera.intel ++ eval module help ++ module purge +++ /apps/lmod/7.7.18/libexec/lmod bash purge -++ eval unset 'BACIO_LIB4;' unset 'BACIO_LIB8;' unset 'BACIO_SRC;' unset 'BACIO_VER;' unset '__LMOD_REF_COUNT_CLASSPATH;' unset 'CLASSPATH;' unset 'CMAKE_CXX_COMPILER;' unset 'CMAKE_C_COMPILER;' unset 'CMAKE_Fortran_COMPILER;' unset 'CMAKE_Platform;' unset 'COMP;' unset '__LMOD_REF_COUNT_CPATH;' unset 'CPATH;' unset 'CRTM_FIX;' unset 'CRTM_INC;' unset 'CRTM_LIB;' unset 'CRTM_SRC;' unset 'CRTM_VER;' unset 'ESMFMKFILE;' unset 'G2TMPL_INC;' unset 'G2TMPL_LIB;' unset 'G2TMPL_SRC;' unset 'G2TMPL_VER;' unset 'G2_INC4;' unset 'G2_INCd;' unset 'G2_LIB4;' unset 'G2_LIBd;' unset 'G2_SRC;' unset 'G2_VER;' unset 'GDBSERVER_MIC;' unset 'GDB_CROSS;' unset 'HDF5;' unset 'HDF5_CFLAGS;' unset 'HDF5_CXXFLAGS;' unset 'HDF5_FFLAGS;' unset 'HDF5_INCLUDE;' unset 'HDF5_LDFLAGS;' unset 'HDF5_LDFLAGS_C;' unset 'HDF5_LDFLAGS_CXX;' unset 'HDF5_LDFLAGS_F;' unset '__LMOD_REF_COUNT_INFOPATH;' unset 'INFOPATH;' unset '__LMOD_REF_COUNT_INTEL_LICENSE_FILE;' unset 'INTEL_LICENSE_FILE;' unset 'INTEL_PYTHONHOME;' unset 'IPATH_NO_BACKTRACE;' unset 'IP_INC4;' unset 'IP_INC8;' unset 'IP_INCd;' unset 'IP_LIB4;' unset 'IP_LIB8;' unset 'IP_LIBd;' unset 'IP_SRC;' unset 'IP_VER;' unset 'I_MPI_CC;' unset 'I_MPI_F90;' unset 'I_MPI_HYDRA_BRANCH_COUNT;' unset 'I_MPI_HYDRA_PMI_CONNECT;' unset 'I_MPI_ROOT;' unset 'I_MPI_TMI_PROVIDER;' unset 'JASPER_INC;' unset 'JASPER_LIB;' unset 'JASPER_SRC;' unset 'JASPER_VER;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/apps/slurm/default/lib:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=":/apps/slurm/default/lib";' export 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LIBRARY_PATH;' unset 'LIBRARY_PATH;' unset 'LIB_NAME;' unset 'LMOD_FAMILY_COMPILER;' unset 'LMOD_FAMILY_COMPILER_VERSION;' unset 'LMOD_FAMILY_MPI;' unset 'LMOD_FAMILY_MPI_VERSION;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH="/apps/lmod/lmod/share/man:1;/apps/local/man:1;/apps/slurm/default/share/man:1;/apps/slurm/tools/sbank/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man";' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH="/contrib/modulefiles:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles";' export 'MODULEPATH;' unset 'MPM_LAUNCHER;' unset 'NCEPLIBS;' unset 'NEMSIO_INC;' unset 'NEMSIO_LIB;' unset 'NEMSIO_SRC;' unset 'NEMSIO_VER;' unset 'NETCDF;' unset 'NETCDF_CFLAGS;' unset 'NETCDF_CXX4FLAGS;' unset 'NETCDF_CXXFLAGS;' unset 'NETCDF_FFLAGS;' unset 'NETCDF_INC;' unset 'NETCDF_INCLUDE;' unset 'NETCDF_LDFLAGS;' unset 'NETCDF_LDFLAGS_C;' unset 'NETCDF_LDFLAGS_CXX;' unset 'NETCDF_LDFLAGS_CXX4;' unset 'NETCDF_LDFLAGS_F;' unset 'NETCDF_LIB;' unset 'NETCDF_ROOT;' unset '__LMOD_REF_COUNT_NLSPATH;' unset 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse";' export 'PATH;' unset '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' unset 'PKG_CONFIG_PATH;' unset 'PNG_INC;' unset 'PNG_LIB;' unset 'PNG_SRC;' unset 'PNG_VER;' unset 'POST_INC;' unset 'POST_LIB;' unset 'POST_SRC;' unset 'POST_VER;' unset 'SLURM_UTILS_PATH;' unset 'SP_LIB4;' unset 'SP_LIB8;' unset 'SP_LIBd;' unset 'SP_SRC;' unset 'SP_VER;' unset 'W3EMC_INC4;' unset 'W3EMC_INC8;' unset 'W3EMC_INCd;' unset 'W3EMC_LIB4;' unset 'W3EMC_LIB8;' unset 'W3EMC_LIBd;' unset 'W3EMC_SRC;' unset 'W3EMC_VER;' unset 'W3NCO_LIB4;' unset 'W3NCO_LIB8;' unset 'W3NCO_LIBd;' unset 'W3NCO_SRC;' unset 'W3NCO_VER;' unset 'Z_INC;' unset 'Z_LIB;' unset 'Z_SRC;' unset 'Z_VER;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIs";' export '_ModuleTable001_;' '_ModuleTable002_="fSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' unset '_ModuleTable004_;' unset '_ModuleTable005_;' unset '_ModuleTable006_;' unset '_ModuleTable007_;' unset '_ModuleTable008_;' unset '_ModuleTable009_;' unset '_ModuleTable010_;' unset '_ModuleTable011_;' unset '_ModuleTable012_;' unset '_ModuleTable013_;' unset '_ModuleTable014_;' +++ eval unset 'BACIO_LIB4;' unset 'BACIO_LIB8;' unset 'BACIO_SRC;' unset 'BACIO_VER;' unset '__LMOD_REF_COUNT_CLASSPATH;' unset 'CLASSPATH;' unset 'CMAKE_CXX_COMPILER;' unset 'CMAKE_C_COMPILER;' unset 'CMAKE_Fortran_COMPILER;' unset 'CMAKE_Platform;' unset 'COMP;' unset '__LMOD_REF_COUNT_CPATH;' unset 'CPATH;' unset 'CRTM_FIX;' unset 'CRTM_INC;' unset 'CRTM_LIB;' unset 'CRTM_SRC;' unset 'CRTM_VER;' unset 'ESMFMKFILE;' unset 'G2TMPL_INC;' unset 'G2TMPL_LIB;' unset 'G2TMPL_SRC;' unset 'G2TMPL_VER;' unset 'G2_INC4;' unset 'G2_INCd;' unset 'G2_LIB4;' unset 'G2_LIBd;' unset 'G2_SRC;' unset 'G2_VER;' unset 'GDBSERVER_MIC;' unset 'GDB_CROSS;' unset 'HDF5;' unset 'HDF5_CFLAGS;' unset 'HDF5_CXXFLAGS;' unset 'HDF5_FFLAGS;' unset 'HDF5_INCLUDE;' unset 'HDF5_LDFLAGS;' unset 'HDF5_LDFLAGS_C;' unset 'HDF5_LDFLAGS_CXX;' unset 'HDF5_LDFLAGS_F;' unset '__LMOD_REF_COUNT_INFOPATH;' unset 'INFOPATH;' unset '__LMOD_REF_COUNT_INTEL_LICENSE_FILE;' unset 'INTEL_LICENSE_FILE;' unset 'INTEL_PYTHONHOME;' unset 'IPATH_NO_BACKTRACE;' unset 'IP_INC4;' unset 'IP_INC8;' unset 'IP_INCd;' unset 'IP_LIB4;' unset 'IP_LIB8;' unset 'IP_LIBd;' unset 'IP_SRC;' unset 'IP_VER;' unset 'I_MPI_CC;' unset 'I_MPI_F90;' unset 'I_MPI_HYDRA_BRANCH_COUNT;' unset 'I_MPI_HYDRA_PMI_CONNECT;' unset 'I_MPI_ROOT;' unset 'I_MPI_TMI_PROVIDER;' unset 'JASPER_INC;' unset 'JASPER_LIB;' unset 'JASPER_SRC;' unset 'JASPER_VER;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/apps/slurm/default/lib:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=":/apps/slurm/default/lib";' export 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LIBRARY_PATH;' unset 'LIBRARY_PATH;' unset 'LIB_NAME;' unset 'LMOD_FAMILY_COMPILER;' unset 'LMOD_FAMILY_COMPILER_VERSION;' unset 'LMOD_FAMILY_MPI;' unset 'LMOD_FAMILY_MPI_VERSION;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH="/apps/lmod/lmod/share/man:1;/apps/local/man:1;/apps/slurm/default/share/man:1;/apps/slurm/tools/sbank/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man";' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles";' export 'MODULEPATH;' unset 'MPM_LAUNCHER;' unset 'NCEPLIBS;' unset 'NEMSIO_INC;' unset 'NEMSIO_LIB;' unset 'NEMSIO_SRC;' unset 'NEMSIO_VER;' unset 'NETCDF;' unset 'NETCDF_CFLAGS;' unset 'NETCDF_CXX4FLAGS;' unset 'NETCDF_CXXFLAGS;' unset 'NETCDF_FFLAGS;' unset 'NETCDF_INC;' unset 'NETCDF_INCLUDE;' unset 'NETCDF_LDFLAGS;' unset 'NETCDF_LDFLAGS_C;' unset 'NETCDF_LDFLAGS_CXX;' unset 'NETCDF_LDFLAGS_CXX4;' unset 'NETCDF_LDFLAGS_F;' unset 'NETCDF_LIB;' unset 'NETCDF_ROOT;' unset '__LMOD_REF_COUNT_NLSPATH;' unset 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse";' export 'PATH;' unset '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' unset 'PKG_CONFIG_PATH;' unset 'PNG_INC;' unset 'PNG_LIB;' unset 'PNG_SRC;' unset 'PNG_VER;' unset 'POST_INC;' unset 'POST_LIB;' unset 'POST_SRC;' unset 'POST_VER;' unset 'SLURM_UTILS_PATH;' unset 'SP_LIB4;' unset 'SP_LIB8;' unset 'SP_LIBd;' unset 'SP_SRC;' unset 'SP_VER;' unset 'W3EMC_INC4;' unset 'W3EMC_INC8;' unset 'W3EMC_INCd;' unset 'W3EMC_LIB4;' unset 'W3EMC_LIB8;' unset 'W3EMC_LIBd;' unset 'W3EMC_SRC;' unset 'W3EMC_VER;' unset 'W3NCO_LIB4;' unset 'W3NCO_LIB8;' unset 'W3NCO_LIBd;' unset 'W3NCO_SRC;' unset 'W3NCO_VER;' unset 'Z_INC;' unset 'Z_LIB;' unset 'Z_SRC;' unset 'Z_VER;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VN";' export '_ModuleTable001_;' '_ModuleTable002_="UEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' unset '_ModuleTable004_;' unset '_ModuleTable005_;' unset '_ModuleTable006_;' unset '_ModuleTable007_;' unset '_ModuleTable008_;' unset '_ModuleTable009_;' unset '_ModuleTable010_;' unset '_ModuleTable011_;' unset '_ModuleTable012_;' unset '_ModuleTable013_;' unset '_ModuleTable014_;' +++ unset BACIO_LIB4 +++ unset BACIO_LIB8 +++ unset BACIO_SRC @@ -2486,9 +2486,9 @@ Compiling 32BIT=Y into fv3_3.exe on hera.intel +++ export __LMOD_REF_COUNT_MANPATH +++ MANPATH=/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man +++ export MANPATH -+++ __LMOD_REF_COUNT_MODULEPATH='/contrib/modulefiles:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1' ++++ __LMOD_REF_COUNT_MODULEPATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1' +++ export __LMOD_REF_COUNT_MODULEPATH -+++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles ++++ MODULEPATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles +++ export MODULEPATH +++ unset MPM_LAUNCHER +++ unset NCEPLIBS @@ -2512,9 +2512,9 @@ Compiling 32BIT=Y into fv3_3.exe on hera.intel +++ unset NETCDF_ROOT +++ unset __LMOD_REF_COUNT_NLSPATH +++ unset NLSPATH -+++ __LMOD_REF_COUNT_PATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1' ++++ __LMOD_REF_COUNT_PATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1' +++ export __LMOD_REF_COUNT_PATH -+++ PATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse ++++ PATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse +++ export PATH +++ unset __LMOD_REF_COUNT_PKG_CONFIG_PATH +++ unset PKG_CONFIG_PATH @@ -2551,9 +2551,9 @@ Compiling 32BIT=Y into fv3_3.exe on hera.intel +++ unset Z_VER +++ unset __LMOD_REF_COUNT__LMFILES_ +++ unset _LMFILES_ -+++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIs ++++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VN +++ export _ModuleTable001_ -+++ _ModuleTable002_=fSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== ++++ _ModuleTable002_=UEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== +++ export _ModuleTable002_ +++ _ModuleTable_Sz_=2 +++ export _ModuleTable_Sz_ @@ -2573,20 +2573,20 @@ Compiling 32BIT=Y into fv3_3.exe on hera.intel ++ unset __ms_shell ++ unset __ms_ksh_test ++ unset __ms_bash_test -++ unset setup__test_function__39339 +++ unset setup__test_function__240485 ++ unset __ms_function_name + [[ hera.intel == macosx.* ]] + [[ hera.intel == linux.* ]] -+ module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel -++ /apps/lmod/7.7.18/libexec/lmod bash use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel -+ eval '__LMOD_REF_COUNT_MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:2;/contrib/modulefiles:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/contrib/modulefiles:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9jb250cmliL21vZHVsZWZpbGVzIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIs";' export '_ModuleTable001_;' '_ModuleTable002_="fSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' -++ __LMOD_REF_COUNT_MODULEPATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:2;/contrib/modulefiles:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1' ++ module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel +++ /apps/lmod/7.7.18/libexec/lmod bash use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel ++ eval '__LMOD_REF_COUNT_MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VN";' export '_ModuleTable001_;' '_ModuleTable002_="UEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' +++ __LMOD_REF_COUNT_MODULEPATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1' ++ export __LMOD_REF_COUNT_MODULEPATH -++ MODULEPATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/contrib/modulefiles:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles +++ MODULEPATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles ++ export MODULEPATH -++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9jb250cmliL21vZHVsZWZpbGVzIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIs +++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VN ++ export _ModuleTable001_ -++ _ModuleTable002_=fSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== +++ _ModuleTable002_=UEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ @@ -2594,7 +2594,7 @@ Compiling 32BIT=Y into fv3_3.exe on hera.intel + eval + module load fv3 ++ /apps/lmod/7.7.18/libexec/lmod bash load fv3 -+ eval 'BACIO_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a";' export 'BACIO_LIB4;' 'BACIO_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_8.a";' export 'BACIO_LIB8;' 'BACIO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/bacio_v2.0.3";' export 'BACIO_SRC;' 'BACIO_VER="v2.0.3";' export 'BACIO_VER;' '__LMOD_REF_COUNT_CLASSPATH="/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib/mpi.jar:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/daal.jar:1";' export '__LMOD_REF_COUNT_CLASSPATH;' 'CLASSPATH="/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib/mpi.jar:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/daal.jar";' export 'CLASSPATH;' 'CMAKE_CXX_COMPILER="mpiicpc";' export 'CMAKE_CXX_COMPILER;' 'CMAKE_C_COMPILER="mpiicc";' export 'CMAKE_C_COMPILER;' 'CMAKE_Fortran_COMPILER="mpiifort";' export 'CMAKE_Fortran_COMPILER;' 'CMAKE_Platform="hera.intel";' export 'CMAKE_Platform;' 'COMP="intel";' export 'COMP;' '__LMOD_REF_COUNT_CPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/pstl/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/include:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/include:1";' export '__LMOD_REF_COUNT_CPATH;' 'CPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/pstl/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/include";' export 'CPATH;' 'CRTM_FIX="/scratch2/NCEPDEV/nwprod/NCEPLIBS/fix/crtm_v2.2.6";' export 'CRTM_FIX;' 'CRTM_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/crtm_v2.2.6";' export 'CRTM_INC;' 'CRTM_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a";' export 'CRTM_LIB;' 'CRTM_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/crtm_v2.2.6";' export 'CRTM_SRC;' 'CRTM_VER="v2.2.6";' export 'CRTM_VER;' 'ESMFMKFILE="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib/esmf.mk";' export 'ESMFMKFILE;' 'G2TMPL_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2tmpl_v1.6.0";' export 'G2TMPL_INC;' 'G2TMPL_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a";' export 'G2TMPL_LIB;' 'G2TMPL_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/g2tmpl_v1.6.0/src";' export 'G2TMPL_SRC;' 'G2TMPL_VER="v1.6.0";' export 'G2TMPL_VER;' 'G2_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2_v3.1.1_4";' export 'G2_INC4;' 'G2_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2_v3.1.1_d";' export 'G2_INCd;' 'G2_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a";' export 'G2_LIB4;' 'G2_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_d.a";' export 'G2_LIBd;' 'G2_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/g2_v3.1.1";' export 'G2_SRC;' 'G2_VER="v3.1.1";' export 'G2_VER;' 'GDBSERVER_MIC="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/targets/intel64/x200/bin/gdbserver";' export 'GDBSERVER_MIC;' 'GDB_CROSS="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/bin/gdb-ia";' export 'GDB_CROSS;' 'HDF5="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'HDF5;' 'HDF5_CFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_CFLAGS;' 'HDF5_CXXFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_CXXFLAGS;' 'HDF5_FFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_FFLAGS;' 'HDF5_INCLUDE="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_INCLUDE;' 'HDF5_LDFLAGS="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS;' 'HDF5_LDFLAGS_C="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_C;' 'HDF5_LDFLAGS_CXX="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl -hdf5_hl_cpp -lhdf5 '-lhdf5_cpp";' export 'HDF5_LDFLAGS_CXX;' 'HDF5_LDFLAGS_F="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_F;' '__LMOD_REF_COUNT_INFOPATH="/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/info:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/info:1";' export '__LMOD_REF_COUNT_INFOPATH;' 'INFOPATH="/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/info:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/info";' export 'INFOPATH;' '__LMOD_REF_COUNT_INTEL_LICENSE_FILE="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/licenses:1;/apps/intel/licenses:1";' export '__LMOD_REF_COUNT_INTEL_LICENSE_FILE;' 'INTEL_LICENSE_FILE="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/licenses:/apps/intel/licenses";' export 'INTEL_LICENSE_FILE;' 'INTEL_PYTHONHOME="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/python/intel64/";' export 'INTEL_PYTHONHOME;' 'IPATH_NO_BACKTRACE="1";' export 'IPATH_NO_BACKTRACE;' 'IP_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_4";' export 'IP_INC4;' 'IP_INC8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_8";' export 'IP_INC8;' 'IP_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_d";' export 'IP_INCd;' 'IP_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_4.a";' export 'IP_LIB4;' 'IP_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_8.a";' export 'IP_LIB8;' 'IP_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_d.a";' export 'IP_LIBd;' 'IP_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/ip_v3.0.2";' export 'IP_SRC;' 'IP_VER="v3.0.2";' export 'IP_VER;' 'I_MPI_CC="icc";' export 'I_MPI_CC;' 'I_MPI_F90="ifort";' export 'I_MPI_F90;' 'I_MPI_HYDRA_BRANCH_COUNT="128";' export 'I_MPI_HYDRA_BRANCH_COUNT;' 'I_MPI_HYDRA_PMI_CONNECT="alltoall";' export 'I_MPI_HYDRA_PMI_CONNECT;' 'I_MPI_ROOT="/apps/intel/compilers_and_libraries_2018/linux/mpi";' export 'I_MPI_ROOT;' 'I_MPI_TMI_PROVIDER="psm";' export 'I_MPI_TMI_PROVIDER;' 'JASPER_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/include/jasper_v1.900.1";' export 'JASPER_INC;' 'JASPER_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a";' export 'JASPER_LIB;' 'JASPER_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'JASPER_SRC;' 'JASPER_VER="v1.900.1";' export 'JASPER_VER;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib:1;/apps/slurm/default/lib:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/lib/intel64:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:2;/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/libipt/intel64/lib:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib::/apps/slurm/default/lib:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/lib/intel64:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/libipt/intel64/lib:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4";' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LIBRARY_PATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LIBRARY_PATH;' 'LIBRARY_PATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4";' export 'LIBRARY_PATH;' 'LIB_NAME="POST";' export 'LIB_NAME;' 'LMOD_FAMILY_COMPILER="intel";' export 'LMOD_FAMILY_COMPILER;' 'LMOD_FAMILY_COMPILER_VERSION="18.0.5.274";' export 'LMOD_FAMILY_COMPILER_VERSION;' 'LMOD_FAMILY_MPI="impi";' export 'LMOD_FAMILY_MPI;' 'LMOD_FAMILY_MPI_VERSION="2018.0.4";' export 'LMOD_FAMILY_MPI_VERSION;' '__LMOD_REF_COUNT_LOADEDMODULES="contrib:1;sutils/default:1;intel/18.0.5.274:1;impi/2018.0.4:1;bacio/2.0.3:1;ip/3.0.2:1;nemsio/2.2.4:1;sp/2.0.3:1;w3emc/2.3.1:1;w3nco/2.0.7:1;g2/3.1.1:1;g2tmpl/1.6.0:1;crtm/2.2.6:1;jasper/1.900.1:1;png/1.2.44:1;z/1.2.11:1;post/8.0.5:1;hdf5_parallel/1.10.6:1;netcdf_parallel/4.7.4:1;esmf/8.0.0_ParallelNetCDF:1;cmake/3.9.0:1;fv3:1";' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES="contrib:sutils/default:intel/18.0.5.274:impi/2018.0.4:bacio/2.0.3:ip/3.0.2:nemsio/2.2.4:sp/2.0.3:w3emc/2.3.1:w3nco/2.0.7:g2/3.1.1:g2tmpl/1.6.0:crtm/2.2.6:jasper/1.900.1:png/1.2.44:z/1.2.11:post/8.0.5:hdf5_parallel/1.10.6:netcdf_parallel/4.7.4:esmf/8.0.0_ParallelNetCDF:cmake/3.9.0:fv3";' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/man:1;/apps/intel/parallel_studio_xe_2018.4.057/man/common:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:1;/apps/lmod/lmod/share/man:1;/apps/local/man:1;/apps/slurm/default/share/man:1;/apps/slurm/tools/sbank/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:/apps/intel/compilers_and_libraries_2018/linux/mpi/man:/apps/intel/parallel_studio_xe_2018.4.057/man/common:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man";' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH="/contrib/modulefiles:3;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1;/apps/modules/modulefamilies/intel:1;/apps/modules/modulefamilies/intel_impi:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:1;/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles";' export 'MODULEPATH;' 'MPM_LAUNCHER="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/mpm/mic/bin/start_mpm.sh";' export 'MPM_LAUNCHER;' 'NCEPLIBS="/scratch2/NCEPDEV/nwprod/NCEPLIBS";' export 'NCEPLIBS;' 'NEMSIO_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/nemsio_v2.2.4";' export 'NEMSIO_INC;' 'NEMSIO_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a";' export 'NEMSIO_LIB;' 'NEMSIO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/nemsio_v2.2.4";' export 'NEMSIO_SRC;' 'NEMSIO_VER="v2.2.4";' export 'NEMSIO_VER;' 'NETCDF="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'NETCDF;' 'NETCDF_CFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CFLAGS;' 'NETCDF_CXX4FLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CXX4FLAGS;' 'NETCDF_CXXFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CXXFLAGS;' 'NETCDF_FFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_FFLAGS;' 'NETCDF_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_INC;' 'NETCDF_INCLUDE="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_INCLUDE;' 'NETCDF_LDFLAGS="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS;' 'NETCDF_LDFLAGS_C="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdf";' export 'NETCDF_LDFLAGS_C;' 'NETCDF_LDFLAGS_CXX="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++";' export 'NETCDF_LDFLAGS_CXX;' 'NETCDF_LDFLAGS_CXX4="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++4";' export 'NETCDF_LDFLAGS_CXX4;' 'NETCDF_LDFLAGS_F="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS_F;' 'NETCDF_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib";' export 'NETCDF_LIB;' 'NETCDF_ROOT="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'NETCDF_ROOT;' '__LMOD_REF_COUNT_NLSPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:1;/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N:1";' export '__LMOD_REF_COUNT_NLSPATH;' 'NLSPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N";' export 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/contrib/cmake/3.9.0/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:1;/contrib/sutils/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/contrib/cmake/3.9.0/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:/contrib/sutils/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse";' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH="/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig:1";' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH="/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig";' export 'PKG_CONFIG_PATH;' 'PNG_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/png_v1.2.44";' export 'PNG_INC;' 'PNG_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a";' export 'PNG_LIB;' 'PNG_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'PNG_SRC;' 'PNG_VER="v1.2.44";' export 'PNG_VER;' 'POST_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4";' export 'POST_INC;' 'POST_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a";' export 'POST_LIB;' 'POST_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/post_v8.0.5";' export 'POST_SRC;' 'POST_VER="v8.0.5";' export 'POST_VER;' 'SLURM_UTILS_PATH="/contrib/sutils/bin";' export 'SLURM_UTILS_PATH;' 'SP_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_4.a";' export 'SP_LIB4;' 'SP_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_8.a";' export 'SP_LIB8;' 'SP_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a";' export 'SP_LIBd;' 'SP_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/sp_v2.0.3";' export 'SP_SRC;' 'SP_VER="v2.0.3";' export 'SP_VER;' 'W3EMC_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_4";' export 'W3EMC_INC4;' 'W3EMC_INC8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_8";' export 'W3EMC_INC8;' 'W3EMC_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_d";' export 'W3EMC_INCd;' 'W3EMC_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_4.a";' export 'W3EMC_LIB4;' 'W3EMC_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_8.a";' export 'W3EMC_LIB8;' 'W3EMC_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a";' export 'W3EMC_LIBd;' 'W3EMC_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/w3emc_v2.3.1";' export 'W3EMC_SRC;' 'W3EMC_VER="v2.3.1";' export 'W3EMC_VER;' 'W3NCO_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_4.a";' export 'W3NCO_LIB4;' 'W3NCO_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_8.a";' export 'W3NCO_LIB8;' 'W3NCO_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a";' export 'W3NCO_LIBd;' 'W3NCO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/w3nco_v2.0.7";' export 'W3NCO_SRC;' 'W3NCO_VER="v2.0.7";' export 'W3NCO_VER;' 'Z_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/z_v1.2.11";' export 'Z_INC;' 'Z_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a";' export 'Z_LIB;' 'Z_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'Z_SRC;' 'Z_VER="v1.2.11";' export 'Z_VER;' '__LMOD_REF_COUNT__LMFILES_="/apps/modules/modulefiles/contrib:1;/contrib/modulefiles/sutils/default:1;/apps/modules/modulefiles/intel/18.0.5.274:1;/apps/modules/modulefamilies/intel/impi/2018.0.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/contrib/modulefiles/cmake/3.9.0:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3:1";' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_="/apps/modules/modulefiles/contrib:/contrib/modulefiles/sutils/default:/apps/modules/modulefiles/intel/18.0.5.274:/apps/modules/modulefamilies/intel/impi/2018.0.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:/contrib/modulefiles/cmake/3.9.0:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs";' export '_ModuleTable001_;' '_ModuleTable002_="TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy";' export '_ModuleTable002_;' '_ModuleTable003_="Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhl";' export '_ModuleTable003_;' '_ModuleTable004_="ci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsL2Z2MyIsWyJmdWxsTmFtZSJdPSJmdjMiLFsibG9hZE9yZGVyIl09MjIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZnYzIix9LGcyPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMi8zLjEuMSIsWyJmdWxsTmFtZSJdPSJnMi8zLjEuMSIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMi8zLjEuMSIsfSxnMnRtcGw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cy";' export '_ModuleTable004_;' '_ModuleTable005_="dG1wbC8xLjYuMCIsWyJmdWxsTmFtZSJdPSJnMnRtcGwvMS42LjAiLFsibG9hZE9yZGVyIl09MTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzJ0bXBsLzEuNi4wIix9LGhkZjVfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL2FwcHMvbW9k";' export '_ModuleTable005_;' '_ModuleTable006_="dWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbC9pbXBpLzIwMTguMC40IixbImZ1bGxOYW1lIl09ImltcGkvMjAxOC4wLjQiLFsibG9hZE9yZGVyIl09NCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzIwMTguMC40Iix9LGludGVsPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvaW50ZWwvMTguMC41LjI3NCIsWyJmdWxsTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0IixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW50ZWwvMTguMC41LjI3NCIsfSxpcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3By";' export '_ModuleTable006_;' '_ModuleTable007_="b2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxqYXNwZXI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2phc3Blci8xLjkwMC4xIixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4xIixbImxvYWRPcmRlciJdPTE0LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4xIix9LG5lbXNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9u";' export '_ModuleTable007_;' '_ModuleTable008_="d3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmVtc2lvLzIuMi40IixbImZ1bGxOYW1lIl09Im5lbXNpby8yLjIuNCIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5lbXNpby8yLjIuNCIsfSxuZXRjZGZfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVs";' export '_ModuleTable008_;' '_ModuleTable009_="LzQuNy40Iix9LHBuZz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG5nLzEuMi40NCIsWyJmdWxsTmFtZSJdPSJwbmcvMS4yLjQ0IixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBuZy8xLjIuNDQiLH0scG9zdD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG9zdC84LjAuNSIsWyJmdWxsTmFtZSJdPSJwb3N0LzguMC41IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBvc3QvOC4wLjUi";' export '_ModuleTable009_;' '_ModuleTable010_="LH0sc3A9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3NwLzIuMC4zIixbImZ1bGxOYW1lIl09InNwLzIuMC4zIixbImxvYWRPcmRlciJdPTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3AvMi4wLjMiLH0sc3V0aWxzPXtbImZuIl09Ii9jb250cmliL21vZHVsZWZpbGVzL3N1dGlscy9kZWZhdWx0IixbImZ1bGxOYW1lIl09InN1dGlscy9kZWZhdWx0IixbImxvYWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3V0aWxzIix9LHczZW1jPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVW";' export '_ModuleTable010_;' '_ModuleTable011_="L253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT05LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT0xMCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253";' export '_ModuleTable011_;' '_ModuleTable012_="cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy96LzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6LzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6LzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1";' export '_ModuleTable012_;' '_ModuleTable013_="bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmFtaWxpZXMvaW50ZWwiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsX2ltcGkiLCIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDEvTkNFUERFVi9uZW1zL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvTGludXg6L2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlczovb3B0L2NyYXkvbW9kdWxlZmlsZXM6L29wdC9jcmF5L2NyYXlwZS9k";' export '_ModuleTable013_;' '_ModuleTable014_="ZWZhdWx0L21vZHVsZWZpbGVzIix9";' export '_ModuleTable014_;' '_ModuleTable_Sz_="14";' export '_ModuleTable_Sz_;' ++ eval 'BACIO_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a";' export 'BACIO_LIB4;' 'BACIO_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_8.a";' export 'BACIO_LIB8;' 'BACIO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/bacio_v2.0.3";' export 'BACIO_SRC;' 'BACIO_VER="v2.0.3";' export 'BACIO_VER;' '__LMOD_REF_COUNT_CLASSPATH="/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib/mpi.jar:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/daal.jar:1";' export '__LMOD_REF_COUNT_CLASSPATH;' 'CLASSPATH="/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib/mpi.jar:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/daal.jar";' export 'CLASSPATH;' 'CMAKE_CXX_COMPILER="mpiicpc";' export 'CMAKE_CXX_COMPILER;' 'CMAKE_C_COMPILER="mpiicc";' export 'CMAKE_C_COMPILER;' 'CMAKE_Fortran_COMPILER="mpiifort";' export 'CMAKE_Fortran_COMPILER;' 'CMAKE_Platform="hera.intel";' export 'CMAKE_Platform;' 'COMP="intel";' export 'COMP;' '__LMOD_REF_COUNT_CPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/pstl/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/include:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/include:1";' export '__LMOD_REF_COUNT_CPATH;' 'CPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/pstl/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/include";' export 'CPATH;' 'CRTM_FIX="/scratch2/NCEPDEV/nwprod/NCEPLIBS/fix/crtm_v2.2.6";' export 'CRTM_FIX;' 'CRTM_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/crtm_v2.2.6";' export 'CRTM_INC;' 'CRTM_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a";' export 'CRTM_LIB;' 'CRTM_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/crtm_v2.2.6";' export 'CRTM_SRC;' 'CRTM_VER="v2.2.6";' export 'CRTM_VER;' 'ESMFMKFILE="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib/esmf.mk";' export 'ESMFMKFILE;' 'G2TMPL_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2tmpl_v1.6.0";' export 'G2TMPL_INC;' 'G2TMPL_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a";' export 'G2TMPL_LIB;' 'G2TMPL_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/g2tmpl_v1.6.0/src";' export 'G2TMPL_SRC;' 'G2TMPL_VER="v1.6.0";' export 'G2TMPL_VER;' 'G2_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2_v3.1.1_4";' export 'G2_INC4;' 'G2_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2_v3.1.1_d";' export 'G2_INCd;' 'G2_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a";' export 'G2_LIB4;' 'G2_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_d.a";' export 'G2_LIBd;' 'G2_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/g2_v3.1.1";' export 'G2_SRC;' 'G2_VER="v3.1.1";' export 'G2_VER;' 'GDBSERVER_MIC="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/targets/intel64/x200/bin/gdbserver";' export 'GDBSERVER_MIC;' 'GDB_CROSS="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/bin/gdb-ia";' export 'GDB_CROSS;' 'HDF5="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'HDF5;' 'HDF5_CFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_CFLAGS;' 'HDF5_CXXFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_CXXFLAGS;' 'HDF5_FFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_FFLAGS;' 'HDF5_INCLUDE="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_INCLUDE;' 'HDF5_LDFLAGS="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS;' 'HDF5_LDFLAGS_C="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_C;' 'HDF5_LDFLAGS_CXX="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl -hdf5_hl_cpp -lhdf5 '-lhdf5_cpp";' export 'HDF5_LDFLAGS_CXX;' 'HDF5_LDFLAGS_F="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_F;' '__LMOD_REF_COUNT_INFOPATH="/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/info:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/info:1";' export '__LMOD_REF_COUNT_INFOPATH;' 'INFOPATH="/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/info:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/info";' export 'INFOPATH;' '__LMOD_REF_COUNT_INTEL_LICENSE_FILE="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/licenses:1;/apps/intel/licenses:1";' export '__LMOD_REF_COUNT_INTEL_LICENSE_FILE;' 'INTEL_LICENSE_FILE="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/licenses:/apps/intel/licenses";' export 'INTEL_LICENSE_FILE;' 'INTEL_PYTHONHOME="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/python/intel64/";' export 'INTEL_PYTHONHOME;' 'IPATH_NO_BACKTRACE="1";' export 'IPATH_NO_BACKTRACE;' 'IP_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_4";' export 'IP_INC4;' 'IP_INC8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_8";' export 'IP_INC8;' 'IP_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_d";' export 'IP_INCd;' 'IP_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_4.a";' export 'IP_LIB4;' 'IP_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_8.a";' export 'IP_LIB8;' 'IP_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_d.a";' export 'IP_LIBd;' 'IP_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/ip_v3.0.2";' export 'IP_SRC;' 'IP_VER="v3.0.2";' export 'IP_VER;' 'I_MPI_CC="icc";' export 'I_MPI_CC;' 'I_MPI_F90="ifort";' export 'I_MPI_F90;' 'I_MPI_HYDRA_BRANCH_COUNT="128";' export 'I_MPI_HYDRA_BRANCH_COUNT;' 'I_MPI_HYDRA_PMI_CONNECT="alltoall";' export 'I_MPI_HYDRA_PMI_CONNECT;' 'I_MPI_ROOT="/apps/intel/compilers_and_libraries_2018/linux/mpi";' export 'I_MPI_ROOT;' 'I_MPI_TMI_PROVIDER="psm";' export 'I_MPI_TMI_PROVIDER;' 'JASPER_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/include/jasper_v1.900.1";' export 'JASPER_INC;' 'JASPER_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a";' export 'JASPER_LIB;' 'JASPER_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'JASPER_SRC;' 'JASPER_VER="v1.900.1";' export 'JASPER_VER;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib:1;/apps/slurm/default/lib:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/lib/intel64:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:2;/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/libipt/intel64/lib:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib::/apps/slurm/default/lib:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/lib/intel64:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/libipt/intel64/lib:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4";' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LIBRARY_PATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LIBRARY_PATH;' 'LIBRARY_PATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4";' export 'LIBRARY_PATH;' 'LIB_NAME="POST";' export 'LIB_NAME;' 'LMOD_FAMILY_COMPILER="intel";' export 'LMOD_FAMILY_COMPILER;' 'LMOD_FAMILY_COMPILER_VERSION="18.0.5.274";' export 'LMOD_FAMILY_COMPILER_VERSION;' 'LMOD_FAMILY_MPI="impi";' export 'LMOD_FAMILY_MPI;' 'LMOD_FAMILY_MPI_VERSION="2018.0.4";' export 'LMOD_FAMILY_MPI_VERSION;' '__LMOD_REF_COUNT_LOADEDMODULES="contrib:1;sutils/default:1;intel/18.0.5.274:1;impi/2018.0.4:1;bacio/2.0.3:1;ip/3.0.2:1;nemsio/2.2.4:1;sp/2.0.3:1;w3emc/2.3.1:1;w3nco/2.0.7:1;g2/3.1.1:1;g2tmpl/1.6.0:1;crtm/2.2.6:1;jasper/1.900.1:1;png/1.2.44:1;z/1.2.11:1;post/8.0.5:1;hdf5_parallel/1.10.6:1;netcdf_parallel/4.7.4:1;esmf/8.0.0_ParallelNetCDF:1;cmake/3.9.0:1;fv3:1";' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES="contrib:sutils/default:intel/18.0.5.274:impi/2018.0.4:bacio/2.0.3:ip/3.0.2:nemsio/2.2.4:sp/2.0.3:w3emc/2.3.1:w3nco/2.0.7:g2/3.1.1:g2tmpl/1.6.0:crtm/2.2.6:jasper/1.900.1:png/1.2.44:z/1.2.11:post/8.0.5:hdf5_parallel/1.10.6:netcdf_parallel/4.7.4:esmf/8.0.0_ParallelNetCDF:cmake/3.9.0:fv3";' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/man:1;/apps/intel/parallel_studio_xe_2018.4.057/man/common:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:1;/apps/lmod/lmod/share/man:1;/apps/local/man:1;/apps/slurm/default/share/man:1;/apps/slurm/tools/sbank/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:/apps/intel/compilers_and_libraries_2018/linux/mpi/man:/apps/intel/parallel_studio_xe_2018.4.057/man/common:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man";' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH="/contrib/modulefiles:2;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1;/apps/modules/modulefamilies/intel:1;/apps/modules/modulefamilies/intel_impi:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:1;/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles";' export 'MODULEPATH;' 'MPM_LAUNCHER="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/mpm/mic/bin/start_mpm.sh";' export 'MPM_LAUNCHER;' 'NCEPLIBS="/scratch2/NCEPDEV/nwprod/NCEPLIBS";' export 'NCEPLIBS;' 'NEMSIO_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/nemsio_v2.2.4";' export 'NEMSIO_INC;' 'NEMSIO_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a";' export 'NEMSIO_LIB;' 'NEMSIO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/nemsio_v2.2.4";' export 'NEMSIO_SRC;' 'NEMSIO_VER="v2.2.4";' export 'NEMSIO_VER;' 'NETCDF="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'NETCDF;' 'NETCDF_CFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CFLAGS;' 'NETCDF_CXX4FLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CXX4FLAGS;' 'NETCDF_CXXFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CXXFLAGS;' 'NETCDF_FFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_FFLAGS;' 'NETCDF_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_INC;' 'NETCDF_INCLUDE="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_INCLUDE;' 'NETCDF_LDFLAGS="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS;' 'NETCDF_LDFLAGS_C="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdf";' export 'NETCDF_LDFLAGS_C;' 'NETCDF_LDFLAGS_CXX="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++";' export 'NETCDF_LDFLAGS_CXX;' 'NETCDF_LDFLAGS_CXX4="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++4";' export 'NETCDF_LDFLAGS_CXX4;' 'NETCDF_LDFLAGS_F="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS_F;' 'NETCDF_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib";' export 'NETCDF_LIB;' 'NETCDF_ROOT="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'NETCDF_ROOT;' '__LMOD_REF_COUNT_NLSPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:1;/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N:1";' export '__LMOD_REF_COUNT_NLSPATH;' 'NLSPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N";' export 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/contrib/cmake/3.9.0/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:1;/contrib/sutils/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/contrib/cmake/3.9.0/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:/contrib/sutils/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse";' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH="/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig:1";' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH="/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig";' export 'PKG_CONFIG_PATH;' 'PNG_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/png_v1.2.44";' export 'PNG_INC;' 'PNG_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a";' export 'PNG_LIB;' 'PNG_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'PNG_SRC;' 'PNG_VER="v1.2.44";' export 'PNG_VER;' 'POST_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4";' export 'POST_INC;' 'POST_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a";' export 'POST_LIB;' 'POST_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/post_v8.0.5";' export 'POST_SRC;' 'POST_VER="v8.0.5";' export 'POST_VER;' 'SLURM_UTILS_PATH="/contrib/sutils/bin";' export 'SLURM_UTILS_PATH;' 'SP_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_4.a";' export 'SP_LIB4;' 'SP_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_8.a";' export 'SP_LIB8;' 'SP_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a";' export 'SP_LIBd;' 'SP_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/sp_v2.0.3";' export 'SP_SRC;' 'SP_VER="v2.0.3";' export 'SP_VER;' 'W3EMC_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_4";' export 'W3EMC_INC4;' 'W3EMC_INC8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_8";' export 'W3EMC_INC8;' 'W3EMC_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_d";' export 'W3EMC_INCd;' 'W3EMC_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_4.a";' export 'W3EMC_LIB4;' 'W3EMC_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_8.a";' export 'W3EMC_LIB8;' 'W3EMC_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a";' export 'W3EMC_LIBd;' 'W3EMC_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/w3emc_v2.3.1";' export 'W3EMC_SRC;' 'W3EMC_VER="v2.3.1";' export 'W3EMC_VER;' 'W3NCO_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_4.a";' export 'W3NCO_LIB4;' 'W3NCO_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_8.a";' export 'W3NCO_LIB8;' 'W3NCO_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a";' export 'W3NCO_LIBd;' 'W3NCO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/w3nco_v2.0.7";' export 'W3NCO_SRC;' 'W3NCO_VER="v2.0.7";' export 'W3NCO_VER;' 'Z_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/z_v1.2.11";' export 'Z_INC;' 'Z_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a";' export 'Z_LIB;' 'Z_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'Z_SRC;' 'Z_VER="v1.2.11";' export 'Z_VER;' '__LMOD_REF_COUNT__LMFILES_="/apps/modules/modulefiles/contrib:1;/contrib/modulefiles/sutils/default:1;/apps/modules/modulefiles/intel/18.0.5.274:1;/apps/modules/modulefamilies/intel/impi/2018.0.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/contrib/modulefiles/cmake/3.9.0:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3:1";' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_="/apps/modules/modulefiles/contrib:/contrib/modulefiles/sutils/default:/apps/modules/modulefiles/intel/18.0.5.274:/apps/modules/modulefamilies/intel/impi/2018.0.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:/contrib/modulefiles/cmake/3.9.0:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs";' export '_ModuleTable001_;' '_ModuleTable002_="TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy";' export '_ModuleTable002_;' '_ModuleTable003_="Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vm";' export '_ModuleTable003_;' '_ModuleTable004_="cy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL2hlcmEuaW50ZWwvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxl";' export '_ModuleTable004_;' '_ModuleTable005_="ZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsiZnVsbE5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLH0saW1waT17WyJmbiJdPSIv";' export '_ModuleTable005_;' '_ModuleTable006_="YXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsL2ltcGkvMjAxOC4wLjQiLFsiZnVsbE5hbWUiXT0iaW1waS8yMDE4LjAuNCIsWyJsb2FkT3JkZXIiXT00LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImltcGkvMjAxOC4wLjQiLH0saW50ZWw9e1siZm4iXT0iL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9pbnRlbC8xOC4wLjUuMjc0IixbImZ1bGxOYW1lIl09ImludGVsLzE4LjAuNS4yNzQiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0Iix9LGlwPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQ";' export '_ModuleTable006_;' '_ModuleTable007_="REVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9pcC8zLjAuMiIsWyJmdWxsTmFtZSJdPSJpcC8zLjAuMiIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImlwLzMuMC4yIix9LGphc3Blcj17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvamFzcGVyLzEuOTAwLjEiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii9zY3JhdGNoMi9O";' export '_ModuleTable007_;' '_ModuleTable008_="Q0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVtc2lvLzIuMi40IixbImxvYWRPcmRlciJdPTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImZ1bGxOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJsb2FkT3JkZXIiXT0xOSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZXRjZGZf";' export '_ModuleTable008_;' '_ModuleTable009_="cGFyYWxsZWwvNC43LjQiLH0scG5nPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wbmcvMS4yLjQ0IixbImZ1bGxOYW1lIl09InBuZy8xLjIuNDQiLFsibG9hZE9yZGVyIl09MTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG5nLzEuMi40NCIsfSxwb3N0PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9z";' export '_ModuleTable009_;' '_ModuleTable010_="dC84LjAuNSIsfSxzcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSxzdXRpbHM9e1siZm4iXT0iL2NvbnRyaWIvbW9kdWxlZmlsZXMvc3V0aWxzL2RlZmF1bHQiLFsiZnVsbE5hbWUiXT0ic3V0aWxzL2RlZmF1bHQiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzdXRpbHMiLH0sdzNlbWM9e1siZm4iXT0iL3NjcmF0Y2gy";' export '_ModuleTable010_;' '_ModuleTable011_="L05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czZW1jLzIuMy4xIixbImZ1bGxOYW1lIl09InczZW1jLzIuMy4xIixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0idzNlbWMvMi4zLjEiLH0sdzNuY289e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czbmNvLzIuMC43IixbImZ1bGxOYW1lIl09InczbmNvLzIuMC43IixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHo9e1siZm4iXT0iL3NjcmF0Y2gyL05D";' export '_ModuleTable011_;' '_ModuleTable012_="RVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3ovMS4yLjExIixbImZ1bGxOYW1lIl09InovMS4yLjExIixbImxvYWRPcmRlciJdPTE2LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InovMS4yLjExIix9LH0sbXBhdGhBPXsiL2NvbnRyaWIvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDIvTkNFUERFVi9mdjMtY2FtL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9MaW51eCIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMi";' export '_ModuleTable012_;' '_ModuleTable013_="LCIvb3B0L2NyYXkvbW9kdWxlZmlsZXMiLCIvb3B0L2NyYXkvY3JheXBlL2RlZmF1bHQvbW9kdWxlZmlsZXMiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbF9pbXBpIiwiL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gxL05DRVBERVYvbmVtcy9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9v";' export '_ModuleTable013_;' '_ModuleTable014_="cHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable014_;' '_ModuleTable_Sz_="14";' export '_ModuleTable_Sz_;' ++ BACIO_LIB4=/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a ++ export BACIO_LIB4 ++ BACIO_LIB8=/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_8.a @@ -2749,9 +2749,9 @@ Compiling 32BIT=Y into fv3_3.exe on hera.intel ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:/apps/intel/compilers_and_libraries_2018/linux/mpi/man:/apps/intel/parallel_studio_xe_2018.4.057/man/common:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man ++ export MANPATH -++ __LMOD_REF_COUNT_MODULEPATH='/contrib/modulefiles:3;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1;/apps/modules/modulefamilies/intel:1;/apps/modules/modulefamilies/intel_impi:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:1;/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles:1' +++ __LMOD_REF_COUNT_MODULEPATH='/contrib/modulefiles:2;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1;/apps/modules/modulefamilies/intel:1;/apps/modules/modulefamilies/intel_impi:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:1;/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles:1' ++ export __LMOD_REF_COUNT_MODULEPATH -++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles +++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles ++ export MODULEPATH ++ MPM_LAUNCHER=/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/mpm/mic/bin/start_mpm.sh ++ export MPM_LAUNCHER @@ -2797,9 +2797,9 @@ Compiling 32BIT=Y into fv3_3.exe on hera.intel ++ export __LMOD_REF_COUNT_NLSPATH ++ NLSPATH=/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N ++ export NLSPATH -++ __LMOD_REF_COUNT_PATH='/contrib/cmake/3.9.0/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:1;/contrib/sutils/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1' +++ __LMOD_REF_COUNT_PATH='/contrib/cmake/3.9.0/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:1;/contrib/sutils/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1' ++ export __LMOD_REF_COUNT_PATH -++ PATH=/contrib/cmake/3.9.0/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:/contrib/sutils/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse +++ PATH=/contrib/cmake/3.9.0/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:/contrib/sutils/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH=/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig:1 ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH @@ -2867,37 +2867,37 @@ Compiling 32BIT=Y into fv3_3.exe on hera.intel ++ export Z_SRC ++ Z_VER=v1.2.11 ++ export Z_VER -++ __LMOD_REF_COUNT__LMFILES_='/apps/modules/modulefiles/contrib:1;/contrib/modulefiles/sutils/default:1;/apps/modules/modulefiles/intel/18.0.5.274:1;/apps/modules/modulefamilies/intel/impi/2018.0.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/contrib/modulefiles/cmake/3.9.0:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3:1' +++ __LMOD_REF_COUNT__LMFILES_='/apps/modules/modulefiles/contrib:1;/contrib/modulefiles/sutils/default:1;/apps/modules/modulefiles/intel/18.0.5.274:1;/apps/modules/modulefamilies/intel/impi/2018.0.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/contrib/modulefiles/cmake/3.9.0:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3:1' ++ export __LMOD_REF_COUNT__LMFILES_ -++ _LMFILES_=/apps/modules/modulefiles/contrib:/contrib/modulefiles/sutils/default:/apps/modules/modulefiles/intel/18.0.5.274:/apps/modules/modulefamilies/intel/impi/2018.0.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:/contrib/modulefiles/cmake/3.9.0:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3 +++ _LMFILES_=/apps/modules/modulefiles/contrib:/contrib/modulefiles/sutils/default:/apps/modules/modulefiles/intel/18.0.5.274:/apps/modules/modulefamilies/intel/impi/2018.0.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:/contrib/modulefiles/cmake/3.9.0:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs ++ export _ModuleTable001_ ++ _ModuleTable002_=TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy ++ export _ModuleTable002_ -++ _ModuleTable003_=Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhl +++ _ModuleTable003_=Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vm ++ export _ModuleTable003_ -++ _ModuleTable004_=ci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsL2Z2MyIsWyJmdWxsTmFtZSJdPSJmdjMiLFsibG9hZE9yZGVyIl09MjIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZnYzIix9LGcyPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMi8zLjEuMSIsWyJmdWxsTmFtZSJdPSJnMi8zLjEuMSIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMi8zLjEuMSIsfSxnMnRtcGw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cy +++ _ModuleTable004_=cy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL2hlcmEuaW50ZWwvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxl ++ export _ModuleTable004_ -++ _ModuleTable005_=dG1wbC8xLjYuMCIsWyJmdWxsTmFtZSJdPSJnMnRtcGwvMS42LjAiLFsibG9hZE9yZGVyIl09MTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzJ0bXBsLzEuNi4wIix9LGhkZjVfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL2FwcHMvbW9k +++ _ModuleTable005_=ZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsiZnVsbE5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLH0saW1waT17WyJmbiJdPSIv ++ export _ModuleTable005_ -++ _ModuleTable006_=dWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbC9pbXBpLzIwMTguMC40IixbImZ1bGxOYW1lIl09ImltcGkvMjAxOC4wLjQiLFsibG9hZE9yZGVyIl09NCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzIwMTguMC40Iix9LGludGVsPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvaW50ZWwvMTguMC41LjI3NCIsWyJmdWxsTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0IixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW50ZWwvMTguMC41LjI3NCIsfSxpcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3By +++ _ModuleTable006_=YXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsL2ltcGkvMjAxOC4wLjQiLFsiZnVsbE5hbWUiXT0iaW1waS8yMDE4LjAuNCIsWyJsb2FkT3JkZXIiXT00LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImltcGkvMjAxOC4wLjQiLH0saW50ZWw9e1siZm4iXT0iL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9pbnRlbC8xOC4wLjUuMjc0IixbImZ1bGxOYW1lIl09ImludGVsLzE4LjAuNS4yNzQiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0Iix9LGlwPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQ ++ export _ModuleTable006_ -++ _ModuleTable007_=b2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxqYXNwZXI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2phc3Blci8xLjkwMC4xIixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4xIixbImxvYWRPcmRlciJdPTE0LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4xIix9LG5lbXNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9u +++ _ModuleTable007_=REVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9pcC8zLjAuMiIsWyJmdWxsTmFtZSJdPSJpcC8zLjAuMiIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImlwLzMuMC4yIix9LGphc3Blcj17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvamFzcGVyLzEuOTAwLjEiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii9zY3JhdGNoMi9O ++ export _ModuleTable007_ -++ _ModuleTable008_=d3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmVtc2lvLzIuMi40IixbImZ1bGxOYW1lIl09Im5lbXNpby8yLjIuNCIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5lbXNpby8yLjIuNCIsfSxuZXRjZGZfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVs +++ _ModuleTable008_=Q0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVtc2lvLzIuMi40IixbImxvYWRPcmRlciJdPTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImZ1bGxOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJsb2FkT3JkZXIiXT0xOSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZXRjZGZf ++ export _ModuleTable008_ -++ _ModuleTable009_=LzQuNy40Iix9LHBuZz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG5nLzEuMi40NCIsWyJmdWxsTmFtZSJdPSJwbmcvMS4yLjQ0IixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBuZy8xLjIuNDQiLH0scG9zdD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG9zdC84LjAuNSIsWyJmdWxsTmFtZSJdPSJwb3N0LzguMC41IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBvc3QvOC4wLjUi +++ _ModuleTable009_=cGFyYWxsZWwvNC43LjQiLH0scG5nPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wbmcvMS4yLjQ0IixbImZ1bGxOYW1lIl09InBuZy8xLjIuNDQiLFsibG9hZE9yZGVyIl09MTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG5nLzEuMi40NCIsfSxwb3N0PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9z ++ export _ModuleTable009_ -++ _ModuleTable010_=LH0sc3A9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3NwLzIuMC4zIixbImZ1bGxOYW1lIl09InNwLzIuMC4zIixbImxvYWRPcmRlciJdPTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3AvMi4wLjMiLH0sc3V0aWxzPXtbImZuIl09Ii9jb250cmliL21vZHVsZWZpbGVzL3N1dGlscy9kZWZhdWx0IixbImZ1bGxOYW1lIl09InN1dGlscy9kZWZhdWx0IixbImxvYWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3V0aWxzIix9LHczZW1jPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVW +++ _ModuleTable010_=dC84LjAuNSIsfSxzcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSxzdXRpbHM9e1siZm4iXT0iL2NvbnRyaWIvbW9kdWxlZmlsZXMvc3V0aWxzL2RlZmF1bHQiLFsiZnVsbE5hbWUiXT0ic3V0aWxzL2RlZmF1bHQiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzdXRpbHMiLH0sdzNlbWM9e1siZm4iXT0iL3NjcmF0Y2gy ++ export _ModuleTable010_ -++ _ModuleTable011_=L253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT05LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT0xMCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253 +++ _ModuleTable011_=L05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czZW1jLzIuMy4xIixbImZ1bGxOYW1lIl09InczZW1jLzIuMy4xIixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0idzNlbWMvMi4zLjEiLH0sdzNuY289e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czbmNvLzIuMC43IixbImZ1bGxOYW1lIl09InczbmNvLzIuMC43IixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHo9e1siZm4iXT0iL3NjcmF0Y2gyL05D ++ export _ModuleTable011_ -++ _ModuleTable012_=cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy96LzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6LzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6LzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1 +++ _ModuleTable012_=RVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3ovMS4yLjExIixbImZ1bGxOYW1lIl09InovMS4yLjExIixbImxvYWRPcmRlciJdPTE2LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InovMS4yLjExIix9LH0sbXBhdGhBPXsiL2NvbnRyaWIvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDIvTkNFUERFVi9mdjMtY2FtL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9MaW51eCIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMi ++ export _ModuleTable012_ -++ _ModuleTable013_=bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmFtaWxpZXMvaW50ZWwiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsX2ltcGkiLCIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDEvTkNFUERFVi9uZW1zL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvTGludXg6L2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlczovb3B0L2NyYXkvbW9kdWxlZmlsZXM6L29wdC9jcmF5L2NyYXlwZS9k +++ _ModuleTable013_=LCIvb3B0L2NyYXkvbW9kdWxlZmlsZXMiLCIvb3B0L2NyYXkvY3JheXBlL2RlZmF1bHQvbW9kdWxlZmlsZXMiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbF9pbXBpIiwiL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gxL05DRVBERVYvbmVtcy9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9v ++ export _ModuleTable013_ -++ _ModuleTable014_=ZWZhdWx0L21vZHVsZWZpbGVzIix9 +++ _ModuleTable014_=cHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== ++ export _ModuleTable014_ ++ _ModuleTable_Sz_=14 ++ export _ModuleTable_Sz_ @@ -2905,7 +2905,7 @@ Compiling 32BIT=Y into fv3_3.exe on hera.intel + eval + module list ++ /apps/lmod/7.7.18/libexec/lmod bash list -+ eval echo ''\'''\'';' echo ''\''Currently'\''' ''\''Loaded'\''' ''\''Modules:'\'';' echo ''\'''\''' ''\'''\''' ''\''1)'\''' ''\''contrib'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''9)'\''' ''\''w3emc/2.3.1'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''17)'\''' ''\''post/8.0.5'\'';' echo ''\'''\''' ''\'''\''' ''\''2)'\''' ''\''sutils/default'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''10)'\''' ''\''w3nco/2.0.7'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''18)'\''' ''\''hdf5_parallel/1.10.6'\'';' echo ''\'''\''' ''\'''\''' ''\''3)'\''' ''\''intel/18.0.5.274'\''' ''\'''\''' ''\''11)'\''' ''\''g2/3.1.1'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''19)'\''' ''\''netcdf_parallel/4.7.4'\'';' echo ''\'''\''' ''\'''\''' ''\''4)'\''' ''\''impi/2018.0.4'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''12)'\''' ''\''g2tmpl/1.6.0'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''20)'\''' ''\''esmf/8.0.0_ParallelNetCDF'\'';' echo ''\'''\''' ''\'''\''' ''\''5)'\''' ''\''bacio/2.0.3'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''13)'\''' ''\''crtm/2.2.6'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''21)'\''' ''\''cmake/3.9.0'\'';' echo ''\'''\''' ''\'''\''' ''\''6)'\''' ''\''ip/3.0.2'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''14)'\''' ''\''jasper/1.900.1'\''' ''\'''\''' ''\''22)'\''' ''\''fv3'\'';' echo ''\'''\''' ''\'''\''' ''\''7)'\''' ''\''nemsio/2.2.4'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''15)'\''' ''\''png/1.2.44'\'';' echo ''\'''\''' ''\'''\''' ''\''8)'\''' ''\''sp/2.0.3'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''16)'\''' ''\''z/1.2.11'\'';' echo ''\'''\'';' echo ''\'''\''' ''\'''\'';' echo ''\'''\'';' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs";' export '_ModuleTable001_;' '_ModuleTable002_="TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy";' export '_ModuleTable002_;' '_ModuleTable003_="Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhl";' export '_ModuleTable003_;' '_ModuleTable004_="ci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsL2Z2MyIsWyJmdWxsTmFtZSJdPSJmdjMiLFsibG9hZE9yZGVyIl09MjIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZnYzIix9LGcyPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMi8zLjEuMSIsWyJmdWxsTmFtZSJdPSJnMi8zLjEuMSIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMi8zLjEuMSIsfSxnMnRtcGw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cy";' export '_ModuleTable004_;' '_ModuleTable005_="dG1wbC8xLjYuMCIsWyJmdWxsTmFtZSJdPSJnMnRtcGwvMS42LjAiLFsibG9hZE9yZGVyIl09MTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzJ0bXBsLzEuNi4wIix9LGhkZjVfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL2FwcHMvbW9k";' export '_ModuleTable005_;' '_ModuleTable006_="dWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbC9pbXBpLzIwMTguMC40IixbImZ1bGxOYW1lIl09ImltcGkvMjAxOC4wLjQiLFsibG9hZE9yZGVyIl09NCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzIwMTguMC40Iix9LGludGVsPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvaW50ZWwvMTguMC41LjI3NCIsWyJmdWxsTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0IixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW50ZWwvMTguMC41LjI3NCIsfSxpcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3By";' export '_ModuleTable006_;' '_ModuleTable007_="b2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxqYXNwZXI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2phc3Blci8xLjkwMC4xIixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4xIixbImxvYWRPcmRlciJdPTE0LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4xIix9LG5lbXNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9u";' export '_ModuleTable007_;' '_ModuleTable008_="d3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmVtc2lvLzIuMi40IixbImZ1bGxOYW1lIl09Im5lbXNpby8yLjIuNCIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5lbXNpby8yLjIuNCIsfSxuZXRjZGZfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVs";' export '_ModuleTable008_;' '_ModuleTable009_="LzQuNy40Iix9LHBuZz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG5nLzEuMi40NCIsWyJmdWxsTmFtZSJdPSJwbmcvMS4yLjQ0IixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBuZy8xLjIuNDQiLH0scG9zdD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG9zdC84LjAuNSIsWyJmdWxsTmFtZSJdPSJwb3N0LzguMC41IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBvc3QvOC4wLjUi";' export '_ModuleTable009_;' '_ModuleTable010_="LH0sc3A9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3NwLzIuMC4zIixbImZ1bGxOYW1lIl09InNwLzIuMC4zIixbImxvYWRPcmRlciJdPTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3AvMi4wLjMiLH0sc3V0aWxzPXtbImZuIl09Ii9jb250cmliL21vZHVsZWZpbGVzL3N1dGlscy9kZWZhdWx0IixbImZ1bGxOYW1lIl09InN1dGlscy9kZWZhdWx0IixbImxvYWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3V0aWxzIix9LHczZW1jPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVW";' export '_ModuleTable010_;' '_ModuleTable011_="L253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT05LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT0xMCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253";' export '_ModuleTable011_;' '_ModuleTable012_="cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy96LzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6LzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6LzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1";' export '_ModuleTable012_;' '_ModuleTable013_="bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmFtaWxpZXMvaW50ZWwiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsX2ltcGkiLCIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDEvTkNFUERFVi9uZW1zL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvTGludXg6L2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlczovb3B0L2NyYXkvbW9kdWxlZmlsZXM6L29wdC9jcmF5L2NyYXlwZS9k";' export '_ModuleTable013_;' '_ModuleTable014_="ZWZhdWx0L21vZHVsZWZpbGVzIix9";' export '_ModuleTable014_;' '_ModuleTable_Sz_="14";' export '_ModuleTable_Sz_;' ++ eval echo ''\'''\'';' echo ''\''Currently'\''' ''\''Loaded'\''' ''\''Modules:'\'';' echo ''\'''\''' ''\'''\''' ''\''1)'\''' ''\''contrib'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''9)'\''' ''\''w3emc/2.3.1'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''17)'\''' ''\''post/8.0.5'\'';' echo ''\'''\''' ''\'''\''' ''\''2)'\''' ''\''sutils/default'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''10)'\''' ''\''w3nco/2.0.7'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''18)'\''' ''\''hdf5_parallel/1.10.6'\'';' echo ''\'''\''' ''\'''\''' ''\''3)'\''' ''\''intel/18.0.5.274'\''' ''\'''\''' ''\''11)'\''' ''\''g2/3.1.1'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''19)'\''' ''\''netcdf_parallel/4.7.4'\'';' echo ''\'''\''' ''\'''\''' ''\''4)'\''' ''\''impi/2018.0.4'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''12)'\''' ''\''g2tmpl/1.6.0'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''20)'\''' ''\''esmf/8.0.0_ParallelNetCDF'\'';' echo ''\'''\''' ''\'''\''' ''\''5)'\''' ''\''bacio/2.0.3'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''13)'\''' ''\''crtm/2.2.6'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''21)'\''' ''\''cmake/3.9.0'\'';' echo ''\'''\''' ''\'''\''' ''\''6)'\''' ''\''ip/3.0.2'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''14)'\''' ''\''jasper/1.900.1'\''' ''\'''\''' ''\''22)'\''' ''\''fv3'\'';' echo ''\'''\''' ''\'''\''' ''\''7)'\''' ''\''nemsio/2.2.4'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''15)'\''' ''\''png/1.2.44'\'';' echo ''\'''\''' ''\'''\''' ''\''8)'\''' ''\''sp/2.0.3'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''16)'\''' ''\''z/1.2.11'\'';' echo ''\'''\'';' echo ''\'''\''' ''\'''\'';' echo ''\'''\'';' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs";' export '_ModuleTable001_;' '_ModuleTable002_="TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy";' export '_ModuleTable002_;' '_ModuleTable003_="Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vm";' export '_ModuleTable003_;' '_ModuleTable004_="cy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL2hlcmEuaW50ZWwvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxl";' export '_ModuleTable004_;' '_ModuleTable005_="ZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsiZnVsbE5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLH0saW1waT17WyJmbiJdPSIv";' export '_ModuleTable005_;' '_ModuleTable006_="YXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsL2ltcGkvMjAxOC4wLjQiLFsiZnVsbE5hbWUiXT0iaW1waS8yMDE4LjAuNCIsWyJsb2FkT3JkZXIiXT00LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImltcGkvMjAxOC4wLjQiLH0saW50ZWw9e1siZm4iXT0iL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9pbnRlbC8xOC4wLjUuMjc0IixbImZ1bGxOYW1lIl09ImludGVsLzE4LjAuNS4yNzQiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0Iix9LGlwPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQ";' export '_ModuleTable006_;' '_ModuleTable007_="REVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9pcC8zLjAuMiIsWyJmdWxsTmFtZSJdPSJpcC8zLjAuMiIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImlwLzMuMC4yIix9LGphc3Blcj17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvamFzcGVyLzEuOTAwLjEiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii9zY3JhdGNoMi9O";' export '_ModuleTable007_;' '_ModuleTable008_="Q0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVtc2lvLzIuMi40IixbImxvYWRPcmRlciJdPTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImZ1bGxOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJsb2FkT3JkZXIiXT0xOSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZXRjZGZf";' export '_ModuleTable008_;' '_ModuleTable009_="cGFyYWxsZWwvNC43LjQiLH0scG5nPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wbmcvMS4yLjQ0IixbImZ1bGxOYW1lIl09InBuZy8xLjIuNDQiLFsibG9hZE9yZGVyIl09MTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG5nLzEuMi40NCIsfSxwb3N0PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9z";' export '_ModuleTable009_;' '_ModuleTable010_="dC84LjAuNSIsfSxzcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSxzdXRpbHM9e1siZm4iXT0iL2NvbnRyaWIvbW9kdWxlZmlsZXMvc3V0aWxzL2RlZmF1bHQiLFsiZnVsbE5hbWUiXT0ic3V0aWxzL2RlZmF1bHQiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzdXRpbHMiLH0sdzNlbWM9e1siZm4iXT0iL3NjcmF0Y2gy";' export '_ModuleTable010_;' '_ModuleTable011_="L05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czZW1jLzIuMy4xIixbImZ1bGxOYW1lIl09InczZW1jLzIuMy4xIixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0idzNlbWMvMi4zLjEiLH0sdzNuY289e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czbmNvLzIuMC43IixbImZ1bGxOYW1lIl09InczbmNvLzIuMC43IixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHo9e1siZm4iXT0iL3NjcmF0Y2gyL05D";' export '_ModuleTable011_;' '_ModuleTable012_="RVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3ovMS4yLjExIixbImZ1bGxOYW1lIl09InovMS4yLjExIixbImxvYWRPcmRlciJdPTE2LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InovMS4yLjExIix9LH0sbXBhdGhBPXsiL2NvbnRyaWIvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDIvTkNFUERFVi9mdjMtY2FtL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9MaW51eCIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMi";' export '_ModuleTable012_;' '_ModuleTable013_="LCIvb3B0L2NyYXkvbW9kdWxlZmlsZXMiLCIvb3B0L2NyYXkvY3JheXBlL2RlZmF1bHQvbW9kdWxlZmlsZXMiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbF9pbXBpIiwiL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gxL05DRVBERVYvbmVtcy9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9v";' export '_ModuleTable013_;' '_ModuleTable014_="cHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable014_;' '_ModuleTable_Sz_="14";' export '_ModuleTable_Sz_;' ++ echo '' ++ echo Currently Loaded Modules: @@ -2932,42 +2932,42 @@ Currently Loaded Modules: ++ echo '' -++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles +++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles ++ export MODULEPATH ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs ++ export _ModuleTable001_ ++ _ModuleTable002_=TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy ++ export _ModuleTable002_ -++ _ModuleTable003_=Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhl +++ _ModuleTable003_=Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vm ++ export _ModuleTable003_ -++ _ModuleTable004_=ci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsL2Z2MyIsWyJmdWxsTmFtZSJdPSJmdjMiLFsibG9hZE9yZGVyIl09MjIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZnYzIix9LGcyPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMi8zLjEuMSIsWyJmdWxsTmFtZSJdPSJnMi8zLjEuMSIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMi8zLjEuMSIsfSxnMnRtcGw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cy +++ _ModuleTable004_=cy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL2hlcmEuaW50ZWwvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxl ++ export _ModuleTable004_ -++ _ModuleTable005_=dG1wbC8xLjYuMCIsWyJmdWxsTmFtZSJdPSJnMnRtcGwvMS42LjAiLFsibG9hZE9yZGVyIl09MTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzJ0bXBsLzEuNi4wIix9LGhkZjVfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL2FwcHMvbW9k +++ _ModuleTable005_=ZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsiZnVsbE5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLH0saW1waT17WyJmbiJdPSIv ++ export _ModuleTable005_ -++ _ModuleTable006_=dWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbC9pbXBpLzIwMTguMC40IixbImZ1bGxOYW1lIl09ImltcGkvMjAxOC4wLjQiLFsibG9hZE9yZGVyIl09NCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzIwMTguMC40Iix9LGludGVsPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvaW50ZWwvMTguMC41LjI3NCIsWyJmdWxsTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0IixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW50ZWwvMTguMC41LjI3NCIsfSxpcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3By +++ _ModuleTable006_=YXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsL2ltcGkvMjAxOC4wLjQiLFsiZnVsbE5hbWUiXT0iaW1waS8yMDE4LjAuNCIsWyJsb2FkT3JkZXIiXT00LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImltcGkvMjAxOC4wLjQiLH0saW50ZWw9e1siZm4iXT0iL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9pbnRlbC8xOC4wLjUuMjc0IixbImZ1bGxOYW1lIl09ImludGVsLzE4LjAuNS4yNzQiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0Iix9LGlwPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQ ++ export _ModuleTable006_ -++ _ModuleTable007_=b2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxqYXNwZXI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2phc3Blci8xLjkwMC4xIixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4xIixbImxvYWRPcmRlciJdPTE0LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4xIix9LG5lbXNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9u +++ _ModuleTable007_=REVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9pcC8zLjAuMiIsWyJmdWxsTmFtZSJdPSJpcC8zLjAuMiIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImlwLzMuMC4yIix9LGphc3Blcj17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvamFzcGVyLzEuOTAwLjEiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii9zY3JhdGNoMi9O ++ export _ModuleTable007_ -++ _ModuleTable008_=d3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmVtc2lvLzIuMi40IixbImZ1bGxOYW1lIl09Im5lbXNpby8yLjIuNCIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5lbXNpby8yLjIuNCIsfSxuZXRjZGZfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVs +++ _ModuleTable008_=Q0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVtc2lvLzIuMi40IixbImxvYWRPcmRlciJdPTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImZ1bGxOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJsb2FkT3JkZXIiXT0xOSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZXRjZGZf ++ export _ModuleTable008_ -++ _ModuleTable009_=LzQuNy40Iix9LHBuZz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG5nLzEuMi40NCIsWyJmdWxsTmFtZSJdPSJwbmcvMS4yLjQ0IixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBuZy8xLjIuNDQiLH0scG9zdD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG9zdC84LjAuNSIsWyJmdWxsTmFtZSJdPSJwb3N0LzguMC41IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBvc3QvOC4wLjUi +++ _ModuleTable009_=cGFyYWxsZWwvNC43LjQiLH0scG5nPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wbmcvMS4yLjQ0IixbImZ1bGxOYW1lIl09InBuZy8xLjIuNDQiLFsibG9hZE9yZGVyIl09MTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG5nLzEuMi40NCIsfSxwb3N0PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9z ++ export _ModuleTable009_ -++ _ModuleTable010_=LH0sc3A9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3NwLzIuMC4zIixbImZ1bGxOYW1lIl09InNwLzIuMC4zIixbImxvYWRPcmRlciJdPTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3AvMi4wLjMiLH0sc3V0aWxzPXtbImZuIl09Ii9jb250cmliL21vZHVsZWZpbGVzL3N1dGlscy9kZWZhdWx0IixbImZ1bGxOYW1lIl09InN1dGlscy9kZWZhdWx0IixbImxvYWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3V0aWxzIix9LHczZW1jPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVW +++ _ModuleTable010_=dC84LjAuNSIsfSxzcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSxzdXRpbHM9e1siZm4iXT0iL2NvbnRyaWIvbW9kdWxlZmlsZXMvc3V0aWxzL2RlZmF1bHQiLFsiZnVsbE5hbWUiXT0ic3V0aWxzL2RlZmF1bHQiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzdXRpbHMiLH0sdzNlbWM9e1siZm4iXT0iL3NjcmF0Y2gy ++ export _ModuleTable010_ -++ _ModuleTable011_=L253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT05LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT0xMCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253 +++ _ModuleTable011_=L05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czZW1jLzIuMy4xIixbImZ1bGxOYW1lIl09InczZW1jLzIuMy4xIixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0idzNlbWMvMi4zLjEiLH0sdzNuY289e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czbmNvLzIuMC43IixbImZ1bGxOYW1lIl09InczbmNvLzIuMC43IixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHo9e1siZm4iXT0iL3NjcmF0Y2gyL05D ++ export _ModuleTable011_ -++ _ModuleTable012_=cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy96LzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6LzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6LzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1 +++ _ModuleTable012_=RVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3ovMS4yLjExIixbImZ1bGxOYW1lIl09InovMS4yLjExIixbImxvYWRPcmRlciJdPTE2LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InovMS4yLjExIix9LH0sbXBhdGhBPXsiL2NvbnRyaWIvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDIvTkNFUERFVi9mdjMtY2FtL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9MaW51eCIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMi ++ export _ModuleTable012_ -++ _ModuleTable013_=bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmFtaWxpZXMvaW50ZWwiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsX2ltcGkiLCIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDEvTkNFUERFVi9uZW1zL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvTGludXg6L2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlczovb3B0L2NyYXkvbW9kdWxlZmlsZXM6L29wdC9jcmF5L2NyYXlwZS9k +++ _ModuleTable013_=LCIvb3B0L2NyYXkvbW9kdWxlZmlsZXMiLCIvb3B0L2NyYXkvY3JheXBlL2RlZmF1bHQvbW9kdWxlZmlsZXMiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbF9pbXBpIiwiL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gxL05DRVBERVYvbmVtcy9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9v ++ export _ModuleTable013_ -++ _ModuleTable014_=ZWZhdWx0L21vZHVsZWZpbGVzIix9 +++ _ModuleTable014_=cHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== ++ export _ModuleTable014_ ++ _ModuleTable_Sz_=14 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + cd build_fv3_3 -+ cmake /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model -D32BIT=Y ++ cmake /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model -D32BIT=Y -- 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 @@ -3021,27 +3021,27 @@ Force 64 bits in ipd Force 64 bits in stochastic_physics -- Configuring done -- Generating done --- Build files have been written to: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/build_fv3_3 +-- Build files have been written to: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/build_fv3_3 + make -j 8 Scanning dependencies of target fv3cpl -[ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cap_cpl.F90.o [ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cplfields.F90.o -Scanning dependencies of target fms -[ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/platform/platform.F90.o -[ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_parameter.F90.o -[ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_core.F90.o -[ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_input.F90.o -[ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/cloud_interpolator.F90.o +[ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cap_cpl.F90.o Scanning dependencies of target gfsphysics -[ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/machine.F.o -Using 8-byte addressing -Using pure routines. -Using allocatable derived type array members. -Using cray pointers. +Scanning dependencies of target fms +[ 1%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/machine.F.o +[ 1%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/co2hc.f.o +[ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_composition.f.o +[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wam_f107_kp_mod.f90.o +[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/efield.f.o +[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/platform/platform.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_parameter.F90.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mersenne_twister.f.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/GFDL_parse_tracers.F90.o +[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_core.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -3050,43 +3050,43 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/co2hc.f.o -[ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_composition.f.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iounitdef.f.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/namelist_soilveg.f.o +[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_wrf_utl.f90.o +[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_input.F90.o +[ 5%] Linking Fortran static library libfv3cpl.a +[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/cloud_interpolator.F90.o +[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o +[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/MersenneTwister.F90.o +[ 5%] Built target fv3cpl +[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/noahmp_tables.f90.o +[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_radar.F90.o +[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres_k.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o -[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/efield.f.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wam_f107_kp_mod.f90.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mersenne_twister.f.o -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/MersenneTwister.F90.o -[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres_k.F90.o -[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/GFDL_parse_tracers.F90.o -[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iounitdef.f.o -[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/constants/constants.F90.o -[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o -[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/namelist_soilveg.f.o -[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_wrf_utl.f90.o -[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/noahmp_tables.f90.o -[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_radar.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 6%] Linking Fortran static library libfv3cpl.a [ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physcons.F90.o -[ 7%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o +[ 7%] Building Fortran object CMakeFiles/fms.dir/FMS/constants/constants.F90.o [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/date_def.f.o -[ 8%] Built target fv3cpl [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progtm_module.f.o [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerclm_def.f.o +[ 8%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2o_def.f.o [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physparam.f.o [ 9%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozne_def.f.o [ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfs_phy_tracer_config.F.o [ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/surface_perturbation.F90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmp_glacier.f90.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +[ 11%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmplsm.f90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iccn_def.f.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg_utils.F90.o @@ -3094,12 +3094,12 @@ Using cray pointers. [ 12%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/tracer_const_h.f.o [ 12%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/funcphys.f90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_initialize.F90.o +[ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_param.f.o +[ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_param.f.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_param.f.o -[ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_param.f.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_astronomy.f.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_surface.f.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_parameters.f90.o @@ -3134,11 +3134,11 @@ ifort: command line warning #10121: overriding '-xCORE-AVX2' with '-xCORE-AVX-I' [ 22%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg3_0.F90.o [ 22%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_typedefs.F90.o [ 22%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_nst.f.o -[ 24%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_efp.F90.o -[ 23%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_memutils.F90.o -[ 24%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_type.F90.o +[ 22%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_memutils.F90.o [ 24%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_pset.F90.o -[ 25%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/gradient.F90.o +[ 24%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_efp.F90.o +[ 24%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/gradient.F90.o +[ 25%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_type.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -3152,9 +3152,9 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_physics_driver.F90.o -[ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_radiation_driver.F90.o [ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_diagnostics.F90.o +[ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_radiation_driver.F90.o +[ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_physics_driver.F90.o [ 28%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_restart.F90.o [ 28%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_comm.F90.o [ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_io.F90.o @@ -3174,10 +3174,10 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/fms/fms.F90.o -[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/time_manager.F90.o -[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/axis_utils/axis_utils.F90.o -[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bicubic.F90.o +[ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/time_manager.F90.o +[ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bicubic.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_conserve.F90.o +[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/axis_utils/axis_utils.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bilinear.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_spherical.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_grid.F90.o @@ -3197,14 +3197,14 @@ Using cray pointers. [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/mosaic.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/topography/gaussian_topog.F90.o [ 32%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/get_cal_time.F90.o -[ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp.F90.o -[ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_data.F90.o +[ 32%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp.F90.o +[ 32%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_data.F90.o [ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_types.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_axis.F90.o +[ 34%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_axis.F90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_manifest.F90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/xbt_drop_rate_adjust.f90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/write_ocean_data.F90.o @@ -3212,8 +3212,8 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_output.F90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp.F90.o +[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_output.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -3242,8 +3242,8 @@ Using allocatable derived type array members. Using cray pointers. [ 36%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/stock_constants.F90.o [ 37%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/coupler_types.F90.o -[ 38%] Building Fortran object CMakeFiles/fms.dir/FMS/astronomy/astronomy.F90.o [ 38%] Building Fortran object CMakeFiles/fms.dir/FMS/amip_interp/amip_interp.F90.o +[ 38%] Building Fortran object CMakeFiles/fms.dir/FMS/astronomy/astronomy.F90.o [ 38%] Building Fortran object CMakeFiles/fms.dir/FMS/block_control/block_control.F90.o [ 39%] Building Fortran object CMakeFiles/fms.dir/FMS/column_diagnostics/column_diagnostics.F90.o [ 39%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/atmos_ocean_fluxes.F90.o @@ -3296,7 +3296,7 @@ Using cray pointers. [ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_solar_heating.f.o [ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_tracer.f.o [ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ideaca.f.o -[ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfcsub.F.o +[ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfcsub.F.o [ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ugwp_driver_v0.f.o [ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cnvc90.f.o [ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.f.o @@ -3352,8 +3352,8 @@ Using cray pointers. [ 64%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/set_soilveg.f.o [ 65%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_noahmp_drv.f.o [ 65%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sflx.f.o -[ 65%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcnv.f.o [ 65%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv.f.o +[ 65%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcnv.f.o [ 66%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_1lyr.f.o [ 66%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_fixdp.f.o [ 66%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_opr.f.o @@ -3373,24 +3373,24 @@ Using cray pointers. [ 68%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_orodis.F90.o [ 69%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_wmsdis.F90.o [ 69%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/m_micro_driver.F90.o +[ 69%] Linking Fortran static library FMS/libfms.a +[ 69%] Built target fms [ 69%] Linking Fortran static library libgfsphysics.a [ 69%] Built target gfsphysics -[ 69%] Linking Fortran static library FMS/libfms.a Scanning dependencies of target ipd [ 69%] Building Fortran object FV3/ipd/CMakeFiles/ipd.dir/IPD_typedefs.F90.o [ 69%] Building Fortran object FV3/ipd/CMakeFiles/ipd.dir/IPD_driver.F90.o -[ 69%] Built target fms [ 69%] Linking Fortran static library libipd.a [ 69%] Built target ipd Scanning dependencies of target io -[ 69%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_fv3_io_def.F90.o [ 69%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_internal_state.F90.o +[ 69%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_fv3_io_def.F90.o Scanning dependencies of target fv3core [ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_sst.F90.o [ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_arrays.F90.o +[ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sim_nc_mod.F90.o +[ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/DYCORE_typedefs.F90.o [ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_fill.F90.o -[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sim_nc_mod.F90.o -[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/DYCORE_typedefs.F90.o [ 70%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_nemsio.F90.o [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf.F90.o [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf_parallel.F90.o @@ -3399,29 +3399,29 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_gfs.F90.o +[ 71%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_mp_mod.F90.o [ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sorted_index.F90.o -[ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_mp_mod.F90.o -[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_eta.F90.o -[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_sg.F90.o +[ 73%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_eta.F90.o +[ 73%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_sg.F90.o +[ 73%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_timing.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_cmp.F90.o -[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_timing.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/boundary.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_grid_utils.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_mapz.F90.o -[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/tp_core.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/a2b_edge.F90.o -[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_surf_map.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/tp_core.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_mapz.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_grid_tools.F90.o -[ 75%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/init_hydro.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/init_hydro.F90.o +[ 75%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_surf_map.F90.o [ 75%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_treat_da_inc.F90.o [ 75%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_iau_mod.F90.o [ 75%] Building Fortran object FV3/io/CMakeFiles/io.dir/FV3GFS_io.F90.o +[ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_wrt_grid_comp.F90.o [ 77%] Building Fortran object FV3/io/CMakeFiles/io.dir/ffsync.F90.o -[ 77%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_wrt_grid_comp.F90.o [ 77%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_nems_routines.F90.o [ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/sw_core.F90.o [ 79%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_io.F90.o @@ -3431,12 +3431,12 @@ Using cray pointers. [ 80%] Built target io [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_core.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_nudge.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/fv_nggps_diag.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_regional_bc.F90.o +[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/fv_nggps_diag.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/test_cases.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_tracer2d.F90.o -[ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/dyn_core.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_update_phys.F90.o +[ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/dyn_core.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_ic.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_restart.F90.o [ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_control.F90.o @@ -3452,20 +3452,20 @@ Using cray pointers. [ 85%] Built target fv3core Scanning dependencies of target stochastic_physics [ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_resol_def.f.o +[ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/spectral_layout.F90.o [ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/update_ca.f90.o -[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/spectral_layout.F90.o [ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_layout_lag.f.o -[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_gg_def.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_gg_def.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/glats_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_namelist_def.F90.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/compns_stochy.F90.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_lats_node_a_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/setlats_lag_stochy.f.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_ls_node_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/epslon_stochy.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_lats_node_a_stochy.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_ls_node_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/gozrineo_stochy.f.o -[ 90%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/pln2eo_stochy.f.o [ 90%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/setlats_a_stochy.f.o +[ 90%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/pln2eo_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_internal_state_mod.F90.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/dezouv_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/dozeuv_stochy.f.o @@ -3478,8 +3478,8 @@ Scanning dependencies of target stochastic_physics [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_data_mod.F90.o [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_stochy_pattern.F90.o [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochastic_physics.F90.o -[ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/cellular_automata.f90.o [ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/plumes.f90.o +[ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/cellular_automata.f90.o [ 94%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/num_parthds_stochy.f.o [ 95%] Linking Fortran static library libstochastic_physics.a [ 95%] Built target stochastic_physics @@ -3495,8 +3495,8 @@ Scanning dependencies of target NEMS.exe [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_EARTH_INTERNAL_STATE.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_methods.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/ENS_Cpl/ENS_CplComp_ESMFMod_STUB.F90.o -[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_UTILS.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_SpaceWeather.F90.o +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_UTILS.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_INTERNAL_STATE.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_Rusage.F90.o [ 98%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR.F90.o @@ -3509,24 +3509,24 @@ Scanning dependencies of target NEMS.exe jas_stream.c:(.text+0x7a7): warning: the use of `tmpnam' is dangerous, better use `mkstemp' [100%] Built target NEMS.exe + mv NEMS.exe ../fv3_3.exe -+ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3 ../modules.fv3_3 ++ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3 ../modules.fv3_3 + cd .. + '[' YES = YES ']' + rm -rf build_fv3_3 -+ elapsed=402 -+ echo 'Elapsed time 402 seconds. Compiling 32BIT=Y finished' -Elapsed time 402 seconds. Compiling 32BIT=Y finished ++ elapsed=427 ++ echo 'Elapsed time 427 seconds. Compiling 32BIT=Y finished' +Elapsed time 427 seconds. Compiling 32BIT=Y finished + SECONDS=0 -+++ readlink -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -++ dirname /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -+ readonly MYDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests -+ MYDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++++ readlink -f /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh +++ dirname /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh ++ readonly MYDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests ++ MYDIR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + readonly ARGC=4 + ARGC=4 -+ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + [[ 4 -eq 0 ]] + [[ 4 -lt 2 ]] -+ PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model ++ PATHTR=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model + MACHINE_ID=hera.intel + MAKE_OPT='32BIT=Y DEBUG=Y' + BUILD_NAME=fv3_4 @@ -3537,8 +3537,8 @@ Elapsed time 402 seconds. Compiling 32BIT=Y finished + [[ hera.intel == wcoss_dell_p3 ]] + MAKE_THREADS=8 + hostname -hfe11 -+ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests +hfe05 ++ cd /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + echo 'Compiling 32BIT=Y DEBUG=Y into fv3_4.exe on hera.intel' Compiling 32BIT=Y DEBUG=Y into fv3_4.exe on hera.intel + '[' YES = YES ']' @@ -3559,13 +3559,13 @@ Compiling 32BIT=Y DEBUG=Y into fv3_4.exe on hera.intel ++ var='-DDEBUG=Y -D32BIT=Y' ++ echo -n '-DDEBUG=Y -D32BIT=Y' + CCPP_CMAKE_FLAGS='-DDEBUG=Y -D32BIT=Y' -+ source /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc -++ __ms_function_name=setup__test_function__39343 -++ eval 'setup__test_function__39343() { /bin/true ; }' ++ source /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc +++ __ms_function_name=setup__test_function__240486 +++ eval 'setup__test_function__240486() { /bin/true ; }' +++ eval '__text="text" ; if [[ $__text =~ ^(t).* ]] ; then printf "%s" ${.sh.match[1]} ; fi' +++ cat ++ __ms_ksh_test= -+++ eval 'if ( set | grep setup__test_function__39343 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' ++++ eval 'if ( set | grep setup__test_function__240486 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' +++ cat ++ __ms_bash_test=t ++ [[ ! -z '' ]] @@ -3577,7 +3577,7 @@ Compiling 32BIT=Y DEBUG=Y into fv3_4.exe on hera.intel ++ eval module help ++ module purge +++ /apps/lmod/7.7.18/libexec/lmod bash purge -++ eval unset 'BACIO_LIB4;' unset 'BACIO_LIB8;' unset 'BACIO_SRC;' unset 'BACIO_VER;' unset '__LMOD_REF_COUNT_CLASSPATH;' unset 'CLASSPATH;' unset 'CMAKE_CXX_COMPILER;' unset 'CMAKE_C_COMPILER;' unset 'CMAKE_Fortran_COMPILER;' unset 'CMAKE_Platform;' unset 'COMP;' unset '__LMOD_REF_COUNT_CPATH;' unset 'CPATH;' unset 'CRTM_FIX;' unset 'CRTM_INC;' unset 'CRTM_LIB;' unset 'CRTM_SRC;' unset 'CRTM_VER;' unset 'ESMFMKFILE;' unset 'G2TMPL_INC;' unset 'G2TMPL_LIB;' unset 'G2TMPL_SRC;' unset 'G2TMPL_VER;' unset 'G2_INC4;' unset 'G2_INCd;' unset 'G2_LIB4;' unset 'G2_LIBd;' unset 'G2_SRC;' unset 'G2_VER;' unset 'GDBSERVER_MIC;' unset 'GDB_CROSS;' unset 'HDF5;' unset 'HDF5_CFLAGS;' unset 'HDF5_CXXFLAGS;' unset 'HDF5_FFLAGS;' unset 'HDF5_INCLUDE;' unset 'HDF5_LDFLAGS;' unset 'HDF5_LDFLAGS_C;' unset 'HDF5_LDFLAGS_CXX;' unset 'HDF5_LDFLAGS_F;' unset '__LMOD_REF_COUNT_INFOPATH;' unset 'INFOPATH;' unset '__LMOD_REF_COUNT_INTEL_LICENSE_FILE;' unset 'INTEL_LICENSE_FILE;' unset 'INTEL_PYTHONHOME;' unset 'IPATH_NO_BACKTRACE;' unset 'IP_INC4;' unset 'IP_INC8;' unset 'IP_INCd;' unset 'IP_LIB4;' unset 'IP_LIB8;' unset 'IP_LIBd;' unset 'IP_SRC;' unset 'IP_VER;' unset 'I_MPI_CC;' unset 'I_MPI_F90;' unset 'I_MPI_HYDRA_BRANCH_COUNT;' unset 'I_MPI_HYDRA_PMI_CONNECT;' unset 'I_MPI_ROOT;' unset 'I_MPI_TMI_PROVIDER;' unset 'JASPER_INC;' unset 'JASPER_LIB;' unset 'JASPER_SRC;' unset 'JASPER_VER;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/apps/slurm/default/lib:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=":/apps/slurm/default/lib";' export 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LIBRARY_PATH;' unset 'LIBRARY_PATH;' unset 'LIB_NAME;' unset 'LMOD_FAMILY_COMPILER;' unset 'LMOD_FAMILY_COMPILER_VERSION;' unset 'LMOD_FAMILY_MPI;' unset 'LMOD_FAMILY_MPI_VERSION;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH="/apps/lmod/lmod/share/man:1;/apps/local/man:1;/apps/slurm/default/share/man:1;/apps/slurm/tools/sbank/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man";' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH="/contrib/modulefiles:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles";' export 'MODULEPATH;' unset 'MPM_LAUNCHER;' unset 'NCEPLIBS;' unset 'NEMSIO_INC;' unset 'NEMSIO_LIB;' unset 'NEMSIO_SRC;' unset 'NEMSIO_VER;' unset 'NETCDF;' unset 'NETCDF_CFLAGS;' unset 'NETCDF_CXX4FLAGS;' unset 'NETCDF_CXXFLAGS;' unset 'NETCDF_FFLAGS;' unset 'NETCDF_INC;' unset 'NETCDF_INCLUDE;' unset 'NETCDF_LDFLAGS;' unset 'NETCDF_LDFLAGS_C;' unset 'NETCDF_LDFLAGS_CXX;' unset 'NETCDF_LDFLAGS_CXX4;' unset 'NETCDF_LDFLAGS_F;' unset 'NETCDF_LIB;' unset 'NETCDF_ROOT;' unset '__LMOD_REF_COUNT_NLSPATH;' unset 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse";' export 'PATH;' unset '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' unset 'PKG_CONFIG_PATH;' unset 'PNG_INC;' unset 'PNG_LIB;' unset 'PNG_SRC;' unset 'PNG_VER;' unset 'POST_INC;' unset 'POST_LIB;' unset 'POST_SRC;' unset 'POST_VER;' unset 'SLURM_UTILS_PATH;' unset 'SP_LIB4;' unset 'SP_LIB8;' unset 'SP_LIBd;' unset 'SP_SRC;' unset 'SP_VER;' unset 'W3EMC_INC4;' unset 'W3EMC_INC8;' unset 'W3EMC_INCd;' unset 'W3EMC_LIB4;' unset 'W3EMC_LIB8;' unset 'W3EMC_LIBd;' unset 'W3EMC_SRC;' unset 'W3EMC_VER;' unset 'W3NCO_LIB4;' unset 'W3NCO_LIB8;' unset 'W3NCO_LIBd;' unset 'W3NCO_SRC;' unset 'W3NCO_VER;' unset 'Z_INC;' unset 'Z_LIB;' unset 'Z_SRC;' unset 'Z_VER;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIs";' export '_ModuleTable001_;' '_ModuleTable002_="fSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' unset '_ModuleTable004_;' unset '_ModuleTable005_;' unset '_ModuleTable006_;' unset '_ModuleTable007_;' unset '_ModuleTable008_;' unset '_ModuleTable009_;' unset '_ModuleTable010_;' unset '_ModuleTable011_;' unset '_ModuleTable012_;' unset '_ModuleTable013_;' unset '_ModuleTable014_;' +++ eval unset 'BACIO_LIB4;' unset 'BACIO_LIB8;' unset 'BACIO_SRC;' unset 'BACIO_VER;' unset '__LMOD_REF_COUNT_CLASSPATH;' unset 'CLASSPATH;' unset 'CMAKE_CXX_COMPILER;' unset 'CMAKE_C_COMPILER;' unset 'CMAKE_Fortran_COMPILER;' unset 'CMAKE_Platform;' unset 'COMP;' unset '__LMOD_REF_COUNT_CPATH;' unset 'CPATH;' unset 'CRTM_FIX;' unset 'CRTM_INC;' unset 'CRTM_LIB;' unset 'CRTM_SRC;' unset 'CRTM_VER;' unset 'ESMFMKFILE;' unset 'G2TMPL_INC;' unset 'G2TMPL_LIB;' unset 'G2TMPL_SRC;' unset 'G2TMPL_VER;' unset 'G2_INC4;' unset 'G2_INCd;' unset 'G2_LIB4;' unset 'G2_LIBd;' unset 'G2_SRC;' unset 'G2_VER;' unset 'GDBSERVER_MIC;' unset 'GDB_CROSS;' unset 'HDF5;' unset 'HDF5_CFLAGS;' unset 'HDF5_CXXFLAGS;' unset 'HDF5_FFLAGS;' unset 'HDF5_INCLUDE;' unset 'HDF5_LDFLAGS;' unset 'HDF5_LDFLAGS_C;' unset 'HDF5_LDFLAGS_CXX;' unset 'HDF5_LDFLAGS_F;' unset '__LMOD_REF_COUNT_INFOPATH;' unset 'INFOPATH;' unset '__LMOD_REF_COUNT_INTEL_LICENSE_FILE;' unset 'INTEL_LICENSE_FILE;' unset 'INTEL_PYTHONHOME;' unset 'IPATH_NO_BACKTRACE;' unset 'IP_INC4;' unset 'IP_INC8;' unset 'IP_INCd;' unset 'IP_LIB4;' unset 'IP_LIB8;' unset 'IP_LIBd;' unset 'IP_SRC;' unset 'IP_VER;' unset 'I_MPI_CC;' unset 'I_MPI_F90;' unset 'I_MPI_HYDRA_BRANCH_COUNT;' unset 'I_MPI_HYDRA_PMI_CONNECT;' unset 'I_MPI_ROOT;' unset 'I_MPI_TMI_PROVIDER;' unset 'JASPER_INC;' unset 'JASPER_LIB;' unset 'JASPER_SRC;' unset 'JASPER_VER;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/apps/slurm/default/lib:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=":/apps/slurm/default/lib";' export 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LIBRARY_PATH;' unset 'LIBRARY_PATH;' unset 'LIB_NAME;' unset 'LMOD_FAMILY_COMPILER;' unset 'LMOD_FAMILY_COMPILER_VERSION;' unset 'LMOD_FAMILY_MPI;' unset 'LMOD_FAMILY_MPI_VERSION;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH="/apps/lmod/lmod/share/man:1;/apps/local/man:1;/apps/slurm/default/share/man:1;/apps/slurm/tools/sbank/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man";' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles";' export 'MODULEPATH;' unset 'MPM_LAUNCHER;' unset 'NCEPLIBS;' unset 'NEMSIO_INC;' unset 'NEMSIO_LIB;' unset 'NEMSIO_SRC;' unset 'NEMSIO_VER;' unset 'NETCDF;' unset 'NETCDF_CFLAGS;' unset 'NETCDF_CXX4FLAGS;' unset 'NETCDF_CXXFLAGS;' unset 'NETCDF_FFLAGS;' unset 'NETCDF_INC;' unset 'NETCDF_INCLUDE;' unset 'NETCDF_LDFLAGS;' unset 'NETCDF_LDFLAGS_C;' unset 'NETCDF_LDFLAGS_CXX;' unset 'NETCDF_LDFLAGS_CXX4;' unset 'NETCDF_LDFLAGS_F;' unset 'NETCDF_LIB;' unset 'NETCDF_ROOT;' unset '__LMOD_REF_COUNT_NLSPATH;' unset 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse";' export 'PATH;' unset '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' unset 'PKG_CONFIG_PATH;' unset 'PNG_INC;' unset 'PNG_LIB;' unset 'PNG_SRC;' unset 'PNG_VER;' unset 'POST_INC;' unset 'POST_LIB;' unset 'POST_SRC;' unset 'POST_VER;' unset 'SLURM_UTILS_PATH;' unset 'SP_LIB4;' unset 'SP_LIB8;' unset 'SP_LIBd;' unset 'SP_SRC;' unset 'SP_VER;' unset 'W3EMC_INC4;' unset 'W3EMC_INC8;' unset 'W3EMC_INCd;' unset 'W3EMC_LIB4;' unset 'W3EMC_LIB8;' unset 'W3EMC_LIBd;' unset 'W3EMC_SRC;' unset 'W3EMC_VER;' unset 'W3NCO_LIB4;' unset 'W3NCO_LIB8;' unset 'W3NCO_LIBd;' unset 'W3NCO_SRC;' unset 'W3NCO_VER;' unset 'Z_INC;' unset 'Z_LIB;' unset 'Z_SRC;' unset 'Z_VER;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VN";' export '_ModuleTable001_;' '_ModuleTable002_="UEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' unset '_ModuleTable004_;' unset '_ModuleTable005_;' unset '_ModuleTable006_;' unset '_ModuleTable007_;' unset '_ModuleTable008_;' unset '_ModuleTable009_;' unset '_ModuleTable010_;' unset '_ModuleTable011_;' unset '_ModuleTable012_;' unset '_ModuleTable013_;' unset '_ModuleTable014_;' +++ unset BACIO_LIB4 +++ unset BACIO_LIB8 +++ unset BACIO_SRC @@ -3659,9 +3659,9 @@ Compiling 32BIT=Y DEBUG=Y into fv3_4.exe on hera.intel +++ export __LMOD_REF_COUNT_MANPATH +++ MANPATH=/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man +++ export MANPATH -+++ __LMOD_REF_COUNT_MODULEPATH='/contrib/modulefiles:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1' ++++ __LMOD_REF_COUNT_MODULEPATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1' +++ export __LMOD_REF_COUNT_MODULEPATH -+++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles ++++ MODULEPATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles +++ export MODULEPATH +++ unset MPM_LAUNCHER +++ unset NCEPLIBS @@ -3685,9 +3685,9 @@ Compiling 32BIT=Y DEBUG=Y into fv3_4.exe on hera.intel +++ unset NETCDF_ROOT +++ unset __LMOD_REF_COUNT_NLSPATH +++ unset NLSPATH -+++ __LMOD_REF_COUNT_PATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1' ++++ __LMOD_REF_COUNT_PATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1' +++ export __LMOD_REF_COUNT_PATH -+++ PATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse ++++ PATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse +++ export PATH +++ unset __LMOD_REF_COUNT_PKG_CONFIG_PATH +++ unset PKG_CONFIG_PATH @@ -3724,9 +3724,9 @@ Compiling 32BIT=Y DEBUG=Y into fv3_4.exe on hera.intel +++ unset Z_VER +++ unset __LMOD_REF_COUNT__LMFILES_ +++ unset _LMFILES_ -+++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIs ++++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VN +++ export _ModuleTable001_ -+++ _ModuleTable002_=fSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== ++++ _ModuleTable002_=UEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== +++ export _ModuleTable002_ +++ _ModuleTable_Sz_=2 +++ export _ModuleTable_Sz_ @@ -3746,20 +3746,20 @@ Compiling 32BIT=Y DEBUG=Y into fv3_4.exe on hera.intel ++ unset __ms_shell ++ unset __ms_ksh_test ++ unset __ms_bash_test -++ unset setup__test_function__39343 +++ unset setup__test_function__240486 ++ unset __ms_function_name + [[ hera.intel == macosx.* ]] + [[ hera.intel == linux.* ]] -+ module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel -++ /apps/lmod/7.7.18/libexec/lmod bash use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel -+ eval '__LMOD_REF_COUNT_MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:2;/contrib/modulefiles:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/contrib/modulefiles:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9jb250cmliL21vZHVsZWZpbGVzIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIs";' export '_ModuleTable001_;' '_ModuleTable002_="fSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' -++ __LMOD_REF_COUNT_MODULEPATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:2;/contrib/modulefiles:1;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1' ++ module use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel +++ /apps/lmod/7.7.18/libexec/lmod bash use /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel ++ eval '__LMOD_REF_COUNT_MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VN";' export '_ModuleTable001_;' '_ModuleTable002_="UEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' +++ __LMOD_REF_COUNT_MODULEPATH='/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1' ++ export __LMOD_REF_COUNT_MODULEPATH -++ MODULEPATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/contrib/modulefiles:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles +++ MODULEPATH=/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles ++ export MODULEPATH -++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9jb250cmliL21vZHVsZWZpbGVzIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIs +++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9zY3JhdGNoMi9OQ0VQREVWL2Z2My1jYW0vRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VN ++ export _ModuleTable001_ -++ _ModuleTable002_=fSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== +++ _ModuleTable002_=UEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ @@ -3767,7 +3767,7 @@ Compiling 32BIT=Y DEBUG=Y into fv3_4.exe on hera.intel + eval + module load fv3 ++ /apps/lmod/7.7.18/libexec/lmod bash load fv3 -+ eval 'BACIO_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a";' export 'BACIO_LIB4;' 'BACIO_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_8.a";' export 'BACIO_LIB8;' 'BACIO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/bacio_v2.0.3";' export 'BACIO_SRC;' 'BACIO_VER="v2.0.3";' export 'BACIO_VER;' '__LMOD_REF_COUNT_CLASSPATH="/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib/mpi.jar:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/daal.jar:1";' export '__LMOD_REF_COUNT_CLASSPATH;' 'CLASSPATH="/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib/mpi.jar:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/daal.jar";' export 'CLASSPATH;' 'CMAKE_CXX_COMPILER="mpiicpc";' export 'CMAKE_CXX_COMPILER;' 'CMAKE_C_COMPILER="mpiicc";' export 'CMAKE_C_COMPILER;' 'CMAKE_Fortran_COMPILER="mpiifort";' export 'CMAKE_Fortran_COMPILER;' 'CMAKE_Platform="hera.intel";' export 'CMAKE_Platform;' 'COMP="intel";' export 'COMP;' '__LMOD_REF_COUNT_CPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/pstl/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/include:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/include:1";' export '__LMOD_REF_COUNT_CPATH;' 'CPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/pstl/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/include";' export 'CPATH;' 'CRTM_FIX="/scratch2/NCEPDEV/nwprod/NCEPLIBS/fix/crtm_v2.2.6";' export 'CRTM_FIX;' 'CRTM_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/crtm_v2.2.6";' export 'CRTM_INC;' 'CRTM_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a";' export 'CRTM_LIB;' 'CRTM_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/crtm_v2.2.6";' export 'CRTM_SRC;' 'CRTM_VER="v2.2.6";' export 'CRTM_VER;' 'ESMFMKFILE="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib/esmf.mk";' export 'ESMFMKFILE;' 'G2TMPL_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2tmpl_v1.6.0";' export 'G2TMPL_INC;' 'G2TMPL_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a";' export 'G2TMPL_LIB;' 'G2TMPL_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/g2tmpl_v1.6.0/src";' export 'G2TMPL_SRC;' 'G2TMPL_VER="v1.6.0";' export 'G2TMPL_VER;' 'G2_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2_v3.1.1_4";' export 'G2_INC4;' 'G2_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2_v3.1.1_d";' export 'G2_INCd;' 'G2_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a";' export 'G2_LIB4;' 'G2_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_d.a";' export 'G2_LIBd;' 'G2_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/g2_v3.1.1";' export 'G2_SRC;' 'G2_VER="v3.1.1";' export 'G2_VER;' 'GDBSERVER_MIC="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/targets/intel64/x200/bin/gdbserver";' export 'GDBSERVER_MIC;' 'GDB_CROSS="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/bin/gdb-ia";' export 'GDB_CROSS;' 'HDF5="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'HDF5;' 'HDF5_CFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_CFLAGS;' 'HDF5_CXXFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_CXXFLAGS;' 'HDF5_FFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_FFLAGS;' 'HDF5_INCLUDE="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_INCLUDE;' 'HDF5_LDFLAGS="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS;' 'HDF5_LDFLAGS_C="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_C;' 'HDF5_LDFLAGS_CXX="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl -hdf5_hl_cpp -lhdf5 '-lhdf5_cpp";' export 'HDF5_LDFLAGS_CXX;' 'HDF5_LDFLAGS_F="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_F;' '__LMOD_REF_COUNT_INFOPATH="/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/info:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/info:1";' export '__LMOD_REF_COUNT_INFOPATH;' 'INFOPATH="/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/info:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/info";' export 'INFOPATH;' '__LMOD_REF_COUNT_INTEL_LICENSE_FILE="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/licenses:1;/apps/intel/licenses:1";' export '__LMOD_REF_COUNT_INTEL_LICENSE_FILE;' 'INTEL_LICENSE_FILE="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/licenses:/apps/intel/licenses";' export 'INTEL_LICENSE_FILE;' 'INTEL_PYTHONHOME="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/python/intel64/";' export 'INTEL_PYTHONHOME;' 'IPATH_NO_BACKTRACE="1";' export 'IPATH_NO_BACKTRACE;' 'IP_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_4";' export 'IP_INC4;' 'IP_INC8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_8";' export 'IP_INC8;' 'IP_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_d";' export 'IP_INCd;' 'IP_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_4.a";' export 'IP_LIB4;' 'IP_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_8.a";' export 'IP_LIB8;' 'IP_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_d.a";' export 'IP_LIBd;' 'IP_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/ip_v3.0.2";' export 'IP_SRC;' 'IP_VER="v3.0.2";' export 'IP_VER;' 'I_MPI_CC="icc";' export 'I_MPI_CC;' 'I_MPI_F90="ifort";' export 'I_MPI_F90;' 'I_MPI_HYDRA_BRANCH_COUNT="128";' export 'I_MPI_HYDRA_BRANCH_COUNT;' 'I_MPI_HYDRA_PMI_CONNECT="alltoall";' export 'I_MPI_HYDRA_PMI_CONNECT;' 'I_MPI_ROOT="/apps/intel/compilers_and_libraries_2018/linux/mpi";' export 'I_MPI_ROOT;' 'I_MPI_TMI_PROVIDER="psm";' export 'I_MPI_TMI_PROVIDER;' 'JASPER_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/include/jasper_v1.900.1";' export 'JASPER_INC;' 'JASPER_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a";' export 'JASPER_LIB;' 'JASPER_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'JASPER_SRC;' 'JASPER_VER="v1.900.1";' export 'JASPER_VER;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib:1;/apps/slurm/default/lib:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/lib/intel64:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:2;/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/libipt/intel64/lib:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib::/apps/slurm/default/lib:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/lib/intel64:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/libipt/intel64/lib:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4";' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LIBRARY_PATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LIBRARY_PATH;' 'LIBRARY_PATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4";' export 'LIBRARY_PATH;' 'LIB_NAME="POST";' export 'LIB_NAME;' 'LMOD_FAMILY_COMPILER="intel";' export 'LMOD_FAMILY_COMPILER;' 'LMOD_FAMILY_COMPILER_VERSION="18.0.5.274";' export 'LMOD_FAMILY_COMPILER_VERSION;' 'LMOD_FAMILY_MPI="impi";' export 'LMOD_FAMILY_MPI;' 'LMOD_FAMILY_MPI_VERSION="2018.0.4";' export 'LMOD_FAMILY_MPI_VERSION;' '__LMOD_REF_COUNT_LOADEDMODULES="contrib:1;sutils/default:1;intel/18.0.5.274:1;impi/2018.0.4:1;bacio/2.0.3:1;ip/3.0.2:1;nemsio/2.2.4:1;sp/2.0.3:1;w3emc/2.3.1:1;w3nco/2.0.7:1;g2/3.1.1:1;g2tmpl/1.6.0:1;crtm/2.2.6:1;jasper/1.900.1:1;png/1.2.44:1;z/1.2.11:1;post/8.0.5:1;hdf5_parallel/1.10.6:1;netcdf_parallel/4.7.4:1;esmf/8.0.0_ParallelNetCDF:1;cmake/3.9.0:1;fv3:1";' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES="contrib:sutils/default:intel/18.0.5.274:impi/2018.0.4:bacio/2.0.3:ip/3.0.2:nemsio/2.2.4:sp/2.0.3:w3emc/2.3.1:w3nco/2.0.7:g2/3.1.1:g2tmpl/1.6.0:crtm/2.2.6:jasper/1.900.1:png/1.2.44:z/1.2.11:post/8.0.5:hdf5_parallel/1.10.6:netcdf_parallel/4.7.4:esmf/8.0.0_ParallelNetCDF:cmake/3.9.0:fv3";' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/man:1;/apps/intel/parallel_studio_xe_2018.4.057/man/common:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:1;/apps/lmod/lmod/share/man:1;/apps/local/man:1;/apps/slurm/default/share/man:1;/apps/slurm/tools/sbank/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:/apps/intel/compilers_and_libraries_2018/linux/mpi/man:/apps/intel/parallel_studio_xe_2018.4.057/man/common:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man";' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH="/contrib/modulefiles:3;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1;/apps/modules/modulefamilies/intel:1;/apps/modules/modulefamilies/intel_impi:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:1;/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles";' export 'MODULEPATH;' 'MPM_LAUNCHER="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/mpm/mic/bin/start_mpm.sh";' export 'MPM_LAUNCHER;' 'NCEPLIBS="/scratch2/NCEPDEV/nwprod/NCEPLIBS";' export 'NCEPLIBS;' 'NEMSIO_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/nemsio_v2.2.4";' export 'NEMSIO_INC;' 'NEMSIO_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a";' export 'NEMSIO_LIB;' 'NEMSIO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/nemsio_v2.2.4";' export 'NEMSIO_SRC;' 'NEMSIO_VER="v2.2.4";' export 'NEMSIO_VER;' 'NETCDF="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'NETCDF;' 'NETCDF_CFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CFLAGS;' 'NETCDF_CXX4FLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CXX4FLAGS;' 'NETCDF_CXXFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CXXFLAGS;' 'NETCDF_FFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_FFLAGS;' 'NETCDF_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_INC;' 'NETCDF_INCLUDE="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_INCLUDE;' 'NETCDF_LDFLAGS="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS;' 'NETCDF_LDFLAGS_C="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdf";' export 'NETCDF_LDFLAGS_C;' 'NETCDF_LDFLAGS_CXX="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++";' export 'NETCDF_LDFLAGS_CXX;' 'NETCDF_LDFLAGS_CXX4="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++4";' export 'NETCDF_LDFLAGS_CXX4;' 'NETCDF_LDFLAGS_F="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS_F;' 'NETCDF_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib";' export 'NETCDF_LIB;' 'NETCDF_ROOT="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'NETCDF_ROOT;' '__LMOD_REF_COUNT_NLSPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:1;/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N:1";' export '__LMOD_REF_COUNT_NLSPATH;' 'NLSPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N";' export 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/contrib/cmake/3.9.0/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:1;/contrib/sutils/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/contrib/cmake/3.9.0/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:/contrib/sutils/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse";' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH="/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig:1";' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH="/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig";' export 'PKG_CONFIG_PATH;' 'PNG_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/png_v1.2.44";' export 'PNG_INC;' 'PNG_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a";' export 'PNG_LIB;' 'PNG_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'PNG_SRC;' 'PNG_VER="v1.2.44";' export 'PNG_VER;' 'POST_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4";' export 'POST_INC;' 'POST_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a";' export 'POST_LIB;' 'POST_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/post_v8.0.5";' export 'POST_SRC;' 'POST_VER="v8.0.5";' export 'POST_VER;' 'SLURM_UTILS_PATH="/contrib/sutils/bin";' export 'SLURM_UTILS_PATH;' 'SP_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_4.a";' export 'SP_LIB4;' 'SP_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_8.a";' export 'SP_LIB8;' 'SP_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a";' export 'SP_LIBd;' 'SP_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/sp_v2.0.3";' export 'SP_SRC;' 'SP_VER="v2.0.3";' export 'SP_VER;' 'W3EMC_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_4";' export 'W3EMC_INC4;' 'W3EMC_INC8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_8";' export 'W3EMC_INC8;' 'W3EMC_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_d";' export 'W3EMC_INCd;' 'W3EMC_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_4.a";' export 'W3EMC_LIB4;' 'W3EMC_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_8.a";' export 'W3EMC_LIB8;' 'W3EMC_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a";' export 'W3EMC_LIBd;' 'W3EMC_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/w3emc_v2.3.1";' export 'W3EMC_SRC;' 'W3EMC_VER="v2.3.1";' export 'W3EMC_VER;' 'W3NCO_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_4.a";' export 'W3NCO_LIB4;' 'W3NCO_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_8.a";' export 'W3NCO_LIB8;' 'W3NCO_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a";' export 'W3NCO_LIBd;' 'W3NCO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/w3nco_v2.0.7";' export 'W3NCO_SRC;' 'W3NCO_VER="v2.0.7";' export 'W3NCO_VER;' 'Z_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/z_v1.2.11";' export 'Z_INC;' 'Z_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a";' export 'Z_LIB;' 'Z_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'Z_SRC;' 'Z_VER="v1.2.11";' export 'Z_VER;' '__LMOD_REF_COUNT__LMFILES_="/apps/modules/modulefiles/contrib:1;/contrib/modulefiles/sutils/default:1;/apps/modules/modulefiles/intel/18.0.5.274:1;/apps/modules/modulefamilies/intel/impi/2018.0.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/contrib/modulefiles/cmake/3.9.0:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3:1";' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_="/apps/modules/modulefiles/contrib:/contrib/modulefiles/sutils/default:/apps/modules/modulefiles/intel/18.0.5.274:/apps/modules/modulefamilies/intel/impi/2018.0.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:/contrib/modulefiles/cmake/3.9.0:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs";' export '_ModuleTable001_;' '_ModuleTable002_="TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy";' export '_ModuleTable002_;' '_ModuleTable003_="Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhl";' export '_ModuleTable003_;' '_ModuleTable004_="ci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsL2Z2MyIsWyJmdWxsTmFtZSJdPSJmdjMiLFsibG9hZE9yZGVyIl09MjIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZnYzIix9LGcyPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMi8zLjEuMSIsWyJmdWxsTmFtZSJdPSJnMi8zLjEuMSIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMi8zLjEuMSIsfSxnMnRtcGw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cy";' export '_ModuleTable004_;' '_ModuleTable005_="dG1wbC8xLjYuMCIsWyJmdWxsTmFtZSJdPSJnMnRtcGwvMS42LjAiLFsibG9hZE9yZGVyIl09MTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzJ0bXBsLzEuNi4wIix9LGhkZjVfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL2FwcHMvbW9k";' export '_ModuleTable005_;' '_ModuleTable006_="dWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbC9pbXBpLzIwMTguMC40IixbImZ1bGxOYW1lIl09ImltcGkvMjAxOC4wLjQiLFsibG9hZE9yZGVyIl09NCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzIwMTguMC40Iix9LGludGVsPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvaW50ZWwvMTguMC41LjI3NCIsWyJmdWxsTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0IixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW50ZWwvMTguMC41LjI3NCIsfSxpcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3By";' export '_ModuleTable006_;' '_ModuleTable007_="b2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxqYXNwZXI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2phc3Blci8xLjkwMC4xIixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4xIixbImxvYWRPcmRlciJdPTE0LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4xIix9LG5lbXNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9u";' export '_ModuleTable007_;' '_ModuleTable008_="d3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmVtc2lvLzIuMi40IixbImZ1bGxOYW1lIl09Im5lbXNpby8yLjIuNCIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5lbXNpby8yLjIuNCIsfSxuZXRjZGZfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVs";' export '_ModuleTable008_;' '_ModuleTable009_="LzQuNy40Iix9LHBuZz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG5nLzEuMi40NCIsWyJmdWxsTmFtZSJdPSJwbmcvMS4yLjQ0IixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBuZy8xLjIuNDQiLH0scG9zdD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG9zdC84LjAuNSIsWyJmdWxsTmFtZSJdPSJwb3N0LzguMC41IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBvc3QvOC4wLjUi";' export '_ModuleTable009_;' '_ModuleTable010_="LH0sc3A9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3NwLzIuMC4zIixbImZ1bGxOYW1lIl09InNwLzIuMC4zIixbImxvYWRPcmRlciJdPTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3AvMi4wLjMiLH0sc3V0aWxzPXtbImZuIl09Ii9jb250cmliL21vZHVsZWZpbGVzL3N1dGlscy9kZWZhdWx0IixbImZ1bGxOYW1lIl09InN1dGlscy9kZWZhdWx0IixbImxvYWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3V0aWxzIix9LHczZW1jPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVW";' export '_ModuleTable010_;' '_ModuleTable011_="L253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT05LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT0xMCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253";' export '_ModuleTable011_;' '_ModuleTable012_="cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy96LzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6LzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6LzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1";' export '_ModuleTable012_;' '_ModuleTable013_="bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmFtaWxpZXMvaW50ZWwiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsX2ltcGkiLCIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDEvTkNFUERFVi9uZW1zL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvTGludXg6L2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlczovb3B0L2NyYXkvbW9kdWxlZmlsZXM6L29wdC9jcmF5L2NyYXlwZS9k";' export '_ModuleTable013_;' '_ModuleTable014_="ZWZhdWx0L21vZHVsZWZpbGVzIix9";' export '_ModuleTable014_;' '_ModuleTable_Sz_="14";' export '_ModuleTable_Sz_;' ++ eval 'BACIO_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a";' export 'BACIO_LIB4;' 'BACIO_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_8.a";' export 'BACIO_LIB8;' 'BACIO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/bacio_v2.0.3";' export 'BACIO_SRC;' 'BACIO_VER="v2.0.3";' export 'BACIO_VER;' '__LMOD_REF_COUNT_CLASSPATH="/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib/mpi.jar:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/daal.jar:1";' export '__LMOD_REF_COUNT_CLASSPATH;' 'CLASSPATH="/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib/mpi.jar:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/daal.jar";' export 'CLASSPATH;' 'CMAKE_CXX_COMPILER="mpiicpc";' export 'CMAKE_CXX_COMPILER;' 'CMAKE_C_COMPILER="mpiicc";' export 'CMAKE_C_COMPILER;' 'CMAKE_Fortran_COMPILER="mpiifort";' export 'CMAKE_Fortran_COMPILER;' 'CMAKE_Platform="hera.intel";' export 'CMAKE_Platform;' 'COMP="intel";' export 'COMP;' '__LMOD_REF_COUNT_CPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/pstl/include:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/include:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/include:1";' export '__LMOD_REF_COUNT_CPATH;' 'CPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/pstl/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/include:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/include";' export 'CPATH;' 'CRTM_FIX="/scratch2/NCEPDEV/nwprod/NCEPLIBS/fix/crtm_v2.2.6";' export 'CRTM_FIX;' 'CRTM_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/crtm_v2.2.6";' export 'CRTM_INC;' 'CRTM_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libcrtm_v2.2.6.a";' export 'CRTM_LIB;' 'CRTM_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/crtm_v2.2.6";' export 'CRTM_SRC;' 'CRTM_VER="v2.2.6";' export 'CRTM_VER;' 'ESMFMKFILE="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/lib/esmf.mk";' export 'ESMFMKFILE;' 'G2TMPL_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2tmpl_v1.6.0";' export 'G2TMPL_INC;' 'G2TMPL_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2tmpl_v1.6.0.a";' export 'G2TMPL_LIB;' 'G2TMPL_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/g2tmpl_v1.6.0/src";' export 'G2TMPL_SRC;' 'G2TMPL_VER="v1.6.0";' export 'G2TMPL_VER;' 'G2_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2_v3.1.1_4";' export 'G2_INC4;' 'G2_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/g2_v3.1.1_d";' export 'G2_INCd;' 'G2_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_4.a";' export 'G2_LIB4;' 'G2_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libg2_v3.1.1_d.a";' export 'G2_LIBd;' 'G2_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/g2_v3.1.1";' export 'G2_SRC;' 'G2_VER="v3.1.1";' export 'G2_VER;' 'GDBSERVER_MIC="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/targets/intel64/x200/bin/gdbserver";' export 'GDBSERVER_MIC;' 'GDB_CROSS="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/bin/gdb-ia";' export 'GDB_CROSS;' 'HDF5="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'HDF5;' 'HDF5_CFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_CFLAGS;' 'HDF5_CXXFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_CXXFLAGS;' 'HDF5_FFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_FFLAGS;' 'HDF5_INCLUDE="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'HDF5_INCLUDE;' 'HDF5_LDFLAGS="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS;' 'HDF5_LDFLAGS_C="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_C;' 'HDF5_LDFLAGS_CXX="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl -hdf5_hl_cpp -lhdf5 '-lhdf5_cpp";' export 'HDF5_LDFLAGS_CXX;' 'HDF5_LDFLAGS_F="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_F;' '__LMOD_REF_COUNT_INFOPATH="/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/info:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/info:1";' export '__LMOD_REF_COUNT_INFOPATH;' 'INFOPATH="/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/info:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/info";' export 'INFOPATH;' '__LMOD_REF_COUNT_INTEL_LICENSE_FILE="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/licenses:1;/apps/intel/licenses:1";' export '__LMOD_REF_COUNT_INTEL_LICENSE_FILE;' 'INTEL_LICENSE_FILE="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/licenses:/apps/intel/licenses";' export 'INTEL_LICENSE_FILE;' 'INTEL_PYTHONHOME="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/python/intel64/";' export 'INTEL_PYTHONHOME;' 'IPATH_NO_BACKTRACE="1";' export 'IPATH_NO_BACKTRACE;' 'IP_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_4";' export 'IP_INC4;' 'IP_INC8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_8";' export 'IP_INC8;' 'IP_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ip_v3.0.2_d";' export 'IP_INCd;' 'IP_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_4.a";' export 'IP_LIB4;' 'IP_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_8.a";' export 'IP_LIB8;' 'IP_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libip_v3.0.2_d.a";' export 'IP_LIBd;' 'IP_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/ip_v3.0.2";' export 'IP_SRC;' 'IP_VER="v3.0.2";' export 'IP_VER;' 'I_MPI_CC="icc";' export 'I_MPI_CC;' 'I_MPI_F90="ifort";' export 'I_MPI_F90;' 'I_MPI_HYDRA_BRANCH_COUNT="128";' export 'I_MPI_HYDRA_BRANCH_COUNT;' 'I_MPI_HYDRA_PMI_CONNECT="alltoall";' export 'I_MPI_HYDRA_PMI_CONNECT;' 'I_MPI_ROOT="/apps/intel/compilers_and_libraries_2018/linux/mpi";' export 'I_MPI_ROOT;' 'I_MPI_TMI_PROVIDER="psm";' export 'I_MPI_TMI_PROVIDER;' 'JASPER_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/include/jasper_v1.900.1";' export 'JASPER_INC;' 'JASPER_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/gnu/4.8.5/lib/libjasper_v1.900.1.a";' export 'JASPER_LIB;' 'JASPER_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'JASPER_SRC;' 'JASPER_VER="v1.900.1";' export 'JASPER_VER;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib:1;/apps/slurm/default/lib:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/lib/intel64:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:2;/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/libipt/intel64/lib:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/lib::/apps/slurm/default/lib:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/ipp/lib/intel64:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/libipt/intel64/lib:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4";' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LIBRARY_PATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:2;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LIBRARY_PATH;' 'LIBRARY_PATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/tbb/lib/intel64/gcc4.7:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/lib/intel64_lin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/daal/../tbb/lib/intel64_lin/gcc4.4";' export 'LIBRARY_PATH;' 'LIB_NAME="POST";' export 'LIB_NAME;' 'LMOD_FAMILY_COMPILER="intel";' export 'LMOD_FAMILY_COMPILER;' 'LMOD_FAMILY_COMPILER_VERSION="18.0.5.274";' export 'LMOD_FAMILY_COMPILER_VERSION;' 'LMOD_FAMILY_MPI="impi";' export 'LMOD_FAMILY_MPI;' 'LMOD_FAMILY_MPI_VERSION="2018.0.4";' export 'LMOD_FAMILY_MPI_VERSION;' '__LMOD_REF_COUNT_LOADEDMODULES="contrib:1;sutils/default:1;intel/18.0.5.274:1;impi/2018.0.4:1;bacio/2.0.3:1;ip/3.0.2:1;nemsio/2.2.4:1;sp/2.0.3:1;w3emc/2.3.1:1;w3nco/2.0.7:1;g2/3.1.1:1;g2tmpl/1.6.0:1;crtm/2.2.6:1;jasper/1.900.1:1;png/1.2.44:1;z/1.2.11:1;post/8.0.5:1;hdf5_parallel/1.10.6:1;netcdf_parallel/4.7.4:1;esmf/8.0.0_ParallelNetCDF:1;cmake/3.9.0:1;fv3:1";' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES="contrib:sutils/default:intel/18.0.5.274:impi/2018.0.4:bacio/2.0.3:ip/3.0.2:nemsio/2.2.4:sp/2.0.3:w3emc/2.3.1:w3nco/2.0.7:g2/3.1.1:g2tmpl/1.6.0:crtm/2.2.6:jasper/1.900.1:png/1.2.44:z/1.2.11:post/8.0.5:hdf5_parallel/1.10.6:netcdf_parallel/4.7.4:esmf/8.0.0_ParallelNetCDF:cmake/3.9.0:fv3";' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/man:1;/apps/intel/parallel_studio_xe_2018.4.057/man/common:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:1;/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:1;/apps/lmod/lmod/share/man:1;/apps/local/man:1;/apps/slurm/default/share/man:1;/apps/slurm/tools/sbank/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:/apps/intel/compilers_and_libraries_2018/linux/mpi/man:/apps/intel/parallel_studio_xe_2018.4.057/man/common:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man";' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH="/contrib/modulefiles:2;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1;/apps/modules/modulefamilies/intel:1;/apps/modules/modulefamilies/intel_impi:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:1;/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles:1";' export '__LMOD_REF_COUNT_MODULEPATH;' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles";' export 'MODULEPATH;' 'MPM_LAUNCHER="/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/mpm/mic/bin/start_mpm.sh";' export 'MPM_LAUNCHER;' 'NCEPLIBS="/scratch2/NCEPDEV/nwprod/NCEPLIBS";' export 'NCEPLIBS;' 'NEMSIO_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/nemsio_v2.2.4";' export 'NEMSIO_INC;' 'NEMSIO_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libnemsio_v2.2.4.a";' export 'NEMSIO_LIB;' 'NEMSIO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/nemsio_v2.2.4";' export 'NEMSIO_SRC;' 'NEMSIO_VER="v2.2.4";' export 'NEMSIO_VER;' 'NETCDF="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'NETCDF;' 'NETCDF_CFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CFLAGS;' 'NETCDF_CXX4FLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CXX4FLAGS;' 'NETCDF_CXXFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_CXXFLAGS;' 'NETCDF_FFLAGS="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_FFLAGS;' 'NETCDF_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_INC;' 'NETCDF_INCLUDE="-I/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/include";' export 'NETCDF_INCLUDE;' 'NETCDF_LDFLAGS="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS;' 'NETCDF_LDFLAGS_C="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdf";' export 'NETCDF_LDFLAGS_C;' 'NETCDF_LDFLAGS_CXX="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++";' export 'NETCDF_LDFLAGS_CXX;' 'NETCDF_LDFLAGS_CXX4="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++4";' export 'NETCDF_LDFLAGS_CXX4;' 'NETCDF_LDFLAGS_F="-L/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS_F;' 'NETCDF_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/lib";' export 'NETCDF_LIB;' 'NETCDF_ROOT="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel";' export 'NETCDF_ROOT;' '__LMOD_REF_COUNT_NLSPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:1;/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N:1";' export '__LMOD_REF_COUNT_NLSPATH;' 'NLSPATH="/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N";' export 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/contrib/cmake/3.9.0/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:1;/contrib/sutils/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/contrib/cmake/3.9.0/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:/contrib/sutils/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse";' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH="/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig:1";' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH="/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig";' export 'PKG_CONFIG_PATH;' 'PNG_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/png_v1.2.44";' export 'PNG_INC;' 'PNG_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libpng_v1.2.44.a";' export 'PNG_LIB;' 'PNG_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'PNG_SRC;' 'PNG_VER="v1.2.44";' export 'PNG_VER;' 'POST_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/ncep_post_v8.0.5_4";' export 'POST_INC;' 'POST_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libncep_post_v8.0.5_4.a";' export 'POST_LIB;' 'POST_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/post_v8.0.5";' export 'POST_SRC;' 'POST_VER="v8.0.5";' export 'POST_VER;' 'SLURM_UTILS_PATH="/contrib/sutils/bin";' export 'SLURM_UTILS_PATH;' 'SP_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_4.a";' export 'SP_LIB4;' 'SP_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_8.a";' export 'SP_LIB8;' 'SP_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libsp_v2.0.3_d.a";' export 'SP_LIBd;' 'SP_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/sp_v2.0.3";' export 'SP_SRC;' 'SP_VER="v2.0.3";' export 'SP_VER;' 'W3EMC_INC4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_4";' export 'W3EMC_INC4;' 'W3EMC_INC8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_8";' export 'W3EMC_INC8;' 'W3EMC_INCd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/w3emc_v2.3.1_d";' export 'W3EMC_INCd;' 'W3EMC_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_4.a";' export 'W3EMC_LIB4;' 'W3EMC_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_8.a";' export 'W3EMC_LIB8;' 'W3EMC_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3emc_v2.3.1_d.a";' export 'W3EMC_LIBd;' 'W3EMC_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/w3emc_v2.3.1";' export 'W3EMC_SRC;' 'W3EMC_VER="v2.3.1";' export 'W3EMC_VER;' 'W3NCO_LIB4="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_4.a";' export 'W3NCO_LIB4;' 'W3NCO_LIB8="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_8.a";' export 'W3NCO_LIB8;' 'W3NCO_LIBd="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libw3nco_v2.0.7_d.a";' export 'W3NCO_LIBd;' 'W3NCO_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/w3nco_v2.0.7";' export 'W3NCO_SRC;' 'W3NCO_VER="v2.0.7";' export 'W3NCO_VER;' 'Z_INC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/include/z_v1.2.11";' export 'Z_INC;' 'Z_LIB="/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libz_v1.2.11.a";' export 'Z_LIB;' 'Z_SRC="/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/thirdParty";' export 'Z_SRC;' 'Z_VER="v1.2.11";' export 'Z_VER;' '__LMOD_REF_COUNT__LMFILES_="/apps/modules/modulefiles/contrib:1;/contrib/modulefiles/sutils/default:1;/apps/modules/modulefiles/intel/18.0.5.274:1;/apps/modules/modulefamilies/intel/impi/2018.0.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/contrib/modulefiles/cmake/3.9.0:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3:1";' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_="/apps/modules/modulefiles/contrib:/contrib/modulefiles/sutils/default:/apps/modules/modulefiles/intel/18.0.5.274:/apps/modules/modulefamilies/intel/impi/2018.0.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:/contrib/modulefiles/cmake/3.9.0:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs";' export '_ModuleTable001_;' '_ModuleTable002_="TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy";' export '_ModuleTable002_;' '_ModuleTable003_="Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vm";' export '_ModuleTable003_;' '_ModuleTable004_="cy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL2hlcmEuaW50ZWwvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxl";' export '_ModuleTable004_;' '_ModuleTable005_="ZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsiZnVsbE5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLH0saW1waT17WyJmbiJdPSIv";' export '_ModuleTable005_;' '_ModuleTable006_="YXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsL2ltcGkvMjAxOC4wLjQiLFsiZnVsbE5hbWUiXT0iaW1waS8yMDE4LjAuNCIsWyJsb2FkT3JkZXIiXT00LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImltcGkvMjAxOC4wLjQiLH0saW50ZWw9e1siZm4iXT0iL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9pbnRlbC8xOC4wLjUuMjc0IixbImZ1bGxOYW1lIl09ImludGVsLzE4LjAuNS4yNzQiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0Iix9LGlwPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQ";' export '_ModuleTable006_;' '_ModuleTable007_="REVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9pcC8zLjAuMiIsWyJmdWxsTmFtZSJdPSJpcC8zLjAuMiIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImlwLzMuMC4yIix9LGphc3Blcj17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvamFzcGVyLzEuOTAwLjEiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii9zY3JhdGNoMi9O";' export '_ModuleTable007_;' '_ModuleTable008_="Q0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVtc2lvLzIuMi40IixbImxvYWRPcmRlciJdPTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImZ1bGxOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJsb2FkT3JkZXIiXT0xOSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZXRjZGZf";' export '_ModuleTable008_;' '_ModuleTable009_="cGFyYWxsZWwvNC43LjQiLH0scG5nPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wbmcvMS4yLjQ0IixbImZ1bGxOYW1lIl09InBuZy8xLjIuNDQiLFsibG9hZE9yZGVyIl09MTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG5nLzEuMi40NCIsfSxwb3N0PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9z";' export '_ModuleTable009_;' '_ModuleTable010_="dC84LjAuNSIsfSxzcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSxzdXRpbHM9e1siZm4iXT0iL2NvbnRyaWIvbW9kdWxlZmlsZXMvc3V0aWxzL2RlZmF1bHQiLFsiZnVsbE5hbWUiXT0ic3V0aWxzL2RlZmF1bHQiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzdXRpbHMiLH0sdzNlbWM9e1siZm4iXT0iL3NjcmF0Y2gy";' export '_ModuleTable010_;' '_ModuleTable011_="L05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czZW1jLzIuMy4xIixbImZ1bGxOYW1lIl09InczZW1jLzIuMy4xIixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0idzNlbWMvMi4zLjEiLH0sdzNuY289e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czbmNvLzIuMC43IixbImZ1bGxOYW1lIl09InczbmNvLzIuMC43IixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHo9e1siZm4iXT0iL3NjcmF0Y2gyL05D";' export '_ModuleTable011_;' '_ModuleTable012_="RVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3ovMS4yLjExIixbImZ1bGxOYW1lIl09InovMS4yLjExIixbImxvYWRPcmRlciJdPTE2LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InovMS4yLjExIix9LH0sbXBhdGhBPXsiL2NvbnRyaWIvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDIvTkNFUERFVi9mdjMtY2FtL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9MaW51eCIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMi";' export '_ModuleTable012_;' '_ModuleTable013_="LCIvb3B0L2NyYXkvbW9kdWxlZmlsZXMiLCIvb3B0L2NyYXkvY3JheXBlL2RlZmF1bHQvbW9kdWxlZmlsZXMiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbF9pbXBpIiwiL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gxL05DRVBERVYvbmVtcy9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9v";' export '_ModuleTable013_;' '_ModuleTable014_="cHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable014_;' '_ModuleTable_Sz_="14";' export '_ModuleTable_Sz_;' ++ BACIO_LIB4=/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_4.a ++ export BACIO_LIB4 ++ BACIO_LIB8=/scratch2/NCEPDEV/nwprod/NCEPLIBS/compilers/intel/18.0.5.274/lib/libbacio_v2.0.3_8.a @@ -3922,9 +3922,9 @@ Compiling 32BIT=Y DEBUG=Y into fv3_4.exe on hera.intel ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/share/man:/apps/intel/compilers_and_libraries_2018/linux/mpi/man:/apps/intel/parallel_studio_xe_2018.4.057/man/common:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-ia/man:/apps/intel/parallel_studio_xe_2018.4.057/documentation_2018/en/debugger/gdb-igfx/man:/apps/lmod/lmod/share/man::/apps/local/man:/apps/slurm/default/share/man:/apps/slurm/tools/sbank/share/man ++ export MANPATH -++ __LMOD_REF_COUNT_MODULEPATH='/contrib/modulefiles:3;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1;/apps/modules/modulefamilies/intel:1;/apps/modules/modulefamilies/intel_impi:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:1;/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles:1' +++ __LMOD_REF_COUNT_MODULEPATH='/contrib/modulefiles:2;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:2;/apps/lmod/lmod/modulefiles/Core:1;/apps/modules/modulefiles/Linux:1;/apps/modules/modulefiles:1;/opt/cray/modulefiles:1;/opt/cray/craype/default/modulefiles:1;/apps/modules/modulefamilies/intel:1;/apps/modules/modulefamilies/intel_impi:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:1;/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles:1' ++ export __LMOD_REF_COUNT_MODULEPATH -++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles +++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles ++ export MODULEPATH ++ MPM_LAUNCHER=/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/mpm/mic/bin/start_mpm.sh ++ export MPM_LAUNCHER @@ -3970,9 +3970,9 @@ Compiling 32BIT=Y DEBUG=Y into fv3_4.exe on hera.intel ++ export __LMOD_REF_COUNT_NLSPATH ++ NLSPATH=/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/compiler/lib/intel64/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/apps/intel/parallel_studio_xe_2018.4.057/debugger_2018/gdb/intel64/share/locale/%l_%t/%N ++ export NLSPATH -++ __LMOD_REF_COUNT_PATH='/contrib/cmake/3.9.0/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:1;/contrib/sutils/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1' +++ __LMOD_REF_COUNT_PATH='/contrib/cmake/3.9.0/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:2;/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:1;/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:1;/contrib/sutils/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:1;/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/opt/ibutils/bin:1;/apps/local/bin:1;/apps/local/sbin:1;/apps/slurm/default/tools:1;/apps/slurm/default/bin:1;/apps/slurm/default/sbin:1;/apps/slurm/tools/sbank/bin:1;/home/Dusan.Jovic/bin:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse:1' ++ export __LMOD_REF_COUNT_PATH -++ PATH=/contrib/cmake/3.9.0/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:/contrib/sutils/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse +++ PATH=/contrib/cmake/3.9.0/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/esmf/8.0.0-intel18.0.5.274-impi2018.0.4-netcdf4.7.4_parallel/bin:/scratch2/NCEPDEV/nwprod/NCEPLIBS/src/netcdf_parallel/bin:/apps/intel/compilers_and_libraries_2018/linux/mpi/intel64/bin:/apps/intel/parallel_studio_xe_2018.4.057/compilers_and_libraries_2018/linux/bin/intel64:/contrib/sutils/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ecflow/bin:/home/Dusan.Jovic/cmake-3.16.4-Linux-x86_64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/ibutils/bin:/apps/local/bin:/apps/local/sbin:/apps/slurm/default/tools:/apps/slurm/default/bin:/apps/slurm/default/sbin:/apps/slurm/tools/sbank/bin:/home/Dusan.Jovic/bin:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/dbrowse ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH=/apps/intel/compilers_and_libraries_2018/linux/mkl/bin/pkgconfig:1 ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH @@ -4040,37 +4040,37 @@ Compiling 32BIT=Y DEBUG=Y into fv3_4.exe on hera.intel ++ export Z_SRC ++ Z_VER=v1.2.11 ++ export Z_VER -++ __LMOD_REF_COUNT__LMFILES_='/apps/modules/modulefiles/contrib:1;/contrib/modulefiles/sutils/default:1;/apps/modules/modulefiles/intel/18.0.5.274:1;/apps/modules/modulefamilies/intel/impi/2018.0.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/contrib/modulefiles/cmake/3.9.0:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3:1' +++ __LMOD_REF_COUNT__LMFILES_='/apps/modules/modulefiles/contrib:1;/contrib/modulefiles/sutils/default:1;/apps/modules/modulefiles/intel/18.0.5.274:1;/apps/modules/modulefamilies/intel/impi/2018.0.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:1;/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/contrib/modulefiles/cmake/3.9.0:1;/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3:1' ++ export __LMOD_REF_COUNT__LMFILES_ -++ _LMFILES_=/apps/modules/modulefiles/contrib:/contrib/modulefiles/sutils/default:/apps/modules/modulefiles/intel/18.0.5.274:/apps/modules/modulefamilies/intel/impi/2018.0.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:/contrib/modulefiles/cmake/3.9.0:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3 +++ _LMFILES_=/apps/modules/modulefiles/contrib:/contrib/modulefiles/sutils/default:/apps/modules/modulefiles/intel/18.0.5.274:/apps/modules/modulefamilies/intel/impi/2018.0.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/bacio/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/ip/3.0.2:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/nemsio/2.2.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/sp/2.0.3:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3emc/2.3.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/w3nco/2.0.7:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2/3.1.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/crtm/2.2.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/jasper/1.900.1:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/png/1.2.44:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/z/1.2.11:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/post/8.0.5:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/hdf5_parallel/1.10.6:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/netcdf_parallel/4.7.4:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles/esmf/8.0.0_ParallelNetCDF:/contrib/modulefiles/cmake/3.9.0:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs ++ export _ModuleTable001_ ++ _ModuleTable002_=TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy ++ export _ModuleTable002_ -++ _ModuleTable003_=Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhl +++ _ModuleTable003_=Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vm ++ export _ModuleTable003_ -++ _ModuleTable004_=ci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsL2Z2MyIsWyJmdWxsTmFtZSJdPSJmdjMiLFsibG9hZE9yZGVyIl09MjIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZnYzIix9LGcyPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMi8zLjEuMSIsWyJmdWxsTmFtZSJdPSJnMi8zLjEuMSIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMi8zLjEuMSIsfSxnMnRtcGw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cy +++ _ModuleTable004_=cy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL2hlcmEuaW50ZWwvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxl ++ export _ModuleTable004_ -++ _ModuleTable005_=dG1wbC8xLjYuMCIsWyJmdWxsTmFtZSJdPSJnMnRtcGwvMS42LjAiLFsibG9hZE9yZGVyIl09MTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzJ0bXBsLzEuNi4wIix9LGhkZjVfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL2FwcHMvbW9k +++ _ModuleTable005_=ZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsiZnVsbE5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLH0saW1waT17WyJmbiJdPSIv ++ export _ModuleTable005_ -++ _ModuleTable006_=dWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbC9pbXBpLzIwMTguMC40IixbImZ1bGxOYW1lIl09ImltcGkvMjAxOC4wLjQiLFsibG9hZE9yZGVyIl09NCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzIwMTguMC40Iix9LGludGVsPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvaW50ZWwvMTguMC41LjI3NCIsWyJmdWxsTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0IixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW50ZWwvMTguMC41LjI3NCIsfSxpcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3By +++ _ModuleTable006_=YXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsL2ltcGkvMjAxOC4wLjQiLFsiZnVsbE5hbWUiXT0iaW1waS8yMDE4LjAuNCIsWyJsb2FkT3JkZXIiXT00LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImltcGkvMjAxOC4wLjQiLH0saW50ZWw9e1siZm4iXT0iL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9pbnRlbC8xOC4wLjUuMjc0IixbImZ1bGxOYW1lIl09ImludGVsLzE4LjAuNS4yNzQiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0Iix9LGlwPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQ ++ export _ModuleTable006_ -++ _ModuleTable007_=b2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxqYXNwZXI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2phc3Blci8xLjkwMC4xIixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4xIixbImxvYWRPcmRlciJdPTE0LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4xIix9LG5lbXNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9u +++ _ModuleTable007_=REVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9pcC8zLjAuMiIsWyJmdWxsTmFtZSJdPSJpcC8zLjAuMiIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImlwLzMuMC4yIix9LGphc3Blcj17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvamFzcGVyLzEuOTAwLjEiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii9zY3JhdGNoMi9O ++ export _ModuleTable007_ -++ _ModuleTable008_=d3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmVtc2lvLzIuMi40IixbImZ1bGxOYW1lIl09Im5lbXNpby8yLjIuNCIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5lbXNpby8yLjIuNCIsfSxuZXRjZGZfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVs +++ _ModuleTable008_=Q0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVtc2lvLzIuMi40IixbImxvYWRPcmRlciJdPTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImZ1bGxOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJsb2FkT3JkZXIiXT0xOSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZXRjZGZf ++ export _ModuleTable008_ -++ _ModuleTable009_=LzQuNy40Iix9LHBuZz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG5nLzEuMi40NCIsWyJmdWxsTmFtZSJdPSJwbmcvMS4yLjQ0IixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBuZy8xLjIuNDQiLH0scG9zdD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG9zdC84LjAuNSIsWyJmdWxsTmFtZSJdPSJwb3N0LzguMC41IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBvc3QvOC4wLjUi +++ _ModuleTable009_=cGFyYWxsZWwvNC43LjQiLH0scG5nPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wbmcvMS4yLjQ0IixbImZ1bGxOYW1lIl09InBuZy8xLjIuNDQiLFsibG9hZE9yZGVyIl09MTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG5nLzEuMi40NCIsfSxwb3N0PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9z ++ export _ModuleTable009_ -++ _ModuleTable010_=LH0sc3A9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3NwLzIuMC4zIixbImZ1bGxOYW1lIl09InNwLzIuMC4zIixbImxvYWRPcmRlciJdPTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3AvMi4wLjMiLH0sc3V0aWxzPXtbImZuIl09Ii9jb250cmliL21vZHVsZWZpbGVzL3N1dGlscy9kZWZhdWx0IixbImZ1bGxOYW1lIl09InN1dGlscy9kZWZhdWx0IixbImxvYWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3V0aWxzIix9LHczZW1jPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVW +++ _ModuleTable010_=dC84LjAuNSIsfSxzcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSxzdXRpbHM9e1siZm4iXT0iL2NvbnRyaWIvbW9kdWxlZmlsZXMvc3V0aWxzL2RlZmF1bHQiLFsiZnVsbE5hbWUiXT0ic3V0aWxzL2RlZmF1bHQiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzdXRpbHMiLH0sdzNlbWM9e1siZm4iXT0iL3NjcmF0Y2gy ++ export _ModuleTable010_ -++ _ModuleTable011_=L253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT05LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT0xMCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253 +++ _ModuleTable011_=L05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czZW1jLzIuMy4xIixbImZ1bGxOYW1lIl09InczZW1jLzIuMy4xIixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0idzNlbWMvMi4zLjEiLH0sdzNuY289e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czbmNvLzIuMC43IixbImZ1bGxOYW1lIl09InczbmNvLzIuMC43IixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHo9e1siZm4iXT0iL3NjcmF0Y2gyL05D ++ export _ModuleTable011_ -++ _ModuleTable012_=cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy96LzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6LzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6LzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1 +++ _ModuleTable012_=RVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3ovMS4yLjExIixbImZ1bGxOYW1lIl09InovMS4yLjExIixbImxvYWRPcmRlciJdPTE2LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InovMS4yLjExIix9LH0sbXBhdGhBPXsiL2NvbnRyaWIvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDIvTkNFUERFVi9mdjMtY2FtL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9MaW51eCIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMi ++ export _ModuleTable012_ -++ _ModuleTable013_=bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmFtaWxpZXMvaW50ZWwiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsX2ltcGkiLCIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDEvTkNFUERFVi9uZW1zL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvTGludXg6L2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlczovb3B0L2NyYXkvbW9kdWxlZmlsZXM6L29wdC9jcmF5L2NyYXlwZS9k +++ _ModuleTable013_=LCIvb3B0L2NyYXkvbW9kdWxlZmlsZXMiLCIvb3B0L2NyYXkvY3JheXBlL2RlZmF1bHQvbW9kdWxlZmlsZXMiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbF9pbXBpIiwiL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gxL05DRVBERVYvbmVtcy9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9v ++ export _ModuleTable013_ -++ _ModuleTable014_=ZWZhdWx0L21vZHVsZWZpbGVzIix9 +++ _ModuleTable014_=cHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== ++ export _ModuleTable014_ ++ _ModuleTable_Sz_=14 ++ export _ModuleTable_Sz_ @@ -4078,7 +4078,7 @@ Compiling 32BIT=Y DEBUG=Y into fv3_4.exe on hera.intel + eval + module list ++ /apps/lmod/7.7.18/libexec/lmod bash list -+ eval echo ''\'''\'';' echo ''\''Currently'\''' ''\''Loaded'\''' ''\''Modules:'\'';' echo ''\'''\''' ''\'''\''' ''\''1)'\''' ''\''contrib'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''9)'\''' ''\''w3emc/2.3.1'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''17)'\''' ''\''post/8.0.5'\'';' echo ''\'''\''' ''\'''\''' ''\''2)'\''' ''\''sutils/default'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''10)'\''' ''\''w3nco/2.0.7'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''18)'\''' ''\''hdf5_parallel/1.10.6'\'';' echo ''\'''\''' ''\'''\''' ''\''3)'\''' ''\''intel/18.0.5.274'\''' ''\'''\''' ''\''11)'\''' ''\''g2/3.1.1'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''19)'\''' ''\''netcdf_parallel/4.7.4'\'';' echo ''\'''\''' ''\'''\''' ''\''4)'\''' ''\''impi/2018.0.4'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''12)'\''' ''\''g2tmpl/1.6.0'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''20)'\''' ''\''esmf/8.0.0_ParallelNetCDF'\'';' echo ''\'''\''' ''\'''\''' ''\''5)'\''' ''\''bacio/2.0.3'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''13)'\''' ''\''crtm/2.2.6'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''21)'\''' ''\''cmake/3.9.0'\'';' echo ''\'''\''' ''\'''\''' ''\''6)'\''' ''\''ip/3.0.2'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''14)'\''' ''\''jasper/1.900.1'\''' ''\'''\''' ''\''22)'\''' ''\''fv3'\'';' echo ''\'''\''' ''\'''\''' ''\''7)'\''' ''\''nemsio/2.2.4'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''15)'\''' ''\''png/1.2.44'\'';' echo ''\'''\''' ''\'''\''' ''\''8)'\''' ''\''sp/2.0.3'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''16)'\''' ''\''z/1.2.11'\'';' echo ''\'''\'';' echo ''\'''\''' ''\'''\'';' echo ''\'''\'';' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs";' export '_ModuleTable001_;' '_ModuleTable002_="TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy";' export '_ModuleTable002_;' '_ModuleTable003_="Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhl";' export '_ModuleTable003_;' '_ModuleTable004_="ci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsL2Z2MyIsWyJmdWxsTmFtZSJdPSJmdjMiLFsibG9hZE9yZGVyIl09MjIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZnYzIix9LGcyPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMi8zLjEuMSIsWyJmdWxsTmFtZSJdPSJnMi8zLjEuMSIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMi8zLjEuMSIsfSxnMnRtcGw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cy";' export '_ModuleTable004_;' '_ModuleTable005_="dG1wbC8xLjYuMCIsWyJmdWxsTmFtZSJdPSJnMnRtcGwvMS42LjAiLFsibG9hZE9yZGVyIl09MTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzJ0bXBsLzEuNi4wIix9LGhkZjVfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL2FwcHMvbW9k";' export '_ModuleTable005_;' '_ModuleTable006_="dWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbC9pbXBpLzIwMTguMC40IixbImZ1bGxOYW1lIl09ImltcGkvMjAxOC4wLjQiLFsibG9hZE9yZGVyIl09NCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzIwMTguMC40Iix9LGludGVsPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvaW50ZWwvMTguMC41LjI3NCIsWyJmdWxsTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0IixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW50ZWwvMTguMC41LjI3NCIsfSxpcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3By";' export '_ModuleTable006_;' '_ModuleTable007_="b2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxqYXNwZXI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2phc3Blci8xLjkwMC4xIixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4xIixbImxvYWRPcmRlciJdPTE0LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4xIix9LG5lbXNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9u";' export '_ModuleTable007_;' '_ModuleTable008_="d3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmVtc2lvLzIuMi40IixbImZ1bGxOYW1lIl09Im5lbXNpby8yLjIuNCIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5lbXNpby8yLjIuNCIsfSxuZXRjZGZfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVs";' export '_ModuleTable008_;' '_ModuleTable009_="LzQuNy40Iix9LHBuZz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG5nLzEuMi40NCIsWyJmdWxsTmFtZSJdPSJwbmcvMS4yLjQ0IixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBuZy8xLjIuNDQiLH0scG9zdD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG9zdC84LjAuNSIsWyJmdWxsTmFtZSJdPSJwb3N0LzguMC41IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBvc3QvOC4wLjUi";' export '_ModuleTable009_;' '_ModuleTable010_="LH0sc3A9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3NwLzIuMC4zIixbImZ1bGxOYW1lIl09InNwLzIuMC4zIixbImxvYWRPcmRlciJdPTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3AvMi4wLjMiLH0sc3V0aWxzPXtbImZuIl09Ii9jb250cmliL21vZHVsZWZpbGVzL3N1dGlscy9kZWZhdWx0IixbImZ1bGxOYW1lIl09InN1dGlscy9kZWZhdWx0IixbImxvYWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3V0aWxzIix9LHczZW1jPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVW";' export '_ModuleTable010_;' '_ModuleTable011_="L253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT05LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT0xMCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253";' export '_ModuleTable011_;' '_ModuleTable012_="cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy96LzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6LzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6LzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1";' export '_ModuleTable012_;' '_ModuleTable013_="bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmFtaWxpZXMvaW50ZWwiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsX2ltcGkiLCIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDEvTkNFUERFVi9uZW1zL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvTGludXg6L2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlczovb3B0L2NyYXkvbW9kdWxlZmlsZXM6L29wdC9jcmF5L2NyYXlwZS9k";' export '_ModuleTable013_;' '_ModuleTable014_="ZWZhdWx0L21vZHVsZWZpbGVzIix9";' export '_ModuleTable014_;' '_ModuleTable_Sz_="14";' export '_ModuleTable_Sz_;' ++ eval echo ''\'''\'';' echo ''\''Currently'\''' ''\''Loaded'\''' ''\''Modules:'\'';' echo ''\'''\''' ''\'''\''' ''\''1)'\''' ''\''contrib'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''9)'\''' ''\''w3emc/2.3.1'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''17)'\''' ''\''post/8.0.5'\'';' echo ''\'''\''' ''\'''\''' ''\''2)'\''' ''\''sutils/default'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''10)'\''' ''\''w3nco/2.0.7'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''18)'\''' ''\''hdf5_parallel/1.10.6'\'';' echo ''\'''\''' ''\'''\''' ''\''3)'\''' ''\''intel/18.0.5.274'\''' ''\'''\''' ''\''11)'\''' ''\''g2/3.1.1'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''19)'\''' ''\''netcdf_parallel/4.7.4'\'';' echo ''\'''\''' ''\'''\''' ''\''4)'\''' ''\''impi/2018.0.4'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''12)'\''' ''\''g2tmpl/1.6.0'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''20)'\''' ''\''esmf/8.0.0_ParallelNetCDF'\'';' echo ''\'''\''' ''\'''\''' ''\''5)'\''' ''\''bacio/2.0.3'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''13)'\''' ''\''crtm/2.2.6'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''21)'\''' ''\''cmake/3.9.0'\'';' echo ''\'''\''' ''\'''\''' ''\''6)'\''' ''\''ip/3.0.2'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''14)'\''' ''\''jasper/1.900.1'\''' ''\'''\''' ''\''22)'\''' ''\''fv3'\'';' echo ''\'''\''' ''\'''\''' ''\''7)'\''' ''\''nemsio/2.2.4'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''15)'\''' ''\''png/1.2.44'\'';' echo ''\'''\''' ''\'''\''' ''\''8)'\''' ''\''sp/2.0.3'\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\'''\''' ''\''16)'\''' ''\''z/1.2.11'\'';' echo ''\'''\'';' echo ''\'''\''' ''\'''\'';' echo ''\'''\'';' 'MODULEPATH="/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs";' export '_ModuleTable001_;' '_ModuleTable002_="TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy";' export '_ModuleTable002_;' '_ModuleTable003_="Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vm";' export '_ModuleTable003_;' '_ModuleTable004_="cy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL2hlcmEuaW50ZWwvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxl";' export '_ModuleTable004_;' '_ModuleTable005_="ZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsiZnVsbE5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLH0saW1waT17WyJmbiJdPSIv";' export '_ModuleTable005_;' '_ModuleTable006_="YXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsL2ltcGkvMjAxOC4wLjQiLFsiZnVsbE5hbWUiXT0iaW1waS8yMDE4LjAuNCIsWyJsb2FkT3JkZXIiXT00LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImltcGkvMjAxOC4wLjQiLH0saW50ZWw9e1siZm4iXT0iL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9pbnRlbC8xOC4wLjUuMjc0IixbImZ1bGxOYW1lIl09ImludGVsLzE4LjAuNS4yNzQiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0Iix9LGlwPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQ";' export '_ModuleTable006_;' '_ModuleTable007_="REVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9pcC8zLjAuMiIsWyJmdWxsTmFtZSJdPSJpcC8zLjAuMiIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImlwLzMuMC4yIix9LGphc3Blcj17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvamFzcGVyLzEuOTAwLjEiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii9zY3JhdGNoMi9O";' export '_ModuleTable007_;' '_ModuleTable008_="Q0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVtc2lvLzIuMi40IixbImxvYWRPcmRlciJdPTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImZ1bGxOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJsb2FkT3JkZXIiXT0xOSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZXRjZGZf";' export '_ModuleTable008_;' '_ModuleTable009_="cGFyYWxsZWwvNC43LjQiLH0scG5nPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wbmcvMS4yLjQ0IixbImZ1bGxOYW1lIl09InBuZy8xLjIuNDQiLFsibG9hZE9yZGVyIl09MTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG5nLzEuMi40NCIsfSxwb3N0PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9z";' export '_ModuleTable009_;' '_ModuleTable010_="dC84LjAuNSIsfSxzcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSxzdXRpbHM9e1siZm4iXT0iL2NvbnRyaWIvbW9kdWxlZmlsZXMvc3V0aWxzL2RlZmF1bHQiLFsiZnVsbE5hbWUiXT0ic3V0aWxzL2RlZmF1bHQiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzdXRpbHMiLH0sdzNlbWM9e1siZm4iXT0iL3NjcmF0Y2gy";' export '_ModuleTable010_;' '_ModuleTable011_="L05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czZW1jLzIuMy4xIixbImZ1bGxOYW1lIl09InczZW1jLzIuMy4xIixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0idzNlbWMvMi4zLjEiLH0sdzNuY289e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czbmNvLzIuMC43IixbImZ1bGxOYW1lIl09InczbmNvLzIuMC43IixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHo9e1siZm4iXT0iL3NjcmF0Y2gyL05D";' export '_ModuleTable011_;' '_ModuleTable012_="RVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3ovMS4yLjExIixbImZ1bGxOYW1lIl09InovMS4yLjExIixbImxvYWRPcmRlciJdPTE2LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InovMS4yLjExIix9LH0sbXBhdGhBPXsiL2NvbnRyaWIvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDIvTkNFUERFVi9mdjMtY2FtL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9MaW51eCIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMi";' export '_ModuleTable012_;' '_ModuleTable013_="LCIvb3B0L2NyYXkvbW9kdWxlZmlsZXMiLCIvb3B0L2NyYXkvY3JheXBlL2RlZmF1bHQvbW9kdWxlZmlsZXMiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbF9pbXBpIiwiL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gxL05DRVBERVYvbmVtcy9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9v";' export '_ModuleTable013_;' '_ModuleTable014_="cHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ==";' export '_ModuleTable014_;' '_ModuleTable_Sz_="14";' export '_ModuleTable_Sz_;' ++ echo '' ++ echo Currently Loaded Modules: @@ -4105,42 +4105,42 @@ Currently Loaded Modules: ++ echo '' -++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles +++ MODULEPATH=/contrib/modulefiles:/scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel:/apps/lmod/lmod/modulefiles/Core:/apps/modules/modulefiles/Linux:/apps/modules/modulefiles:/opt/cray/modulefiles:/opt/cray/craype/default/modulefiles:/apps/modules/modulefamilies/intel:/apps/modules/modulefamilies/intel_impi:/scratch2/NCEPDEV/nwprod/NCEPLIBS/modulefiles:/scratch1/NCEPDEV/nems/emc.nemspara/soft/modulefiles ++ export MODULEPATH ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImludGVsIixbIm1waSJdPSJpbXBpIix9LG1UPXtiYWNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvYmFjaW8vMi4wLjMiLFsiZnVsbE5hbWUiXT0iYmFjaW8vMi4wLjMiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJiYWNpby8yLjAuMyIsfSxjbWFrZT17WyJmbiJdPSIvY29udHJpYi9tb2R1bGVmaWxlcy9jbWFrZS8zLjkuMCIsWyJmdWxs ++ export _ModuleTable001_ ++ _ModuleTable002_=TmFtZSJdPSJjbWFrZS8zLjkuMCIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjbWFrZS8zLjkuMCIsfSxjb250cmliPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvY29udHJpYiIsWyJmdWxsTmFtZSJdPSJjb250cmliIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY29udHJpYiIsfSxjcnRtPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9jcnRtLzIuMi42IixbImZ1bGxOYW1lIl09ImNydG0vMi4yLjYiLFsibG9hZE9yZGVy ++ export _ModuleTable002_ -++ _ModuleTable003_=Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhl +++ _ModuleTable003_=Il09MTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY3J0bS8yLjIuNiIsfSxlc21mPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9lc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImZ1bGxOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsfSxmdjM9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vm ++ export _ModuleTable003_ -++ _ModuleTable004_=ci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsL2Z2MyIsWyJmdWxsTmFtZSJdPSJmdjMiLFsibG9hZE9yZGVyIl09MjIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZnYzIix9LGcyPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMi8zLjEuMSIsWyJmdWxsTmFtZSJdPSJnMi8zLjEuMSIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMi8zLjEuMSIsfSxnMnRtcGw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cy +++ _ModuleTable004_=cy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL2hlcmEuaW50ZWwvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxl ++ export _ModuleTable004_ -++ _ModuleTable005_=dG1wbC8xLjYuMCIsWyJmdWxsTmFtZSJdPSJnMnRtcGwvMS42LjAiLFsibG9hZE9yZGVyIl09MTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzJ0bXBsLzEuNi4wIix9LGhkZjVfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL2FwcHMvbW9k +++ _ModuleTable005_=ZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsiZnVsbE5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaGRmNV9wYXJhbGxlbC8xLjEwLjYiLH0saW1waT17WyJmbiJdPSIv ++ export _ModuleTable005_ -++ _ModuleTable006_=dWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbC9pbXBpLzIwMTguMC40IixbImZ1bGxOYW1lIl09ImltcGkvMjAxOC4wLjQiLFsibG9hZE9yZGVyIl09NCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzIwMTguMC40Iix9LGludGVsPXtbImZuIl09Ii9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvaW50ZWwvMTguMC41LjI3NCIsWyJmdWxsTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0IixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW50ZWwvMTguMC41LjI3NCIsfSxpcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3By +++ _ModuleTable006_=YXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsL2ltcGkvMjAxOC4wLjQiLFsiZnVsbE5hbWUiXT0iaW1waS8yMDE4LjAuNCIsWyJsb2FkT3JkZXIiXT00LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImltcGkvMjAxOC4wLjQiLH0saW50ZWw9e1siZm4iXT0iL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9pbnRlbC8xOC4wLjUuMjc0IixbImZ1bGxOYW1lIl09ImludGVsLzE4LjAuNS4yNzQiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbnRlbC8xOC4wLjUuMjc0Iix9LGlwPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQ ++ export _ModuleTable006_ -++ _ModuleTable007_=b2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxqYXNwZXI9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL2phc3Blci8xLjkwMC4xIixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4xIixbImxvYWRPcmRlciJdPTE0LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4xIix9LG5lbXNpbz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9u +++ _ModuleTable007_=REVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9pcC8zLjAuMiIsWyJmdWxsTmFtZSJdPSJpcC8zLjAuMiIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImlwLzMuMC4yIix9LGphc3Blcj17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvamFzcGVyLzEuOTAwLjEiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iamFzcGVyLzEuOTAwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii9zY3JhdGNoMi9O ++ export _ModuleTable007_ -++ _ModuleTable008_=d3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmVtc2lvLzIuMi40IixbImZ1bGxOYW1lIl09Im5lbXNpby8yLjIuNCIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5lbXNpby8yLjIuNCIsfSxuZXRjZGZfcGFyYWxsZWw9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVs +++ _ModuleTable008_=Q0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVtc2lvLzIuMi40IixbImxvYWRPcmRlciJdPTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvbmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImZ1bGxOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJsb2FkT3JkZXIiXT0xOSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZXRjZGZf ++ export _ModuleTable008_ -++ _ModuleTable009_=LzQuNy40Iix9LHBuZz17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG5nLzEuMi40NCIsWyJmdWxsTmFtZSJdPSJwbmcvMS4yLjQ0IixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBuZy8xLjIuNDQiLH0scG9zdD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvcG9zdC84LjAuNSIsWyJmdWxsTmFtZSJdPSJwb3N0LzguMC41IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InBvc3QvOC4wLjUi +++ _ModuleTable009_=cGFyYWxsZWwvNC43LjQiLH0scG5nPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wbmcvMS4yLjQ0IixbImZ1bGxOYW1lIl09InBuZy8xLjIuNDQiLFsibG9hZE9yZGVyIl09MTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG5nLzEuMi40NCIsfSxwb3N0PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTcscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9z ++ export _ModuleTable009_ -++ _ModuleTable010_=LH0sc3A9e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3NwLzIuMC4zIixbImZ1bGxOYW1lIl09InNwLzIuMC4zIixbImxvYWRPcmRlciJdPTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3AvMi4wLjMiLH0sc3V0aWxzPXtbImZuIl09Ii9jb250cmliL21vZHVsZWZpbGVzL3N1dGlscy9kZWZhdWx0IixbImZ1bGxOYW1lIl09InN1dGlscy9kZWZhdWx0IixbImxvYWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ic3V0aWxzIix9LHczZW1jPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVW +++ _ModuleTable010_=dC84LjAuNSIsfSxzcD17WyJmbiJdPSIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSxzdXRpbHM9e1siZm4iXT0iL2NvbnRyaWIvbW9kdWxlZmlsZXMvc3V0aWxzL2RlZmF1bHQiLFsiZnVsbE5hbWUiXT0ic3V0aWxzL2RlZmF1bHQiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzdXRpbHMiLH0sdzNlbWM9e1siZm4iXT0iL3NjcmF0Y2gy ++ export _ModuleTable010_ -++ _ModuleTable011_=L253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT05LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT0xMCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6PXtbImZuIl09Ii9zY3JhdGNoMi9OQ0VQREVWL253 +++ _ModuleTable011_=L05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czZW1jLzIuMy4xIixbImZ1bGxOYW1lIl09InczZW1jLzIuMy4xIixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0idzNlbWMvMi4zLjEiLH0sdzNuY289e1siZm4iXT0iL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3czbmNvLzIuMC43IixbImZ1bGxOYW1lIl09InczbmNvLzIuMC43IixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHo9e1siZm4iXT0iL3NjcmF0Y2gyL05D ++ export _ModuleTable011_ -++ _ModuleTable012_=cHJvZC9OQ0VQTElCUy9tb2R1bGVmaWxlcy96LzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6LzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6LzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9jb250cmliL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gyL05DRVBERVYvZnYzLWNhbS9EdXNhbi5Kb3ZpYy91ZnMvcHI1Ni91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy9oZXJhLmludGVsIiwiL2FwcHMvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4IiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcyIsIi9vcHQvY3JheS9tb2R1 +++ _ModuleTable012_=RVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzL3ovMS4yLjExIixbImZ1bGxOYW1lIl09InovMS4yLjExIixbImxvYWRPcmRlciJdPTE2LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InovMS4yLjExIix9LH0sbXBhdGhBPXsiL2NvbnRyaWIvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDIvTkNFUERFVi9mdjMtY2FtL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvaGVyYS5pbnRlbCIsIi9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlcy9MaW51eCIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMi ++ export _ModuleTable012_ -++ _ModuleTable013_=bGVmaWxlcyIsIi9vcHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsIi9hcHBzL21vZHVsZXMvbW9kdWxlZmFtaWxpZXMvaW50ZWwiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsX2ltcGkiLCIvc2NyYXRjaDIvTkNFUERFVi9ud3Byb2QvTkNFUExJQlMvbW9kdWxlZmlsZXMiLCIvc2NyYXRjaDEvTkNFUERFVi9uZW1zL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii9hcHBzL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXMvTGludXg6L2FwcHMvbW9kdWxlcy9tb2R1bGVmaWxlczovb3B0L2NyYXkvbW9kdWxlZmlsZXM6L29wdC9jcmF5L2NyYXlwZS9k +++ _ModuleTable013_=LCIvb3B0L2NyYXkvbW9kdWxlZmlsZXMiLCIvb3B0L2NyYXkvY3JheXBlL2RlZmF1bHQvbW9kdWxlZmlsZXMiLCIvYXBwcy9tb2R1bGVzL21vZHVsZWZhbWlsaWVzL2ludGVsIiwiL2FwcHMvbW9kdWxlcy9tb2R1bGVmYW1pbGllcy9pbnRlbF9pbXBpIiwiL3NjcmF0Y2gyL05DRVBERVYvbndwcm9kL05DRVBMSUJTL21vZHVsZWZpbGVzIiwiL3NjcmF0Y2gxL05DRVBERVYvbmVtcy9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvYXBwcy9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovYXBwcy9tb2R1bGVzL21vZHVsZWZpbGVzL0xpbnV4Oi9hcHBzL21vZHVsZXMvbW9kdWxlZmlsZXM6L29wdC9jcmF5L21vZHVsZWZpbGVzOi9v ++ export _ModuleTable013_ -++ _ModuleTable014_=ZWZhdWx0L21vZHVsZWZpbGVzIix9 +++ _ModuleTable014_=cHQvY3JheS9jcmF5cGUvZGVmYXVsdC9tb2R1bGVmaWxlcyIsfQ== ++ export _ModuleTable014_ ++ _ModuleTable_Sz_=14 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + cd build_fv3_4 -+ cmake /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model -DDEBUG=Y -D32BIT=Y ++ cmake /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model -DDEBUG=Y -D32BIT=Y -- 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 @@ -4194,18 +4194,18 @@ Force 64 bits in ipd Force 64 bits in stochastic_physics -- Configuring done -- Generating done --- Build files have been written to: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/build_fv3_4 +-- Build files have been written to: /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/build_fv3_4 + make -j 8 Scanning dependencies of target fv3cpl +[ 0%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cplfields.F90.o [ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cap_cpl.F90.o -[ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cplfields.F90.o Scanning dependencies of target fms +[ 1%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_parameter.F90.o +Scanning dependencies of target gfsphysics [ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/platform/platform.F90.o -[ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_parameter.F90.o [ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_input.F90.o [ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_core.F90.o [ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/cloud_interpolator.F90.o -Scanning dependencies of target gfsphysics [ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/machine.F.o Using 8-byte addressing Using pure routines. @@ -4223,37 +4223,44 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o [ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/co2hc.f.o [ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_composition.f.o +[ 2%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/efield.f.o -[ 3%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/MersenneTwister.F90.o [ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wam_f107_kp_mod.f90.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mersenne_twister.f.o +[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/MersenneTwister.F90.o [ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres_k.F90.o -[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mersenne_twister.f.o -[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/constants/constants.F90.o [ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/GFDL_parse_tracers.F90.o -[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o [ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iounitdef.f.o +[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/constants/constants.F90.o [ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/namelist_soilveg.f.o -Using 8-byte addressing -Using pure routines. -Using allocatable derived type array members. -Using cray pointers. [ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_wrf_utl.f90.o +[ 6%] Linking Fortran static library libfv3cpl.a [ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/noahmp_tables.f90.o [ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_radar.F90.o -[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o +[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o [ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physcons.F90.o +[ 7%] Built target fv3cpl [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/date_def.f.o -[ 8%] Linking Fortran static library libfv3cpl.a [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progtm_module.f.o [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerclm_def.f.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2o_def.f.o +[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physparam.f.o +[ 8%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o +[ 9%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozne_def.f.o +[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfs_phy_tracer_config.F.o +[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/surface_perturbation.F90.o +[ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmp_glacier.f90.o +[ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmplsm.f90.o mpp_comm_mpi.inc(1386): #warning: macro redefined: MPP_TYPE_ mpp_comm_mpi.inc(1387): #warning: macro redefined: MPI_TYPE_ mpp_comm_mpi.inc(1390): #warning: macro redefined: MPP_TYPE_CREATE_ @@ -4271,18 +4278,11 @@ mpp_comm_mpi.inc(1407): #warning: macro redefined: MPI_TYPE_ mpp_comm_mpi.inc(1410): #warning: macro redefined: MPP_TYPE_CREATE_ mpp_comm_mpi.inc(1411): #warning: macro redefined: MPP_TYPE_ mpp_comm_mpi.inc(1412): #warning: macro redefined: MPI_TYPE_ -[ 8%] Built target fv3cpl -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physparam.f.o -[ 9%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozne_def.f.o -[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfs_phy_tracer_config.F.o -[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/surface_perturbation.F90.o -[ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmp_glacier.f90.o -[ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmplsm.f90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iccn_def.f.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg_utils.F90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfdl_cloud_microphys.F90.o -[ 12%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/funcphys.f90.o [ 12%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/tracer_const_h.f.o +[ 12%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/funcphys.f90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_initialize.F90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_param.f.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_param.f.o @@ -4299,43 +4299,43 @@ mpp_comm_mpi.inc(1412): #warning: macro redefined: MPI_TYPE_ [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rascnvv2.f.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_aerosols.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_bfmicrophysics.f.o -[ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_gases.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_datatb.f.o +[ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_gases.f.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_datatb.f.o -[ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_water_prop.f90.o [ 14%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_efp.F90.o +[ 14%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_memutils.F90.o +[ 15%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_pset.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 14%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_memutils.F90.o -[ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wv_saturation.F.o -[ 15%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_pset.F90.o -[ 16%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_type.F90.o -[ 17%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/gradient.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 15%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_datatb.f.o +[ 15%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_water_prop.f90.o +[ 16%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_type.F90.o +[ 17%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/gradient.F90.o +[ 17%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wv_saturation.F.o [ 18%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cs_conv.F90.o -[ 19%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_diag.f.o -[ 19%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_drv.f.o -[ 20%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_domains.F90.o +[ 19%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_domains.F90.o +[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_diag.f.o +[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_drv.f.o [ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_ocean.f.o [ 21%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_sice.f.o [ 21%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_typedefs.F90.o [ 22%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_clouds.f.o -[ 23%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_main.f.o +[ 23%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_main.f.o [ 24%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_model.f90.o [ 24%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cldmacro.F.o [ 24%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cldwat2m_micro.F.o [ 25%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg2_0.F90.o [ 25%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg3_0.F90.o -[ 26%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_main.f.o +[ 26%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_main.f.o [ 26%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_nst.f.o [ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_diagnostics.F90.o [ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_physics_driver.F90.o @@ -4343,11 +4343,11 @@ Using cray pointers. [ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_driver.F90.o [ 28%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_restart.F90.o [ 28%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_abstraction_layer.F90.o -[ 29%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2oc.f.o [ 29%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_solar_heating.f.o -[ 29%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_tracer.f.o +[ 29%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2oc.f.o [ 29%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ideaca.f.o -[ 30%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfcsub.F.o +[ 29%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_tracer.f.o +[ 31%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfcsub.F.o [ 31%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ugwp_driver_v0.f.o [ 31%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cnvc90.f.o [ 31%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.f.o @@ -4453,13 +4453,13 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 53%] Building Fortran object CMakeFiles/fms.dir/FMS/fms/fms.F90.o -[ 53%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/time_manager.F90.o -[ 53%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bicubic.F90.o -[ 54%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bilinear.F90.o [ 54%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_spherical.F90.o -[ 54%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_grid.F90.o [ 54%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_conserve.F90.o [ 54%] Building Fortran object CMakeFiles/fms.dir/FMS/axis_utils/axis_utils.F90.o +[ 54%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bilinear.F90.o +[ 54%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_grid.F90.o +[ 54%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bicubic.F90.o +[ 54%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/time_manager.F90.o [ 54%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/field_manager.F90.o Using 8-byte addressing Using pure routines. @@ -4480,13 +4480,13 @@ Using allocatable derived type array members. Using cray pointers. [ 56%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_types.F90.o [ 56%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp.F90.o +[ 56%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/fm_util.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 56%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/fm_util.F90.o -[ 57%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_axis.F90.o [ 58%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_manifest.F90.o +[ 58%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_axis.F90.o [ 58%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/xbt_drop_rate_adjust.f90.o [ 58%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/write_ocean_data.F90.o [ 58%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp_external.F90.o @@ -4519,10 +4519,10 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 59%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/stock_constants.F90.o +[ 60%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/stock_constants.F90.o [ 60%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/coupler_types.F90.o -[ 61%] Building Fortran object CMakeFiles/fms.dir/FMS/astronomy/astronomy.F90.o [ 61%] Building Fortran object CMakeFiles/fms.dir/FMS/amip_interp/amip_interp.F90.o +[ 61%] Building Fortran object CMakeFiles/fms.dir/FMS/astronomy/astronomy.F90.o [ 61%] Building Fortran object CMakeFiles/fms.dir/FMS/block_control/block_control.F90.o [ 62%] Building Fortran object CMakeFiles/fms.dir/FMS/column_diagnostics/column_diagnostics.F90.o [ 62%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/atmos_ocean_fluxes.F90.o @@ -4540,13 +4540,13 @@ Using cray pointers. [ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_utilities.F90.o [ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core.F90.o [ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core_ecda.F90.o -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/random_numbers.F90.o -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres.F90.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. +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/random_numbers.F90.o +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres.F90.o [ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/station_data/station_data.F90.o [ 65%] Building Fortran object CMakeFiles/fms.dir/FMS/topography/topography.F90.o [ 65%] Building Fortran object CMakeFiles/fms.dir/FMS/tracer_manager/tracer_manager.F90.o @@ -4557,12 +4557,12 @@ Using cray pointers. [ 67%] Building C object CMakeFiles/fms.dir/FMS/mosaic/gradient_c2l.c.o [ 68%] Building C object CMakeFiles/fms.dir/FMS/mosaic/interp.c.o [ 68%] Building C object CMakeFiles/fms.dir/FMS/mosaic/mosaic_util.c.o -[ 68%] Building C object CMakeFiles/fms.dir/FMS/mosaic/read_mosaic.c.o -[ 68%] Building C object CMakeFiles/fms.dir/FMS/affinity/affinity.c.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 68%] Building C object CMakeFiles/fms.dir/FMS/mosaic/read_mosaic.c.o +[ 68%] Building C object CMakeFiles/fms.dir/FMS/affinity/affinity.c.o [ 69%] Building C object CMakeFiles/fms.dir/FMS/mpp/nsclock.c.o [ 69%] Building C object CMakeFiles/fms.dir/FMS/mpp/threadloc.c.o Using 8-byte addressing @@ -4576,11 +4576,11 @@ Scanning dependencies of target io [ 69%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_internal_state.F90.o Scanning dependencies of target fv3core [ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_sst.F90.o -[ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_arrays.F90.o +[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_arrays.F90.o [ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_fill.F90.o [ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sim_nc_mod.F90.o [ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/DYCORE_typedefs.F90.o -[ 70%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_nemsio.F90.o +[ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_nemsio.F90.o [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf.F90.o [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf_parallel.F90.o [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_gfs.F90.o @@ -4588,11 +4588,11 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_mp_mod.F90.o +[ 71%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_mp_mod.F90.o [ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sorted_index.F90.o [ 73%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_eta.F90.o -[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_sg.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_timing.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_sg.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_cmp.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/boundary.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_grid_utils.F90.o @@ -4605,9 +4605,9 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/a2b_edge.F90.o -[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_surf_map.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/tp_core.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_grid_tools.F90.o +[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_surf_map.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_mapz.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/init_hydro.F90.o [ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_treat_da_inc.F90.o @@ -4619,12 +4619,12 @@ Using cray pointers. [ 79%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_io.F90.o [ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_core.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_diagnostics.F90.o +[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/fv_nggps_diag.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_nudge.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_regional_bc.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/test_cases.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/fv_nggps_diag.F90.o +[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_regional_bc.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_tracer2d.F90.o -[ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/dyn_core.F90.o +[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/dyn_core.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_update_phys.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_ic.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_restart.F90.o @@ -4640,35 +4640,35 @@ Using cray pointers. [ 85%] Linking Fortran static library libfv3core.a [ 85%] Built target fv3core Scanning dependencies of target stochastic_physics -[ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_resol_def.f.o [ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/update_ca.f90.o -[ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_layout_lag.f.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_namelist_def.F90.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_gg_def.f.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/spectral_layout.F90.o +[ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_resol_def.f.o +[ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/spectral_layout.F90.o +[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_gg_def.f.o +[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_layout_lag.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/glats_stochy.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_namelist_def.F90.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/compns_stochy.F90.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/setlats_lag_stochy.f.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_ls_node_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_lats_node_a_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/epslon_stochy.f.o -[ 89%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/gozrineo_stochy.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_ls_node_stochy.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/gozrineo_stochy.f.o [ 89%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/pln2eo_stochy.f.o [ 90%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/setlats_a_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_internal_state_mod.F90.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/dezouv_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/dozeuv_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/four_to_grid_stochy.F.o -[ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_patterngenerator.F90.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/sumfln_stochy.f.o +[ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_patterngenerator.F90.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/getcon_lag_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/getcon_spectral.F90.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/initialize_spectral_mod.F90.o [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_data_mod.F90.o [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_stochy_pattern.F90.o [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochastic_physics.F90.o -[ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/cellular_automata.f90.o -[ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/plumes.f90.o +[ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/plumes.f90.o +[ 94%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/cellular_automata.f90.o [ 94%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/num_parthds_stochy.f.o [ 95%] Linking Fortran static library libstochastic_physics.a [ 95%] Built target stochastic_physics @@ -4681,11 +4681,11 @@ Scanning dependencies of target fv3cap [ 97%] Linking Fortran static library libfv3cap.a [ 97%] Built target fv3cap Scanning dependencies of target NEMS.exe -[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_methods.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_EARTH_INTERNAL_STATE.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/ENS_Cpl/ENS_CplComp_ESMFMod_STUB.F90.o -[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_UTILS.F90.o +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_methods.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_SpaceWeather.F90.o +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_UTILS.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_Rusage.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_INTERNAL_STATE.F90.o [ 98%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR.F90.o @@ -4698,10 +4698,10 @@ Scanning dependencies of target NEMS.exe jas_stream.c:(.text+0x7a7): warning: the use of `tmpnam' is dangerous, better use `mkstemp' [100%] Built target NEMS.exe + mv NEMS.exe ../fv3_4.exe -+ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/hera.intel/fv3 ../modules.fv3_4 ++ cp /scratch2/NCEPDEV/fv3-cam/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/hera.intel/fv3 ../modules.fv3_4 + cd .. + '[' YES = YES ']' + rm -rf build_fv3_4 -+ elapsed=153 -+ echo 'Elapsed time 153 seconds. Compiling 32BIT=Y DEBUG=Y finished' -Elapsed time 153 seconds. Compiling 32BIT=Y DEBUG=Y finished ++ elapsed=168 ++ echo 'Elapsed time 168 seconds. Compiling 32BIT=Y DEBUG=Y finished' +Elapsed time 168 seconds. Compiling 32BIT=Y DEBUG=Y finished diff --git a/tests/Compile_wcoss_cray.log b/tests/Compile_wcoss_cray.log index 0e8ed4c063..d16fcc14f9 100644 --- a/tests/Compile_wcoss_cray.log +++ b/tests/Compile_wcoss_cray.log @@ -1,14 +1,14 @@ + SECONDS=0 -+++ readlink -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -++ dirname /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -+ readonly MYDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests -+ MYDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++++ readlink -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh +++ dirname /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh ++ readonly MYDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests ++ MYDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + readonly ARGC=4 + ARGC=4 -+ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + [[ 4 -eq 0 ]] + [[ 4 -lt 2 ]] -+ PATHTR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model ++ PATHTR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model + MACHINE_ID=wcoss_cray + MAKE_OPT= + BUILD_NAME=fv3_1 @@ -19,8 +19,8 @@ + [[ wcoss_cray == wcoss_dell_p3 ]] + MAKE_THREADS=8 + hostname -llogin2 -+ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests +slogin1 ++ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + echo 'Compiling into fv3_1.exe on wcoss_cray' Compiling into fv3_1.exe on wcoss_cray + '[' YES = YES ']' @@ -40,14 +40,14 @@ Compiling into fv3_1.exe on wcoss_cray ++ var= ++ echo -n '' + CCPP_CMAKE_FLAGS= -+ source /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc -++ __ms_function_name=setup__test_function__31256 -++ eval 'setup__test_function__31256() { /bin/true ; }' ++ source /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc +++ __ms_function_name=setup__test_function__12695 +++ eval 'setup__test_function__12695() { /bin/true ; }' +++ eval '__text="text" ; if [[ $__text =~ ^(t).* ]] ; then printf "%s" ${.sh.match[1]} ; fi' +++ cat ++ __ms_ksh_test= -+++ eval 'if ( set | grep setup__test_function__31256 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' +++ cat ++++ eval 'if ( set | grep setup__test_function__12695 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' ++ __ms_bash_test=t ++ [[ ! -z '' ]] ++ [[ ! -z t ]] @@ -70,17 +70,15 @@ fv3(74):ERROR:105: Unable to locate a modulefile for 'w3emc/2.3.1' fv3(75):ERROR:105: Unable to locate a modulefile for 'nemsio/2.2.4' fv3(78):ERROR:105: Unable to locate a modulefile for 'post/8.0.5' fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' -++ eval INFOPATH=/usr/local/info:/usr/share/info:/usr/info ';export' 'INFOPATH;MANPATH=/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man' ';export' 'MANPATH;MODULEPATH=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/emc_rocoto/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles' ';export' 'MODULEPATH;PATH=/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse' ';export' 'PATH;PE_HDF5_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_HDF5_DEFAULT_REQUIRED_PRODUCTS;unset' 'ATP_HOME;unset' 'ATP_MRNET_COMM_PATH;unset' 'ATP_POST_LINK_OPTS;unset' 'BACIO_LIB4;unset' 'BACIO_LIB8;unset' 'BACIO_SRC;unset' 'BACIO_VER;unset' 'CMAKE_CXX_COMPILER;unset' 'CMAKE_C_COMPILER;unset' 'CMAKE_Fortran_COMPILER;unset' 'CMAKE_Platform;unset' 'COMP;unset' 'CPATH;unset' 'CRAYOS_VERSION;unset' 'CRAYPE_DIR;unset' 'CRAYPE_NETWORK_TARGET;unset' 'CRAYPE_VERSION;unset' 'CRAY_ALPS_INCLUDE_OPTS;unset' 'CRAY_ALPS_POST_LINK_OPTS;unset' 'CRAY_CPU_TARGET;unset' 'CRAY_DMAPP_INCLUDE_OPTS;unset' 'CRAY_DMAPP_POST_LINK_OPTS;unset' 'CRAY_GNI_HEADERS_INCLUDE_OPTS;unset' 'CRAY_HDF5_DIR;unset' 'CRAY_HDF5_VERSION;unset' 'CRAY_LD_LIBRARY_PATH;unset' 'CRAY_LIBSCI_BASE_DIR;unset' 'CRAY_LIBSCI_DIR;unset' 'CRAY_LIBSCI_PREFIX_DIR;unset' 'CRAY_LIBSCI_VERSION;unset' 'CRAY_NETCDF_VERSION;unset' 'CRAY_PE_MODULES;unset' 'CRAY_PMI_INCLUDE_OPTS;unset' 'CRAY_PMI_POST_LINK_OPTS;unset' 'CRAY_PRE_COMPILE_OPTS;unset' 'CRAY_PRGENVINTEL;unset' 'CRAY_RCA_INCLUDE_OPTS;unset' 'CRAY_RCA_POST_LINK_OPTS;unset' 'CRAY_UDREG_INCLUDE_OPTS;unset' 'CRAY_UDREG_POST_LINK_OPTS;unset' 'CRAY_UGNI_INCLUDE_OPTS;unset' 'CRAY_UGNI_POST_LINK_OPTS;unset' 'CRAY_XPMEM_INCLUDE_OPTS;unset' 'CRAY_XPMEM_POST_LINK_OPTS;unset' 'CRTM_FIX;unset' 'CRTM_INC;unset' 'CRTM_LIB;unset' 'CRTM_SRC;unset' 'CRTM_VER;unset' 'DMAPP_ABORT_ON_ERROR;unset' 'DVS_INCLUDE_OPTS;unset' 'DVS_VERSION;unset' 'ECF_HOSTFILE;unset' 'ECF_PORT;unset' 'ECF_ROOT;unset' 'ESMFMKFILE;unset' 'G2TMPL_INC;unset' 'G2TMPL_LIB;unset' 'G2TMPL_SRC;unset' 'G2TMPL_VER;unset' 'G2_INC4;unset' 'G2_INCd;unset' 'G2_LIB4;unset' 'G2_LIBd;unset' 'G2_SRC;unset' 'G2_VER;unset' 'GCC_PATH;unset' 'GCC_VERSION;unset' 'GDBSERVER_MIC;unset' 'GDB_CROSS;unset' 'GDB_HOST;unset' 'GNU_VERSION;unset' 'HDF5_DIR;unset' 'HDF5_INCLUDE_OPTS;unset' 'HDF5_ROOT;unset' 'INTEL_LICENSE_FILE;unset' 'INTEL_MAJOR_VERSION;unset' 'INTEL_MINOR_VERSION;unset' 'INTEL_PATH;unset' 'INTEL_PYTHONHOME;unset' 'INTEL_VERSION;unset' 'IPPROOT;unset' 'IP_INC4;unset' 'IP_INC8;unset' 'IP_INCd;unset' 'IP_LIB4;unset' 'IP_LIB8;unset' 'IP_LIBd;unset' 'IP_SRC;unset' 'IP_VER;unset' 'JASPER_INC;unset' 'JASPER_LIB;unset' 'JASPER_LIBDIR;unset' 'JASPER_LIBl;unset' 'JASPER_SRC;unset' 'JASPER_VER;unset' 'LD_LIBRARY_PATH;unset' 'LIBRARY_PATH;unset' 'LIBSCI_BASE_DIR;unset' 'LIBSCI_VERSION;unset' 'LIB_NAME;unset' 'LOADEDMODULES;unset' 'LSF_BINDIR;unset' 'LSF_ENVDIR;unset' 'LSF_LIBDIR;unset' 'LSF_SERVERDIR;unset' 'MIC_LD_LIBRARY_PATH;unset' 'MIC_LIBRARY_PATH;unset' 'MKLROOT;unset' 'MPICH_ABORT_ON_ERROR;unset' 'MPM_LAUNCHER;unset' 'NEMSIO_INC;unset' 'NEMSIO_LIB;unset' 'NEMSIO_SRC;unset' 'NEMSIO_VER;unset' 'NETCDF_DIR;unset' 'NLSPATH;unset' 'PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH;unset' 'PE_CRAY_FIXED_PKGCONFIG_PATH;unset' 'PE_CXX_PKGCONFIG_LIBS;unset' 'PE_ENV;unset' 'PE_FFTW_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_FFTW_DEFAULT_TARGET_haswell;unset' 'PE_FFTW_DEFAULT_TARGET_interlagos;unset' 'PE_FFTW_DEFAULT_TARGET_sandybridge;unset' 'PE_FFTW_DEFAULT_TARGET_x86_64;unset' 'PE_FFTW_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_FORTRAN_PKGCONFIG_LIBS;unset' 'PE_GA_DEFAULT_FIXED_PRGENV;unset' 'PE_GA_DEFAULT_GENCOMPS_GNU;unset' 'PE_GA_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_GA_DEFAULT_VOLATILE_PRGENV;unset' 'PE_HDF5_CXX_PKGCONFIG_LIBS;unset' 'PE_HDF5_DEFAULT_FIXED_PRGENV;unset' 'PE_HDF5_DEFAULT_GENCOMPS_GNU;unset' 'PE_HDF5_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_HDF5_DEFAULT_VOLATILE_PRGENV;unset' 'PE_HDF5_DIR;unset' 'PE_HDF5_FIXED_PRGENV;unset' 'PE_HDF5_FORTRAN_PKGCONFIG_LIBS;unset' 'PE_HDF5_GENCOMPILERS_GNU;unset' 'PE_HDF5_GENCOMPS_GNU;unset' 'PE_HDF5_MODULE_NAME;unset' 'PE_HDF5_PARALLEL_DEFAULT_FIXED_PRGENV;unset' 'PE_HDF5_PARALLEL_DEFAULT_GENCOMPS_GNU;unset' 'PE_HDF5_PARALLEL_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PRGENV;unset' 'PE_HDF5_PKGCONFIG_LIBS;unset' 'PE_HDF5_VOLATILE_PKGCONFIG_PATH;unset' 'PE_HDF5_VOLATILE_PRGENV;unset' 'PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH;unset' 'PE_INTEL_FIXED_PKGCONFIG_PATH;unset' 'PE_LIBSCI_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_LIBSCI_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_LIBSCI_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_LIBSCI_DEFAULT_OMP_REQUIRES;unset' 'PE_LIBSCI_DEFAULT_OMP_REQUIRES_openmp;unset' 'PE_LIBSCI_DEFAULT_PKGCONFIG_VARIABLES;unset' 'PE_LIBSCI_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_LIBSCI_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_LIBSCI_DEFAULT_VOLATILE_PRGENV;unset' 'PE_LIBSCI_GENCOMPS_CRAY_x86_64;unset' 'PE_LIBSCI_GENCOMPS_GNU_x86_64;unset' 'PE_LIBSCI_GENCOMPS_INTEL_x86_64;unset' 'PE_LIBSCI_MODULE_NAME;unset' 'PE_LIBSCI_OMP_REQUIRES;unset' 'PE_LIBSCI_OMP_REQUIRES_openmp;unset' 'PE_LIBSCI_PKGCONFIG_LIBS;unset' 'PE_LIBSCI_PKGCONFIG_VARIABLES;unset' 'PE_LIBSCI_REQUIRED_PRODUCTS;unset' 'PE_LIBSCI_VOLATILE_PKGCONFIG_PATH;unset' 'PE_LIBSCI_VOLATILE_PRGENV;unset' 'PE_MPICH_DEFAULT_DIR_CRAY_DEFAULT64;unset' 'PE_MPICH_DEFAULT_FIXED_PRGENV;unset' 'PE_MPICH_DEFAULT_GENCOMPS_CRAY;unset' 'PE_MPICH_DEFAULT_GENCOMPS_GNU;unset' 'PE_MPICH_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_MPICH_DEFAULT_VOLATILE_PRGENV;unset' 'PE_MPICH_MULTITHREADED_LIBS_multithreaded;unset' 'PE_MPICH_NV_LIBS;unset' 'PE_MPICH_NV_LIBS_nvidia20;unset' 'PE_MPICH_NV_LIBS_nvidia35;unset' 'PE_MPICH_PKGCONFIG_VARIABLES;unset' 'PE_MPICH_TARGET_VAR_nvidia20;unset' 'PE_MPICH_TARGET_VAR_nvidia35;unset' 'PE_NETCDF_BASEDIR;unset' 'PE_NETCDF_CXX_PKGCONFIG_LIBS;unset' 'PE_NETCDF_DEFAULT_FIXED_PRGENV;unset' 'PE_NETCDF_DEFAULT_GENCOMPS_GNU;unset' 'PE_NETCDF_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_NETCDF_DEFAULT_VOLATILE_PRGENV;unset' 'PE_NETCDF_FIXED_PRGENV;unset' 'PE_NETCDF_FORTRAN_PKGCONFIG_LIBS;unset' 'PE_NETCDF_GENCOMPILERS_GNU;unset' 'PE_NETCDF_GENCOMPS_GNU;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_FIXED_PRGENV;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS_GNU;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PRGENV;unset' 'PE_NETCDF_MODULE_NAME;unset' 'PE_NETCDF_PKGCONFIG_LIBS;unset' 'PE_NETCDF_REQUIRED_PRODUCTS;unset' 'PE_NETCDF_VOLATILE_PKGCONFIG_PATH;unset' 'PE_NETCDF_VOLATILE_PRGENV;unset' 'PE_PAPI_DEFAULT_ACCEL_LIBS;unset' 'PE_PAPI_DEFAULT_ACCEL_LIBS_nvidia35;unset' 'PE_PAPI_DEFAULT_PKGCONFIG_VARIABLES;unset' 'PE_PAPI_DEFAULT_TARGET_VAR_nvidia35;unset' 'PE_PARALLEL_NETCDF_DEFAULT_FIXED_PRGENV;unset' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPILERS_GNU;unset' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS_GNU;unset' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PRGENV;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_haswell;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_interlagos;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_sandybridge;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_haswell;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_interlagos;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_sandybridge;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_haswell;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_interlagos;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_sandybridge;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_PETSC_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_PETSC_DEFAULT_VOLATILE_PRGENV;unset' 'PE_PKGCONFIG_DEFAULT_PRODUCTS;unset' 'PE_PKGCONFIG_LIBS;unset' 'PE_PKGCONFIG_PRODUCTS;unset' 'PE_PKGCONFIG_PRODUCTS_DEFAULT;unset' 'PE_PKG_CONFIG_PATH;unset' 'PE_PRODUCT_LIST;unset' 'PE_SMA_DIR_CRAY_DEFAULT64;unset' 'PE_SMA_DIR_PGI_DEFAULT64;unset' 'PE_SMA_VOLATILE_PKGCONFIG_PATH;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_haswell;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_interlagos;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_sandybridge;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_haswell;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_interlagos;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_sandybridge;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_haswell;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_interlagos;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_sandybridge;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_TPSL_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_TPSL_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_TPSL_DEFAULT_VOLATILE_PRGENV;unset' 'PE_TRILINOS_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_TRILINOS_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_TRILINOS_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_TRILINOS_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_TRILINOS_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_TRILINOS_DEFAULT_VOLATILE_PRGENV;unset' 'PKGCONFIG_ENABLED;unset' 'PKG_CONFIG_PATH;unset' 'PKG_CONFIG_PATH_DEFAULT;unset' 'PNG_INC;unset' 'PNG_LIB;unset' 'PNG_LIB12;unset' 'PNG_LIBDIR;unset' 'PNG_LIBso;unset' 'PNG_SRC;unset' 'PNG_VER;unset' 'POST_INC;unset' 'POST_LIB;unset' 'POST_SRC;unset' 'POST_VER;unset' 'PYTHONPATH;unset' 'QT_PLUGIN_PATH;unset' 'SHMEM_ABORT_ON_ERROR;unset' 'SLURM_PROLOG;unset' 'SP_LIB4;unset' 'SP_LIB8;unset' 'SP_LIBd;unset' 'SP_SRC;unset' 'SP_VER;unset' 'TBBROOT;unset' 'W3EMC_INC4;unset' 'W3EMC_INC8;unset' 'W3EMC_INCd;unset' 'W3EMC_LIB4;unset' 'W3EMC_LIB8;unset' 'W3EMC_LIBd;unset' 'W3EMC_SRC;unset' 'W3EMC_VER;unset' 'W3NCO_INC4;unset' 'W3NCO_INC8;unset' 'W3NCO_INCd;unset' 'W3NCO_LIB4;unset' 'W3NCO_LIB8;unset' 'W3NCO_LIBd;unset' 'W3NCO_SRC;unset' 'W3NCO_VER;unset' 'XLSF_UIDDIR;unset' 'XTOS_VERSION;unset' 'XTPE_NETWORK_TARGET;unset' 'Z_INC;unset' 'Z_LIB;unset' 'Z_SRC;unset' 'Z_VER;unset' '_LMFILES_;' +++ eval INFOPATH=/usr/local/info:/usr/share/info:/usr/info ';export' 'INFOPATH;MANPATH=/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man' ';export' 'MANPATH;MODULEPATH=/usrx/local/emc_rocoto/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles' ';export' 'MODULEPATH;PATH=/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin' ';export' 'PATH;unset' 'ATP_HOME;unset' 'ATP_MRNET_COMM_PATH;unset' 'ATP_POST_LINK_OPTS;unset' 'BACIO_LIB4;unset' 'BACIO_LIB8;unset' 'BACIO_SRC;unset' 'BACIO_VER;unset' 'CMAKE_CXX_COMPILER;unset' 'CMAKE_C_COMPILER;unset' 'CMAKE_Fortran_COMPILER;unset' 'CMAKE_Platform;unset' 'COMP;unset' 'CPATH;unset' 'CRAYOS_VERSION;unset' 'CRAYPE_DIR;unset' 'CRAYPE_NETWORK_TARGET;unset' 'CRAYPE_VERSION;unset' 'CRAY_ALPS_INCLUDE_OPTS;unset' 'CRAY_ALPS_POST_LINK_OPTS;unset' 'CRAY_CPU_TARGET;unset' 'CRAY_DMAPP_INCLUDE_OPTS;unset' 'CRAY_DMAPP_POST_LINK_OPTS;unset' 'CRAY_GNI_HEADERS_INCLUDE_OPTS;unset' 'CRAY_HDF5_DIR;unset' 'CRAY_HDF5_VERSION;unset' 'CRAY_LD_LIBRARY_PATH;unset' 'CRAY_LIBSCI_BASE_DIR;unset' 'CRAY_LIBSCI_DIR;unset' 'CRAY_LIBSCI_PREFIX_DIR;unset' 'CRAY_LIBSCI_VERSION;unset' 'CRAY_NETCDF_VERSION;unset' 'CRAY_PE_MODULES;unset' 'CRAY_PMI_INCLUDE_OPTS;unset' 'CRAY_PMI_POST_LINK_OPTS;unset' 'CRAY_PRE_COMPILE_OPTS;unset' 'CRAY_PRGENVINTEL;unset' 'CRAY_RCA_INCLUDE_OPTS;unset' 'CRAY_RCA_POST_LINK_OPTS;unset' 'CRAY_UDREG_INCLUDE_OPTS;unset' 'CRAY_UDREG_POST_LINK_OPTS;unset' 'CRAY_UGNI_INCLUDE_OPTS;unset' 'CRAY_UGNI_POST_LINK_OPTS;unset' 'CRAY_XPMEM_INCLUDE_OPTS;unset' 'CRAY_XPMEM_POST_LINK_OPTS;unset' 'CRTM_FIX;unset' 'CRTM_INC;unset' 'CRTM_LIB;unset' 'CRTM_SRC;unset' 'CRTM_VER;unset' 'DMAPP_ABORT_ON_ERROR;unset' 'DVS_INCLUDE_OPTS;unset' 'DVS_VERSION;unset' 'ECF_HOSTFILE;unset' 'ECF_PORT;unset' 'ECF_ROOT;unset' 'ESMFMKFILE;unset' 'G2TMPL_INC;unset' 'G2TMPL_LIB;unset' 'G2TMPL_SRC;unset' 'G2TMPL_VER;unset' 'G2_INC4;unset' 'G2_INCd;unset' 'G2_LIB4;unset' 'G2_LIBd;unset' 'G2_SRC;unset' 'G2_VER;unset' 'GCC_PATH;unset' 'GCC_VERSION;unset' 'GDBSERVER_MIC;unset' 'GDB_CROSS;unset' 'GDB_HOST;unset' 'GNU_VERSION;unset' 'HDF5_DIR;unset' 'HDF5_INCLUDE_OPTS;unset' 'HDF5_ROOT;unset' 'INTEL_LICENSE_FILE;unset' 'INTEL_MAJOR_VERSION;unset' 'INTEL_MINOR_VERSION;unset' 'INTEL_PATH;unset' 'INTEL_PYTHONHOME;unset' 'INTEL_VERSION;unset' 'IPPROOT;unset' 'IP_INC4;unset' 'IP_INC8;unset' 'IP_INCd;unset' 'IP_LIB4;unset' 'IP_LIB8;unset' 'IP_LIBd;unset' 'IP_SRC;unset' 'IP_VER;unset' 'JASPER_INC;unset' 'JASPER_LIB;unset' 'JASPER_LIBDIR;unset' 'JASPER_LIBl;unset' 'JASPER_SRC;unset' 'JASPER_VER;unset' 'LD_LIBRARY_PATH;unset' 'LIBRARY_PATH;unset' 'LIBSCI_BASE_DIR;unset' 'LIBSCI_VERSION;unset' 'LIB_NAME;unset' 'LOADEDMODULES;unset' 'LSF_BINDIR;unset' 'LSF_ENVDIR;unset' 'LSF_LIBDIR;unset' 'LSF_SERVERDIR;unset' 'MIC_LD_LIBRARY_PATH;unset' 'MIC_LIBRARY_PATH;unset' 'MKLROOT;unset' 'MPICH_ABORT_ON_ERROR;unset' 'MPM_LAUNCHER;unset' 'NEMSIO_INC;unset' 'NEMSIO_LIB;unset' 'NEMSIO_SRC;unset' 'NEMSIO_VER;unset' 'NETCDF_DIR;unset' 'NLSPATH;unset' 'PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH;unset' 'PE_CRAY_FIXED_PKGCONFIG_PATH;unset' 'PE_CXX_PKGCONFIG_LIBS;unset' 'PE_ENV;unset' 'PE_FFTW_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_FFTW_DEFAULT_TARGET_haswell;unset' 'PE_FFTW_DEFAULT_TARGET_interlagos;unset' 'PE_FFTW_DEFAULT_TARGET_sandybridge;unset' 'PE_FFTW_DEFAULT_TARGET_x86_64;unset' 'PE_FFTW_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_FORTRAN_PKGCONFIG_LIBS;unset' 'PE_GA_DEFAULT_FIXED_PRGENV;unset' 'PE_GA_DEFAULT_GENCOMPS_GNU;unset' 'PE_GA_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_GA_DEFAULT_VOLATILE_PRGENV;unset' 'PE_HDF5_CXX_PKGCONFIG_LIBS;unset' 'PE_HDF5_DEFAULT_FIXED_PRGENV;unset' 'PE_HDF5_DEFAULT_GENCOMPS_GNU;unset' 'PE_HDF5_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_HDF5_DEFAULT_VOLATILE_PRGENV;unset' 'PE_HDF5_DIR;unset' 'PE_HDF5_FIXED_PRGENV;unset' 'PE_HDF5_FORTRAN_PKGCONFIG_LIBS;unset' 'PE_HDF5_GENCOMPILERS_GNU;unset' 'PE_HDF5_GENCOMPS_GNU;unset' 'PE_HDF5_MODULE_NAME;unset' 'PE_HDF5_PARALLEL_DEFAULT_FIXED_PRGENV;unset' 'PE_HDF5_PARALLEL_DEFAULT_GENCOMPS_GNU;unset' 'PE_HDF5_PARALLEL_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PRGENV;unset' 'PE_HDF5_PKGCONFIG_LIBS;unset' 'PE_HDF5_VOLATILE_PKGCONFIG_PATH;unset' 'PE_HDF5_VOLATILE_PRGENV;unset' 'PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH;unset' 'PE_INTEL_FIXED_PKGCONFIG_PATH;unset' 'PE_LIBSCI_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_LIBSCI_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_LIBSCI_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_LIBSCI_DEFAULT_OMP_REQUIRES;unset' 'PE_LIBSCI_DEFAULT_OMP_REQUIRES_openmp;unset' 'PE_LIBSCI_DEFAULT_PKGCONFIG_VARIABLES;unset' 'PE_LIBSCI_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_LIBSCI_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_LIBSCI_DEFAULT_VOLATILE_PRGENV;unset' 'PE_LIBSCI_GENCOMPS_CRAY_x86_64;unset' 'PE_LIBSCI_GENCOMPS_GNU_x86_64;unset' 'PE_LIBSCI_GENCOMPS_INTEL_x86_64;unset' 'PE_LIBSCI_MODULE_NAME;unset' 'PE_LIBSCI_OMP_REQUIRES;unset' 'PE_LIBSCI_OMP_REQUIRES_openmp;unset' 'PE_LIBSCI_PKGCONFIG_LIBS;unset' 'PE_LIBSCI_PKGCONFIG_VARIABLES;unset' 'PE_LIBSCI_REQUIRED_PRODUCTS;unset' 'PE_LIBSCI_VOLATILE_PKGCONFIG_PATH;unset' 'PE_LIBSCI_VOLATILE_PRGENV;unset' 'PE_MPICH_DEFAULT_DIR_CRAY_DEFAULT64;unset' 'PE_MPICH_DEFAULT_FIXED_PRGENV;unset' 'PE_MPICH_DEFAULT_GENCOMPS_CRAY;unset' 'PE_MPICH_DEFAULT_GENCOMPS_GNU;unset' 'PE_MPICH_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_MPICH_DEFAULT_VOLATILE_PRGENV;unset' 'PE_MPICH_MULTITHREADED_LIBS_multithreaded;unset' 'PE_MPICH_NV_LIBS;unset' 'PE_MPICH_NV_LIBS_nvidia20;unset' 'PE_MPICH_NV_LIBS_nvidia35;unset' 'PE_MPICH_PKGCONFIG_VARIABLES;unset' 'PE_MPICH_TARGET_VAR_nvidia20;unset' 'PE_MPICH_TARGET_VAR_nvidia35;unset' 'PE_NETCDF_BASEDIR;unset' 'PE_NETCDF_CXX_PKGCONFIG_LIBS;unset' 'PE_NETCDF_DEFAULT_FIXED_PRGENV;unset' 'PE_NETCDF_DEFAULT_GENCOMPS_GNU;unset' 'PE_NETCDF_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_NETCDF_DEFAULT_VOLATILE_PRGENV;unset' 'PE_NETCDF_FIXED_PRGENV;unset' 'PE_NETCDF_FORTRAN_PKGCONFIG_LIBS;unset' 'PE_NETCDF_GENCOMPILERS_GNU;unset' 'PE_NETCDF_GENCOMPS_GNU;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_FIXED_PRGENV;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS_GNU;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PRGENV;unset' 'PE_NETCDF_MODULE_NAME;unset' 'PE_NETCDF_PKGCONFIG_LIBS;unset' 'PE_NETCDF_REQUIRED_PRODUCTS;unset' 'PE_NETCDF_VOLATILE_PKGCONFIG_PATH;unset' 'PE_NETCDF_VOLATILE_PRGENV;unset' 'PE_PAPI_DEFAULT_ACCEL_LIBS;unset' 'PE_PAPI_DEFAULT_ACCEL_LIBS_nvidia35;unset' 'PE_PAPI_DEFAULT_PKGCONFIG_VARIABLES;unset' 'PE_PAPI_DEFAULT_TARGET_VAR_nvidia35;unset' 'PE_PARALLEL_NETCDF_DEFAULT_FIXED_PRGENV;unset' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPILERS_GNU;unset' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS_GNU;unset' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PRGENV;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_haswell;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_interlagos;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_sandybridge;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_haswell;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_interlagos;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_sandybridge;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_haswell;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_interlagos;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_sandybridge;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_PETSC_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_PETSC_DEFAULT_VOLATILE_PRGENV;unset' 'PE_PKGCONFIG_DEFAULT_PRODUCTS;unset' 'PE_PKGCONFIG_LIBS;unset' 'PE_PKGCONFIG_PRODUCTS;unset' 'PE_PKGCONFIG_PRODUCTS_DEFAULT;unset' 'PE_PKG_CONFIG_PATH;unset' 'PE_PRODUCT_LIST;unset' 'PE_SMA_DIR_CRAY_DEFAULT64;unset' 'PE_SMA_DIR_PGI_DEFAULT64;unset' 'PE_SMA_VOLATILE_PKGCONFIG_PATH;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_haswell;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_interlagos;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_sandybridge;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_haswell;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_interlagos;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_sandybridge;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_haswell;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_interlagos;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_sandybridge;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_TPSL_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_TPSL_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_TPSL_DEFAULT_VOLATILE_PRGENV;unset' 'PE_TRILINOS_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_TRILINOS_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_TRILINOS_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_TRILINOS_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_TRILINOS_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_TRILINOS_DEFAULT_VOLATILE_PRGENV;unset' 'PKGCONFIG_ENABLED;unset' 'PKG_CONFIG_PATH;unset' 'PKG_CONFIG_PATH_DEFAULT;unset' 'PNG_INC;unset' 'PNG_LIB;unset' 'PNG_LIB12;unset' 'PNG_LIBDIR;unset' 'PNG_LIBso;unset' 'PNG_SRC;unset' 'PNG_VER;unset' 'POST_INC;unset' 'POST_LIB;unset' 'POST_SRC;unset' 'POST_VER;unset' 'PYTHONPATH;unset' 'QT_PLUGIN_PATH;unset' 'SHMEM_ABORT_ON_ERROR;unset' 'SLURM_PROLOG;unset' 'SP_LIB4;unset' 'SP_LIB8;unset' 'SP_LIBd;unset' 'SP_SRC;unset' 'SP_VER;unset' 'TBBROOT;unset' 'W3EMC_INC4;unset' 'W3EMC_INC8;unset' 'W3EMC_INCd;unset' 'W3EMC_LIB4;unset' 'W3EMC_LIB8;unset' 'W3EMC_LIBd;unset' 'W3EMC_SRC;unset' 'W3EMC_VER;unset' 'W3NCO_LIB4;unset' 'W3NCO_LIB8;unset' 'W3NCO_LIBd;unset' 'W3NCO_SRC;unset' 'W3NCO_VER;unset' 'XLSF_UIDDIR;unset' 'XTOS_VERSION;unset' 'XTPE_NETWORK_TARGET;unset' 'Z_INC;unset' 'Z_LIB;unset' 'Z_SRC;unset' 'Z_VER;unset' '_LMFILES_;' +++ INFOPATH=/usr/local/info:/usr/share/info:/usr/info +++ export INFOPATH +++ MANPATH=/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man +++ export MANPATH -+++ MODULEPATH=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/emc_rocoto/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles ++++ MODULEPATH=/usrx/local/emc_rocoto/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles +++ export MODULEPATH -+++ PATH=/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse ++++ PATH=/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin +++ export PATH -+++ PE_HDF5_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH -+++ export PE_HDF5_DEFAULT_REQUIRED_PRODUCTS +++ unset ATP_HOME +++ unset ATP_MRNET_COMM_PATH +++ unset ATP_POST_LINK_OPTS @@ -374,9 +372,6 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' +++ unset W3EMC_LIBd +++ unset W3EMC_SRC +++ unset W3EMC_VER -+++ unset W3NCO_INC4 -+++ unset W3NCO_INC8 -+++ unset W3NCO_INCd +++ unset W3NCO_LIB4 +++ unset W3NCO_LIB8 +++ unset W3NCO_LIBd @@ -400,8 +395,8 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ eval ++ module use /opt/cray/ari/modulefiles +++ /opt/modules/3.2.10.3/bin/modulecmd bash use /opt/cray/ari/modulefiles -++ eval MODULEPATH=/opt/cray/ari/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/emc_rocoto/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles ';export' 'MODULEPATH;' -+++ MODULEPATH=/opt/cray/ari/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/emc_rocoto/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles +++ eval MODULEPATH=/opt/cray/ari/modulefiles:/usrx/local/emc_rocoto/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles ';export' 'MODULEPATH;' ++++ MODULEPATH=/opt/cray/ari/modulefiles:/usrx/local/emc_rocoto/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles +++ export MODULEPATH ++ module use /opt/cray/craype/default/alt-modulefiles +++ /opt/modules/3.2.10.3/bin/modulecmd bash use /opt/cray/craype/default/alt-modulefiles @@ -421,16 +416,16 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ unset __ms_shell ++ unset __ms_ksh_test ++ unset __ms_bash_test -++ unset setup__test_function__31256 +++ unset setup__test_function__12695 ++ unset __ms_function_name + [[ wcoss_cray == macosx.* ]] + [[ wcoss_cray == linux.* ]] -+ module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray -++ /opt/modules/3.2.10.3/bin/modulecmd bash use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray ++ module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray +++ /opt/modules/3.2.10.3/bin/modulecmd bash use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray + eval + module load fv3 ++ /opt/modules/3.2.10.3/bin/modulecmd bash load fv3 -+ eval ATP_HOME=/opt/cray/atp/1.8.1 ';export' 'ATP_HOME;ATP_MRNET_COMM_PATH=/opt/cray/atp/1.8.1/libexec/atp_mrnet_commnode_wrapper' ';export' 'ATP_MRNET_COMM_PATH;ATP_POST_LINK_OPTS=-Wl,-L/opt/cray/atp/1.8.1/libApp/\' ';export' 'ATP_POST_LINK_OPTS;BACIO_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a' ';export' 'BACIO_LIB4;BACIO_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_8.a' ';export' 'BACIO_LIB8;BACIO_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/bacio_v2.0.3' ';export' 'BACIO_SRC;BACIO_VER=v2.0.3' ';export' 'BACIO_VER;CMAKE_CXX_COMPILER=CC' ';export' 'CMAKE_CXX_COMPILER;CMAKE_C_COMPILER=cc' ';export' 'CMAKE_C_COMPILER;CMAKE_Fortran_COMPILER=ftn' ';export' 'CMAKE_Fortran_COMPILER;CMAKE_Platform=wcoss_cray' ';export' 'CMAKE_Platform;COMP=intel' ';export' 'COMP;CPATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/include:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/include:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/include' ';export' 'CPATH;CRAYOS_VERSION=5.2.82' ';export' 'CRAYOS_VERSION;CRAYPE_DIR=/opt/cray/craype/2.3.0' ';export' 'CRAYPE_DIR;CRAYPE_NETWORK_TARGET=aries' ';export' 'CRAYPE_NETWORK_TARGET;CRAYPE_VERSION=2.3.0' ';export' 'CRAYPE_VERSION;CRAY_ALPS_INCLUDE_OPTS=-I/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/include' ';export' 'CRAY_ALPS_INCLUDE_OPTS;CRAY_ALPS_POST_LINK_OPTS=-L/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_ALPS_POST_LINK_OPTS;CRAY_CPU_TARGET=haswell' ';export' 'CRAY_CPU_TARGET;CRAY_DMAPP_INCLUDE_OPTS=-I/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/include\' '-I/opt/cray/gni-headers/4.0-1.0502.10859.7.8.ari/include\' ';export' 'CRAY_DMAPP_INCLUDE_OPTS;CRAY_DMAPP_POST_LINK_OPTS=-L/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/lib64' ';export' 'CRAY_DMAPP_POST_LINK_OPTS;CRAY_GNI_HEADERS_INCLUDE_OPTS=-I/opt/cray/gni-headers/4.0-1.0502.10859.7.8.ari/include' ';export' 'CRAY_GNI_HEADERS_INCLUDE_OPTS;CRAY_HDF5_DIR=/opt/cray/hdf5/1.8.14' ';export' 'CRAY_HDF5_DIR;CRAY_HDF5_VERSION=1.8.14' ';export' 'CRAY_HDF5_VERSION;CRAY_LD_LIBRARY_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64:/opt/cray/hdf5/1.8.14/INTEL/14.0/lib:/opt/cray/netcdf/4.3.3.1/INTEL/14.0/lib:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/lib64:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/lib64:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/lib64:/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/lib64:/opt/cray/pmi/5.0.11/lib64:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/lib64:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/lib64:/opt/cray/libsci/13.0.3/INTEL/140/x86_64/lib' ';export' 'CRAY_LD_LIBRARY_PATH;CRAY_LIBSCI_BASE_DIR=/opt/cray/libsci/13.0.3' ';export' 'CRAY_LIBSCI_BASE_DIR;CRAY_LIBSCI_DIR=/opt/cray/libsci/13.0.3' ';export' 'CRAY_LIBSCI_DIR;CRAY_LIBSCI_PREFIX_DIR=/opt/cray/libsci/13.0.3/INTEL/140/x86_64' ';export' 'CRAY_LIBSCI_PREFIX_DIR;CRAY_LIBSCI_VERSION=13.0.3' ';export' 'CRAY_LIBSCI_VERSION;CRAY_NETCDF_VERSION=4.3.3.1' ';export' 'CRAY_NETCDF_VERSION;CRAY_PE_MODULES=cray-hdf5:cray-netcdf' ';export' 'CRAY_PE_MODULES;CRAY_PMI_INCLUDE_OPTS=-I/opt/cray/pmi/5.0.11/include' ';export' 'CRAY_PMI_INCLUDE_OPTS;CRAY_PMI_POST_LINK_OPTS=-L/opt/cray/pmi/5.0.11/lib64' ';export' 'CRAY_PMI_POST_LINK_OPTS;CRAY_PRE_COMPILE_OPTS=-hnetwork=aries' ';export' 'CRAY_PRE_COMPILE_OPTS;CRAY_PRGENVINTEL=loaded' ';export' 'CRAY_PRGENVINTEL;CRAY_RCA_INCLUDE_OPTS=-I/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/include\' '-I/opt/cray/krca/1.0.0-2.0502.67049.8.22.ari/include\' '-I/opt/cray-hss-devel/7.2.0/include\' ';export' 'CRAY_RCA_INCLUDE_OPTS;CRAY_RCA_POST_LINK_OPTS=-L/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/lib64\' '-lrca\' ';export' 'CRAY_RCA_POST_LINK_OPTS;CRAY_UDREG_INCLUDE_OPTS=-I/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/include' ';export' 'CRAY_UDREG_INCLUDE_OPTS;CRAY_UDREG_POST_LINK_OPTS=-L/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/lib64' ';export' 'CRAY_UDREG_POST_LINK_OPTS;CRAY_UGNI_INCLUDE_OPTS=-I/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/include' ';export' 'CRAY_UGNI_INCLUDE_OPTS;CRAY_UGNI_POST_LINK_OPTS=-L/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/lib64' ';export' 'CRAY_UGNI_POST_LINK_OPTS;CRAY_XPMEM_INCLUDE_OPTS=-I/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/include' ';export' 'CRAY_XPMEM_INCLUDE_OPTS;CRAY_XPMEM_POST_LINK_OPTS=-L/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/lib64' ';export' 'CRAY_XPMEM_POST_LINK_OPTS;CRTM_FIX=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/fix' ';export' 'CRTM_FIX;CRTM_INC=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/include/crtm_v2.2.6' ';export' 'CRTM_INC;CRTM_LIB=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a' ';export' 'CRTM_LIB;CRTM_SRC=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/src' ';export' 'CRTM_SRC;CRTM_VER=v2.2.6' ';export' 'CRTM_VER;DMAPP_ABORT_ON_ERROR=1' ';export' 'DMAPP_ABORT_ON_ERROR;DVS_INCLUDE_OPTS=-I/opt/cray/dvs/2.5_0.9.0-1.0502.2188.1.116.ari/include' ';export' 'DVS_INCLUDE_OPTS;DVS_VERSION=0.9.0' ';export' 'DVS_VERSION;ESMFMKFILE=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib/esmf.mk' ';export' 'ESMFMKFILE;G2TMPL_INC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/g2tmpl_v1.6.0' ';export' 'G2TMPL_INC;G2TMPL_LIB=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a' ';export' 'G2TMPL_LIB;G2TMPL_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/g2tmpl_v1.6.0/src' ';export' 'G2TMPL_SRC;G2TMPL_VER=v1.6.0' ';export' 'G2TMPL_VER;G2_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/g2_v3.1.1_4' ';export' 'G2_INC4;G2_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/g2_v3.1.1_d' ';export' 'G2_INCd;G2_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a' ';export' 'G2_LIB4;G2_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_d.a' ';export' 'G2_LIBd;G2_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/g2_v3.1.1' ';export' 'G2_SRC;G2_VER=v3.1.1' ';export' 'G2_VER;GCC_PATH=/opt/gcc/4.9.2' ';export' 'GCC_PATH;GCC_VERSION=4.9.2' ';export' 'GCC_VERSION;GDBSERVER_MIC=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/target/mic/bin/gdbserver' ';export' 'GDBSERVER_MIC;GDB_CROSS=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin/gdb-mic' ';export' 'GDB_CROSS;GDB_HOST=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin/gdb-ia-mic' ';export' 'GDB_HOST;GNU_VERSION=4.9.2' ';export' 'GNU_VERSION;HDF5_DIR=/opt/cray/hdf5/1.8.14/INTEL/14.0' ';export' 'HDF5_DIR;HDF5_INCLUDE_OPTS=/opt/cray/hdf5/1.8.14/INTEL/14.0/include' ';export' 'HDF5_INCLUDE_OPTS;HDF5_ROOT=/opt/cray/hdf5/1.8.14/INTEL/14.0' ';export' 'HDF5_ROOT;INFOPATH=/opt/gcc/4.9.2/snos/share/info:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/info/:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/info/:/usr/local/info:/usr/share/info:/usr/info' ';export' 'INFOPATH;INTEL_LICENSE_FILE=/opt/intel/compilers_and_libraries_2016.3.210/linux/licenses:/opt/intel/licenses:/intel/licenses' ';export' 'INTEL_LICENSE_FILE;INTEL_MAJOR_VERSION=16.0' ';export' 'INTEL_MAJOR_VERSION;INTEL_MINOR_VERSION=3.210' ';export' 'INTEL_MINOR_VERSION;INTEL_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux' ';export' 'INTEL_PATH;INTEL_PYTHONHOME=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/python/intel64/' ';export' 'INTEL_PYTHONHOME;INTEL_VERSION=16.0.3.210' ';export' 'INTEL_VERSION;IPPROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp' ';export' 'IPPROOT;IP_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ip_v3.0.2_4' ';export' 'IP_INC4;IP_INC8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ip_v3.0.2_8' ';export' 'IP_INC8;IP_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ip_v3.0.2_d' ';export' 'IP_INCd;IP_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libip_v3.0.2_4.a' ';export' 'IP_LIB4;IP_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libip_v3.0.2_8.a' ';export' 'IP_LIB8;IP_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libip_v3.0.2_d.a' ';export' 'IP_LIBd;IP_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/ip_v3.0.2' ';export' 'IP_SRC;IP_VER=v3.0.2' ';export' 'IP_VER;JASPER_INC=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/include' ';export' 'JASPER_INC;JASPER_LIB=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a' ';export' 'JASPER_LIB;JASPER_LIBDIR=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib' ';export' 'JASPER_LIBDIR;JASPER_LIBl=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.la' ';export' 'JASPER_LIBl;JASPER_SRC=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/sorc/jasper_v1.900.1' ';export' 'JASPER_SRC;JASPER_VER=1.900.1' ';export' 'JASPER_VER;LD_LIBRARY_PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib:/opt/gcc/4.9.2/snos/lib64:/usrx/local/dev/python/2.7.14/lib:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/tools/intel64/perfsys:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/libipt/intel64/lib' ';export' 'LD_LIBRARY_PATH;LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1' ';export' 'LIBRARY_PATH;LIBSCI_BASE_DIR=/opt/cray/libsci/13.0.3' ';export' 'LIBSCI_BASE_DIR;LIBSCI_VERSION=13.0.3' ';export' 'LIBSCI_VERSION;LIB_NAME=POST' ';export' 'LIB_NAME;LOADEDMODULES=craype-network-aries:craype/2.3.0:cray-libsci/13.0.3:udreg/2.3.2-1.0502.10518.2.17.ari:ugni/6.0-1.0502.10863.8.29.ari:pmi/5.0.11:dmapp/7.0.1-1.0502.11080.8.76.ari:gni-headers/4.0-1.0502.10859.7.8.ari:xpmem/0.1-2.0502.64982.5.3.ari:dvs/2.5_0.9.0-1.0502.2188.1.116.ari:alps/5.2.4-2.0502.9774.31.11.ari:rca/1.0.0-2.0502.60530.1.62.ari:atp/1.8.1:PrgEnv-intel/5.2.82:intel/16.3.210:cray-netcdf/4.3.3.1:cray-hdf5/1.8.14:xt-lsfhpc/9.1.3:craype-haswell:python/2.7.14:cmake/3.6.2:gcc/4.9.2:jasper-gnu-sandybridge/1.900.1:png-intel-sandybridge/1.2.49:zlib-intel-sandybridge/1.2.7:crtm-intel/2.2.6:g2/3.1.1:g2tmpl/1.6.0:bacio/2.0.3:ip/3.0.2:sp/2.0.3:w3nco/2.0.7:w3emc/2.3.1:nemsio/2.2.4:post/8.0.5:alps/5.2.4-2.0502.9822.32.1.ari:esmf/8.0.0:fv3' ';export' 'LOADEDMODULES;LSF_BINDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin' ';export' 'LSF_BINDIR;LSF_ENVDIR=/gpfs/llsf/xt-lsfhpc/conf' ';export' 'LSF_ENVDIR;LSF_LIBDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib' ';export' 'LSF_LIBDIR;LSF_SERVERDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc' ';export' 'LSF_SERVERDIR;MANPATH=/opt/cray/pmi/5.0.11/man:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/share/man:/opt/gcc/4.9.2/snos/share/man:/usrx/local/dev/cmake/3.6.2/share/man:/usrx/local/dev/python/2.7.14/share/man:/gpfs/llsf/xt-lsfhpc/9.1/man:/opt/cray/netcdf/4.3.3.1/share/man:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/common:/opt/cray/atp/1.8.1/man:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/man:/opt/cray/libsci/13.0.3/man:/opt/cray/man/csmlversion:/opt/cray/craype/2.3.0/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man:/opt/cray/man' ';export' 'MANPATH;MIC_LD_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/mic:/opt/intel/mic/coi/device-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/lib/mic:/opt/intel/mic/coi/device-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/mic' ';export' 'MIC_LD_LIBRARY_PATH;MIC_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/mic' ';export' 'MIC_LIBRARY_PATH;MKLROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl' ';export' 'MKLROOT;MODULEPATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles:/opt/cray/ari/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/emc_rocoto/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles' ';export' 'MODULEPATH;MPICH_ABORT_ON_ERROR=1' ';export' 'MPICH_ABORT_ON_ERROR;MPM_LAUNCHER=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/mpm/bin/start_mpm.sh' ';export' 'MPM_LAUNCHER;NEMSIO_INC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/nemsio_v2.2.4' ';export' 'NEMSIO_INC;NEMSIO_LIB=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a' ';export' 'NEMSIO_LIB;NEMSIO_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/nemsio_v2.2.4' ';export' 'NEMSIO_SRC;NEMSIO_VER=v2.2.4' ';export' 'NEMSIO_VER;NETCDF_DIR=/opt/cray/netcdf/4.3.3.1/INTEL/14.0' ';export' 'NETCDF_DIR;NLSPATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/locale/%l_%t/%N' ';export' 'NLSPATH;PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/bin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/opt/gcc/4.9.2/bin:/usrx/local/dev/cmake/3.6.2/bin:/usrx/local/dev/python/2.7.14/bin:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/opt/cray/hdf5/1.8.14/bin:/opt/cray/netcdf/4.3.3.1/bin:/opt/intel/compilers_and_libraries_2016.3.210/linux/bin/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/bin:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/sbin:/opt/cray/dvs/2.5_0.9.0-1.0502.2188.1.116.ari/bin:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/bin:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/bin:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/bin:/opt/cray/craype/2.3.0/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/opt/cray/bin:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/include' ';export' 'PATH;PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/CRAY/8.3/lib/pkgconfig:/opt/cray/ga/5.3.0.1/CRAY/83/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/CRAY/83/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/CRAY/83/lib/pkgconfig:/opt/cray/netcdf/4.3.2/CRAY/83/lib/pkgconfig:/opt/cray/hdf5/1.8.13/CRAY/83/lib/pkgconfig' ';export' 'PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH;PE_CRAY_FIXED_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/CRAY/8.3/lib/pkgconfig:/opt/cray/netcdf/4.3.3.1/CRAY/8.3/lib/pkgconfig' ';export' 'PE_CRAY_FIXED_PKGCONFIG_PATH;PE_CXX_PKGCONFIG_LIBS=hdf5_hl_cpp:hdf5_cpp:netcdf_c++4' ';export' 'PE_CXX_PKGCONFIG_LIBS;PE_ENV=INTEL' ';export' 'PE_ENV;PE_FFTW_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_FFTW_DEFAULT_REQUIRED_PRODUCTS;PE_FFTW_DEFAULT_TARGET_haswell=haswell' ';export' 'PE_FFTW_DEFAULT_TARGET_haswell;PE_FFTW_DEFAULT_TARGET_interlagos=interlagos' ';export' 'PE_FFTW_DEFAULT_TARGET_interlagos;PE_FFTW_DEFAULT_TARGET_sandybridge=sandybridge' ';export' 'PE_FFTW_DEFAULT_TARGET_sandybridge;PE_FFTW_DEFAULT_TARGET_x86_64=x86_64' ';export' 'PE_FFTW_DEFAULT_TARGET_x86_64;PE_FFTW_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/fftw/3.3.4.2/@PE_FFTW_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_FFTW_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_FORTRAN_PKGCONFIG_LIBS=hdf5hl_fortran:hdf5_fortran:netcdff' ';export' 'PE_FORTRAN_PKGCONFIG_LIBS;PE_GA_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_GA_DEFAULT_FIXED_PRGENV;PE_GA_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_GA_DEFAULT_GENCOMPS_GNU;PE_GA_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/ga/5.3.0.1/@PRGENV@/@PE_GA_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_GA_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_GA_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_GA_DEFAULT_VOLATILE_PRGENV;PE_HDF5_CXX_PKGCONFIG_LIBS=hdf5_hl_cpp:hdf5_cpp' ';export' 'PE_HDF5_CXX_PKGCONFIG_LIBS;PE_HDF5_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_HDF5_DEFAULT_FIXED_PRGENV;PE_HDF5_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_HDF5_DEFAULT_GENCOMPS_GNU;PE_HDF5_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.13/@PRGENV@/@PE_HDF5_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_HDF5_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_HDF5_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_HDF5_DEFAULT_VOLATILE_PRGENV;PE_HDF5_DIR=/opt/cray/hdf5/1.8.14' ';export' 'PE_HDF5_DIR;PE_HDF5_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_HDF5_FIXED_PRGENV;PE_HDF5_FORTRAN_PKGCONFIG_LIBS=hdf5hl_fortran:hdf5_fortran' ';export' 'PE_HDF5_FORTRAN_PKGCONFIG_LIBS;PE_HDF5_GENCOMPILERS_GNU=5.1\' '4.9\' 4.8 ';export' 'PE_HDF5_GENCOMPILERS_GNU;PE_HDF5_GENCOMPS_GNU=51\' '49\' 48 ';export' 'PE_HDF5_GENCOMPS_GNU;PE_HDF5_MODULE_NAME=cray-hdf5' ';export' 'PE_HDF5_MODULE_NAME;PE_HDF5_PARALLEL_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_HDF5_PARALLEL_DEFAULT_FIXED_PRGENV;PE_HDF5_PARALLEL_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_HDF5_PARALLEL_DEFAULT_GENCOMPS_GNU;PE_HDF5_PARALLEL_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_HDF5_PARALLEL_DEFAULT_REQUIRED_PRODUCTS;PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/hdf5-parallel/1.8.13/@PRGENV@/@PE_HDF5_PARALLEL_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PRGENV;PE_HDF5_PKGCONFIG_LIBS=hdf5_hl:hdf5' ';export' 'PE_HDF5_PKGCONFIG_LIBS;PE_HDF5_VOLATILE_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/@PRGENV@/@PE_HDF5_GENCOMPS@/lib/pkgconfig' ';export' 'PE_HDF5_VOLATILE_PKGCONFIG_PATH;PE_HDF5_VOLATILE_PRGENV=GNU' ';export' 'PE_HDF5_VOLATILE_PRGENV;PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/INTEL/14.0/lib/pkgconfig:/opt/cray/ga/5.3.0.1/INTEL/140/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/INTEL/140/lib/pkgconfig:/opt/cray/mpt/7.2.0/gni/mpich2-intel/140/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/INTEL/140/lib/pkgconfig:/opt/cray/netcdf/4.3.2/INTEL/140/lib/pkgconfig:/opt/cray/hdf5/1.8.13/INTEL/140/lib/pkgconfig' ';export' 'PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH;PE_INTEL_FIXED_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/INTEL/14.0/lib/pkgconfig:/opt/cray/netcdf/4.3.3.1/INTEL/14.0/lib/pkgconfig' ';export' 'PE_INTEL_FIXED_PKGCONFIG_PATH;PE_LIBSCI_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_LIBSCI_DEFAULT_GENCOMPS_CRAY_x86_64;PE_LIBSCI_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_LIBSCI_DEFAULT_GENCOMPS_GNU_x86_64;PE_LIBSCI_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_LIBSCI_DEFAULT_GENCOMPS_INTEL_x86_64;PE_LIBSCI_DEFAULT_OMP_REQUIRES_openmp=_mp' ';export' 'PE_LIBSCI_DEFAULT_OMP_REQUIRES_openmp;PE_LIBSCI_DEFAULT_PKGCONFIG_VARIABLES=PE_LIBSCI_DEFAULT_OMP_REQUIRES_@openmp@' ';export' 'PE_LIBSCI_DEFAULT_PKGCONFIG_VARIABLES;PE_LIBSCI_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_LIBSCI_DEFAULT_REQUIRED_PRODUCTS;PE_LIBSCI_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/libsci/13.0.3/@PRGENV@/@PE_LIBSCI_DEFAULT_GENCOMPS@/@PE_LIBSCI_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_LIBSCI_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_LIBSCI_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_LIBSCI_DEFAULT_VOLATILE_PRGENV;PE_LIBSCI_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_LIBSCI_GENCOMPS_CRAY_x86_64;PE_LIBSCI_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_LIBSCI_GENCOMPS_GNU_x86_64;PE_LIBSCI_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_LIBSCI_GENCOMPS_INTEL_x86_64;PE_LIBSCI_MODULE_NAME=cray-libsci/13.0.3' ';export' 'PE_LIBSCI_MODULE_NAME;PE_LIBSCI_OMP_REQUIRES_openmp=_mp' ';export' 'PE_LIBSCI_OMP_REQUIRES_openmp;PE_LIBSCI_PKGCONFIG_LIBS=libsci_mpi:libsci' ';export' 'PE_LIBSCI_PKGCONFIG_LIBS;PE_LIBSCI_PKGCONFIG_VARIABLES=PE_LIBSCI_OMP_REQUIRES_@openmp@' ';export' 'PE_LIBSCI_PKGCONFIG_VARIABLES;PE_LIBSCI_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_LIBSCI_REQUIRED_PRODUCTS;PE_LIBSCI_VOLATILE_PKGCONFIG_PATH=/opt/cray/libsci/13.0.3/@PRGENV@/@PE_LIBSCI_GENCOMPS@/@PE_LIBSCI_TARGET@/lib/pkgconfig' ';export' 'PE_LIBSCI_VOLATILE_PKGCONFIG_PATH;PE_LIBSCI_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_LIBSCI_VOLATILE_PRGENV;PE_MPICH_DEFAULT_DIR_CRAY_DEFAULT64=64' ';export' 'PE_MPICH_DEFAULT_DIR_CRAY_DEFAULT64;PE_MPICH_DEFAULT_FIXED_PRGENV=INTEL' ';export' 'PE_MPICH_DEFAULT_FIXED_PRGENV;PE_MPICH_DEFAULT_GENCOMPS_CRAY=83' ';export' 'PE_MPICH_DEFAULT_GENCOMPS_CRAY;PE_MPICH_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_MPICH_DEFAULT_GENCOMPS_GNU;PE_MPICH_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/mpt/7.2.0/gni/mpich2-@PRGENV@@PE_MPICH_DEFAULT_DIR_DEFAULT64@/@PE_MPICH_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_MPICH_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_MPICH_DEFAULT_VOLATILE_PRGENV=CRAY\' GNU ';export' 'PE_MPICH_DEFAULT_VOLATILE_PRGENV;PE_MPICH_MULTITHREADED_LIBS_multithreaded=_mt' ';export' 'PE_MPICH_MULTITHREADED_LIBS_multithreaded;PE_MPICH_NV_LIBS_nvidia20=-lcudart' ';export' 'PE_MPICH_NV_LIBS_nvidia20;PE_MPICH_NV_LIBS_nvidia35=-lcudart' ';export' 'PE_MPICH_NV_LIBS_nvidia35;PE_MPICH_PKGCONFIG_VARIABLES=PE_MPICH_NV_LIBS_@accelerator@:PE_MPICH_MULTITHREADED_LIBS_@multithreaded@' ';export' 'PE_MPICH_PKGCONFIG_VARIABLES;PE_MPICH_TARGET_VAR_nvidia20=-lcudart' ';export' 'PE_MPICH_TARGET_VAR_nvidia20;PE_MPICH_TARGET_VAR_nvidia35=-lcudart' ';export' 'PE_MPICH_TARGET_VAR_nvidia35;PE_NETCDF_BASEDIR=/opt/cray/netcdf/4.3.3.1' ';export' 'PE_NETCDF_BASEDIR;PE_NETCDF_CXX_PKGCONFIG_LIBS=netcdf_c++4' ';export' 'PE_NETCDF_CXX_PKGCONFIG_LIBS;PE_NETCDF_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_NETCDF_DEFAULT_FIXED_PRGENV;PE_NETCDF_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_NETCDF_DEFAULT_GENCOMPS_GNU;PE_NETCDF_DEFAULT_REQUIRED_PRODUCTS=PE_HDF5' ';export' 'PE_NETCDF_DEFAULT_REQUIRED_PRODUCTS;PE_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/netcdf/4.3.2/@PRGENV@/@PE_NETCDF_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_NETCDF_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_NETCDF_DEFAULT_VOLATILE_PRGENV;PE_NETCDF_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_NETCDF_FIXED_PRGENV;PE_NETCDF_FORTRAN_PKGCONFIG_LIBS=netcdff' ';export' 'PE_NETCDF_FORTRAN_PKGCONFIG_LIBS;PE_NETCDF_GENCOMPILERS_GNU=5.1\' '4.9\' 4.8 ';export' 'PE_NETCDF_GENCOMPILERS_GNU;PE_NETCDF_GENCOMPS_GNU=51\' '49\' 48 ';export' 'PE_NETCDF_GENCOMPS_GNU;PE_NETCDF_HDF5PARALLEL_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_FIXED_PRGENV;PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS_GNU;PE_NETCDF_HDF5PARALLEL_DEFAULT_REQUIRED_PRODUCTS=PE_HDF5_PARALLEL\' PE_MPICH ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_REQUIRED_PRODUCTS;PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/netcdf-hdf5parallel/4.3.2/@PRGENV@/@PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PRGENV;PE_NETCDF_MODULE_NAME=cray-netcdf' ';export' 'PE_NETCDF_MODULE_NAME;PE_NETCDF_PKGCONFIG_LIBS=netcdf' ';export' 'PE_NETCDF_PKGCONFIG_LIBS;PE_NETCDF_REQUIRED_PRODUCTS=PE_HDF5' ';export' 'PE_NETCDF_REQUIRED_PRODUCTS;PE_NETCDF_VOLATILE_PKGCONFIG_PATH=/opt/cray/netcdf/4.3.3.1/@PRGENV@/@PE_NETCDF_GENCOMPS@/lib/pkgconfig' ';export' 'PE_NETCDF_VOLATILE_PKGCONFIG_PATH;PE_NETCDF_VOLATILE_PRGENV=GNU' ';export' 'PE_NETCDF_VOLATILE_PRGENV;PE_PAPI_DEFAULT_ACCEL_LIBS_nvidia35=,-lcupti,-lcudart,-lcuda' ';export' 'PE_PAPI_DEFAULT_ACCEL_LIBS_nvidia35;PE_PAPI_DEFAULT_PKGCONFIG_VARIABLES=PE_PAPI_ACCEL_LIBS_@accelerator@' ';export' 'PE_PAPI_DEFAULT_PKGCONFIG_VARIABLES;PE_PAPI_DEFAULT_TARGET_VAR_nvidia35=,-lcupti,-lcudart,-lcuda' ';export' 'PE_PAPI_DEFAULT_TARGET_VAR_nvidia35;PE_PARALLEL_NETCDF_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_PARALLEL_NETCDF_DEFAULT_FIXED_PRGENV;PE_PARALLEL_NETCDF_DEFAULT_GENCOMPILERS_GNU=4.9\' 4.8 ';export' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPILERS_GNU;PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS_GNU;PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/@PRGENV@/@PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PRGENV;PE_PETSC_DEFAULT_GENCOMPS_CRAY_haswell=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_haswell;PE_PETSC_DEFAULT_GENCOMPS_CRAY_interlagos=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_interlagos;PE_PETSC_DEFAULT_GENCOMPS_CRAY_sandybridge=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_sandybridge;PE_PETSC_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_x86_64;PE_PETSC_DEFAULT_GENCOMPS_GNU_haswell=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_haswell;PE_PETSC_DEFAULT_GENCOMPS_GNU_interlagos=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_interlagos;PE_PETSC_DEFAULT_GENCOMPS_GNU_sandybridge=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_sandybridge;PE_PETSC_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_x86_64;PE_PETSC_DEFAULT_GENCOMPS_INTEL_haswell=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_haswell;PE_PETSC_DEFAULT_GENCOMPS_INTEL_interlagos=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_interlagos;PE_PETSC_DEFAULT_GENCOMPS_INTEL_sandybridge=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_sandybridge;PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64;PE_PETSC_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_LIBSCI:PE_TPSL' ';export' 'PE_PETSC_DEFAULT_REQUIRED_PRODUCTS;PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/petsc/3.5.3.0/real/@PRGENV@/@PE_PETSC_DEFAULT_GENCOMPS@/@PE_PETSC_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_PETSC_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_PETSC_DEFAULT_VOLATILE_PRGENV;PE_PKGCONFIG_DEFAULT_PRODUCTS=PE_TPSL:PE_LIBSCI:PE_TRILINOS:PE_FFTW:PE_PARALLEL_NETCDF:PE_GA:PE_NETCDF_HDF5PARALLEL:PE_MPICH:PE_HDF5_PARALLEL:PE_PETSC:PE_NETCDF:PE_HDF5' ';export' 'PE_PKGCONFIG_DEFAULT_PRODUCTS;PE_PKGCONFIG_LIBS=hdf5_hl:hdf5:netcdf:AtpSigHandler:cray-rca:libsci_mpi:libsci' ';export' 'PE_PKGCONFIG_LIBS;PE_PKGCONFIG_PRODUCTS=PE_HDF5:PE_NETCDF:PE_LIBSCI' ';export' 'PE_PKGCONFIG_PRODUCTS;PE_PKGCONFIG_PRODUCTS_DEFAULT=PE_PAPI' ';export' 'PE_PKGCONFIG_PRODUCTS_DEFAULT;PE_PKG_CONFIG_PATH=/opt/cray/cti/1.0.2/lib/pkgconfig' ';export' 'PE_PKG_CONFIG_PATH;PE_PRODUCT_LIST=CRAYPE_HASWELL:CRAY_RCA:CRAY_ALPS:DVS:CRAY_XPMEM:CRAY_DMAPP:CRAY_PMI:CRAY_UGNI:CRAY_UDREG:CRAY_LIBSCI:CRAYPE:INTEL' ';export' 'PE_PRODUCT_LIST;PE_SMA_DIR_CRAY_DEFAULT64=64' ';export' 'PE_SMA_DIR_CRAY_DEFAULT64;PE_SMA_DIR_PGI_DEFAULT64=64' ';export' 'PE_SMA_DIR_PGI_DEFAULT64;PE_SMA_VOLATILE_PKGCONFIG_PATH=/opt/cray/mpt/7.2.0/gni/sma@PE_SMA_DIR_DEFAULT64@/lib64/pkgconfig' ';export' 'PE_SMA_VOLATILE_PKGCONFIG_PATH;PE_TPSL_DEFAULT_GENCOMPS_CRAY_haswell=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_haswell;PE_TPSL_DEFAULT_GENCOMPS_CRAY_interlagos=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_interlagos;PE_TPSL_DEFAULT_GENCOMPS_CRAY_sandybridge=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_sandybridge;PE_TPSL_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_x86_64;PE_TPSL_DEFAULT_GENCOMPS_GNU_haswell=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_haswell;PE_TPSL_DEFAULT_GENCOMPS_GNU_interlagos=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_interlagos;PE_TPSL_DEFAULT_GENCOMPS_GNU_sandybridge=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_sandybridge;PE_TPSL_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_x86_64;PE_TPSL_DEFAULT_GENCOMPS_INTEL_haswell=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_haswell;PE_TPSL_DEFAULT_GENCOMPS_INTEL_interlagos=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_interlagos;PE_TPSL_DEFAULT_GENCOMPS_INTEL_sandybridge=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_sandybridge;PE_TPSL_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_x86_64;PE_TPSL_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_LIBSCI' ';export' 'PE_TPSL_DEFAULT_REQUIRED_PRODUCTS;PE_TPSL_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/tpsl/1.4.4/@PRGENV@/@PE_TPSL_DEFAULT_GENCOMPS@/@PE_TPSL_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_TPSL_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_TPSL_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_TPSL_DEFAULT_VOLATILE_PRGENV;PE_TRILINOS_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_TRILINOS_DEFAULT_GENCOMPS_CRAY_x86_64;PE_TRILINOS_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_TRILINOS_DEFAULT_GENCOMPS_GNU_x86_64;PE_TRILINOS_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_TRILINOS_DEFAULT_GENCOMPS_INTEL_x86_64;PE_TRILINOS_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_HDF5_PARALLEL:PE_NETCDF_HDF5PARALLEL:PE_LIBSCI:PE_TPSL' ';export' 'PE_TRILINOS_DEFAULT_REQUIRED_PRODUCTS;PE_TRILINOS_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/trilinos/11.12.1.2/@PRGENV@/@PE_TRILINOS_DEFAULT_GENCOMPS@/@PE_TRILINOS_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_TRILINOS_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_TRILINOS_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_TRILINOS_DEFAULT_VOLATILE_PRGENV;PKGCONFIG_ENABLED=1' ';export' 'PKGCONFIG_ENABLED;PKG_CONFIG_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64/pkgconfig:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/lib64/pkgconfig:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/lib64/pkgconfig:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/lib64/pkgconfig:/opt/cray/gni-headers/4.0-1.0502.10859.7.8.ari/lib64/pkgconfig:/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/lib64/pkgconfig:/opt/cray/pmi/5.0.11/lib64/pkgconfig:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/lib64/pkgconfig:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/lib64/pkgconfig:/opt/cray/craype/2.3.0/pkg-config:/opt/cray/atp/1.8.1/lib/pkgconfig' ';export' 'PKG_CONFIG_PATH;PKG_CONFIG_PATH_DEFAULT=/opt/cray/papi/5.4.0.1/lib64/pkgconfig' ';export' 'PKG_CONFIG_PATH_DEFAULT;PNG_INC=/usrx/local/prod//png/1.2.49/intel/sandybridge/include' ';export' 'PNG_INC;PNG_LIB=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a' ';export' 'PNG_LIB;PNG_LIB12=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng12.a' ';export' 'PNG_LIB12;PNG_LIBDIR=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib' ';export' 'PNG_LIBDIR;PNG_LIBso=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.so' ';export' 'PNG_LIBso;PNG_SRC=/usrx/local/prod//png/1.2.49/intel/sandybridge/src' ';export' 'PNG_SRC;PNG_VER=1.2.49' ';export' 'PNG_VER;POST_INC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4' ';export' 'POST_INC;POST_LIB=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a' ';export' 'POST_LIB;POST_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/post_v8.0.5' ';export' 'POST_SRC;POST_VER=v8.0.5' ';export' 'POST_VER;SHMEM_ABORT_ON_ERROR=1' ';export' 'SHMEM_ABORT_ON_ERROR;SLURM_PROLOG=/opt/cray/atp/1.8.1/libexec/slurm_prolog.ksh' ';export' 'SLURM_PROLOG;SP_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_4.a' ';export' 'SP_LIB4;SP_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_8.a' ';export' 'SP_LIB8;SP_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a' ';export' 'SP_LIBd;SP_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/sp_v2.0.3' ';export' 'SP_SRC;SP_VER=v2.0.3' ';export' 'SP_VER;TBBROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb' ';export' 'TBBROOT;W3EMC_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3emc_v2.3.1_4' ';export' 'W3EMC_INC4;W3EMC_INC8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3emc_v2.3.1_8' ';export' 'W3EMC_INC8;W3EMC_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3emc_v2.3.1_d' ';export' 'W3EMC_INCd;W3EMC_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_4.a' ';export' 'W3EMC_LIB4;W3EMC_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_8.a' ';export' 'W3EMC_LIB8;W3EMC_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a' ';export' 'W3EMC_LIBd;W3EMC_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/w3emc_v2.3.1' ';export' 'W3EMC_SRC;W3EMC_VER=v2.3.1' ';export' 'W3EMC_VER;W3NCO_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3nco_v2.0.7_4' ';export' 'W3NCO_INC4;W3NCO_INC8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3nco_v2.0.7_8' ';export' 'W3NCO_INC8;W3NCO_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3nco_v2.0.7_d' ';export' 'W3NCO_INCd;W3NCO_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_4.a' ';export' 'W3NCO_LIB4;W3NCO_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_8.a' ';export' 'W3NCO_LIB8;W3NCO_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a' ';export' 'W3NCO_LIBd;W3NCO_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/w3nco_v2.0.7' ';export' 'W3NCO_SRC;W3NCO_VER=v2.0.7' ';export' 'W3NCO_VER;XLSF_UIDDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib/uid' ';export' 'XLSF_UIDDIR;XTOS_VERSION=5.2.82' ';export' 'XTOS_VERSION;XTPE_NETWORK_TARGET=aries' ';export' 'XTPE_NETWORK_TARGET;Z_INC=/usrx/local/dev/zlib/1.2.7/intel/sandybridge/include' ';export' 'Z_INC;Z_LIB=/usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a' ';export' 'Z_LIB;Z_SRC=/usrx/local/dev/zlib/1.2.7/intel/sandybridge/src' ';export' 'Z_SRC;Z_VER=1.2.7' ';export' 'Z_VER;_LMFILES_=/opt/cray/craype/default/alt-modulefiles/craype-network-aries:/opt/cray/alt-modulefiles/craype/2.3.0:/opt/cray/alt-modulefiles/cray-libsci/13.0.3:/opt/cray/ari/modulefiles/udreg/2.3.2-1.0502.10518.2.17.ari:/opt/cray/ari/modulefiles/ugni/6.0-1.0502.10863.8.29.ari:/opt/cray/ari/modulefiles/pmi/5.0.11:/opt/cray/ari/modulefiles/dmapp/7.0.1-1.0502.11080.8.76.ari:/opt/cray/ari/modulefiles/gni-headers/4.0-1.0502.10859.7.8.ari:/opt/cray/ari/modulefiles/xpmem/0.1-2.0502.64982.5.3.ari:/opt/cray/ari/modulefiles/dvs/2.5_0.9.0-1.0502.2188.1.116.ari:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9774.31.11.ari:/opt/cray/ari/modulefiles/rca/1.0.0-2.0502.60530.1.62.ari:/opt/cray/alt-modulefiles/atp/1.8.1:/opt/cray/alt-modulefiles/PrgEnv-intel/5.2.82:/opt/modulefiles/intel/16.3.210:/opt/cray/alt-modulefiles/cray-netcdf/4.3.3.1:/opt/cray/alt-modulefiles/cray-hdf5/1.8.14:/opt/modulefiles/xt-lsfhpc/9.1.3:/opt/cray/craype/default/alt-modulefiles/craype-haswell:/usrx/local/dev/modulefiles/python/2.7.14:/usrx/local/dev/modulefiles/cmake/3.6.2:/opt/modulefiles/gcc/4.9.2:/usrx/local/prod/modulefiles/jasper-gnu-sandybridge/1.900.1:/usrx/local/prod/modulefiles/png-intel-sandybridge/1.2.49:/usrx/local/dev/modulefiles/zlib-intel-sandybridge/1.2.7:/gpfs/hps/nco/ops/nwprod/lib/modulefiles/crtm-intel/2.2.6:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2/3.1.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/bacio/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/ip/3.0.2:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/sp/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3nco/2.0.7:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3emc/2.3.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/nemsio/2.2.4:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/post/8.0.5:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari:/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray/fv3' ';export' '_LMFILES_;' ++ eval ATP_HOME=/opt/cray/atp/1.8.1 ';export' 'ATP_HOME;ATP_MRNET_COMM_PATH=/opt/cray/atp/1.8.1/libexec/atp_mrnet_commnode_wrapper' ';export' 'ATP_MRNET_COMM_PATH;ATP_POST_LINK_OPTS=-Wl,-L/opt/cray/atp/1.8.1/libApp/\' ';export' 'ATP_POST_LINK_OPTS;BACIO_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a' ';export' 'BACIO_LIB4;BACIO_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_8.a' ';export' 'BACIO_LIB8;BACIO_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/bacio_v2.0.3' ';export' 'BACIO_SRC;BACIO_VER=v2.0.3' ';export' 'BACIO_VER;CMAKE_CXX_COMPILER=CC' ';export' 'CMAKE_CXX_COMPILER;CMAKE_C_COMPILER=cc' ';export' 'CMAKE_C_COMPILER;CMAKE_Fortran_COMPILER=ftn' ';export' 'CMAKE_Fortran_COMPILER;CMAKE_Platform=wcoss_cray' ';export' 'CMAKE_Platform;COMP=intel' ';export' 'COMP;CPATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/include:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/include:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/include' ';export' 'CPATH;CRAYOS_VERSION=5.2.82' ';export' 'CRAYOS_VERSION;CRAYPE_DIR=/opt/cray/craype/2.3.0' ';export' 'CRAYPE_DIR;CRAYPE_NETWORK_TARGET=aries' ';export' 'CRAYPE_NETWORK_TARGET;CRAYPE_VERSION=2.3.0' ';export' 'CRAYPE_VERSION;CRAY_ALPS_INCLUDE_OPTS=-I/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/include' ';export' 'CRAY_ALPS_INCLUDE_OPTS;CRAY_ALPS_POST_LINK_OPTS=-L/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_ALPS_POST_LINK_OPTS;CRAY_CPU_TARGET=haswell' ';export' 'CRAY_CPU_TARGET;CRAY_DMAPP_INCLUDE_OPTS=-I/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/include\' '-I/opt/cray/gni-headers/4.0-1.0502.10859.7.8.ari/include\' ';export' 'CRAY_DMAPP_INCLUDE_OPTS;CRAY_DMAPP_POST_LINK_OPTS=-L/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/lib64' ';export' 'CRAY_DMAPP_POST_LINK_OPTS;CRAY_GNI_HEADERS_INCLUDE_OPTS=-I/opt/cray/gni-headers/4.0-1.0502.10859.7.8.ari/include' ';export' 'CRAY_GNI_HEADERS_INCLUDE_OPTS;CRAY_HDF5_DIR=/opt/cray/hdf5/1.8.14' ';export' 'CRAY_HDF5_DIR;CRAY_HDF5_VERSION=1.8.14' ';export' 'CRAY_HDF5_VERSION;CRAY_LD_LIBRARY_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64:/opt/cray/hdf5/1.8.14/INTEL/14.0/lib:/opt/cray/netcdf/4.3.3.1/INTEL/14.0/lib:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/lib64:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/lib64:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/lib64:/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/lib64:/opt/cray/pmi/5.0.11/lib64:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/lib64:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/lib64:/opt/cray/libsci/13.0.3/INTEL/140/x86_64/lib' ';export' 'CRAY_LD_LIBRARY_PATH;CRAY_LIBSCI_BASE_DIR=/opt/cray/libsci/13.0.3' ';export' 'CRAY_LIBSCI_BASE_DIR;CRAY_LIBSCI_DIR=/opt/cray/libsci/13.0.3' ';export' 'CRAY_LIBSCI_DIR;CRAY_LIBSCI_PREFIX_DIR=/opt/cray/libsci/13.0.3/INTEL/140/x86_64' ';export' 'CRAY_LIBSCI_PREFIX_DIR;CRAY_LIBSCI_VERSION=13.0.3' ';export' 'CRAY_LIBSCI_VERSION;CRAY_NETCDF_VERSION=4.3.3.1' ';export' 'CRAY_NETCDF_VERSION;CRAY_PE_MODULES=cray-hdf5:cray-netcdf' ';export' 'CRAY_PE_MODULES;CRAY_PMI_INCLUDE_OPTS=-I/opt/cray/pmi/5.0.11/include' ';export' 'CRAY_PMI_INCLUDE_OPTS;CRAY_PMI_POST_LINK_OPTS=-L/opt/cray/pmi/5.0.11/lib64' ';export' 'CRAY_PMI_POST_LINK_OPTS;CRAY_PRE_COMPILE_OPTS=-hnetwork=aries' ';export' 'CRAY_PRE_COMPILE_OPTS;CRAY_PRGENVINTEL=loaded' ';export' 'CRAY_PRGENVINTEL;CRAY_RCA_INCLUDE_OPTS=-I/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/include\' '-I/opt/cray/krca/1.0.0-2.0502.67049.8.22.ari/include\' '-I/opt/cray-hss-devel/7.2.0/include\' ';export' 'CRAY_RCA_INCLUDE_OPTS;CRAY_RCA_POST_LINK_OPTS=-L/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/lib64\' '-lrca\' ';export' 'CRAY_RCA_POST_LINK_OPTS;CRAY_UDREG_INCLUDE_OPTS=-I/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/include' ';export' 'CRAY_UDREG_INCLUDE_OPTS;CRAY_UDREG_POST_LINK_OPTS=-L/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/lib64' ';export' 'CRAY_UDREG_POST_LINK_OPTS;CRAY_UGNI_INCLUDE_OPTS=-I/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/include' ';export' 'CRAY_UGNI_INCLUDE_OPTS;CRAY_UGNI_POST_LINK_OPTS=-L/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/lib64' ';export' 'CRAY_UGNI_POST_LINK_OPTS;CRAY_XPMEM_INCLUDE_OPTS=-I/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/include' ';export' 'CRAY_XPMEM_INCLUDE_OPTS;CRAY_XPMEM_POST_LINK_OPTS=-L/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/lib64' ';export' 'CRAY_XPMEM_POST_LINK_OPTS;CRTM_FIX=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/fix' ';export' 'CRTM_FIX;CRTM_INC=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/include/crtm_v2.2.6' ';export' 'CRTM_INC;CRTM_LIB=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a' ';export' 'CRTM_LIB;CRTM_SRC=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/src' ';export' 'CRTM_SRC;CRTM_VER=v2.2.6' ';export' 'CRTM_VER;DMAPP_ABORT_ON_ERROR=1' ';export' 'DMAPP_ABORT_ON_ERROR;DVS_INCLUDE_OPTS=-I/opt/cray/dvs/2.5_0.9.0-1.0502.2188.1.116.ari/include' ';export' 'DVS_INCLUDE_OPTS;DVS_VERSION=0.9.0' ';export' 'DVS_VERSION;ESMFMKFILE=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib/esmf.mk' ';export' 'ESMFMKFILE;G2TMPL_INC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/g2tmpl_v1.6.0' ';export' 'G2TMPL_INC;G2TMPL_LIB=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a' ';export' 'G2TMPL_LIB;G2TMPL_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/g2tmpl_v1.6.0/src' ';export' 'G2TMPL_SRC;G2TMPL_VER=v1.6.0' ';export' 'G2TMPL_VER;G2_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/g2_v3.1.1_4' ';export' 'G2_INC4;G2_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/g2_v3.1.1_d' ';export' 'G2_INCd;G2_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a' ';export' 'G2_LIB4;G2_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_d.a' ';export' 'G2_LIBd;G2_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/g2_v3.1.1' ';export' 'G2_SRC;G2_VER=v3.1.1' ';export' 'G2_VER;GCC_PATH=/opt/gcc/4.9.2' ';export' 'GCC_PATH;GCC_VERSION=4.9.2' ';export' 'GCC_VERSION;GDBSERVER_MIC=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/target/mic/bin/gdbserver' ';export' 'GDBSERVER_MIC;GDB_CROSS=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin/gdb-mic' ';export' 'GDB_CROSS;GDB_HOST=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin/gdb-ia-mic' ';export' 'GDB_HOST;GNU_VERSION=4.9.2' ';export' 'GNU_VERSION;HDF5_DIR=/opt/cray/hdf5/1.8.14/INTEL/14.0' ';export' 'HDF5_DIR;HDF5_INCLUDE_OPTS=/opt/cray/hdf5/1.8.14/INTEL/14.0/include' ';export' 'HDF5_INCLUDE_OPTS;HDF5_ROOT=/opt/cray/hdf5/1.8.14/INTEL/14.0' ';export' 'HDF5_ROOT;INFOPATH=/opt/gcc/4.9.2/snos/share/info:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/info/:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/info/:/usr/local/info:/usr/share/info:/usr/info' ';export' 'INFOPATH;INTEL_LICENSE_FILE=/opt/intel/compilers_and_libraries_2016.3.210/linux/licenses:/opt/intel/licenses:/intel/licenses' ';export' 'INTEL_LICENSE_FILE;INTEL_MAJOR_VERSION=16.0' ';export' 'INTEL_MAJOR_VERSION;INTEL_MINOR_VERSION=3.210' ';export' 'INTEL_MINOR_VERSION;INTEL_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux' ';export' 'INTEL_PATH;INTEL_PYTHONHOME=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/python/intel64/' ';export' 'INTEL_PYTHONHOME;INTEL_VERSION=16.0.3.210' ';export' 'INTEL_VERSION;IPPROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp' ';export' 'IPPROOT;IP_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ip_v3.0.2_4' ';export' 'IP_INC4;IP_INC8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ip_v3.0.2_8' ';export' 'IP_INC8;IP_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ip_v3.0.2_d' ';export' 'IP_INCd;IP_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libip_v3.0.2_4.a' ';export' 'IP_LIB4;IP_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libip_v3.0.2_8.a' ';export' 'IP_LIB8;IP_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libip_v3.0.2_d.a' ';export' 'IP_LIBd;IP_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/ip_v3.0.2' ';export' 'IP_SRC;IP_VER=v3.0.2' ';export' 'IP_VER;JASPER_INC=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/include' ';export' 'JASPER_INC;JASPER_LIB=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a' ';export' 'JASPER_LIB;JASPER_LIBDIR=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib' ';export' 'JASPER_LIBDIR;JASPER_LIBl=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.la' ';export' 'JASPER_LIBl;JASPER_SRC=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/sorc/jasper_v1.900.1' ';export' 'JASPER_SRC;JASPER_VER=1.900.1' ';export' 'JASPER_VER;LD_LIBRARY_PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib:/opt/gcc/4.9.2/snos/lib64:/usrx/local/dev/python/2.7.14/lib:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/tools/intel64/perfsys:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/libipt/intel64/lib' ';export' 'LD_LIBRARY_PATH;LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1' ';export' 'LIBRARY_PATH;LIBSCI_BASE_DIR=/opt/cray/libsci/13.0.3' ';export' 'LIBSCI_BASE_DIR;LIBSCI_VERSION=13.0.3' ';export' 'LIBSCI_VERSION;LIB_NAME=POST' ';export' 'LIB_NAME;LOADEDMODULES=craype-network-aries:craype/2.3.0:cray-libsci/13.0.3:udreg/2.3.2-1.0502.10518.2.17.ari:ugni/6.0-1.0502.10863.8.29.ari:pmi/5.0.11:dmapp/7.0.1-1.0502.11080.8.76.ari:gni-headers/4.0-1.0502.10859.7.8.ari:xpmem/0.1-2.0502.64982.5.3.ari:dvs/2.5_0.9.0-1.0502.2188.1.116.ari:alps/5.2.4-2.0502.9774.31.11.ari:rca/1.0.0-2.0502.60530.1.62.ari:atp/1.8.1:PrgEnv-intel/5.2.82:intel/16.3.210:cray-netcdf/4.3.3.1:cray-hdf5/1.8.14:xt-lsfhpc/9.1.3:craype-haswell:python/2.7.14:cmake/3.6.2:gcc/4.9.2:jasper-gnu-sandybridge/1.900.1:png-intel-sandybridge/1.2.49:zlib-intel-sandybridge/1.2.7:crtm-intel/2.2.6:g2/3.1.1:g2tmpl/1.6.0:bacio/2.0.3:ip/3.0.2:sp/2.0.3:w3nco/2.0.7:w3emc/2.3.1:nemsio/2.2.4:post/8.0.5:alps/5.2.4-2.0502.9822.32.1.ari:esmf/8.0.0:fv3' ';export' 'LOADEDMODULES;LSF_BINDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin' ';export' 'LSF_BINDIR;LSF_ENVDIR=/gpfs/slsf/xt-lsfhpc/conf' ';export' 'LSF_ENVDIR;LSF_LIBDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib' ';export' 'LSF_LIBDIR;LSF_SERVERDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc' ';export' 'LSF_SERVERDIR;MANPATH=/opt/cray/pmi/5.0.11/man:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/share/man:/opt/gcc/4.9.2/snos/share/man:/usrx/local/dev/cmake/3.6.2/share/man:/usrx/local/dev/python/2.7.14/share/man:/gpfs/slsf/xt-lsfhpc/9.1/man:/opt/cray/netcdf/4.3.3.1/share/man:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/common:/opt/cray/atp/1.8.1/man:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/man:/opt/cray/libsci/13.0.3/man:/opt/cray/man/csmlversion:/opt/cray/craype/2.3.0/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man:/opt/cray/man' ';export' 'MANPATH;MIC_LD_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/mic:/opt/intel/mic/coi/device-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/lib/mic:/opt/intel/mic/coi/device-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/mic' ';export' 'MIC_LD_LIBRARY_PATH;MIC_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/mic' ';export' 'MIC_LIBRARY_PATH;MKLROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl' ';export' 'MKLROOT;MODULEPATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles:/opt/cray/ari/modulefiles:/usrx/local/emc_rocoto/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles' ';export' 'MODULEPATH;MPICH_ABORT_ON_ERROR=1' ';export' 'MPICH_ABORT_ON_ERROR;MPM_LAUNCHER=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/mpm/bin/start_mpm.sh' ';export' 'MPM_LAUNCHER;NEMSIO_INC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/nemsio_v2.2.4' ';export' 'NEMSIO_INC;NEMSIO_LIB=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a' ';export' 'NEMSIO_LIB;NEMSIO_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/nemsio_v2.2.4' ';export' 'NEMSIO_SRC;NEMSIO_VER=v2.2.4' ';export' 'NEMSIO_VER;NETCDF_DIR=/opt/cray/netcdf/4.3.3.1/INTEL/14.0' ';export' 'NETCDF_DIR;NLSPATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/locale/%l_%t/%N' ';export' 'NLSPATH;PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/bin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/opt/gcc/4.9.2/bin:/usrx/local/dev/cmake/3.6.2/bin:/usrx/local/dev/python/2.7.14/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/opt/cray/hdf5/1.8.14/bin:/opt/cray/netcdf/4.3.3.1/bin:/opt/intel/compilers_and_libraries_2016.3.210/linux/bin/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/bin:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/sbin:/opt/cray/dvs/2.5_0.9.0-1.0502.2188.1.116.ari/bin:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/bin:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/bin:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/bin:/opt/cray/craype/2.3.0/bin:/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin:/opt/cray/bin:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/include' ';export' 'PATH;PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/CRAY/8.3/lib/pkgconfig:/opt/cray/netcdf/4.3.2/CRAY/83/lib/pkgconfig:/opt/cray/ga/5.3.0.1/CRAY/83/lib/pkgconfig:/opt/cray/hdf5/1.8.13/CRAY/83/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/CRAY/83/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/CRAY/83/lib/pkgconfig' ';export' 'PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH;PE_CRAY_FIXED_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/CRAY/8.3/lib/pkgconfig:/opt/cray/netcdf/4.3.3.1/CRAY/8.3/lib/pkgconfig' ';export' 'PE_CRAY_FIXED_PKGCONFIG_PATH;PE_CXX_PKGCONFIG_LIBS=hdf5_hl_cpp:hdf5_cpp:netcdf_c++4' ';export' 'PE_CXX_PKGCONFIG_LIBS;PE_ENV=INTEL' ';export' 'PE_ENV;PE_FFTW_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_FFTW_DEFAULT_REQUIRED_PRODUCTS;PE_FFTW_DEFAULT_TARGET_haswell=haswell' ';export' 'PE_FFTW_DEFAULT_TARGET_haswell;PE_FFTW_DEFAULT_TARGET_interlagos=interlagos' ';export' 'PE_FFTW_DEFAULT_TARGET_interlagos;PE_FFTW_DEFAULT_TARGET_sandybridge=sandybridge' ';export' 'PE_FFTW_DEFAULT_TARGET_sandybridge;PE_FFTW_DEFAULT_TARGET_x86_64=x86_64' ';export' 'PE_FFTW_DEFAULT_TARGET_x86_64;PE_FFTW_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/fftw/3.3.4.2/@PE_FFTW_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_FFTW_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_FORTRAN_PKGCONFIG_LIBS=hdf5hl_fortran:hdf5_fortran:netcdff' ';export' 'PE_FORTRAN_PKGCONFIG_LIBS;PE_GA_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_GA_DEFAULT_FIXED_PRGENV;PE_GA_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_GA_DEFAULT_GENCOMPS_GNU;PE_GA_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/ga/5.3.0.1/@PRGENV@/@PE_GA_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_GA_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_GA_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_GA_DEFAULT_VOLATILE_PRGENV;PE_HDF5_CXX_PKGCONFIG_LIBS=hdf5_hl_cpp:hdf5_cpp' ';export' 'PE_HDF5_CXX_PKGCONFIG_LIBS;PE_HDF5_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_HDF5_DEFAULT_FIXED_PRGENV;PE_HDF5_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_HDF5_DEFAULT_GENCOMPS_GNU;PE_HDF5_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.13/@PRGENV@/@PE_HDF5_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_HDF5_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_HDF5_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_HDF5_DEFAULT_VOLATILE_PRGENV;PE_HDF5_DIR=/opt/cray/hdf5/1.8.14' ';export' 'PE_HDF5_DIR;PE_HDF5_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_HDF5_FIXED_PRGENV;PE_HDF5_FORTRAN_PKGCONFIG_LIBS=hdf5hl_fortran:hdf5_fortran' ';export' 'PE_HDF5_FORTRAN_PKGCONFIG_LIBS;PE_HDF5_GENCOMPILERS_GNU=5.1\' '4.9\' 4.8 ';export' 'PE_HDF5_GENCOMPILERS_GNU;PE_HDF5_GENCOMPS_GNU=51\' '49\' 48 ';export' 'PE_HDF5_GENCOMPS_GNU;PE_HDF5_MODULE_NAME=cray-hdf5' ';export' 'PE_HDF5_MODULE_NAME;PE_HDF5_PARALLEL_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_HDF5_PARALLEL_DEFAULT_FIXED_PRGENV;PE_HDF5_PARALLEL_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_HDF5_PARALLEL_DEFAULT_GENCOMPS_GNU;PE_HDF5_PARALLEL_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_HDF5_PARALLEL_DEFAULT_REQUIRED_PRODUCTS;PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/hdf5-parallel/1.8.13/@PRGENV@/@PE_HDF5_PARALLEL_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PRGENV;PE_HDF5_PKGCONFIG_LIBS=hdf5_hl:hdf5' ';export' 'PE_HDF5_PKGCONFIG_LIBS;PE_HDF5_VOLATILE_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/@PRGENV@/@PE_HDF5_GENCOMPS@/lib/pkgconfig' ';export' 'PE_HDF5_VOLATILE_PKGCONFIG_PATH;PE_HDF5_VOLATILE_PRGENV=GNU' ';export' 'PE_HDF5_VOLATILE_PRGENV;PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/mpt/7.2.0/gni/mpich2-intel/140/lib/pkgconfig:/opt/cray/parallel-netcdf/1.6.0/INTEL/14.0/lib/pkgconfig:/opt/cray/netcdf/4.3.2/INTEL/140/lib/pkgconfig:/opt/cray/ga/5.3.0.1/INTEL/140/lib/pkgconfig:/opt/cray/hdf5/1.8.13/INTEL/140/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/INTEL/140/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/INTEL/140/lib/pkgconfig' ';export' 'PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH;PE_INTEL_FIXED_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/INTEL/14.0/lib/pkgconfig:/opt/cray/netcdf/4.3.3.1/INTEL/14.0/lib/pkgconfig' ';export' 'PE_INTEL_FIXED_PKGCONFIG_PATH;PE_LIBSCI_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_LIBSCI_DEFAULT_GENCOMPS_CRAY_x86_64;PE_LIBSCI_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_LIBSCI_DEFAULT_GENCOMPS_GNU_x86_64;PE_LIBSCI_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_LIBSCI_DEFAULT_GENCOMPS_INTEL_x86_64;PE_LIBSCI_DEFAULT_OMP_REQUIRES_openmp=_mp' ';export' 'PE_LIBSCI_DEFAULT_OMP_REQUIRES_openmp;PE_LIBSCI_DEFAULT_PKGCONFIG_VARIABLES=PE_LIBSCI_DEFAULT_OMP_REQUIRES_@openmp@' ';export' 'PE_LIBSCI_DEFAULT_PKGCONFIG_VARIABLES;PE_LIBSCI_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_LIBSCI_DEFAULT_REQUIRED_PRODUCTS;PE_LIBSCI_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/libsci/13.0.3/@PRGENV@/@PE_LIBSCI_DEFAULT_GENCOMPS@/@PE_LIBSCI_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_LIBSCI_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_LIBSCI_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_LIBSCI_DEFAULT_VOLATILE_PRGENV;PE_LIBSCI_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_LIBSCI_GENCOMPS_CRAY_x86_64;PE_LIBSCI_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_LIBSCI_GENCOMPS_GNU_x86_64;PE_LIBSCI_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_LIBSCI_GENCOMPS_INTEL_x86_64;PE_LIBSCI_MODULE_NAME=cray-libsci/13.0.3' ';export' 'PE_LIBSCI_MODULE_NAME;PE_LIBSCI_OMP_REQUIRES_openmp=_mp' ';export' 'PE_LIBSCI_OMP_REQUIRES_openmp;PE_LIBSCI_PKGCONFIG_LIBS=libsci_mpi:libsci' ';export' 'PE_LIBSCI_PKGCONFIG_LIBS;PE_LIBSCI_PKGCONFIG_VARIABLES=PE_LIBSCI_OMP_REQUIRES_@openmp@' ';export' 'PE_LIBSCI_PKGCONFIG_VARIABLES;PE_LIBSCI_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_LIBSCI_REQUIRED_PRODUCTS;PE_LIBSCI_VOLATILE_PKGCONFIG_PATH=/opt/cray/libsci/13.0.3/@PRGENV@/@PE_LIBSCI_GENCOMPS@/@PE_LIBSCI_TARGET@/lib/pkgconfig' ';export' 'PE_LIBSCI_VOLATILE_PKGCONFIG_PATH;PE_LIBSCI_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_LIBSCI_VOLATILE_PRGENV;PE_MPICH_DEFAULT_DIR_CRAY_DEFAULT64=64' ';export' 'PE_MPICH_DEFAULT_DIR_CRAY_DEFAULT64;PE_MPICH_DEFAULT_FIXED_PRGENV=INTEL' ';export' 'PE_MPICH_DEFAULT_FIXED_PRGENV;PE_MPICH_DEFAULT_GENCOMPS_CRAY=83' ';export' 'PE_MPICH_DEFAULT_GENCOMPS_CRAY;PE_MPICH_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_MPICH_DEFAULT_GENCOMPS_GNU;PE_MPICH_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/mpt/7.2.0/gni/mpich2-@PRGENV@@PE_MPICH_DEFAULT_DIR_DEFAULT64@/@PE_MPICH_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_MPICH_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_MPICH_DEFAULT_VOLATILE_PRGENV=CRAY\' GNU ';export' 'PE_MPICH_DEFAULT_VOLATILE_PRGENV;PE_MPICH_MULTITHREADED_LIBS_multithreaded=_mt' ';export' 'PE_MPICH_MULTITHREADED_LIBS_multithreaded;PE_MPICH_NV_LIBS_nvidia20=-lcudart' ';export' 'PE_MPICH_NV_LIBS_nvidia20;PE_MPICH_NV_LIBS_nvidia35=-lcudart' ';export' 'PE_MPICH_NV_LIBS_nvidia35;PE_MPICH_PKGCONFIG_VARIABLES=PE_MPICH_NV_LIBS_@accelerator@:PE_MPICH_MULTITHREADED_LIBS_@multithreaded@' ';export' 'PE_MPICH_PKGCONFIG_VARIABLES;PE_MPICH_TARGET_VAR_nvidia20=-lcudart' ';export' 'PE_MPICH_TARGET_VAR_nvidia20;PE_MPICH_TARGET_VAR_nvidia35=-lcudart' ';export' 'PE_MPICH_TARGET_VAR_nvidia35;PE_NETCDF_BASEDIR=/opt/cray/netcdf/4.3.3.1' ';export' 'PE_NETCDF_BASEDIR;PE_NETCDF_CXX_PKGCONFIG_LIBS=netcdf_c++4' ';export' 'PE_NETCDF_CXX_PKGCONFIG_LIBS;PE_NETCDF_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_NETCDF_DEFAULT_FIXED_PRGENV;PE_NETCDF_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_NETCDF_DEFAULT_GENCOMPS_GNU;PE_NETCDF_DEFAULT_REQUIRED_PRODUCTS=PE_HDF5' ';export' 'PE_NETCDF_DEFAULT_REQUIRED_PRODUCTS;PE_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/netcdf/4.3.2/@PRGENV@/@PE_NETCDF_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_NETCDF_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_NETCDF_DEFAULT_VOLATILE_PRGENV;PE_NETCDF_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_NETCDF_FIXED_PRGENV;PE_NETCDF_FORTRAN_PKGCONFIG_LIBS=netcdff' ';export' 'PE_NETCDF_FORTRAN_PKGCONFIG_LIBS;PE_NETCDF_GENCOMPILERS_GNU=5.1\' '4.9\' 4.8 ';export' 'PE_NETCDF_GENCOMPILERS_GNU;PE_NETCDF_GENCOMPS_GNU=51\' '49\' 48 ';export' 'PE_NETCDF_GENCOMPS_GNU;PE_NETCDF_HDF5PARALLEL_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_FIXED_PRGENV;PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS_GNU;PE_NETCDF_HDF5PARALLEL_DEFAULT_REQUIRED_PRODUCTS=PE_HDF5_PARALLEL\' PE_MPICH ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_REQUIRED_PRODUCTS;PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/netcdf-hdf5parallel/4.3.2/@PRGENV@/@PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PRGENV;PE_NETCDF_MODULE_NAME=cray-netcdf' ';export' 'PE_NETCDF_MODULE_NAME;PE_NETCDF_PKGCONFIG_LIBS=netcdf' ';export' 'PE_NETCDF_PKGCONFIG_LIBS;PE_NETCDF_REQUIRED_PRODUCTS=PE_HDF5' ';export' 'PE_NETCDF_REQUIRED_PRODUCTS;PE_NETCDF_VOLATILE_PKGCONFIG_PATH=/opt/cray/netcdf/4.3.3.1/@PRGENV@/@PE_NETCDF_GENCOMPS@/lib/pkgconfig' ';export' 'PE_NETCDF_VOLATILE_PKGCONFIG_PATH;PE_NETCDF_VOLATILE_PRGENV=GNU' ';export' 'PE_NETCDF_VOLATILE_PRGENV;PE_PAPI_DEFAULT_ACCEL_LIBS_nvidia35=,-lcupti,-lcudart,-lcuda' ';export' 'PE_PAPI_DEFAULT_ACCEL_LIBS_nvidia35;PE_PAPI_DEFAULT_PKGCONFIG_VARIABLES=PE_PAPI_ACCEL_LIBS_@accelerator@' ';export' 'PE_PAPI_DEFAULT_PKGCONFIG_VARIABLES;PE_PAPI_DEFAULT_TARGET_VAR_nvidia35=,-lcupti,-lcudart,-lcuda' ';export' 'PE_PAPI_DEFAULT_TARGET_VAR_nvidia35;PE_PARALLEL_NETCDF_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_PARALLEL_NETCDF_DEFAULT_FIXED_PRGENV;PE_PARALLEL_NETCDF_DEFAULT_GENCOMPILERS_GNU=4.9\' 4.8 ';export' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPILERS_GNU;PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS_GNU;PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/@PRGENV@/@PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PRGENV;PE_PETSC_DEFAULT_GENCOMPS_CRAY_haswell=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_haswell;PE_PETSC_DEFAULT_GENCOMPS_CRAY_interlagos=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_interlagos;PE_PETSC_DEFAULT_GENCOMPS_CRAY_sandybridge=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_sandybridge;PE_PETSC_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_x86_64;PE_PETSC_DEFAULT_GENCOMPS_GNU_haswell=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_haswell;PE_PETSC_DEFAULT_GENCOMPS_GNU_interlagos=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_interlagos;PE_PETSC_DEFAULT_GENCOMPS_GNU_sandybridge=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_sandybridge;PE_PETSC_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_x86_64;PE_PETSC_DEFAULT_GENCOMPS_INTEL_haswell=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_haswell;PE_PETSC_DEFAULT_GENCOMPS_INTEL_interlagos=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_interlagos;PE_PETSC_DEFAULT_GENCOMPS_INTEL_sandybridge=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_sandybridge;PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64;PE_PETSC_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_LIBSCI:PE_TPSL' ';export' 'PE_PETSC_DEFAULT_REQUIRED_PRODUCTS;PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/petsc/3.5.3.0/complex/@PRGENV@/@PE_PETSC_DEFAULT_GENCOMPS@/@PE_PETSC_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_PETSC_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_PETSC_DEFAULT_VOLATILE_PRGENV;PE_PKGCONFIG_DEFAULT_PRODUCTS=PE_TRILINOS:PE_MPICH:PE_PARALLEL_NETCDF:PE_NETCDF:PE_GA:PE_HDF5:PE_FFTW:PE_TPSL:PE_HDF5_PARALLEL:PE_LIBSCI:PE_NETCDF_HDF5PARALLEL:PE_PETSC' ';export' 'PE_PKGCONFIG_DEFAULT_PRODUCTS;PE_PKGCONFIG_LIBS=hdf5_hl:hdf5:netcdf:AtpSigHandler:cray-rca:libsci_mpi:libsci' ';export' 'PE_PKGCONFIG_LIBS;PE_PKGCONFIG_PRODUCTS=PE_HDF5:PE_NETCDF:PE_LIBSCI' ';export' 'PE_PKGCONFIG_PRODUCTS;PE_PKGCONFIG_PRODUCTS_DEFAULT=PE_PAPI' ';export' 'PE_PKGCONFIG_PRODUCTS_DEFAULT;PE_PKG_CONFIG_PATH=/opt/cray/cti/1.0.2/lib/pkgconfig' ';export' 'PE_PKG_CONFIG_PATH;PE_PRODUCT_LIST=CRAYPE_HASWELL:CRAY_RCA:CRAY_ALPS:DVS:CRAY_XPMEM:CRAY_DMAPP:CRAY_PMI:CRAY_UGNI:CRAY_UDREG:CRAY_LIBSCI:CRAYPE:INTEL' ';export' 'PE_PRODUCT_LIST;PE_SMA_DIR_CRAY_DEFAULT64=64' ';export' 'PE_SMA_DIR_CRAY_DEFAULT64;PE_SMA_DIR_PGI_DEFAULT64=64' ';export' 'PE_SMA_DIR_PGI_DEFAULT64;PE_SMA_VOLATILE_PKGCONFIG_PATH=/opt/cray/mpt/7.2.0/gni/sma@PE_SMA_DIR_DEFAULT64@/lib64/pkgconfig' ';export' 'PE_SMA_VOLATILE_PKGCONFIG_PATH;PE_TPSL_DEFAULT_GENCOMPS_CRAY_haswell=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_haswell;PE_TPSL_DEFAULT_GENCOMPS_CRAY_interlagos=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_interlagos;PE_TPSL_DEFAULT_GENCOMPS_CRAY_sandybridge=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_sandybridge;PE_TPSL_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_x86_64;PE_TPSL_DEFAULT_GENCOMPS_GNU_haswell=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_haswell;PE_TPSL_DEFAULT_GENCOMPS_GNU_interlagos=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_interlagos;PE_TPSL_DEFAULT_GENCOMPS_GNU_sandybridge=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_sandybridge;PE_TPSL_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_x86_64;PE_TPSL_DEFAULT_GENCOMPS_INTEL_haswell=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_haswell;PE_TPSL_DEFAULT_GENCOMPS_INTEL_interlagos=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_interlagos;PE_TPSL_DEFAULT_GENCOMPS_INTEL_sandybridge=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_sandybridge;PE_TPSL_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_x86_64;PE_TPSL_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_LIBSCI' ';export' 'PE_TPSL_DEFAULT_REQUIRED_PRODUCTS;PE_TPSL_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/tpsl/1.4.4/@PRGENV@/@PE_TPSL_DEFAULT_GENCOMPS@/@PE_TPSL_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_TPSL_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_TPSL_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_TPSL_DEFAULT_VOLATILE_PRGENV;PE_TRILINOS_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_TRILINOS_DEFAULT_GENCOMPS_CRAY_x86_64;PE_TRILINOS_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_TRILINOS_DEFAULT_GENCOMPS_GNU_x86_64;PE_TRILINOS_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_TRILINOS_DEFAULT_GENCOMPS_INTEL_x86_64;PE_TRILINOS_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_HDF5_PARALLEL:PE_NETCDF_HDF5PARALLEL:PE_LIBSCI:PE_TPSL' ';export' 'PE_TRILINOS_DEFAULT_REQUIRED_PRODUCTS;PE_TRILINOS_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/trilinos/11.12.1.2/@PRGENV@/@PE_TRILINOS_DEFAULT_GENCOMPS@/@PE_TRILINOS_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_TRILINOS_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_TRILINOS_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_TRILINOS_DEFAULT_VOLATILE_PRGENV;PKGCONFIG_ENABLED=1' ';export' 'PKGCONFIG_ENABLED;PKG_CONFIG_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64/pkgconfig:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/lib64/pkgconfig:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/lib64/pkgconfig:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/lib64/pkgconfig:/opt/cray/gni-headers/4.0-1.0502.10859.7.8.ari/lib64/pkgconfig:/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/lib64/pkgconfig:/opt/cray/pmi/5.0.11/lib64/pkgconfig:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/lib64/pkgconfig:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/lib64/pkgconfig:/opt/cray/craype/2.3.0/pkg-config:/opt/cray/atp/1.8.1/lib/pkgconfig' ';export' 'PKG_CONFIG_PATH;PKG_CONFIG_PATH_DEFAULT=/opt/cray/papi/5.4.0.1/lib64/pkgconfig' ';export' 'PKG_CONFIG_PATH_DEFAULT;PNG_INC=/usrx/local/prod//png/1.2.49/intel/sandybridge/include' ';export' 'PNG_INC;PNG_LIB=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a' ';export' 'PNG_LIB;PNG_LIB12=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng12.a' ';export' 'PNG_LIB12;PNG_LIBDIR=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib' ';export' 'PNG_LIBDIR;PNG_LIBso=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.so' ';export' 'PNG_LIBso;PNG_SRC=/usrx/local/prod//png/1.2.49/intel/sandybridge/src' ';export' 'PNG_SRC;PNG_VER=1.2.49' ';export' 'PNG_VER;POST_INC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4' ';export' 'POST_INC;POST_LIB=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a' ';export' 'POST_LIB;POST_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/post_v8.0.5' ';export' 'POST_SRC;POST_VER=v8.0.5' ';export' 'POST_VER;SHMEM_ABORT_ON_ERROR=1' ';export' 'SHMEM_ABORT_ON_ERROR;SLURM_PROLOG=/opt/cray/atp/1.8.1/libexec/slurm_prolog.ksh' ';export' 'SLURM_PROLOG;SP_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_4.a' ';export' 'SP_LIB4;SP_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_8.a' ';export' 'SP_LIB8;SP_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a' ';export' 'SP_LIBd;SP_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/sp_v2.0.3' ';export' 'SP_SRC;SP_VER=v2.0.3' ';export' 'SP_VER;TBBROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb' ';export' 'TBBROOT;W3EMC_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3emc_v2.3.1_4' ';export' 'W3EMC_INC4;W3EMC_INC8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3emc_v2.3.1_8' ';export' 'W3EMC_INC8;W3EMC_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3emc_v2.3.1_d' ';export' 'W3EMC_INCd;W3EMC_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_4.a' ';export' 'W3EMC_LIB4;W3EMC_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_8.a' ';export' 'W3EMC_LIB8;W3EMC_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a' ';export' 'W3EMC_LIBd;W3EMC_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/w3emc_v2.3.1' ';export' 'W3EMC_SRC;W3EMC_VER=v2.3.1' ';export' 'W3EMC_VER;W3NCO_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_4.a' ';export' 'W3NCO_LIB4;W3NCO_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_8.a' ';export' 'W3NCO_LIB8;W3NCO_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a' ';export' 'W3NCO_LIBd;W3NCO_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/w3nco_v2.0.7' ';export' 'W3NCO_SRC;W3NCO_VER=v2.0.7' ';export' 'W3NCO_VER;XLSF_UIDDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib/uid' ';export' 'XLSF_UIDDIR;XTOS_VERSION=5.2.82' ';export' 'XTOS_VERSION;XTPE_NETWORK_TARGET=aries' ';export' 'XTPE_NETWORK_TARGET;Z_INC=/usrx/local/dev/zlib/1.2.7/intel/sandybridge/include' ';export' 'Z_INC;Z_LIB=/usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a' ';export' 'Z_LIB;Z_SRC=/usrx/local/dev/zlib/1.2.7/intel/sandybridge/src' ';export' 'Z_SRC;Z_VER=1.2.7' ';export' 'Z_VER;_LMFILES_=/opt/cray/craype/default/alt-modulefiles/craype-network-aries:/opt/cray/alt-modulefiles/craype/2.3.0:/opt/cray/alt-modulefiles/cray-libsci/13.0.3:/opt/cray/ari/modulefiles/udreg/2.3.2-1.0502.10518.2.17.ari:/opt/cray/ari/modulefiles/ugni/6.0-1.0502.10863.8.29.ari:/opt/cray/ari/modulefiles/pmi/5.0.11:/opt/cray/ari/modulefiles/dmapp/7.0.1-1.0502.11080.8.76.ari:/opt/cray/ari/modulefiles/gni-headers/4.0-1.0502.10859.7.8.ari:/opt/cray/ari/modulefiles/xpmem/0.1-2.0502.64982.5.3.ari:/opt/cray/ari/modulefiles/dvs/2.5_0.9.0-1.0502.2188.1.116.ari:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9774.31.11.ari:/opt/cray/ari/modulefiles/rca/1.0.0-2.0502.60530.1.62.ari:/opt/cray/alt-modulefiles/atp/1.8.1:/opt/cray/alt-modulefiles/PrgEnv-intel/5.2.82:/opt/modulefiles/intel/16.3.210:/opt/cray/alt-modulefiles/cray-netcdf/4.3.3.1:/opt/cray/alt-modulefiles/cray-hdf5/1.8.14:/opt/modulefiles/xt-lsfhpc/9.1.3:/opt/cray/craype/default/alt-modulefiles/craype-haswell:/usrx/local/dev/modulefiles/python/2.7.14:/usrx/local/dev/modulefiles/cmake/3.6.2:/opt/modulefiles/gcc/4.9.2:/usrx/local/prod/modulefiles/jasper-gnu-sandybridge/1.900.1:/usrx/local/prod/modulefiles/png-intel-sandybridge/1.2.49:/usrx/local/dev/modulefiles/zlib-intel-sandybridge/1.2.7:/gpfs/hps/nco/ops/nwprod/lib/modulefiles/crtm-intel/2.2.6:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2/3.1.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/bacio/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/ip/3.0.2:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/sp/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3nco/2.0.7:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3emc/2.3.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/nemsio/2.2.4:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/post/8.0.5:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari:/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray/fv3' ';export' '_LMFILES_;' ++ ATP_HOME=/opt/cray/atp/1.8.1 ++ export ATP_HOME ++ ATP_MRNET_COMM_PATH=/opt/cray/atp/1.8.1/libexec/atp_mrnet_commnode_wrapper @@ -619,7 +614,7 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export JASPER_SRC ++ JASPER_VER=1.900.1 ++ export JASPER_VER -++ LD_LIBRARY_PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib:/opt/gcc/4.9.2/snos/lib64:/usrx/local/dev/python/2.7.14/lib:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/tools/intel64/perfsys:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/libipt/intel64/lib +++ LD_LIBRARY_PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib:/opt/gcc/4.9.2/snos/lib64:/usrx/local/dev/python/2.7.14/lib:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/tools/intel64/perfsys:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/libipt/intel64/lib ++ export LD_LIBRARY_PATH ++ LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1 ++ export LIBRARY_PATH @@ -631,15 +626,15 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export LIB_NAME ++ LOADEDMODULES=craype-network-aries:craype/2.3.0:cray-libsci/13.0.3:udreg/2.3.2-1.0502.10518.2.17.ari:ugni/6.0-1.0502.10863.8.29.ari:pmi/5.0.11:dmapp/7.0.1-1.0502.11080.8.76.ari:gni-headers/4.0-1.0502.10859.7.8.ari:xpmem/0.1-2.0502.64982.5.3.ari:dvs/2.5_0.9.0-1.0502.2188.1.116.ari:alps/5.2.4-2.0502.9774.31.11.ari:rca/1.0.0-2.0502.60530.1.62.ari:atp/1.8.1:PrgEnv-intel/5.2.82:intel/16.3.210:cray-netcdf/4.3.3.1:cray-hdf5/1.8.14:xt-lsfhpc/9.1.3:craype-haswell:python/2.7.14:cmake/3.6.2:gcc/4.9.2:jasper-gnu-sandybridge/1.900.1:png-intel-sandybridge/1.2.49:zlib-intel-sandybridge/1.2.7:crtm-intel/2.2.6:g2/3.1.1:g2tmpl/1.6.0:bacio/2.0.3:ip/3.0.2:sp/2.0.3:w3nco/2.0.7:w3emc/2.3.1:nemsio/2.2.4:post/8.0.5:alps/5.2.4-2.0502.9822.32.1.ari:esmf/8.0.0:fv3 ++ export LOADEDMODULES -++ LSF_BINDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin +++ LSF_BINDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin ++ export LSF_BINDIR -++ LSF_ENVDIR=/gpfs/llsf/xt-lsfhpc/conf +++ LSF_ENVDIR=/gpfs/slsf/xt-lsfhpc/conf ++ export LSF_ENVDIR -++ LSF_LIBDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib +++ LSF_LIBDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib ++ export LSF_LIBDIR -++ LSF_SERVERDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc +++ LSF_SERVERDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc ++ export LSF_SERVERDIR -++ MANPATH=/opt/cray/pmi/5.0.11/man:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/share/man:/opt/gcc/4.9.2/snos/share/man:/usrx/local/dev/cmake/3.6.2/share/man:/usrx/local/dev/python/2.7.14/share/man:/gpfs/llsf/xt-lsfhpc/9.1/man:/opt/cray/netcdf/4.3.3.1/share/man:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/common:/opt/cray/atp/1.8.1/man:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/man:/opt/cray/libsci/13.0.3/man:/opt/cray/man/csmlversion:/opt/cray/craype/2.3.0/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man:/opt/cray/man +++ MANPATH=/opt/cray/pmi/5.0.11/man:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/share/man:/opt/gcc/4.9.2/snos/share/man:/usrx/local/dev/cmake/3.6.2/share/man:/usrx/local/dev/python/2.7.14/share/man:/gpfs/slsf/xt-lsfhpc/9.1/man:/opt/cray/netcdf/4.3.3.1/share/man:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/common:/opt/cray/atp/1.8.1/man:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/man:/opt/cray/libsci/13.0.3/man:/opt/cray/man/csmlversion:/opt/cray/craype/2.3.0/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man:/opt/cray/man ++ export MANPATH ++ MIC_LD_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/mic:/opt/intel/mic/coi/device-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/lib/mic:/opt/intel/mic/coi/device-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/mic ++ export MIC_LD_LIBRARY_PATH @@ -647,7 +642,7 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export MIC_LIBRARY_PATH ++ MKLROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl ++ export MKLROOT -++ MODULEPATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles:/opt/cray/ari/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/emc_rocoto/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles +++ MODULEPATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles:/opt/cray/ari/modulefiles:/usrx/local/emc_rocoto/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles ++ export MODULEPATH ++ MPICH_ABORT_ON_ERROR=1 ++ export MPICH_ABORT_ON_ERROR @@ -665,9 +660,9 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export NETCDF_DIR ++ NLSPATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/locale/%l_%t/%N ++ export NLSPATH -++ PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/bin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/opt/gcc/4.9.2/bin:/usrx/local/dev/cmake/3.6.2/bin:/usrx/local/dev/python/2.7.14/bin:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/opt/cray/hdf5/1.8.14/bin:/opt/cray/netcdf/4.3.3.1/bin:/opt/intel/compilers_and_libraries_2016.3.210/linux/bin/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/bin:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/sbin:/opt/cray/dvs/2.5_0.9.0-1.0502.2188.1.116.ari/bin:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/bin:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/bin:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/bin:/opt/cray/craype/2.3.0/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/opt/cray/bin:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/include +++ PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/bin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/opt/gcc/4.9.2/bin:/usrx/local/dev/cmake/3.6.2/bin:/usrx/local/dev/python/2.7.14/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/opt/cray/hdf5/1.8.14/bin:/opt/cray/netcdf/4.3.3.1/bin:/opt/intel/compilers_and_libraries_2016.3.210/linux/bin/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/bin:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/sbin:/opt/cray/dvs/2.5_0.9.0-1.0502.2188.1.116.ari/bin:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/bin:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/bin:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/bin:/opt/cray/craype/2.3.0/bin:/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin:/opt/cray/bin:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/include ++ export PATH -++ PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/CRAY/8.3/lib/pkgconfig:/opt/cray/ga/5.3.0.1/CRAY/83/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/CRAY/83/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/CRAY/83/lib/pkgconfig:/opt/cray/netcdf/4.3.2/CRAY/83/lib/pkgconfig:/opt/cray/hdf5/1.8.13/CRAY/83/lib/pkgconfig +++ PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/CRAY/8.3/lib/pkgconfig:/opt/cray/netcdf/4.3.2/CRAY/83/lib/pkgconfig:/opt/cray/ga/5.3.0.1/CRAY/83/lib/pkgconfig:/opt/cray/hdf5/1.8.13/CRAY/83/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/CRAY/83/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/CRAY/83/lib/pkgconfig ++ export PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH ++ PE_CRAY_FIXED_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/CRAY/8.3/lib/pkgconfig:/opt/cray/netcdf/4.3.3.1/CRAY/8.3/lib/pkgconfig ++ export PE_CRAY_FIXED_PKGCONFIG_PATH @@ -735,7 +730,7 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export PE_HDF5_VOLATILE_PKGCONFIG_PATH ++ PE_HDF5_VOLATILE_PRGENV=GNU ++ export PE_HDF5_VOLATILE_PRGENV -++ PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/INTEL/14.0/lib/pkgconfig:/opt/cray/ga/5.3.0.1/INTEL/140/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/INTEL/140/lib/pkgconfig:/opt/cray/mpt/7.2.0/gni/mpich2-intel/140/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/INTEL/140/lib/pkgconfig:/opt/cray/netcdf/4.3.2/INTEL/140/lib/pkgconfig:/opt/cray/hdf5/1.8.13/INTEL/140/lib/pkgconfig +++ PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/mpt/7.2.0/gni/mpich2-intel/140/lib/pkgconfig:/opt/cray/parallel-netcdf/1.6.0/INTEL/14.0/lib/pkgconfig:/opt/cray/netcdf/4.3.2/INTEL/140/lib/pkgconfig:/opt/cray/ga/5.3.0.1/INTEL/140/lib/pkgconfig:/opt/cray/hdf5/1.8.13/INTEL/140/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/INTEL/140/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/INTEL/140/lib/pkgconfig ++ export PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH ++ PE_INTEL_FIXED_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/INTEL/14.0/lib/pkgconfig:/opt/cray/netcdf/4.3.3.1/INTEL/14.0/lib/pkgconfig ++ export PE_INTEL_FIXED_PKGCONFIG_PATH @@ -883,11 +878,11 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64 ++ PE_PETSC_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_LIBSCI:PE_TPSL ++ export PE_PETSC_DEFAULT_REQUIRED_PRODUCTS -++ PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/petsc/3.5.3.0/real/@PRGENV@/@PE_PETSC_DEFAULT_GENCOMPS@/@PE_PETSC_DEFAULT_TARGET@/lib/pkgconfig +++ PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/petsc/3.5.3.0/complex/@PRGENV@/@PE_PETSC_DEFAULT_GENCOMPS@/@PE_PETSC_DEFAULT_TARGET@/lib/pkgconfig ++ export PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH ++ PE_PETSC_DEFAULT_VOLATILE_PRGENV='CRAY GNU INTEL' ++ export PE_PETSC_DEFAULT_VOLATILE_PRGENV -++ PE_PKGCONFIG_DEFAULT_PRODUCTS=PE_TPSL:PE_LIBSCI:PE_TRILINOS:PE_FFTW:PE_PARALLEL_NETCDF:PE_GA:PE_NETCDF_HDF5PARALLEL:PE_MPICH:PE_HDF5_PARALLEL:PE_PETSC:PE_NETCDF:PE_HDF5 +++ PE_PKGCONFIG_DEFAULT_PRODUCTS=PE_TRILINOS:PE_MPICH:PE_PARALLEL_NETCDF:PE_NETCDF:PE_GA:PE_HDF5:PE_FFTW:PE_TPSL:PE_HDF5_PARALLEL:PE_LIBSCI:PE_NETCDF_HDF5PARALLEL:PE_PETSC ++ export PE_PKGCONFIG_DEFAULT_PRODUCTS ++ PE_PKGCONFIG_LIBS=hdf5_hl:hdf5:netcdf:AtpSigHandler:cray-rca:libsci_mpi:libsci ++ export PE_PKGCONFIG_LIBS @@ -1007,12 +1002,6 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export W3EMC_SRC ++ W3EMC_VER=v2.3.1 ++ export W3EMC_VER -++ W3NCO_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3nco_v2.0.7_4 -++ export W3NCO_INC4 -++ W3NCO_INC8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3nco_v2.0.7_8 -++ export W3NCO_INC8 -++ W3NCO_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3nco_v2.0.7_d -++ export W3NCO_INCd ++ W3NCO_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_4.a ++ export W3NCO_LIB4 ++ W3NCO_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_8.a @@ -1023,7 +1012,7 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export W3NCO_SRC ++ W3NCO_VER=v2.0.7 ++ export W3NCO_VER -++ XLSF_UIDDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib/uid +++ XLSF_UIDDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib/uid ++ export XLSF_UIDDIR ++ XTOS_VERSION=5.2.82 ++ export XTOS_VERSION @@ -1037,7 +1026,7 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export Z_SRC ++ Z_VER=1.2.7 ++ export Z_VER -++ _LMFILES_=/opt/cray/craype/default/alt-modulefiles/craype-network-aries:/opt/cray/alt-modulefiles/craype/2.3.0:/opt/cray/alt-modulefiles/cray-libsci/13.0.3:/opt/cray/ari/modulefiles/udreg/2.3.2-1.0502.10518.2.17.ari:/opt/cray/ari/modulefiles/ugni/6.0-1.0502.10863.8.29.ari:/opt/cray/ari/modulefiles/pmi/5.0.11:/opt/cray/ari/modulefiles/dmapp/7.0.1-1.0502.11080.8.76.ari:/opt/cray/ari/modulefiles/gni-headers/4.0-1.0502.10859.7.8.ari:/opt/cray/ari/modulefiles/xpmem/0.1-2.0502.64982.5.3.ari:/opt/cray/ari/modulefiles/dvs/2.5_0.9.0-1.0502.2188.1.116.ari:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9774.31.11.ari:/opt/cray/ari/modulefiles/rca/1.0.0-2.0502.60530.1.62.ari:/opt/cray/alt-modulefiles/atp/1.8.1:/opt/cray/alt-modulefiles/PrgEnv-intel/5.2.82:/opt/modulefiles/intel/16.3.210:/opt/cray/alt-modulefiles/cray-netcdf/4.3.3.1:/opt/cray/alt-modulefiles/cray-hdf5/1.8.14:/opt/modulefiles/xt-lsfhpc/9.1.3:/opt/cray/craype/default/alt-modulefiles/craype-haswell:/usrx/local/dev/modulefiles/python/2.7.14:/usrx/local/dev/modulefiles/cmake/3.6.2:/opt/modulefiles/gcc/4.9.2:/usrx/local/prod/modulefiles/jasper-gnu-sandybridge/1.900.1:/usrx/local/prod/modulefiles/png-intel-sandybridge/1.2.49:/usrx/local/dev/modulefiles/zlib-intel-sandybridge/1.2.7:/gpfs/hps/nco/ops/nwprod/lib/modulefiles/crtm-intel/2.2.6:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2/3.1.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/bacio/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/ip/3.0.2:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/sp/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3nco/2.0.7:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3emc/2.3.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/nemsio/2.2.4:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/post/8.0.5:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari:/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray/fv3 +++ _LMFILES_=/opt/cray/craype/default/alt-modulefiles/craype-network-aries:/opt/cray/alt-modulefiles/craype/2.3.0:/opt/cray/alt-modulefiles/cray-libsci/13.0.3:/opt/cray/ari/modulefiles/udreg/2.3.2-1.0502.10518.2.17.ari:/opt/cray/ari/modulefiles/ugni/6.0-1.0502.10863.8.29.ari:/opt/cray/ari/modulefiles/pmi/5.0.11:/opt/cray/ari/modulefiles/dmapp/7.0.1-1.0502.11080.8.76.ari:/opt/cray/ari/modulefiles/gni-headers/4.0-1.0502.10859.7.8.ari:/opt/cray/ari/modulefiles/xpmem/0.1-2.0502.64982.5.3.ari:/opt/cray/ari/modulefiles/dvs/2.5_0.9.0-1.0502.2188.1.116.ari:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9774.31.11.ari:/opt/cray/ari/modulefiles/rca/1.0.0-2.0502.60530.1.62.ari:/opt/cray/alt-modulefiles/atp/1.8.1:/opt/cray/alt-modulefiles/PrgEnv-intel/5.2.82:/opt/modulefiles/intel/16.3.210:/opt/cray/alt-modulefiles/cray-netcdf/4.3.3.1:/opt/cray/alt-modulefiles/cray-hdf5/1.8.14:/opt/modulefiles/xt-lsfhpc/9.1.3:/opt/cray/craype/default/alt-modulefiles/craype-haswell:/usrx/local/dev/modulefiles/python/2.7.14:/usrx/local/dev/modulefiles/cmake/3.6.2:/opt/modulefiles/gcc/4.9.2:/usrx/local/prod/modulefiles/jasper-gnu-sandybridge/1.900.1:/usrx/local/prod/modulefiles/png-intel-sandybridge/1.2.49:/usrx/local/dev/modulefiles/zlib-intel-sandybridge/1.2.7:/gpfs/hps/nco/ops/nwprod/lib/modulefiles/crtm-intel/2.2.6:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2/3.1.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/bacio/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/ip/3.0.2:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/sp/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3nco/2.0.7:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3emc/2.3.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/nemsio/2.2.4:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/post/8.0.5:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari:/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray/fv3 ++ export _LMFILES_ + module list ++ /opt/modules/3.2.10.3/bin/modulecmd bash list @@ -1082,7 +1071,7 @@ Currently Loaded Modulefiles: 38) fv3 + eval + cd build_fv3_1 -+ cmake /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model ++ cmake /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model -- The C compiler identification is Intel 16.0.3.20160415 -- The CXX compiler identification is Intel 16.0.3.20160415 -- The Fortran compiler identification is Intel 16.0.3.20160415 @@ -1136,7 +1125,7 @@ Selected physics package: gfs -- Configuring done -- Generating done --- Build files have been written to: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/build_fv3_1 +-- Build files have been written to: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/build_fv3_1 + make -j 8 Scanning dependencies of target fv3cpl [ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cplfields.F90.o @@ -1144,66 +1133,61 @@ Scanning dependencies of target fv3cpl Scanning dependencies of target gfsphysics [ 1%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/machine.F.o [ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/efield.f.o -[ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_composition.f.o [ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wam_f107_kp_mod.f90.o [ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/co2hc.f.o +[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_composition.f.o +[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mersenne_twister.f.o +[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/GFDL_parse_tracers.F90.o +[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iounitdef.f.o +[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/namelist_soilveg.f.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_wrf_utl.f90.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/noahmp_tables.f90.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_radar.F90.o Scanning dependencies of target fms -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/platform/platform.F90.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mersenne_twister.f.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/GFDL_parse_tracers.F90.o -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_parameter.F90.o -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_core.F90.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iounitdef.f.o -[ 4%] Linking Fortran static library libfv3cpl.a -[ 4%] Built target fv3cpl -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_input.F90.o +[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physcons.F90.o +[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/platform/platform.F90.o +[ 7%] Linking Fortran static library libfv3cpl.a +[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/date_def.f.o +[ 7%] Built target fv3cpl +[ 7%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_parameter.F90.o +[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progtm_module.f.o +[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerclm_def.f.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/cloud_interpolator.F90.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/namelist_soilveg.f.o -Using 8-byte addressing -Using pure routines. -Using allocatable derived type array members. -Using cray pointers. -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o -[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_wrf_utl.f90.o +[ 7%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_core.F90.o +[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2o_def.f.o +[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physparam.f.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/MersenneTwister.F90.o -[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/noahmp_tables.f90.o +[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozne_def.f.o +[ 8%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_input.F90.o +[ 9%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfs_phy_tracer_config.F.o +[ 9%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/cloud_interpolator.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres_k.F90.o +[ 9%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o +[ 9%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/surface_perturbation.F90.o +[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmp_glacier.f90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_radar.F90.o -[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/constants/constants.F90.o -[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o -[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physcons.F90.o -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/date_def.f.o -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progtm_module.f.o -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerclm_def.f.o -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2o_def.f.o -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physparam.f.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 9%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozne_def.f.o -[ 9%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o -[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfs_phy_tracer_config.F.o -[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/surface_perturbation.F90.o -[ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmp_glacier.f90.o +[ 10%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/MersenneTwister.F90.o +[ 11%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres_k.F90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmplsm.f90.o +[ 11%] Building Fortran object CMakeFiles/fms.dir/FMS/constants/constants.F90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iccn_def.f.o +[ 11%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg_utils.F90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfdl_cloud_microphys.F90.o [ 12%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/tracer_const_h.f.o @@ -1213,6 +1197,7 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_initialize.F90.o +[ 13%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_param.f.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_param.f.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_astronomy.f.o @@ -1223,13 +1208,17 @@ Using cray pointers. [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_wsm6_fv3.F90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/get_prs_fv3.f90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_cice.f.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_diff.f.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_module.F90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rascnvv2.f.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_aerosols.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_bfmicrophysics.f.o -[ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_gases.f.o ifort: command line warning #10121: overriding '-xCORE-AVX2' with '-xCORE-AVX-I' +[ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_gases.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_datatb.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_datatb.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_water_prop.f90.o @@ -1238,40 +1227,40 @@ ifort: command line warning #10121: overriding '-xCORE-AVX2' with '-xCORE-AVX-I' [ 16%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_diag.f.o [ 16%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_drv.f.o [ 16%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_ocean.f.o -[ 16%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_efp.F90.o -[ 16%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_memutils.F90.o -[ 17%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_pset.F90.o -[ 18%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_type.F90.o -[ 19%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/gradient.F90.o -[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_sice.f.o +[ 17%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_sice.f.o +[ 18%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_clouds.f.o +[ 19%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_model.f90.o +[ 19%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cldmacro.F.o +[ 19%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cldwat2m_micro.F.o +[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg2_0.F90.o +[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg3_0.F90.o +[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_typedefs.F90.o +[ 21%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_main.f.o +[ 21%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_nst.f.o +[ 22%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_main.f.o +[ 22%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_efp.F90.o +[ 22%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_memutils.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 23%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_pset.F90.o +[ 24%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_type.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 21%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_main.f.o -[ 21%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_typedefs.F90.o -[ 22%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_clouds.f.o -[ 23%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_main.f.o -[ 24%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_domains.F90.o -[ 25%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_model.f90.o -[ 25%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cldmacro.F.o -[ 25%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cldwat2m_micro.F.o -[ 26%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg2_0.F90.o -[ 26%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg3_0.F90.o -[ 26%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_nst.f.o +[ 25%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/gradient.F90.o +[ 26%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_domains.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_radiation_driver.F90.o -[ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_diagnostics.F90.o [ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_physics_driver.F90.o +[ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_diagnostics.F90.o +[ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_radiation_driver.F90.o [ 28%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_restart.F90.o -[ 28%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_comm.F90.o +[ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_comm.F90.o [ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_io.F90.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing @@ -1282,7 +1271,7 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/memutils/memutils.F90.o +[ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/fms/fms_io.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -1291,10 +1280,10 @@ Using cray pointers. [ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/time_manager.F90.o [ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bicubic.F90.o [ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_conserve.F90.o -[ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/axis_utils/axis_utils.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bilinear.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_spherical.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_grid.F90.o +[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/axis_utils/axis_utils.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -1307,48 +1296,56 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 31%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_driver.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/field_manager.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/mosaic.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/topography/gaussian_topog.F90.o -[ 32%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_data.F90.o [ 32%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp.F90.o +[ 32%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/get_cal_time.F90.o +[ 32%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_data.F90.o [ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_types.F90.o -[ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 34%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_axis.F90.o +[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_axis.F90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_manifest.F90.o +[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/xbt_drop_rate_adjust.f90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/write_ocean_data.F90.o +[ 35%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_driver.F90.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp.F90.o +[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_output.F90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/fm_util.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp_external.F90.o -[ 35%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_abstraction_layer.F90.o -[ 36%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2oc.f.o -[ 36%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_solar_heating.f.o -[ 36%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_tracer.f.o -[ 36%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_output.F90.o -[ 36%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ideaca.f.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 37%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfcsub.F.o -[ 38%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ugwp_driver_v0.f.o +[ 36%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_util.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 38%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cnvc90.f.o -[ 38%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.f.o -[ 38%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.pre.rad.f.o -[ 38%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/get_prs.f.o -[ 39%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_util.F90.o +[ 36%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_abstraction_layer.F90.o +[ 36%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_solar_heating.f.o +[ 37%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_tracer.f.o +[ 37%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2oc.f.o +[ 37%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ideaca.f.o +[ 38%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfcsub.F.o +[ 38%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_table.F90.o +[ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ugwp_driver_v0.f.o +[ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cnvc90.f.o +[ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.f.o +[ 39%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_manager.F90.o +[ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.pre.rad.f.o +[ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/get_prs.f.o [ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gocart_tracer_config_stub.f.o [ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gscond.f.o [ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gscondp.f.o @@ -1361,24 +1358,13 @@ Using cray pointers. [ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_orowam2017.f.o [ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ohdc.f.o [ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ophys.f.o -[ 40%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_table.F90.o [ 41%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_co2.f.o [ 41%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_dissipation.f.o [ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_h2o.f.o [ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_ion.f.o -[ 42%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_manager.F90.o -[ 42%] Building Fortran object CMakeFiles/fms.dir/FMS/data_override/data_override.F90.o [ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_o2_o3.f.o [ 43%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_phys.f.o [ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/lrgsclr.f.o -Using 8-byte addressing -Using pure routines. -Using allocatable derived type array members. -Using cray pointers. -Using 8-byte addressing -Using pure routines. -Using allocatable derived type array members. -Using cray pointers. [ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpbl.f.o [ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpblt.f.o [ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpbltq.f.o @@ -1395,8 +1381,13 @@ Using cray pointers. [ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstadbtn.f.o [ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstadbtn2.f.o [ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstcnv.f.o +[ 48%] Building Fortran object CMakeFiles/fms.dir/FMS/data_override/data_override.F90.o [ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozphys.f.o [ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozphys_2015.f.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. [ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpd.f.o [ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpd_shoc.f.o [ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpdp.f.o @@ -1411,78 +1402,78 @@ Using cray pointers. [ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sascnvn.f.o [ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdif.f.o [ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdifq.f.o -[ 55%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/coupler_types.F90.o -[ 55%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/stock_constants.F90.o -[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/set_soilveg.f.o -[ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_noahmp_drv.f.o -[ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sflx.f.o -[ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcnv.f.o -[ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv.f.o -[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_1lyr.f.o -[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_fixdp.f.o -[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_opr.f.o -[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/tridi2t3.f.o -[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/calpreciptype.f90.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gcm_shoc.f90.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ointerp.f90.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozinterp.f90.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iccninterp.f90.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerinterp.f90.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/num_parthds.F.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gcycle.F90.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_utils.F90.o -[ 59%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_triggers.F90.o -[ 59%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_solvers.F90.o +[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/set_soilveg.f.o +[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_noahmp_drv.f.o +[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sflx.f.o +[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcnv.f.o +[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv.f.o +[ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_1lyr.f.o +[ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_fixdp.f.o +[ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_opr.f.o +[ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/tridi2t3.f.o +[ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/calpreciptype.f90.o +[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gcm_shoc.f90.o +[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ointerp.f90.o +[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozinterp.f90.o +[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iccninterp.f90.o +[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/num_parthds.F.o +[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerinterp.f90.o +[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gcycle.F90.o +[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_utils.F90.o +[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_triggers.F90.o +[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_solvers.F90.o +[ 59%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/coupler_types.F90.o +[ 59%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/stock_constants.F90.o [ 59%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_lsatdis.F90.o [ 59%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_orodis.F90.o [ 60%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_wmsdis.F90.o +[ 60%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/m_micro_driver.F90.o +[ 60%] Linking Fortran static library libgfsphysics.a +[ 60%] Built target gfsphysics +Scanning dependencies of target ipd +[ 60%] Building Fortran object FV3/ipd/CMakeFiles/ipd.dir/IPD_typedefs.F90.o +[ 60%] Building Fortran object FV3/ipd/CMakeFiles/ipd.dir/IPD_driver.F90.o +[ 60%] Linking Fortran static library libipd.a +[ 60%] Built target ipd [ 61%] Building Fortran object CMakeFiles/fms.dir/FMS/amip_interp/amip_interp.F90.o [ 61%] Building Fortran object CMakeFiles/fms.dir/FMS/astronomy/astronomy.F90.o [ 61%] Building Fortran object CMakeFiles/fms.dir/FMS/block_control/block_control.F90.o -[ 61%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/m_micro_driver.F90.o [ 62%] Building Fortran object CMakeFiles/fms.dir/FMS/column_diagnostics/column_diagnostics.F90.o -Using 8-byte addressing -Using pure routines. -Using allocatable derived type array members. -Using cray pointers. [ 62%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/atmos_ocean_fluxes.F90.o [ 62%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/ensemble_manager.F90.o [ 63%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters.F90.o [ 63%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/xgrid.F90.o -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft.F90.o -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft99.F90.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft.F90.o +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft99.F90.o [ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/interpolator/interpolator.F90.o -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/grid.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_utilities.F90.o -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core.F90.o -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core_ecda.F90.o +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/grid.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_utilities.F90.o +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core.F90.o +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core_ecda.F90.o [ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/random_numbers.F90.o -[ 64%] Linking Fortran static library libgfsphysics.a -[ 64%] Built target gfsphysics -Scanning dependencies of target ipd -[ 64%] Building Fortran object FV3/ipd/CMakeFiles/ipd.dir/IPD_typedefs.F90.o [ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres.F90.o [ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/station_data/station_data.F90.o [ 65%] Building Fortran object CMakeFiles/fms.dir/FMS/topography/topography.F90.o -[ 65%] Building Fortran object FV3/ipd/CMakeFiles/ipd.dir/IPD_driver.F90.o [ 65%] Building Fortran object CMakeFiles/fms.dir/FMS/tracer_manager/tracer_manager.F90.o [ 65%] Building Fortran object CMakeFiles/fms.dir/FMS/tridiagonal/tridiagonal.F90.o [ 66%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/quicksort.F90.o -[ 66%] Linking Fortran static library libipd.a -[ 66%] Built target ipd [ 67%] Building C object CMakeFiles/fms.dir/FMS/memutils/memuse.c.o [ 67%] Building C object CMakeFiles/fms.dir/FMS/mosaic/create_xgrid.c.o [ 67%] Building C object CMakeFiles/fms.dir/FMS/mosaic/gradient_c2l.c.o @@ -1495,23 +1486,22 @@ Scanning dependencies of target ipd [ 69%] Linking Fortran static library FMS/libfms.a [ 69%] Built target fms Scanning dependencies of target io -[ 69%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_fv3_io_def.F90.o [ 69%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_internal_state.F90.o +[ 69%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_nemsio.F90.o +[ 70%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf.F90.o +[ 70%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf_parallel.F90.o Scanning dependencies of target fv3core -[ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_arrays.F90.o -[ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_sst.F90.o -[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_fill.F90.o -[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sim_nc_mod.F90.o -[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/DYCORE_typedefs.F90.o -[ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_nemsio.F90.o -[ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf.F90.o -[ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf_parallel.F90.o +[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_arrays.F90.o +[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_sst.F90.o +[ 71%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_fill.F90.o +[ 71%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sim_nc_mod.F90.o +[ 71%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/DYCORE_typedefs.F90.o [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_gfs.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_mp_mod.F90.o +[ 71%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_mp_mod.F90.o [ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sorted_index.F90.o [ 73%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_eta.F90.o [ 73%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_timing.F90.o @@ -1523,34 +1513,37 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 74%] Building Fortran object FV3/io/CMakeFiles/io.dir/FV3GFS_io.F90.o -[ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/ffsync.F90.o -[ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_nems_routines.F90.o +[ 75%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_nems_routines.F90.o +[ 75%] Building Fortran object FV3/io/CMakeFiles/io.dir/ffsync.F90.o +[ 75%] Building Fortran object FV3/io/CMakeFiles/io.dir/FV3GFS_io.F90.o [ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_wrt_grid_comp.F90.o -[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/tp_core.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_mapz.F90.o +[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/a2b_edge.F90.o +[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/tp_core.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_grid_tools.F90.o +[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_surf_map.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/init_hydro.F90.o [ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_treat_da_inc.F90.o -[ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/sw_core.F90.o [ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_iau_mod.F90.o +[ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/sw_core.F90.o [ 78%] Linking Fortran static library libio.a [ 78%] Built target io [ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_io.F90.o [ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_diagnostics.F90.o [ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_utils.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_core.F90.o +[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_nudge.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_regional_bc.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/fv_nggps_diag.F90.o +[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/test_cases.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_tracer2d.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/dyn_core.F90.o +[ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/dyn_core.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_update_phys.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_ic.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_restart.F90.o -[ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_control.F90.o +[ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_control.F90.o [ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_nesting.F90.o [ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_dynamics.F90.o -[ 84%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/atmosphere.F90.o +[ 85%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/atmosphere.F90.o [ 85%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/multi_gases.F90.o Using 8-byte addressing Using pure routines. @@ -1560,22 +1553,22 @@ Using cray pointers. [ 85%] Built target fv3core Scanning dependencies of target stochastic_physics [ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_resol_def.f.o -[ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/spectral_layout.F90.o +[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/spectral_layout.F90.o [ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_gg_def.f.o [ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_layout_lag.f.o +[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_namelist_def.F90.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/glats_stochy.f.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_namelist_def.F90.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/compns_stochy.F90.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/setlats_lag_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/epslon_stochy.f.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_lats_node_a_stochy.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_ls_node_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/gozrineo_stochy.f.o -[ 89%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_ls_node_stochy.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_lats_node_a_stochy.f.o [ 89%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/pln2eo_stochy.f.o [ 90%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/setlats_a_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_internal_state_mod.F90.o -[ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/dozeuv_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/dezouv_stochy.f.o +[ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/dozeuv_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/four_to_grid_stochy.F.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_patterngenerator.F90.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/sumfln_stochy.f.o @@ -1585,8 +1578,8 @@ Scanning dependencies of target stochastic_physics [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_data_mod.F90.o [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_stochy_pattern.F90.o [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochastic_physics.F90.o -[ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/cellular_automata.f90.o -[ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/plumes.f90.o +[ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/plumes.f90.o +[ 94%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/cellular_automata.f90.o [ 94%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/num_parthds_stochy.f.o [ 95%] Linking Fortran static library libstochastic_physics.a [ 95%] Built target stochastic_physics @@ -1599,11 +1592,12 @@ Scanning dependencies of target fv3cap [ 97%] Linking Fortran static library libfv3cap.a [ 97%] Built target fv3cap Scanning dependencies of target NEMS.exe -[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/ENS_Cpl/ENS_CplComp_ESMFMod_STUB.F[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_methods.F90.o +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/ENS_Cpl/ENS_CplComp_ESMFMod_STUB.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_SpaceWeather.F90.o +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_methods.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_UTILS.F90.o -[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_INTERNAL_STATE.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_Rusage.F90.o +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_INTERNAL_STATE.F90.o [ 98%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR.F90.o [ 99%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_EARTH_GRID_COMP.F90.o [ 99%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_GRID_COMP.F90.o @@ -1618,24 +1612,24 @@ H5PL.c:(.text+0x3b7): warning: Using 'dlopen' in statically linked applications ESMCI_VMKernel.C:(.text+0x14ad1): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [100%] Built target NEMS.exe + mv NEMS.exe ../fv3_1.exe -+ cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray/fv3 ../modules.fv3_1 ++ cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray/fv3 ../modules.fv3_1 + cd .. + '[' YES = YES ']' + rm -rf build_fv3_1 -+ elapsed=755 -+ echo 'Elapsed time 755 seconds. Compiling finished' -Elapsed time 755 seconds. Compiling finished ++ elapsed=672 ++ echo 'Elapsed time 672 seconds. Compiling finished' +Elapsed time 672 seconds. Compiling finished + SECONDS=0 -+++ readlink -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -++ dirname /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -+ readonly MYDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests -+ MYDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++++ readlink -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh +++ dirname /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh ++ readonly MYDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests ++ MYDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + readonly ARGC=4 + ARGC=4 -+ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + [[ 4 -eq 0 ]] + [[ 4 -lt 2 ]] -+ PATHTR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model ++ PATHTR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model + MACHINE_ID=wcoss_cray + MAKE_OPT=WW3=Y + BUILD_NAME=fv3_2 @@ -1646,8 +1640,8 @@ Elapsed time 755 seconds. Compiling finished + [[ wcoss_cray == wcoss_dell_p3 ]] + MAKE_THREADS=8 + hostname -llogin2 -+ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests +slogin1 ++ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + echo 'Compiling WW3=Y into fv3_2.exe on wcoss_cray' Compiling WW3=Y into fv3_2.exe on wcoss_cray + '[' YES = YES ']' @@ -1668,13 +1662,13 @@ Compiling WW3=Y into fv3_2.exe on wcoss_cray ++ var=-DWW3=Y ++ echo -n -DWW3=Y + CCPP_CMAKE_FLAGS=-DWW3=Y -+ source /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc -++ __ms_function_name=setup__test_function__31257 -++ eval 'setup__test_function__31257() { /bin/true ; }' ++ source /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc +++ __ms_function_name=setup__test_function__12665 +++ eval 'setup__test_function__12665() { /bin/true ; }' +++ eval '__text="text" ; if [[ $__text =~ ^(t).* ]] ; then printf "%s" ${.sh.match[1]} ; fi' +++ cat ++ __ms_ksh_test= -+++ eval 'if ( set | grep setup__test_function__31257 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' ++++ eval 'if ( set | grep setup__test_function__12665 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' +++ cat ++ __ms_bash_test=t ++ [[ ! -z '' ]] @@ -1698,17 +1692,15 @@ fv3(74):ERROR:105: Unable to locate a modulefile for 'w3emc/2.3.1' fv3(75):ERROR:105: Unable to locate a modulefile for 'nemsio/2.2.4' fv3(78):ERROR:105: Unable to locate a modulefile for 'post/8.0.5' fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' -++ eval INFOPATH=/usr/local/info:/usr/share/info:/usr/info ';export' 'INFOPATH;MANPATH=/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man' ';export' 'MANPATH;MODULEPATH=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/emc_rocoto/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles' ';export' 'MODULEPATH;PATH=/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse' ';export' 'PATH;PE_HDF5_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_HDF5_DEFAULT_REQUIRED_PRODUCTS;unset' 'ATP_HOME;unset' 'ATP_MRNET_COMM_PATH;unset' 'ATP_POST_LINK_OPTS;unset' 'BACIO_LIB4;unset' 'BACIO_LIB8;unset' 'BACIO_SRC;unset' 'BACIO_VER;unset' 'CMAKE_CXX_COMPILER;unset' 'CMAKE_C_COMPILER;unset' 'CMAKE_Fortran_COMPILER;unset' 'CMAKE_Platform;unset' 'COMP;unset' 'CPATH;unset' 'CRAYOS_VERSION;unset' 'CRAYPE_DIR;unset' 'CRAYPE_NETWORK_TARGET;unset' 'CRAYPE_VERSION;unset' 'CRAY_ALPS_INCLUDE_OPTS;unset' 'CRAY_ALPS_POST_LINK_OPTS;unset' 'CRAY_CPU_TARGET;unset' 'CRAY_DMAPP_INCLUDE_OPTS;unset' 'CRAY_DMAPP_POST_LINK_OPTS;unset' 'CRAY_GNI_HEADERS_INCLUDE_OPTS;unset' 'CRAY_HDF5_DIR;unset' 'CRAY_HDF5_VERSION;unset' 'CRAY_LD_LIBRARY_PATH;unset' 'CRAY_LIBSCI_BASE_DIR;unset' 'CRAY_LIBSCI_DIR;unset' 'CRAY_LIBSCI_PREFIX_DIR;unset' 'CRAY_LIBSCI_VERSION;unset' 'CRAY_NETCDF_VERSION;unset' 'CRAY_PE_MODULES;unset' 'CRAY_PMI_INCLUDE_OPTS;unset' 'CRAY_PMI_POST_LINK_OPTS;unset' 'CRAY_PRE_COMPILE_OPTS;unset' 'CRAY_PRGENVINTEL;unset' 'CRAY_RCA_INCLUDE_OPTS;unset' 'CRAY_RCA_POST_LINK_OPTS;unset' 'CRAY_UDREG_INCLUDE_OPTS;unset' 'CRAY_UDREG_POST_LINK_OPTS;unset' 'CRAY_UGNI_INCLUDE_OPTS;unset' 'CRAY_UGNI_POST_LINK_OPTS;unset' 'CRAY_XPMEM_INCLUDE_OPTS;unset' 'CRAY_XPMEM_POST_LINK_OPTS;unset' 'CRTM_FIX;unset' 'CRTM_INC;unset' 'CRTM_LIB;unset' 'CRTM_SRC;unset' 'CRTM_VER;unset' 'DMAPP_ABORT_ON_ERROR;unset' 'DVS_INCLUDE_OPTS;unset' 'DVS_VERSION;unset' 'ECF_HOSTFILE;unset' 'ECF_PORT;unset' 'ECF_ROOT;unset' 'ESMFMKFILE;unset' 'G2TMPL_INC;unset' 'G2TMPL_LIB;unset' 'G2TMPL_SRC;unset' 'G2TMPL_VER;unset' 'G2_INC4;unset' 'G2_INCd;unset' 'G2_LIB4;unset' 'G2_LIBd;unset' 'G2_SRC;unset' 'G2_VER;unset' 'GCC_PATH;unset' 'GCC_VERSION;unset' 'GDBSERVER_MIC;unset' 'GDB_CROSS;unset' 'GDB_HOST;unset' 'GNU_VERSION;unset' 'HDF5_DIR;unset' 'HDF5_INCLUDE_OPTS;unset' 'HDF5_ROOT;unset' 'INTEL_LICENSE_FILE;unset' 'INTEL_MAJOR_VERSION;unset' 'INTEL_MINOR_VERSION;unset' 'INTEL_PATH;unset' 'INTEL_PYTHONHOME;unset' 'INTEL_VERSION;unset' 'IPPROOT;unset' 'IP_INC4;unset' 'IP_INC8;unset' 'IP_INCd;unset' 'IP_LIB4;unset' 'IP_LIB8;unset' 'IP_LIBd;unset' 'IP_SRC;unset' 'IP_VER;unset' 'JASPER_INC;unset' 'JASPER_LIB;unset' 'JASPER_LIBDIR;unset' 'JASPER_LIBl;unset' 'JASPER_SRC;unset' 'JASPER_VER;unset' 'LD_LIBRARY_PATH;unset' 'LIBRARY_PATH;unset' 'LIBSCI_BASE_DIR;unset' 'LIBSCI_VERSION;unset' 'LIB_NAME;unset' 'LOADEDMODULES;unset' 'LSF_BINDIR;unset' 'LSF_ENVDIR;unset' 'LSF_LIBDIR;unset' 'LSF_SERVERDIR;unset' 'MIC_LD_LIBRARY_PATH;unset' 'MIC_LIBRARY_PATH;unset' 'MKLROOT;unset' 'MPICH_ABORT_ON_ERROR;unset' 'MPM_LAUNCHER;unset' 'NEMSIO_INC;unset' 'NEMSIO_LIB;unset' 'NEMSIO_SRC;unset' 'NEMSIO_VER;unset' 'NETCDF_DIR;unset' 'NLSPATH;unset' 'PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH;unset' 'PE_CRAY_FIXED_PKGCONFIG_PATH;unset' 'PE_CXX_PKGCONFIG_LIBS;unset' 'PE_ENV;unset' 'PE_FFTW_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_FFTW_DEFAULT_TARGET_haswell;unset' 'PE_FFTW_DEFAULT_TARGET_interlagos;unset' 'PE_FFTW_DEFAULT_TARGET_sandybridge;unset' 'PE_FFTW_DEFAULT_TARGET_x86_64;unset' 'PE_FFTW_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_FORTRAN_PKGCONFIG_LIBS;unset' 'PE_GA_DEFAULT_FIXED_PRGENV;unset' 'PE_GA_DEFAULT_GENCOMPS_GNU;unset' 'PE_GA_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_GA_DEFAULT_VOLATILE_PRGENV;unset' 'PE_HDF5_CXX_PKGCONFIG_LIBS;unset' 'PE_HDF5_DEFAULT_FIXED_PRGENV;unset' 'PE_HDF5_DEFAULT_GENCOMPS_GNU;unset' 'PE_HDF5_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_HDF5_DEFAULT_VOLATILE_PRGENV;unset' 'PE_HDF5_DIR;unset' 'PE_HDF5_FIXED_PRGENV;unset' 'PE_HDF5_FORTRAN_PKGCONFIG_LIBS;unset' 'PE_HDF5_GENCOMPILERS_GNU;unset' 'PE_HDF5_GENCOMPS_GNU;unset' 'PE_HDF5_MODULE_NAME;unset' 'PE_HDF5_PARALLEL_DEFAULT_FIXED_PRGENV;unset' 'PE_HDF5_PARALLEL_DEFAULT_GENCOMPS_GNU;unset' 'PE_HDF5_PARALLEL_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PRGENV;unset' 'PE_HDF5_PKGCONFIG_LIBS;unset' 'PE_HDF5_VOLATILE_PKGCONFIG_PATH;unset' 'PE_HDF5_VOLATILE_PRGENV;unset' 'PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH;unset' 'PE_INTEL_FIXED_PKGCONFIG_PATH;unset' 'PE_LIBSCI_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_LIBSCI_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_LIBSCI_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_LIBSCI_DEFAULT_OMP_REQUIRES;unset' 'PE_LIBSCI_DEFAULT_OMP_REQUIRES_openmp;unset' 'PE_LIBSCI_DEFAULT_PKGCONFIG_VARIABLES;unset' 'PE_LIBSCI_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_LIBSCI_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_LIBSCI_DEFAULT_VOLATILE_PRGENV;unset' 'PE_LIBSCI_GENCOMPS_CRAY_x86_64;unset' 'PE_LIBSCI_GENCOMPS_GNU_x86_64;unset' 'PE_LIBSCI_GENCOMPS_INTEL_x86_64;unset' 'PE_LIBSCI_MODULE_NAME;unset' 'PE_LIBSCI_OMP_REQUIRES;unset' 'PE_LIBSCI_OMP_REQUIRES_openmp;unset' 'PE_LIBSCI_PKGCONFIG_LIBS;unset' 'PE_LIBSCI_PKGCONFIG_VARIABLES;unset' 'PE_LIBSCI_REQUIRED_PRODUCTS;unset' 'PE_LIBSCI_VOLATILE_PKGCONFIG_PATH;unset' 'PE_LIBSCI_VOLATILE_PRGENV;unset' 'PE_MPICH_DEFAULT_DIR_CRAY_DEFAULT64;unset' 'PE_MPICH_DEFAULT_FIXED_PRGENV;unset' 'PE_MPICH_DEFAULT_GENCOMPS_CRAY;unset' 'PE_MPICH_DEFAULT_GENCOMPS_GNU;unset' 'PE_MPICH_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_MPICH_DEFAULT_VOLATILE_PRGENV;unset' 'PE_MPICH_MULTITHREADED_LIBS_multithreaded;unset' 'PE_MPICH_NV_LIBS;unset' 'PE_MPICH_NV_LIBS_nvidia20;unset' 'PE_MPICH_NV_LIBS_nvidia35;unset' 'PE_MPICH_PKGCONFIG_VARIABLES;unset' 'PE_MPICH_TARGET_VAR_nvidia20;unset' 'PE_MPICH_TARGET_VAR_nvidia35;unset' 'PE_NETCDF_BASEDIR;unset' 'PE_NETCDF_CXX_PKGCONFIG_LIBS;unset' 'PE_NETCDF_DEFAULT_FIXED_PRGENV;unset' 'PE_NETCDF_DEFAULT_GENCOMPS_GNU;unset' 'PE_NETCDF_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_NETCDF_DEFAULT_VOLATILE_PRGENV;unset' 'PE_NETCDF_FIXED_PRGENV;unset' 'PE_NETCDF_FORTRAN_PKGCONFIG_LIBS;unset' 'PE_NETCDF_GENCOMPILERS_GNU;unset' 'PE_NETCDF_GENCOMPS_GNU;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_FIXED_PRGENV;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS_GNU;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PRGENV;unset' 'PE_NETCDF_MODULE_NAME;unset' 'PE_NETCDF_PKGCONFIG_LIBS;unset' 'PE_NETCDF_REQUIRED_PRODUCTS;unset' 'PE_NETCDF_VOLATILE_PKGCONFIG_PATH;unset' 'PE_NETCDF_VOLATILE_PRGENV;unset' 'PE_PAPI_DEFAULT_ACCEL_LIBS;unset' 'PE_PAPI_DEFAULT_ACCEL_LIBS_nvidia35;unset' 'PE_PAPI_DEFAULT_PKGCONFIG_VARIABLES;unset' 'PE_PAPI_DEFAULT_TARGET_VAR_nvidia35;unset' 'PE_PARALLEL_NETCDF_DEFAULT_FIXED_PRGENV;unset' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPILERS_GNU;unset' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS_GNU;unset' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PRGENV;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_haswell;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_interlagos;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_sandybridge;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_haswell;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_interlagos;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_sandybridge;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_haswell;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_interlagos;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_sandybridge;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_PETSC_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_PETSC_DEFAULT_VOLATILE_PRGENV;unset' 'PE_PKGCONFIG_DEFAULT_PRODUCTS;unset' 'PE_PKGCONFIG_LIBS;unset' 'PE_PKGCONFIG_PRODUCTS;unset' 'PE_PKGCONFIG_PRODUCTS_DEFAULT;unset' 'PE_PKG_CONFIG_PATH;unset' 'PE_PRODUCT_LIST;unset' 'PE_SMA_DIR_CRAY_DEFAULT64;unset' 'PE_SMA_DIR_PGI_DEFAULT64;unset' 'PE_SMA_VOLATILE_PKGCONFIG_PATH;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_haswell;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_interlagos;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_sandybridge;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_haswell;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_interlagos;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_sandybridge;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_haswell;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_interlagos;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_sandybridge;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_TPSL_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_TPSL_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_TPSL_DEFAULT_VOLATILE_PRGENV;unset' 'PE_TRILINOS_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_TRILINOS_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_TRILINOS_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_TRILINOS_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_TRILINOS_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_TRILINOS_DEFAULT_VOLATILE_PRGENV;unset' 'PKGCONFIG_ENABLED;unset' 'PKG_CONFIG_PATH;unset' 'PKG_CONFIG_PATH_DEFAULT;unset' 'PNG_INC;unset' 'PNG_LIB;unset' 'PNG_LIB12;unset' 'PNG_LIBDIR;unset' 'PNG_LIBso;unset' 'PNG_SRC;unset' 'PNG_VER;unset' 'POST_INC;unset' 'POST_LIB;unset' 'POST_SRC;unset' 'POST_VER;unset' 'PYTHONPATH;unset' 'QT_PLUGIN_PATH;unset' 'SHMEM_ABORT_ON_ERROR;unset' 'SLURM_PROLOG;unset' 'SP_LIB4;unset' 'SP_LIB8;unset' 'SP_LIBd;unset' 'SP_SRC;unset' 'SP_VER;unset' 'TBBROOT;unset' 'W3EMC_INC4;unset' 'W3EMC_INC8;unset' 'W3EMC_INCd;unset' 'W3EMC_LIB4;unset' 'W3EMC_LIB8;unset' 'W3EMC_LIBd;unset' 'W3EMC_SRC;unset' 'W3EMC_VER;unset' 'W3NCO_INC4;unset' 'W3NCO_INC8;unset' 'W3NCO_INCd;unset' 'W3NCO_LIB4;unset' 'W3NCO_LIB8;unset' 'W3NCO_LIBd;unset' 'W3NCO_SRC;unset' 'W3NCO_VER;unset' 'XLSF_UIDDIR;unset' 'XTOS_VERSION;unset' 'XTPE_NETWORK_TARGET;unset' 'Z_INC;unset' 'Z_LIB;unset' 'Z_SRC;unset' 'Z_VER;unset' '_LMFILES_;' +++ eval INFOPATH=/usr/local/info:/usr/share/info:/usr/info ';export' 'INFOPATH;MANPATH=/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man' ';export' 'MANPATH;MODULEPATH=/usrx/local/emc_rocoto/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles' ';export' 'MODULEPATH;PATH=/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin' ';export' 'PATH;unset' 'ATP_HOME;unset' 'ATP_MRNET_COMM_PATH;unset' 'ATP_POST_LINK_OPTS;unset' 'BACIO_LIB4;unset' 'BACIO_LIB8;unset' 'BACIO_SRC;unset' 'BACIO_VER;unset' 'CMAKE_CXX_COMPILER;unset' 'CMAKE_C_COMPILER;unset' 'CMAKE_Fortran_COMPILER;unset' 'CMAKE_Platform;unset' 'COMP;unset' 'CPATH;unset' 'CRAYOS_VERSION;unset' 'CRAYPE_DIR;unset' 'CRAYPE_NETWORK_TARGET;unset' 'CRAYPE_VERSION;unset' 'CRAY_ALPS_INCLUDE_OPTS;unset' 'CRAY_ALPS_POST_LINK_OPTS;unset' 'CRAY_CPU_TARGET;unset' 'CRAY_DMAPP_INCLUDE_OPTS;unset' 'CRAY_DMAPP_POST_LINK_OPTS;unset' 'CRAY_GNI_HEADERS_INCLUDE_OPTS;unset' 'CRAY_HDF5_DIR;unset' 'CRAY_HDF5_VERSION;unset' 'CRAY_LD_LIBRARY_PATH;unset' 'CRAY_LIBSCI_BASE_DIR;unset' 'CRAY_LIBSCI_DIR;unset' 'CRAY_LIBSCI_PREFIX_DIR;unset' 'CRAY_LIBSCI_VERSION;unset' 'CRAY_NETCDF_VERSION;unset' 'CRAY_PE_MODULES;unset' 'CRAY_PMI_INCLUDE_OPTS;unset' 'CRAY_PMI_POST_LINK_OPTS;unset' 'CRAY_PRE_COMPILE_OPTS;unset' 'CRAY_PRGENVINTEL;unset' 'CRAY_RCA_INCLUDE_OPTS;unset' 'CRAY_RCA_POST_LINK_OPTS;unset' 'CRAY_UDREG_INCLUDE_OPTS;unset' 'CRAY_UDREG_POST_LINK_OPTS;unset' 'CRAY_UGNI_INCLUDE_OPTS;unset' 'CRAY_UGNI_POST_LINK_OPTS;unset' 'CRAY_XPMEM_INCLUDE_OPTS;unset' 'CRAY_XPMEM_POST_LINK_OPTS;unset' 'CRTM_FIX;unset' 'CRTM_INC;unset' 'CRTM_LIB;unset' 'CRTM_SRC;unset' 'CRTM_VER;unset' 'DMAPP_ABORT_ON_ERROR;unset' 'DVS_INCLUDE_OPTS;unset' 'DVS_VERSION;unset' 'ECF_HOSTFILE;unset' 'ECF_PORT;unset' 'ECF_ROOT;unset' 'ESMFMKFILE;unset' 'G2TMPL_INC;unset' 'G2TMPL_LIB;unset' 'G2TMPL_SRC;unset' 'G2TMPL_VER;unset' 'G2_INC4;unset' 'G2_INCd;unset' 'G2_LIB4;unset' 'G2_LIBd;unset' 'G2_SRC;unset' 'G2_VER;unset' 'GCC_PATH;unset' 'GCC_VERSION;unset' 'GDBSERVER_MIC;unset' 'GDB_CROSS;unset' 'GDB_HOST;unset' 'GNU_VERSION;unset' 'HDF5_DIR;unset' 'HDF5_INCLUDE_OPTS;unset' 'HDF5_ROOT;unset' 'INTEL_LICENSE_FILE;unset' 'INTEL_MAJOR_VERSION;unset' 'INTEL_MINOR_VERSION;unset' 'INTEL_PATH;unset' 'INTEL_PYTHONHOME;unset' 'INTEL_VERSION;unset' 'IPPROOT;unset' 'IP_INC4;unset' 'IP_INC8;unset' 'IP_INCd;unset' 'IP_LIB4;unset' 'IP_LIB8;unset' 'IP_LIBd;unset' 'IP_SRC;unset' 'IP_VER;unset' 'JASPER_INC;unset' 'JASPER_LIB;unset' 'JASPER_LIBDIR;unset' 'JASPER_LIBl;unset' 'JASPER_SRC;unset' 'JASPER_VER;unset' 'LD_LIBRARY_PATH;unset' 'LIBRARY_PATH;unset' 'LIBSCI_BASE_DIR;unset' 'LIBSCI_VERSION;unset' 'LIB_NAME;unset' 'LOADEDMODULES;unset' 'LSF_BINDIR;unset' 'LSF_ENVDIR;unset' 'LSF_LIBDIR;unset' 'LSF_SERVERDIR;unset' 'MIC_LD_LIBRARY_PATH;unset' 'MIC_LIBRARY_PATH;unset' 'MKLROOT;unset' 'MPICH_ABORT_ON_ERROR;unset' 'MPM_LAUNCHER;unset' 'NEMSIO_INC;unset' 'NEMSIO_LIB;unset' 'NEMSIO_SRC;unset' 'NEMSIO_VER;unset' 'NETCDF_DIR;unset' 'NLSPATH;unset' 'PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH;unset' 'PE_CRAY_FIXED_PKGCONFIG_PATH;unset' 'PE_CXX_PKGCONFIG_LIBS;unset' 'PE_ENV;unset' 'PE_FFTW_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_FFTW_DEFAULT_TARGET_haswell;unset' 'PE_FFTW_DEFAULT_TARGET_interlagos;unset' 'PE_FFTW_DEFAULT_TARGET_sandybridge;unset' 'PE_FFTW_DEFAULT_TARGET_x86_64;unset' 'PE_FFTW_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_FORTRAN_PKGCONFIG_LIBS;unset' 'PE_GA_DEFAULT_FIXED_PRGENV;unset' 'PE_GA_DEFAULT_GENCOMPS_GNU;unset' 'PE_GA_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_GA_DEFAULT_VOLATILE_PRGENV;unset' 'PE_HDF5_CXX_PKGCONFIG_LIBS;unset' 'PE_HDF5_DEFAULT_FIXED_PRGENV;unset' 'PE_HDF5_DEFAULT_GENCOMPS_GNU;unset' 'PE_HDF5_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_HDF5_DEFAULT_VOLATILE_PRGENV;unset' 'PE_HDF5_DIR;unset' 'PE_HDF5_FIXED_PRGENV;unset' 'PE_HDF5_FORTRAN_PKGCONFIG_LIBS;unset' 'PE_HDF5_GENCOMPILERS_GNU;unset' 'PE_HDF5_GENCOMPS_GNU;unset' 'PE_HDF5_MODULE_NAME;unset' 'PE_HDF5_PARALLEL_DEFAULT_FIXED_PRGENV;unset' 'PE_HDF5_PARALLEL_DEFAULT_GENCOMPS_GNU;unset' 'PE_HDF5_PARALLEL_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PRGENV;unset' 'PE_HDF5_PKGCONFIG_LIBS;unset' 'PE_HDF5_VOLATILE_PKGCONFIG_PATH;unset' 'PE_HDF5_VOLATILE_PRGENV;unset' 'PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH;unset' 'PE_INTEL_FIXED_PKGCONFIG_PATH;unset' 'PE_LIBSCI_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_LIBSCI_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_LIBSCI_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_LIBSCI_DEFAULT_OMP_REQUIRES;unset' 'PE_LIBSCI_DEFAULT_OMP_REQUIRES_openmp;unset' 'PE_LIBSCI_DEFAULT_PKGCONFIG_VARIABLES;unset' 'PE_LIBSCI_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_LIBSCI_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_LIBSCI_DEFAULT_VOLATILE_PRGENV;unset' 'PE_LIBSCI_GENCOMPS_CRAY_x86_64;unset' 'PE_LIBSCI_GENCOMPS_GNU_x86_64;unset' 'PE_LIBSCI_GENCOMPS_INTEL_x86_64;unset' 'PE_LIBSCI_MODULE_NAME;unset' 'PE_LIBSCI_OMP_REQUIRES;unset' 'PE_LIBSCI_OMP_REQUIRES_openmp;unset' 'PE_LIBSCI_PKGCONFIG_LIBS;unset' 'PE_LIBSCI_PKGCONFIG_VARIABLES;unset' 'PE_LIBSCI_REQUIRED_PRODUCTS;unset' 'PE_LIBSCI_VOLATILE_PKGCONFIG_PATH;unset' 'PE_LIBSCI_VOLATILE_PRGENV;unset' 'PE_MPICH_DEFAULT_DIR_CRAY_DEFAULT64;unset' 'PE_MPICH_DEFAULT_FIXED_PRGENV;unset' 'PE_MPICH_DEFAULT_GENCOMPS_CRAY;unset' 'PE_MPICH_DEFAULT_GENCOMPS_GNU;unset' 'PE_MPICH_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_MPICH_DEFAULT_VOLATILE_PRGENV;unset' 'PE_MPICH_MULTITHREADED_LIBS_multithreaded;unset' 'PE_MPICH_NV_LIBS;unset' 'PE_MPICH_NV_LIBS_nvidia20;unset' 'PE_MPICH_NV_LIBS_nvidia35;unset' 'PE_MPICH_PKGCONFIG_VARIABLES;unset' 'PE_MPICH_TARGET_VAR_nvidia20;unset' 'PE_MPICH_TARGET_VAR_nvidia35;unset' 'PE_NETCDF_BASEDIR;unset' 'PE_NETCDF_CXX_PKGCONFIG_LIBS;unset' 'PE_NETCDF_DEFAULT_FIXED_PRGENV;unset' 'PE_NETCDF_DEFAULT_GENCOMPS_GNU;unset' 'PE_NETCDF_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_NETCDF_DEFAULT_VOLATILE_PRGENV;unset' 'PE_NETCDF_FIXED_PRGENV;unset' 'PE_NETCDF_FORTRAN_PKGCONFIG_LIBS;unset' 'PE_NETCDF_GENCOMPILERS_GNU;unset' 'PE_NETCDF_GENCOMPS_GNU;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_FIXED_PRGENV;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS_GNU;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PRGENV;unset' 'PE_NETCDF_MODULE_NAME;unset' 'PE_NETCDF_PKGCONFIG_LIBS;unset' 'PE_NETCDF_REQUIRED_PRODUCTS;unset' 'PE_NETCDF_VOLATILE_PKGCONFIG_PATH;unset' 'PE_NETCDF_VOLATILE_PRGENV;unset' 'PE_PAPI_DEFAULT_ACCEL_LIBS;unset' 'PE_PAPI_DEFAULT_ACCEL_LIBS_nvidia35;unset' 'PE_PAPI_DEFAULT_PKGCONFIG_VARIABLES;unset' 'PE_PAPI_DEFAULT_TARGET_VAR_nvidia35;unset' 'PE_PARALLEL_NETCDF_DEFAULT_FIXED_PRGENV;unset' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPILERS_GNU;unset' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS_GNU;unset' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PRGENV;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_haswell;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_interlagos;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_sandybridge;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_haswell;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_interlagos;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_sandybridge;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_haswell;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_interlagos;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_sandybridge;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_PETSC_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_PETSC_DEFAULT_VOLATILE_PRGENV;unset' 'PE_PKGCONFIG_DEFAULT_PRODUCTS;unset' 'PE_PKGCONFIG_LIBS;unset' 'PE_PKGCONFIG_PRODUCTS;unset' 'PE_PKGCONFIG_PRODUCTS_DEFAULT;unset' 'PE_PKG_CONFIG_PATH;unset' 'PE_PRODUCT_LIST;unset' 'PE_SMA_DIR_CRAY_DEFAULT64;unset' 'PE_SMA_DIR_PGI_DEFAULT64;unset' 'PE_SMA_VOLATILE_PKGCONFIG_PATH;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_haswell;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_interlagos;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_sandybridge;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_haswell;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_interlagos;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_sandybridge;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_haswell;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_interlagos;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_sandybridge;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_TPSL_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_TPSL_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_TPSL_DEFAULT_VOLATILE_PRGENV;unset' 'PE_TRILINOS_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_TRILINOS_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_TRILINOS_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_TRILINOS_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_TRILINOS_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_TRILINOS_DEFAULT_VOLATILE_PRGENV;unset' 'PKGCONFIG_ENABLED;unset' 'PKG_CONFIG_PATH;unset' 'PKG_CONFIG_PATH_DEFAULT;unset' 'PNG_INC;unset' 'PNG_LIB;unset' 'PNG_LIB12;unset' 'PNG_LIBDIR;unset' 'PNG_LIBso;unset' 'PNG_SRC;unset' 'PNG_VER;unset' 'POST_INC;unset' 'POST_LIB;unset' 'POST_SRC;unset' 'POST_VER;unset' 'PYTHONPATH;unset' 'QT_PLUGIN_PATH;unset' 'SHMEM_ABORT_ON_ERROR;unset' 'SLURM_PROLOG;unset' 'SP_LIB4;unset' 'SP_LIB8;unset' 'SP_LIBd;unset' 'SP_SRC;unset' 'SP_VER;unset' 'TBBROOT;unset' 'W3EMC_INC4;unset' 'W3EMC_INC8;unset' 'W3EMC_INCd;unset' 'W3EMC_LIB4;unset' 'W3EMC_LIB8;unset' 'W3EMC_LIBd;unset' 'W3EMC_SRC;unset' 'W3EMC_VER;unset' 'W3NCO_LIB4;unset' 'W3NCO_LIB8;unset' 'W3NCO_LIBd;unset' 'W3NCO_SRC;unset' 'W3NCO_VER;unset' 'XLSF_UIDDIR;unset' 'XTOS_VERSION;unset' 'XTPE_NETWORK_TARGET;unset' 'Z_INC;unset' 'Z_LIB;unset' 'Z_SRC;unset' 'Z_VER;unset' '_LMFILES_;' +++ INFOPATH=/usr/local/info:/usr/share/info:/usr/info +++ export INFOPATH +++ MANPATH=/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man +++ export MANPATH -+++ MODULEPATH=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/emc_rocoto/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles ++++ MODULEPATH=/usrx/local/emc_rocoto/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles +++ export MODULEPATH -+++ PATH=/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse ++++ PATH=/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin +++ export PATH -+++ PE_HDF5_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH -+++ export PE_HDF5_DEFAULT_REQUIRED_PRODUCTS +++ unset ATP_HOME +++ unset ATP_MRNET_COMM_PATH +++ unset ATP_POST_LINK_OPTS @@ -2002,9 +1994,6 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' +++ unset W3EMC_LIBd +++ unset W3EMC_SRC +++ unset W3EMC_VER -+++ unset W3NCO_INC4 -+++ unset W3NCO_INC8 -+++ unset W3NCO_INCd +++ unset W3NCO_LIB4 +++ unset W3NCO_LIB8 +++ unset W3NCO_LIBd @@ -2028,8 +2017,8 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ eval ++ module use /opt/cray/ari/modulefiles +++ /opt/modules/3.2.10.3/bin/modulecmd bash use /opt/cray/ari/modulefiles -++ eval MODULEPATH=/opt/cray/ari/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/emc_rocoto/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles ';export' 'MODULEPATH;' -+++ MODULEPATH=/opt/cray/ari/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/emc_rocoto/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles +++ eval MODULEPATH=/opt/cray/ari/modulefiles:/usrx/local/emc_rocoto/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles ';export' 'MODULEPATH;' ++++ MODULEPATH=/opt/cray/ari/modulefiles:/usrx/local/emc_rocoto/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles +++ export MODULEPATH ++ module use /opt/cray/craype/default/alt-modulefiles +++ /opt/modules/3.2.10.3/bin/modulecmd bash use /opt/cray/craype/default/alt-modulefiles @@ -2049,16 +2038,16 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ unset __ms_shell ++ unset __ms_ksh_test ++ unset __ms_bash_test -++ unset setup__test_function__31257 +++ unset setup__test_function__12665 ++ unset __ms_function_name + [[ wcoss_cray == macosx.* ]] + [[ wcoss_cray == linux.* ]] -+ module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray -++ /opt/modules/3.2.10.3/bin/modulecmd bash use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray ++ module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray +++ /opt/modules/3.2.10.3/bin/modulecmd bash use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray + eval + module load fv3 ++ /opt/modules/3.2.10.3/bin/modulecmd bash load fv3 -+ eval ATP_HOME=/opt/cray/atp/1.8.1 ';export' 'ATP_HOME;ATP_MRNET_COMM_PATH=/opt/cray/atp/1.8.1/libexec/atp_mrnet_commnode_wrapper' ';export' 'ATP_MRNET_COMM_PATH;ATP_POST_LINK_OPTS=-Wl,-L/opt/cray/atp/1.8.1/libApp/\' ';export' 'ATP_POST_LINK_OPTS;BACIO_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a' ';export' 'BACIO_LIB4;BACIO_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_8.a' ';export' 'BACIO_LIB8;BACIO_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/bacio_v2.0.3' ';export' 'BACIO_SRC;BACIO_VER=v2.0.3' ';export' 'BACIO_VER;CMAKE_CXX_COMPILER=CC' ';export' 'CMAKE_CXX_COMPILER;CMAKE_C_COMPILER=cc' ';export' 'CMAKE_C_COMPILER;CMAKE_Fortran_COMPILER=ftn' ';export' 'CMAKE_Fortran_COMPILER;CMAKE_Platform=wcoss_cray' ';export' 'CMAKE_Platform;COMP=intel' ';export' 'COMP;CPATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/include:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/include:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/include' ';export' 'CPATH;CRAYOS_VERSION=5.2.82' ';export' 'CRAYOS_VERSION;CRAYPE_DIR=/opt/cray/craype/2.3.0' ';export' 'CRAYPE_DIR;CRAYPE_NETWORK_TARGET=aries' ';export' 'CRAYPE_NETWORK_TARGET;CRAYPE_VERSION=2.3.0' ';export' 'CRAYPE_VERSION;CRAY_ALPS_INCLUDE_OPTS=-I/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/include' ';export' 'CRAY_ALPS_INCLUDE_OPTS;CRAY_ALPS_POST_LINK_OPTS=-L/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_ALPS_POST_LINK_OPTS;CRAY_CPU_TARGET=haswell' ';export' 'CRAY_CPU_TARGET;CRAY_DMAPP_INCLUDE_OPTS=-I/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/include\' '-I/opt/cray/gni-headers/4.0-1.0502.10859.7.8.ari/include\' ';export' 'CRAY_DMAPP_INCLUDE_OPTS;CRAY_DMAPP_POST_LINK_OPTS=-L/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/lib64' ';export' 'CRAY_DMAPP_POST_LINK_OPTS;CRAY_GNI_HEADERS_INCLUDE_OPTS=-I/opt/cray/gni-headers/4.0-1.0502.10859.7.8.ari/include' ';export' 'CRAY_GNI_HEADERS_INCLUDE_OPTS;CRAY_HDF5_DIR=/opt/cray/hdf5/1.8.14' ';export' 'CRAY_HDF5_DIR;CRAY_HDF5_VERSION=1.8.14' ';export' 'CRAY_HDF5_VERSION;CRAY_LD_LIBRARY_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64:/opt/cray/hdf5/1.8.14/INTEL/14.0/lib:/opt/cray/netcdf/4.3.3.1/INTEL/14.0/lib:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/lib64:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/lib64:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/lib64:/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/lib64:/opt/cray/pmi/5.0.11/lib64:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/lib64:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/lib64:/opt/cray/libsci/13.0.3/INTEL/140/x86_64/lib' ';export' 'CRAY_LD_LIBRARY_PATH;CRAY_LIBSCI_BASE_DIR=/opt/cray/libsci/13.0.3' ';export' 'CRAY_LIBSCI_BASE_DIR;CRAY_LIBSCI_DIR=/opt/cray/libsci/13.0.3' ';export' 'CRAY_LIBSCI_DIR;CRAY_LIBSCI_PREFIX_DIR=/opt/cray/libsci/13.0.3/INTEL/140/x86_64' ';export' 'CRAY_LIBSCI_PREFIX_DIR;CRAY_LIBSCI_VERSION=13.0.3' ';export' 'CRAY_LIBSCI_VERSION;CRAY_NETCDF_VERSION=4.3.3.1' ';export' 'CRAY_NETCDF_VERSION;CRAY_PE_MODULES=cray-hdf5:cray-netcdf' ';export' 'CRAY_PE_MODULES;CRAY_PMI_INCLUDE_OPTS=-I/opt/cray/pmi/5.0.11/include' ';export' 'CRAY_PMI_INCLUDE_OPTS;CRAY_PMI_POST_LINK_OPTS=-L/opt/cray/pmi/5.0.11/lib64' ';export' 'CRAY_PMI_POST_LINK_OPTS;CRAY_PRE_COMPILE_OPTS=-hnetwork=aries' ';export' 'CRAY_PRE_COMPILE_OPTS;CRAY_PRGENVINTEL=loaded' ';export' 'CRAY_PRGENVINTEL;CRAY_RCA_INCLUDE_OPTS=-I/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/include\' '-I/opt/cray/krca/1.0.0-2.0502.67049.8.22.ari/include\' '-I/opt/cray-hss-devel/7.2.0/include\' ';export' 'CRAY_RCA_INCLUDE_OPTS;CRAY_RCA_POST_LINK_OPTS=-L/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/lib64\' '-lrca\' ';export' 'CRAY_RCA_POST_LINK_OPTS;CRAY_UDREG_INCLUDE_OPTS=-I/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/include' ';export' 'CRAY_UDREG_INCLUDE_OPTS;CRAY_UDREG_POST_LINK_OPTS=-L/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/lib64' ';export' 'CRAY_UDREG_POST_LINK_OPTS;CRAY_UGNI_INCLUDE_OPTS=-I/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/include' ';export' 'CRAY_UGNI_INCLUDE_OPTS;CRAY_UGNI_POST_LINK_OPTS=-L/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/lib64' ';export' 'CRAY_UGNI_POST_LINK_OPTS;CRAY_XPMEM_INCLUDE_OPTS=-I/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/include' ';export' 'CRAY_XPMEM_INCLUDE_OPTS;CRAY_XPMEM_POST_LINK_OPTS=-L/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/lib64' ';export' 'CRAY_XPMEM_POST_LINK_OPTS;CRTM_FIX=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/fix' ';export' 'CRTM_FIX;CRTM_INC=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/include/crtm_v2.2.6' ';export' 'CRTM_INC;CRTM_LIB=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a' ';export' 'CRTM_LIB;CRTM_SRC=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/src' ';export' 'CRTM_SRC;CRTM_VER=v2.2.6' ';export' 'CRTM_VER;DMAPP_ABORT_ON_ERROR=1' ';export' 'DMAPP_ABORT_ON_ERROR;DVS_INCLUDE_OPTS=-I/opt/cray/dvs/2.5_0.9.0-1.0502.2188.1.116.ari/include' ';export' 'DVS_INCLUDE_OPTS;DVS_VERSION=0.9.0' ';export' 'DVS_VERSION;ESMFMKFILE=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib/esmf.mk' ';export' 'ESMFMKFILE;G2TMPL_INC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/g2tmpl_v1.6.0' ';export' 'G2TMPL_INC;G2TMPL_LIB=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a' ';export' 'G2TMPL_LIB;G2TMPL_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/g2tmpl_v1.6.0/src' ';export' 'G2TMPL_SRC;G2TMPL_VER=v1.6.0' ';export' 'G2TMPL_VER;G2_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/g2_v3.1.1_4' ';export' 'G2_INC4;G2_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/g2_v3.1.1_d' ';export' 'G2_INCd;G2_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a' ';export' 'G2_LIB4;G2_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_d.a' ';export' 'G2_LIBd;G2_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/g2_v3.1.1' ';export' 'G2_SRC;G2_VER=v3.1.1' ';export' 'G2_VER;GCC_PATH=/opt/gcc/4.9.2' ';export' 'GCC_PATH;GCC_VERSION=4.9.2' ';export' 'GCC_VERSION;GDBSERVER_MIC=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/target/mic/bin/gdbserver' ';export' 'GDBSERVER_MIC;GDB_CROSS=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin/gdb-mic' ';export' 'GDB_CROSS;GDB_HOST=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin/gdb-ia-mic' ';export' 'GDB_HOST;GNU_VERSION=4.9.2' ';export' 'GNU_VERSION;HDF5_DIR=/opt/cray/hdf5/1.8.14/INTEL/14.0' ';export' 'HDF5_DIR;HDF5_INCLUDE_OPTS=/opt/cray/hdf5/1.8.14/INTEL/14.0/include' ';export' 'HDF5_INCLUDE_OPTS;HDF5_ROOT=/opt/cray/hdf5/1.8.14/INTEL/14.0' ';export' 'HDF5_ROOT;INFOPATH=/opt/gcc/4.9.2/snos/share/info:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/info/:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/info/:/usr/local/info:/usr/share/info:/usr/info' ';export' 'INFOPATH;INTEL_LICENSE_FILE=/opt/intel/compilers_and_libraries_2016.3.210/linux/licenses:/opt/intel/licenses:/intel/licenses' ';export' 'INTEL_LICENSE_FILE;INTEL_MAJOR_VERSION=16.0' ';export' 'INTEL_MAJOR_VERSION;INTEL_MINOR_VERSION=3.210' ';export' 'INTEL_MINOR_VERSION;INTEL_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux' ';export' 'INTEL_PATH;INTEL_PYTHONHOME=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/python/intel64/' ';export' 'INTEL_PYTHONHOME;INTEL_VERSION=16.0.3.210' ';export' 'INTEL_VERSION;IPPROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp' ';export' 'IPPROOT;IP_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ip_v3.0.2_4' ';export' 'IP_INC4;IP_INC8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ip_v3.0.2_8' ';export' 'IP_INC8;IP_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ip_v3.0.2_d' ';export' 'IP_INCd;IP_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libip_v3.0.2_4.a' ';export' 'IP_LIB4;IP_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libip_v3.0.2_8.a' ';export' 'IP_LIB8;IP_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libip_v3.0.2_d.a' ';export' 'IP_LIBd;IP_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/ip_v3.0.2' ';export' 'IP_SRC;IP_VER=v3.0.2' ';export' 'IP_VER;JASPER_INC=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/include' ';export' 'JASPER_INC;JASPER_LIB=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a' ';export' 'JASPER_LIB;JASPER_LIBDIR=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib' ';export' 'JASPER_LIBDIR;JASPER_LIBl=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.la' ';export' 'JASPER_LIBl;JASPER_SRC=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/sorc/jasper_v1.900.1' ';export' 'JASPER_SRC;JASPER_VER=1.900.1' ';export' 'JASPER_VER;LD_LIBRARY_PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib:/opt/gcc/4.9.2/snos/lib64:/usrx/local/dev/python/2.7.14/lib:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/tools/intel64/perfsys:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/libipt/intel64/lib' ';export' 'LD_LIBRARY_PATH;LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1' ';export' 'LIBRARY_PATH;LIBSCI_BASE_DIR=/opt/cray/libsci/13.0.3' ';export' 'LIBSCI_BASE_DIR;LIBSCI_VERSION=13.0.3' ';export' 'LIBSCI_VERSION;LIB_NAME=POST' ';export' 'LIB_NAME;LOADEDMODULES=craype-network-aries:craype/2.3.0:cray-libsci/13.0.3:udreg/2.3.2-1.0502.10518.2.17.ari:ugni/6.0-1.0502.10863.8.29.ari:pmi/5.0.11:dmapp/7.0.1-1.0502.11080.8.76.ari:gni-headers/4.0-1.0502.10859.7.8.ari:xpmem/0.1-2.0502.64982.5.3.ari:dvs/2.5_0.9.0-1.0502.2188.1.116.ari:alps/5.2.4-2.0502.9774.31.11.ari:rca/1.0.0-2.0502.60530.1.62.ari:atp/1.8.1:PrgEnv-intel/5.2.82:intel/16.3.210:cray-netcdf/4.3.3.1:cray-hdf5/1.8.14:xt-lsfhpc/9.1.3:craype-haswell:python/2.7.14:cmake/3.6.2:gcc/4.9.2:jasper-gnu-sandybridge/1.900.1:png-intel-sandybridge/1.2.49:zlib-intel-sandybridge/1.2.7:crtm-intel/2.2.6:g2/3.1.1:g2tmpl/1.6.0:bacio/2.0.3:ip/3.0.2:sp/2.0.3:w3nco/2.0.7:w3emc/2.3.1:nemsio/2.2.4:post/8.0.5:alps/5.2.4-2.0502.9822.32.1.ari:esmf/8.0.0:fv3' ';export' 'LOADEDMODULES;LSF_BINDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin' ';export' 'LSF_BINDIR;LSF_ENVDIR=/gpfs/llsf/xt-lsfhpc/conf' ';export' 'LSF_ENVDIR;LSF_LIBDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib' ';export' 'LSF_LIBDIR;LSF_SERVERDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc' ';export' 'LSF_SERVERDIR;MANPATH=/opt/cray/pmi/5.0.11/man:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/share/man:/opt/gcc/4.9.2/snos/share/man:/usrx/local/dev/cmake/3.6.2/share/man:/usrx/local/dev/python/2.7.14/share/man:/gpfs/llsf/xt-lsfhpc/9.1/man:/opt/cray/netcdf/4.3.3.1/share/man:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/common:/opt/cray/atp/1.8.1/man:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/man:/opt/cray/libsci/13.0.3/man:/opt/cray/man/csmlversion:/opt/cray/craype/2.3.0/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man:/opt/cray/man' ';export' 'MANPATH;MIC_LD_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/mic:/opt/intel/mic/coi/device-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/lib/mic:/opt/intel/mic/coi/device-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/mic' ';export' 'MIC_LD_LIBRARY_PATH;MIC_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/mic' ';export' 'MIC_LIBRARY_PATH;MKLROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl' ';export' 'MKLROOT;MODULEPATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles:/opt/cray/ari/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/emc_rocoto/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles' ';export' 'MODULEPATH;MPICH_ABORT_ON_ERROR=1' ';export' 'MPICH_ABORT_ON_ERROR;MPM_LAUNCHER=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/mpm/bin/start_mpm.sh' ';export' 'MPM_LAUNCHER;NEMSIO_INC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/nemsio_v2.2.4' ';export' 'NEMSIO_INC;NEMSIO_LIB=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a' ';export' 'NEMSIO_LIB;NEMSIO_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/nemsio_v2.2.4' ';export' 'NEMSIO_SRC;NEMSIO_VER=v2.2.4' ';export' 'NEMSIO_VER;NETCDF_DIR=/opt/cray/netcdf/4.3.3.1/INTEL/14.0' ';export' 'NETCDF_DIR;NLSPATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/locale/%l_%t/%N' ';export' 'NLSPATH;PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/bin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/opt/gcc/4.9.2/bin:/usrx/local/dev/cmake/3.6.2/bin:/usrx/local/dev/python/2.7.14/bin:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/opt/cray/hdf5/1.8.14/bin:/opt/cray/netcdf/4.3.3.1/bin:/opt/intel/compilers_and_libraries_2016.3.210/linux/bin/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/bin:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/sbin:/opt/cray/dvs/2.5_0.9.0-1.0502.2188.1.116.ari/bin:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/bin:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/bin:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/bin:/opt/cray/craype/2.3.0/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/opt/cray/bin:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/include' ';export' 'PATH;PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/CRAY/8.3/lib/pkgconfig:/opt/cray/ga/5.3.0.1/CRAY/83/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/CRAY/83/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/CRAY/83/lib/pkgconfig:/opt/cray/netcdf/4.3.2/CRAY/83/lib/pkgconfig:/opt/cray/hdf5/1.8.13/CRAY/83/lib/pkgconfig' ';export' 'PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH;PE_CRAY_FIXED_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/CRAY/8.3/lib/pkgconfig:/opt/cray/netcdf/4.3.3.1/CRAY/8.3/lib/pkgconfig' ';export' 'PE_CRAY_FIXED_PKGCONFIG_PATH;PE_CXX_PKGCONFIG_LIBS=hdf5_hl_cpp:hdf5_cpp:netcdf_c++4' ';export' 'PE_CXX_PKGCONFIG_LIBS;PE_ENV=INTEL' ';export' 'PE_ENV;PE_FFTW_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_FFTW_DEFAULT_REQUIRED_PRODUCTS;PE_FFTW_DEFAULT_TARGET_haswell=haswell' ';export' 'PE_FFTW_DEFAULT_TARGET_haswell;PE_FFTW_DEFAULT_TARGET_interlagos=interlagos' ';export' 'PE_FFTW_DEFAULT_TARGET_interlagos;PE_FFTW_DEFAULT_TARGET_sandybridge=sandybridge' ';export' 'PE_FFTW_DEFAULT_TARGET_sandybridge;PE_FFTW_DEFAULT_TARGET_x86_64=x86_64' ';export' 'PE_FFTW_DEFAULT_TARGET_x86_64;PE_FFTW_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/fftw/3.3.4.2/@PE_FFTW_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_FFTW_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_FORTRAN_PKGCONFIG_LIBS=hdf5hl_fortran:hdf5_fortran:netcdff' ';export' 'PE_FORTRAN_PKGCONFIG_LIBS;PE_GA_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_GA_DEFAULT_FIXED_PRGENV;PE_GA_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_GA_DEFAULT_GENCOMPS_GNU;PE_GA_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/ga/5.3.0.1/@PRGENV@/@PE_GA_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_GA_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_GA_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_GA_DEFAULT_VOLATILE_PRGENV;PE_HDF5_CXX_PKGCONFIG_LIBS=hdf5_hl_cpp:hdf5_cpp' ';export' 'PE_HDF5_CXX_PKGCONFIG_LIBS;PE_HDF5_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_HDF5_DEFAULT_FIXED_PRGENV;PE_HDF5_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_HDF5_DEFAULT_GENCOMPS_GNU;PE_HDF5_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.13/@PRGENV@/@PE_HDF5_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_HDF5_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_HDF5_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_HDF5_DEFAULT_VOLATILE_PRGENV;PE_HDF5_DIR=/opt/cray/hdf5/1.8.14' ';export' 'PE_HDF5_DIR;PE_HDF5_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_HDF5_FIXED_PRGENV;PE_HDF5_FORTRAN_PKGCONFIG_LIBS=hdf5hl_fortran:hdf5_fortran' ';export' 'PE_HDF5_FORTRAN_PKGCONFIG_LIBS;PE_HDF5_GENCOMPILERS_GNU=5.1\' '4.9\' 4.8 ';export' 'PE_HDF5_GENCOMPILERS_GNU;PE_HDF5_GENCOMPS_GNU=51\' '49\' 48 ';export' 'PE_HDF5_GENCOMPS_GNU;PE_HDF5_MODULE_NAME=cray-hdf5' ';export' 'PE_HDF5_MODULE_NAME;PE_HDF5_PARALLEL_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_HDF5_PARALLEL_DEFAULT_FIXED_PRGENV;PE_HDF5_PARALLEL_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_HDF5_PARALLEL_DEFAULT_GENCOMPS_GNU;PE_HDF5_PARALLEL_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_HDF5_PARALLEL_DEFAULT_REQUIRED_PRODUCTS;PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/hdf5-parallel/1.8.13/@PRGENV@/@PE_HDF5_PARALLEL_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PRGENV;PE_HDF5_PKGCONFIG_LIBS=hdf5_hl:hdf5' ';export' 'PE_HDF5_PKGCONFIG_LIBS;PE_HDF5_VOLATILE_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/@PRGENV@/@PE_HDF5_GENCOMPS@/lib/pkgconfig' ';export' 'PE_HDF5_VOLATILE_PKGCONFIG_PATH;PE_HDF5_VOLATILE_PRGENV=GNU' ';export' 'PE_HDF5_VOLATILE_PRGENV;PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/INTEL/14.0/lib/pkgconfig:/opt/cray/ga/5.3.0.1/INTEL/140/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/INTEL/140/lib/pkgconfig:/opt/cray/mpt/7.2.0/gni/mpich2-intel/140/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/INTEL/140/lib/pkgconfig:/opt/cray/netcdf/4.3.2/INTEL/140/lib/pkgconfig:/opt/cray/hdf5/1.8.13/INTEL/140/lib/pkgconfig' ';export' 'PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH;PE_INTEL_FIXED_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/INTEL/14.0/lib/pkgconfig:/opt/cray/netcdf/4.3.3.1/INTEL/14.0/lib/pkgconfig' ';export' 'PE_INTEL_FIXED_PKGCONFIG_PATH;PE_LIBSCI_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_LIBSCI_DEFAULT_GENCOMPS_CRAY_x86_64;PE_LIBSCI_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_LIBSCI_DEFAULT_GENCOMPS_GNU_x86_64;PE_LIBSCI_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_LIBSCI_DEFAULT_GENCOMPS_INTEL_x86_64;PE_LIBSCI_DEFAULT_OMP_REQUIRES_openmp=_mp' ';export' 'PE_LIBSCI_DEFAULT_OMP_REQUIRES_openmp;PE_LIBSCI_DEFAULT_PKGCONFIG_VARIABLES=PE_LIBSCI_DEFAULT_OMP_REQUIRES_@openmp@' ';export' 'PE_LIBSCI_DEFAULT_PKGCONFIG_VARIABLES;PE_LIBSCI_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_LIBSCI_DEFAULT_REQUIRED_PRODUCTS;PE_LIBSCI_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/libsci/13.0.3/@PRGENV@/@PE_LIBSCI_DEFAULT_GENCOMPS@/@PE_LIBSCI_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_LIBSCI_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_LIBSCI_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_LIBSCI_DEFAULT_VOLATILE_PRGENV;PE_LIBSCI_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_LIBSCI_GENCOMPS_CRAY_x86_64;PE_LIBSCI_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_LIBSCI_GENCOMPS_GNU_x86_64;PE_LIBSCI_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_LIBSCI_GENCOMPS_INTEL_x86_64;PE_LIBSCI_MODULE_NAME=cray-libsci/13.0.3' ';export' 'PE_LIBSCI_MODULE_NAME;PE_LIBSCI_OMP_REQUIRES_openmp=_mp' ';export' 'PE_LIBSCI_OMP_REQUIRES_openmp;PE_LIBSCI_PKGCONFIG_LIBS=libsci_mpi:libsci' ';export' 'PE_LIBSCI_PKGCONFIG_LIBS;PE_LIBSCI_PKGCONFIG_VARIABLES=PE_LIBSCI_OMP_REQUIRES_@openmp@' ';export' 'PE_LIBSCI_PKGCONFIG_VARIABLES;PE_LIBSCI_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_LIBSCI_REQUIRED_PRODUCTS;PE_LIBSCI_VOLATILE_PKGCONFIG_PATH=/opt/cray/libsci/13.0.3/@PRGENV@/@PE_LIBSCI_GENCOMPS@/@PE_LIBSCI_TARGET@/lib/pkgconfig' ';export' 'PE_LIBSCI_VOLATILE_PKGCONFIG_PATH;PE_LIBSCI_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_LIBSCI_VOLATILE_PRGENV;PE_MPICH_DEFAULT_DIR_CRAY_DEFAULT64=64' ';export' 'PE_MPICH_DEFAULT_DIR_CRAY_DEFAULT64;PE_MPICH_DEFAULT_FIXED_PRGENV=INTEL' ';export' 'PE_MPICH_DEFAULT_FIXED_PRGENV;PE_MPICH_DEFAULT_GENCOMPS_CRAY=83' ';export' 'PE_MPICH_DEFAULT_GENCOMPS_CRAY;PE_MPICH_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_MPICH_DEFAULT_GENCOMPS_GNU;PE_MPICH_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/mpt/7.2.0/gni/mpich2-@PRGENV@@PE_MPICH_DEFAULT_DIR_DEFAULT64@/@PE_MPICH_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_MPICH_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_MPICH_DEFAULT_VOLATILE_PRGENV=CRAY\' GNU ';export' 'PE_MPICH_DEFAULT_VOLATILE_PRGENV;PE_MPICH_MULTITHREADED_LIBS_multithreaded=_mt' ';export' 'PE_MPICH_MULTITHREADED_LIBS_multithreaded;PE_MPICH_NV_LIBS_nvidia20=-lcudart' ';export' 'PE_MPICH_NV_LIBS_nvidia20;PE_MPICH_NV_LIBS_nvidia35=-lcudart' ';export' 'PE_MPICH_NV_LIBS_nvidia35;PE_MPICH_PKGCONFIG_VARIABLES=PE_MPICH_NV_LIBS_@accelerator@:PE_MPICH_MULTITHREADED_LIBS_@multithreaded@' ';export' 'PE_MPICH_PKGCONFIG_VARIABLES;PE_MPICH_TARGET_VAR_nvidia20=-lcudart' ';export' 'PE_MPICH_TARGET_VAR_nvidia20;PE_MPICH_TARGET_VAR_nvidia35=-lcudart' ';export' 'PE_MPICH_TARGET_VAR_nvidia35;PE_NETCDF_BASEDIR=/opt/cray/netcdf/4.3.3.1' ';export' 'PE_NETCDF_BASEDIR;PE_NETCDF_CXX_PKGCONFIG_LIBS=netcdf_c++4' ';export' 'PE_NETCDF_CXX_PKGCONFIG_LIBS;PE_NETCDF_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_NETCDF_DEFAULT_FIXED_PRGENV;PE_NETCDF_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_NETCDF_DEFAULT_GENCOMPS_GNU;PE_NETCDF_DEFAULT_REQUIRED_PRODUCTS=PE_HDF5' ';export' 'PE_NETCDF_DEFAULT_REQUIRED_PRODUCTS;PE_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/netcdf/4.3.2/@PRGENV@/@PE_NETCDF_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_NETCDF_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_NETCDF_DEFAULT_VOLATILE_PRGENV;PE_NETCDF_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_NETCDF_FIXED_PRGENV;PE_NETCDF_FORTRAN_PKGCONFIG_LIBS=netcdff' ';export' 'PE_NETCDF_FORTRAN_PKGCONFIG_LIBS;PE_NETCDF_GENCOMPILERS_GNU=5.1\' '4.9\' 4.8 ';export' 'PE_NETCDF_GENCOMPILERS_GNU;PE_NETCDF_GENCOMPS_GNU=51\' '49\' 48 ';export' 'PE_NETCDF_GENCOMPS_GNU;PE_NETCDF_HDF5PARALLEL_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_FIXED_PRGENV;PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS_GNU;PE_NETCDF_HDF5PARALLEL_DEFAULT_REQUIRED_PRODUCTS=PE_HDF5_PARALLEL\' PE_MPICH ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_REQUIRED_PRODUCTS;PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/netcdf-hdf5parallel/4.3.2/@PRGENV@/@PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PRGENV;PE_NETCDF_MODULE_NAME=cray-netcdf' ';export' 'PE_NETCDF_MODULE_NAME;PE_NETCDF_PKGCONFIG_LIBS=netcdf' ';export' 'PE_NETCDF_PKGCONFIG_LIBS;PE_NETCDF_REQUIRED_PRODUCTS=PE_HDF5' ';export' 'PE_NETCDF_REQUIRED_PRODUCTS;PE_NETCDF_VOLATILE_PKGCONFIG_PATH=/opt/cray/netcdf/4.3.3.1/@PRGENV@/@PE_NETCDF_GENCOMPS@/lib/pkgconfig' ';export' 'PE_NETCDF_VOLATILE_PKGCONFIG_PATH;PE_NETCDF_VOLATILE_PRGENV=GNU' ';export' 'PE_NETCDF_VOLATILE_PRGENV;PE_PAPI_DEFAULT_ACCEL_LIBS_nvidia35=,-lcupti,-lcudart,-lcuda' ';export' 'PE_PAPI_DEFAULT_ACCEL_LIBS_nvidia35;PE_PAPI_DEFAULT_PKGCONFIG_VARIABLES=PE_PAPI_ACCEL_LIBS_@accelerator@' ';export' 'PE_PAPI_DEFAULT_PKGCONFIG_VARIABLES;PE_PAPI_DEFAULT_TARGET_VAR_nvidia35=,-lcupti,-lcudart,-lcuda' ';export' 'PE_PAPI_DEFAULT_TARGET_VAR_nvidia35;PE_PARALLEL_NETCDF_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_PARALLEL_NETCDF_DEFAULT_FIXED_PRGENV;PE_PARALLEL_NETCDF_DEFAULT_GENCOMPILERS_GNU=4.9\' 4.8 ';export' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPILERS_GNU;PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS_GNU;PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/@PRGENV@/@PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PRGENV;PE_PETSC_DEFAULT_GENCOMPS_CRAY_haswell=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_haswell;PE_PETSC_DEFAULT_GENCOMPS_CRAY_interlagos=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_interlagos;PE_PETSC_DEFAULT_GENCOMPS_CRAY_sandybridge=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_sandybridge;PE_PETSC_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_x86_64;PE_PETSC_DEFAULT_GENCOMPS_GNU_haswell=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_haswell;PE_PETSC_DEFAULT_GENCOMPS_GNU_interlagos=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_interlagos;PE_PETSC_DEFAULT_GENCOMPS_GNU_sandybridge=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_sandybridge;PE_PETSC_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_x86_64;PE_PETSC_DEFAULT_GENCOMPS_INTEL_haswell=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_haswell;PE_PETSC_DEFAULT_GENCOMPS_INTEL_interlagos=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_interlagos;PE_PETSC_DEFAULT_GENCOMPS_INTEL_sandybridge=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_sandybridge;PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64;PE_PETSC_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_LIBSCI:PE_TPSL' ';export' 'PE_PETSC_DEFAULT_REQUIRED_PRODUCTS;PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/petsc/3.5.3.0/real/@PRGENV@/@PE_PETSC_DEFAULT_GENCOMPS@/@PE_PETSC_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_PETSC_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_PETSC_DEFAULT_VOLATILE_PRGENV;PE_PKGCONFIG_DEFAULT_PRODUCTS=PE_TPSL:PE_LIBSCI:PE_TRILINOS:PE_FFTW:PE_PARALLEL_NETCDF:PE_GA:PE_NETCDF_HDF5PARALLEL:PE_MPICH:PE_HDF5_PARALLEL:PE_PETSC:PE_NETCDF:PE_HDF5' ';export' 'PE_PKGCONFIG_DEFAULT_PRODUCTS;PE_PKGCONFIG_LIBS=hdf5_hl:hdf5:netcdf:AtpSigHandler:cray-rca:libsci_mpi:libsci' ';export' 'PE_PKGCONFIG_LIBS;PE_PKGCONFIG_PRODUCTS=PE_HDF5:PE_NETCDF:PE_LIBSCI' ';export' 'PE_PKGCONFIG_PRODUCTS;PE_PKGCONFIG_PRODUCTS_DEFAULT=PE_PAPI' ';export' 'PE_PKGCONFIG_PRODUCTS_DEFAULT;PE_PKG_CONFIG_PATH=/opt/cray/cti/1.0.2/lib/pkgconfig' ';export' 'PE_PKG_CONFIG_PATH;PE_PRODUCT_LIST=CRAYPE_HASWELL:CRAY_RCA:CRAY_ALPS:DVS:CRAY_XPMEM:CRAY_DMAPP:CRAY_PMI:CRAY_UGNI:CRAY_UDREG:CRAY_LIBSCI:CRAYPE:INTEL' ';export' 'PE_PRODUCT_LIST;PE_SMA_DIR_CRAY_DEFAULT64=64' ';export' 'PE_SMA_DIR_CRAY_DEFAULT64;PE_SMA_DIR_PGI_DEFAULT64=64' ';export' 'PE_SMA_DIR_PGI_DEFAULT64;PE_SMA_VOLATILE_PKGCONFIG_PATH=/opt/cray/mpt/7.2.0/gni/sma@PE_SMA_DIR_DEFAULT64@/lib64/pkgconfig' ';export' 'PE_SMA_VOLATILE_PKGCONFIG_PATH;PE_TPSL_DEFAULT_GENCOMPS_CRAY_haswell=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_haswell;PE_TPSL_DEFAULT_GENCOMPS_CRAY_interlagos=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_interlagos;PE_TPSL_DEFAULT_GENCOMPS_CRAY_sandybridge=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_sandybridge;PE_TPSL_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_x86_64;PE_TPSL_DEFAULT_GENCOMPS_GNU_haswell=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_haswell;PE_TPSL_DEFAULT_GENCOMPS_GNU_interlagos=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_interlagos;PE_TPSL_DEFAULT_GENCOMPS_GNU_sandybridge=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_sandybridge;PE_TPSL_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_x86_64;PE_TPSL_DEFAULT_GENCOMPS_INTEL_haswell=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_haswell;PE_TPSL_DEFAULT_GENCOMPS_INTEL_interlagos=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_interlagos;PE_TPSL_DEFAULT_GENCOMPS_INTEL_sandybridge=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_sandybridge;PE_TPSL_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_x86_64;PE_TPSL_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_LIBSCI' ';export' 'PE_TPSL_DEFAULT_REQUIRED_PRODUCTS;PE_TPSL_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/tpsl/1.4.4/@PRGENV@/@PE_TPSL_DEFAULT_GENCOMPS@/@PE_TPSL_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_TPSL_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_TPSL_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_TPSL_DEFAULT_VOLATILE_PRGENV;PE_TRILINOS_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_TRILINOS_DEFAULT_GENCOMPS_CRAY_x86_64;PE_TRILINOS_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_TRILINOS_DEFAULT_GENCOMPS_GNU_x86_64;PE_TRILINOS_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_TRILINOS_DEFAULT_GENCOMPS_INTEL_x86_64;PE_TRILINOS_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_HDF5_PARALLEL:PE_NETCDF_HDF5PARALLEL:PE_LIBSCI:PE_TPSL' ';export' 'PE_TRILINOS_DEFAULT_REQUIRED_PRODUCTS;PE_TRILINOS_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/trilinos/11.12.1.2/@PRGENV@/@PE_TRILINOS_DEFAULT_GENCOMPS@/@PE_TRILINOS_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_TRILINOS_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_TRILINOS_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_TRILINOS_DEFAULT_VOLATILE_PRGENV;PKGCONFIG_ENABLED=1' ';export' 'PKGCONFIG_ENABLED;PKG_CONFIG_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64/pkgconfig:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/lib64/pkgconfig:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/lib64/pkgconfig:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/lib64/pkgconfig:/opt/cray/gni-headers/4.0-1.0502.10859.7.8.ari/lib64/pkgconfig:/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/lib64/pkgconfig:/opt/cray/pmi/5.0.11/lib64/pkgconfig:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/lib64/pkgconfig:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/lib64/pkgconfig:/opt/cray/craype/2.3.0/pkg-config:/opt/cray/atp/1.8.1/lib/pkgconfig' ';export' 'PKG_CONFIG_PATH;PKG_CONFIG_PATH_DEFAULT=/opt/cray/papi/5.4.0.1/lib64/pkgconfig' ';export' 'PKG_CONFIG_PATH_DEFAULT;PNG_INC=/usrx/local/prod//png/1.2.49/intel/sandybridge/include' ';export' 'PNG_INC;PNG_LIB=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a' ';export' 'PNG_LIB;PNG_LIB12=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng12.a' ';export' 'PNG_LIB12;PNG_LIBDIR=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib' ';export' 'PNG_LIBDIR;PNG_LIBso=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.so' ';export' 'PNG_LIBso;PNG_SRC=/usrx/local/prod//png/1.2.49/intel/sandybridge/src' ';export' 'PNG_SRC;PNG_VER=1.2.49' ';export' 'PNG_VER;POST_INC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4' ';export' 'POST_INC;POST_LIB=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a' ';export' 'POST_LIB;POST_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/post_v8.0.5' ';export' 'POST_SRC;POST_VER=v8.0.5' ';export' 'POST_VER;SHMEM_ABORT_ON_ERROR=1' ';export' 'SHMEM_ABORT_ON_ERROR;SLURM_PROLOG=/opt/cray/atp/1.8.1/libexec/slurm_prolog.ksh' ';export' 'SLURM_PROLOG;SP_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_4.a' ';export' 'SP_LIB4;SP_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_8.a' ';export' 'SP_LIB8;SP_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a' ';export' 'SP_LIBd;SP_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/sp_v2.0.3' ';export' 'SP_SRC;SP_VER=v2.0.3' ';export' 'SP_VER;TBBROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb' ';export' 'TBBROOT;W3EMC_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3emc_v2.3.1_4' ';export' 'W3EMC_INC4;W3EMC_INC8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3emc_v2.3.1_8' ';export' 'W3EMC_INC8;W3EMC_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3emc_v2.3.1_d' ';export' 'W3EMC_INCd;W3EMC_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_4.a' ';export' 'W3EMC_LIB4;W3EMC_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_8.a' ';export' 'W3EMC_LIB8;W3EMC_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a' ';export' 'W3EMC_LIBd;W3EMC_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/w3emc_v2.3.1' ';export' 'W3EMC_SRC;W3EMC_VER=v2.3.1' ';export' 'W3EMC_VER;W3NCO_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3nco_v2.0.7_4' ';export' 'W3NCO_INC4;W3NCO_INC8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3nco_v2.0.7_8' ';export' 'W3NCO_INC8;W3NCO_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3nco_v2.0.7_d' ';export' 'W3NCO_INCd;W3NCO_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_4.a' ';export' 'W3NCO_LIB4;W3NCO_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_8.a' ';export' 'W3NCO_LIB8;W3NCO_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a' ';export' 'W3NCO_LIBd;W3NCO_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/w3nco_v2.0.7' ';export' 'W3NCO_SRC;W3NCO_VER=v2.0.7' ';export' 'W3NCO_VER;XLSF_UIDDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib/uid' ';export' 'XLSF_UIDDIR;XTOS_VERSION=5.2.82' ';export' 'XTOS_VERSION;XTPE_NETWORK_TARGET=aries' ';export' 'XTPE_NETWORK_TARGET;Z_INC=/usrx/local/dev/zlib/1.2.7/intel/sandybridge/include' ';export' 'Z_INC;Z_LIB=/usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a' ';export' 'Z_LIB;Z_SRC=/usrx/local/dev/zlib/1.2.7/intel/sandybridge/src' ';export' 'Z_SRC;Z_VER=1.2.7' ';export' 'Z_VER;_LMFILES_=/opt/cray/craype/default/alt-modulefiles/craype-network-aries:/opt/cray/alt-modulefiles/craype/2.3.0:/opt/cray/alt-modulefiles/cray-libsci/13.0.3:/opt/cray/ari/modulefiles/udreg/2.3.2-1.0502.10518.2.17.ari:/opt/cray/ari/modulefiles/ugni/6.0-1.0502.10863.8.29.ari:/opt/cray/ari/modulefiles/pmi/5.0.11:/opt/cray/ari/modulefiles/dmapp/7.0.1-1.0502.11080.8.76.ari:/opt/cray/ari/modulefiles/gni-headers/4.0-1.0502.10859.7.8.ari:/opt/cray/ari/modulefiles/xpmem/0.1-2.0502.64982.5.3.ari:/opt/cray/ari/modulefiles/dvs/2.5_0.9.0-1.0502.2188.1.116.ari:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9774.31.11.ari:/opt/cray/ari/modulefiles/rca/1.0.0-2.0502.60530.1.62.ari:/opt/cray/alt-modulefiles/atp/1.8.1:/opt/cray/alt-modulefiles/PrgEnv-intel/5.2.82:/opt/modulefiles/intel/16.3.210:/opt/cray/alt-modulefiles/cray-netcdf/4.3.3.1:/opt/cray/alt-modulefiles/cray-hdf5/1.8.14:/opt/modulefiles/xt-lsfhpc/9.1.3:/opt/cray/craype/default/alt-modulefiles/craype-haswell:/usrx/local/dev/modulefiles/python/2.7.14:/usrx/local/dev/modulefiles/cmake/3.6.2:/opt/modulefiles/gcc/4.9.2:/usrx/local/prod/modulefiles/jasper-gnu-sandybridge/1.900.1:/usrx/local/prod/modulefiles/png-intel-sandybridge/1.2.49:/usrx/local/dev/modulefiles/zlib-intel-sandybridge/1.2.7:/gpfs/hps/nco/ops/nwprod/lib/modulefiles/crtm-intel/2.2.6:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2/3.1.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/bacio/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/ip/3.0.2:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/sp/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3nco/2.0.7:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3emc/2.3.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/nemsio/2.2.4:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/post/8.0.5:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari:/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray/fv3' ';export' '_LMFILES_;' ++ eval ATP_HOME=/opt/cray/atp/1.8.1 ';export' 'ATP_HOME;ATP_MRNET_COMM_PATH=/opt/cray/atp/1.8.1/libexec/atp_mrnet_commnode_wrapper' ';export' 'ATP_MRNET_COMM_PATH;ATP_POST_LINK_OPTS=-Wl,-L/opt/cray/atp/1.8.1/libApp/\' ';export' 'ATP_POST_LINK_OPTS;BACIO_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a' ';export' 'BACIO_LIB4;BACIO_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_8.a' ';export' 'BACIO_LIB8;BACIO_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/bacio_v2.0.3' ';export' 'BACIO_SRC;BACIO_VER=v2.0.3' ';export' 'BACIO_VER;CMAKE_CXX_COMPILER=CC' ';export' 'CMAKE_CXX_COMPILER;CMAKE_C_COMPILER=cc' ';export' 'CMAKE_C_COMPILER;CMAKE_Fortran_COMPILER=ftn' ';export' 'CMAKE_Fortran_COMPILER;CMAKE_Platform=wcoss_cray' ';export' 'CMAKE_Platform;COMP=intel' ';export' 'COMP;CPATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/include:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/include:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/include' ';export' 'CPATH;CRAYOS_VERSION=5.2.82' ';export' 'CRAYOS_VERSION;CRAYPE_DIR=/opt/cray/craype/2.3.0' ';export' 'CRAYPE_DIR;CRAYPE_NETWORK_TARGET=aries' ';export' 'CRAYPE_NETWORK_TARGET;CRAYPE_VERSION=2.3.0' ';export' 'CRAYPE_VERSION;CRAY_ALPS_INCLUDE_OPTS=-I/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/include' ';export' 'CRAY_ALPS_INCLUDE_OPTS;CRAY_ALPS_POST_LINK_OPTS=-L/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_ALPS_POST_LINK_OPTS;CRAY_CPU_TARGET=haswell' ';export' 'CRAY_CPU_TARGET;CRAY_DMAPP_INCLUDE_OPTS=-I/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/include\' '-I/opt/cray/gni-headers/4.0-1.0502.10859.7.8.ari/include\' ';export' 'CRAY_DMAPP_INCLUDE_OPTS;CRAY_DMAPP_POST_LINK_OPTS=-L/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/lib64' ';export' 'CRAY_DMAPP_POST_LINK_OPTS;CRAY_GNI_HEADERS_INCLUDE_OPTS=-I/opt/cray/gni-headers/4.0-1.0502.10859.7.8.ari/include' ';export' 'CRAY_GNI_HEADERS_INCLUDE_OPTS;CRAY_HDF5_DIR=/opt/cray/hdf5/1.8.14' ';export' 'CRAY_HDF5_DIR;CRAY_HDF5_VERSION=1.8.14' ';export' 'CRAY_HDF5_VERSION;CRAY_LD_LIBRARY_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64:/opt/cray/hdf5/1.8.14/INTEL/14.0/lib:/opt/cray/netcdf/4.3.3.1/INTEL/14.0/lib:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/lib64:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/lib64:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/lib64:/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/lib64:/opt/cray/pmi/5.0.11/lib64:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/lib64:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/lib64:/opt/cray/libsci/13.0.3/INTEL/140/x86_64/lib' ';export' 'CRAY_LD_LIBRARY_PATH;CRAY_LIBSCI_BASE_DIR=/opt/cray/libsci/13.0.3' ';export' 'CRAY_LIBSCI_BASE_DIR;CRAY_LIBSCI_DIR=/opt/cray/libsci/13.0.3' ';export' 'CRAY_LIBSCI_DIR;CRAY_LIBSCI_PREFIX_DIR=/opt/cray/libsci/13.0.3/INTEL/140/x86_64' ';export' 'CRAY_LIBSCI_PREFIX_DIR;CRAY_LIBSCI_VERSION=13.0.3' ';export' 'CRAY_LIBSCI_VERSION;CRAY_NETCDF_VERSION=4.3.3.1' ';export' 'CRAY_NETCDF_VERSION;CRAY_PE_MODULES=cray-hdf5:cray-netcdf' ';export' 'CRAY_PE_MODULES;CRAY_PMI_INCLUDE_OPTS=-I/opt/cray/pmi/5.0.11/include' ';export' 'CRAY_PMI_INCLUDE_OPTS;CRAY_PMI_POST_LINK_OPTS=-L/opt/cray/pmi/5.0.11/lib64' ';export' 'CRAY_PMI_POST_LINK_OPTS;CRAY_PRE_COMPILE_OPTS=-hnetwork=aries' ';export' 'CRAY_PRE_COMPILE_OPTS;CRAY_PRGENVINTEL=loaded' ';export' 'CRAY_PRGENVINTEL;CRAY_RCA_INCLUDE_OPTS=-I/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/include\' '-I/opt/cray/krca/1.0.0-2.0502.67049.8.22.ari/include\' '-I/opt/cray-hss-devel/7.2.0/include\' ';export' 'CRAY_RCA_INCLUDE_OPTS;CRAY_RCA_POST_LINK_OPTS=-L/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/lib64\' '-lrca\' ';export' 'CRAY_RCA_POST_LINK_OPTS;CRAY_UDREG_INCLUDE_OPTS=-I/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/include' ';export' 'CRAY_UDREG_INCLUDE_OPTS;CRAY_UDREG_POST_LINK_OPTS=-L/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/lib64' ';export' 'CRAY_UDREG_POST_LINK_OPTS;CRAY_UGNI_INCLUDE_OPTS=-I/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/include' ';export' 'CRAY_UGNI_INCLUDE_OPTS;CRAY_UGNI_POST_LINK_OPTS=-L/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/lib64' ';export' 'CRAY_UGNI_POST_LINK_OPTS;CRAY_XPMEM_INCLUDE_OPTS=-I/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/include' ';export' 'CRAY_XPMEM_INCLUDE_OPTS;CRAY_XPMEM_POST_LINK_OPTS=-L/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/lib64' ';export' 'CRAY_XPMEM_POST_LINK_OPTS;CRTM_FIX=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/fix' ';export' 'CRTM_FIX;CRTM_INC=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/include/crtm_v2.2.6' ';export' 'CRTM_INC;CRTM_LIB=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a' ';export' 'CRTM_LIB;CRTM_SRC=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/src' ';export' 'CRTM_SRC;CRTM_VER=v2.2.6' ';export' 'CRTM_VER;DMAPP_ABORT_ON_ERROR=1' ';export' 'DMAPP_ABORT_ON_ERROR;DVS_INCLUDE_OPTS=-I/opt/cray/dvs/2.5_0.9.0-1.0502.2188.1.116.ari/include' ';export' 'DVS_INCLUDE_OPTS;DVS_VERSION=0.9.0' ';export' 'DVS_VERSION;ESMFMKFILE=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib/esmf.mk' ';export' 'ESMFMKFILE;G2TMPL_INC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/g2tmpl_v1.6.0' ';export' 'G2TMPL_INC;G2TMPL_LIB=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a' ';export' 'G2TMPL_LIB;G2TMPL_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/g2tmpl_v1.6.0/src' ';export' 'G2TMPL_SRC;G2TMPL_VER=v1.6.0' ';export' 'G2TMPL_VER;G2_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/g2_v3.1.1_4' ';export' 'G2_INC4;G2_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/g2_v3.1.1_d' ';export' 'G2_INCd;G2_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a' ';export' 'G2_LIB4;G2_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_d.a' ';export' 'G2_LIBd;G2_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/g2_v3.1.1' ';export' 'G2_SRC;G2_VER=v3.1.1' ';export' 'G2_VER;GCC_PATH=/opt/gcc/4.9.2' ';export' 'GCC_PATH;GCC_VERSION=4.9.2' ';export' 'GCC_VERSION;GDBSERVER_MIC=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/target/mic/bin/gdbserver' ';export' 'GDBSERVER_MIC;GDB_CROSS=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin/gdb-mic' ';export' 'GDB_CROSS;GDB_HOST=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin/gdb-ia-mic' ';export' 'GDB_HOST;GNU_VERSION=4.9.2' ';export' 'GNU_VERSION;HDF5_DIR=/opt/cray/hdf5/1.8.14/INTEL/14.0' ';export' 'HDF5_DIR;HDF5_INCLUDE_OPTS=/opt/cray/hdf5/1.8.14/INTEL/14.0/include' ';export' 'HDF5_INCLUDE_OPTS;HDF5_ROOT=/opt/cray/hdf5/1.8.14/INTEL/14.0' ';export' 'HDF5_ROOT;INFOPATH=/opt/gcc/4.9.2/snos/share/info:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/info/:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/info/:/usr/local/info:/usr/share/info:/usr/info' ';export' 'INFOPATH;INTEL_LICENSE_FILE=/opt/intel/compilers_and_libraries_2016.3.210/linux/licenses:/opt/intel/licenses:/intel/licenses' ';export' 'INTEL_LICENSE_FILE;INTEL_MAJOR_VERSION=16.0' ';export' 'INTEL_MAJOR_VERSION;INTEL_MINOR_VERSION=3.210' ';export' 'INTEL_MINOR_VERSION;INTEL_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux' ';export' 'INTEL_PATH;INTEL_PYTHONHOME=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/python/intel64/' ';export' 'INTEL_PYTHONHOME;INTEL_VERSION=16.0.3.210' ';export' 'INTEL_VERSION;IPPROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp' ';export' 'IPPROOT;IP_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ip_v3.0.2_4' ';export' 'IP_INC4;IP_INC8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ip_v3.0.2_8' ';export' 'IP_INC8;IP_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ip_v3.0.2_d' ';export' 'IP_INCd;IP_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libip_v3.0.2_4.a' ';export' 'IP_LIB4;IP_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libip_v3.0.2_8.a' ';export' 'IP_LIB8;IP_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libip_v3.0.2_d.a' ';export' 'IP_LIBd;IP_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/ip_v3.0.2' ';export' 'IP_SRC;IP_VER=v3.0.2' ';export' 'IP_VER;JASPER_INC=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/include' ';export' 'JASPER_INC;JASPER_LIB=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a' ';export' 'JASPER_LIB;JASPER_LIBDIR=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib' ';export' 'JASPER_LIBDIR;JASPER_LIBl=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.la' ';export' 'JASPER_LIBl;JASPER_SRC=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/sorc/jasper_v1.900.1' ';export' 'JASPER_SRC;JASPER_VER=1.900.1' ';export' 'JASPER_VER;LD_LIBRARY_PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib:/opt/gcc/4.9.2/snos/lib64:/usrx/local/dev/python/2.7.14/lib:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/tools/intel64/perfsys:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/libipt/intel64/lib' ';export' 'LD_LIBRARY_PATH;LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1' ';export' 'LIBRARY_PATH;LIBSCI_BASE_DIR=/opt/cray/libsci/13.0.3' ';export' 'LIBSCI_BASE_DIR;LIBSCI_VERSION=13.0.3' ';export' 'LIBSCI_VERSION;LIB_NAME=POST' ';export' 'LIB_NAME;LOADEDMODULES=craype-network-aries:craype/2.3.0:cray-libsci/13.0.3:udreg/2.3.2-1.0502.10518.2.17.ari:ugni/6.0-1.0502.10863.8.29.ari:pmi/5.0.11:dmapp/7.0.1-1.0502.11080.8.76.ari:gni-headers/4.0-1.0502.10859.7.8.ari:xpmem/0.1-2.0502.64982.5.3.ari:dvs/2.5_0.9.0-1.0502.2188.1.116.ari:alps/5.2.4-2.0502.9774.31.11.ari:rca/1.0.0-2.0502.60530.1.62.ari:atp/1.8.1:PrgEnv-intel/5.2.82:intel/16.3.210:cray-netcdf/4.3.3.1:cray-hdf5/1.8.14:xt-lsfhpc/9.1.3:craype-haswell:python/2.7.14:cmake/3.6.2:gcc/4.9.2:jasper-gnu-sandybridge/1.900.1:png-intel-sandybridge/1.2.49:zlib-intel-sandybridge/1.2.7:crtm-intel/2.2.6:g2/3.1.1:g2tmpl/1.6.0:bacio/2.0.3:ip/3.0.2:sp/2.0.3:w3nco/2.0.7:w3emc/2.3.1:nemsio/2.2.4:post/8.0.5:alps/5.2.4-2.0502.9822.32.1.ari:esmf/8.0.0:fv3' ';export' 'LOADEDMODULES;LSF_BINDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin' ';export' 'LSF_BINDIR;LSF_ENVDIR=/gpfs/slsf/xt-lsfhpc/conf' ';export' 'LSF_ENVDIR;LSF_LIBDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib' ';export' 'LSF_LIBDIR;LSF_SERVERDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc' ';export' 'LSF_SERVERDIR;MANPATH=/opt/cray/pmi/5.0.11/man:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/share/man:/opt/gcc/4.9.2/snos/share/man:/usrx/local/dev/cmake/3.6.2/share/man:/usrx/local/dev/python/2.7.14/share/man:/gpfs/slsf/xt-lsfhpc/9.1/man:/opt/cray/netcdf/4.3.3.1/share/man:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/common:/opt/cray/atp/1.8.1/man:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/man:/opt/cray/libsci/13.0.3/man:/opt/cray/man/csmlversion:/opt/cray/craype/2.3.0/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man:/opt/cray/man' ';export' 'MANPATH;MIC_LD_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/mic:/opt/intel/mic/coi/device-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/lib/mic:/opt/intel/mic/coi/device-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/mic' ';export' 'MIC_LD_LIBRARY_PATH;MIC_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/mic' ';export' 'MIC_LIBRARY_PATH;MKLROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl' ';export' 'MKLROOT;MODULEPATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles:/opt/cray/ari/modulefiles:/usrx/local/emc_rocoto/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles' ';export' 'MODULEPATH;MPICH_ABORT_ON_ERROR=1' ';export' 'MPICH_ABORT_ON_ERROR;MPM_LAUNCHER=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/mpm/bin/start_mpm.sh' ';export' 'MPM_LAUNCHER;NEMSIO_INC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/nemsio_v2.2.4' ';export' 'NEMSIO_INC;NEMSIO_LIB=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a' ';export' 'NEMSIO_LIB;NEMSIO_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/nemsio_v2.2.4' ';export' 'NEMSIO_SRC;NEMSIO_VER=v2.2.4' ';export' 'NEMSIO_VER;NETCDF_DIR=/opt/cray/netcdf/4.3.3.1/INTEL/14.0' ';export' 'NETCDF_DIR;NLSPATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/locale/%l_%t/%N' ';export' 'NLSPATH;PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/bin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/opt/gcc/4.9.2/bin:/usrx/local/dev/cmake/3.6.2/bin:/usrx/local/dev/python/2.7.14/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/opt/cray/hdf5/1.8.14/bin:/opt/cray/netcdf/4.3.3.1/bin:/opt/intel/compilers_and_libraries_2016.3.210/linux/bin/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/bin:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/sbin:/opt/cray/dvs/2.5_0.9.0-1.0502.2188.1.116.ari/bin:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/bin:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/bin:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/bin:/opt/cray/craype/2.3.0/bin:/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin:/opt/cray/bin:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/include' ';export' 'PATH;PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/CRAY/8.3/lib/pkgconfig:/opt/cray/netcdf/4.3.2/CRAY/83/lib/pkgconfig:/opt/cray/ga/5.3.0.1/CRAY/83/lib/pkgconfig:/opt/cray/hdf5/1.8.13/CRAY/83/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/CRAY/83/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/CRAY/83/lib/pkgconfig' ';export' 'PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH;PE_CRAY_FIXED_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/CRAY/8.3/lib/pkgconfig:/opt/cray/netcdf/4.3.3.1/CRAY/8.3/lib/pkgconfig' ';export' 'PE_CRAY_FIXED_PKGCONFIG_PATH;PE_CXX_PKGCONFIG_LIBS=hdf5_hl_cpp:hdf5_cpp:netcdf_c++4' ';export' 'PE_CXX_PKGCONFIG_LIBS;PE_ENV=INTEL' ';export' 'PE_ENV;PE_FFTW_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_FFTW_DEFAULT_REQUIRED_PRODUCTS;PE_FFTW_DEFAULT_TARGET_haswell=haswell' ';export' 'PE_FFTW_DEFAULT_TARGET_haswell;PE_FFTW_DEFAULT_TARGET_interlagos=interlagos' ';export' 'PE_FFTW_DEFAULT_TARGET_interlagos;PE_FFTW_DEFAULT_TARGET_sandybridge=sandybridge' ';export' 'PE_FFTW_DEFAULT_TARGET_sandybridge;PE_FFTW_DEFAULT_TARGET_x86_64=x86_64' ';export' 'PE_FFTW_DEFAULT_TARGET_x86_64;PE_FFTW_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/fftw/3.3.4.2/@PE_FFTW_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_FFTW_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_FORTRAN_PKGCONFIG_LIBS=hdf5hl_fortran:hdf5_fortran:netcdff' ';export' 'PE_FORTRAN_PKGCONFIG_LIBS;PE_GA_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_GA_DEFAULT_FIXED_PRGENV;PE_GA_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_GA_DEFAULT_GENCOMPS_GNU;PE_GA_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/ga/5.3.0.1/@PRGENV@/@PE_GA_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_GA_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_GA_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_GA_DEFAULT_VOLATILE_PRGENV;PE_HDF5_CXX_PKGCONFIG_LIBS=hdf5_hl_cpp:hdf5_cpp' ';export' 'PE_HDF5_CXX_PKGCONFIG_LIBS;PE_HDF5_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_HDF5_DEFAULT_FIXED_PRGENV;PE_HDF5_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_HDF5_DEFAULT_GENCOMPS_GNU;PE_HDF5_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.13/@PRGENV@/@PE_HDF5_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_HDF5_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_HDF5_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_HDF5_DEFAULT_VOLATILE_PRGENV;PE_HDF5_DIR=/opt/cray/hdf5/1.8.14' ';export' 'PE_HDF5_DIR;PE_HDF5_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_HDF5_FIXED_PRGENV;PE_HDF5_FORTRAN_PKGCONFIG_LIBS=hdf5hl_fortran:hdf5_fortran' ';export' 'PE_HDF5_FORTRAN_PKGCONFIG_LIBS;PE_HDF5_GENCOMPILERS_GNU=5.1\' '4.9\' 4.8 ';export' 'PE_HDF5_GENCOMPILERS_GNU;PE_HDF5_GENCOMPS_GNU=51\' '49\' 48 ';export' 'PE_HDF5_GENCOMPS_GNU;PE_HDF5_MODULE_NAME=cray-hdf5' ';export' 'PE_HDF5_MODULE_NAME;PE_HDF5_PARALLEL_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_HDF5_PARALLEL_DEFAULT_FIXED_PRGENV;PE_HDF5_PARALLEL_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_HDF5_PARALLEL_DEFAULT_GENCOMPS_GNU;PE_HDF5_PARALLEL_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_HDF5_PARALLEL_DEFAULT_REQUIRED_PRODUCTS;PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/hdf5-parallel/1.8.13/@PRGENV@/@PE_HDF5_PARALLEL_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PRGENV;PE_HDF5_PKGCONFIG_LIBS=hdf5_hl:hdf5' ';export' 'PE_HDF5_PKGCONFIG_LIBS;PE_HDF5_VOLATILE_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/@PRGENV@/@PE_HDF5_GENCOMPS@/lib/pkgconfig' ';export' 'PE_HDF5_VOLATILE_PKGCONFIG_PATH;PE_HDF5_VOLATILE_PRGENV=GNU' ';export' 'PE_HDF5_VOLATILE_PRGENV;PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/mpt/7.2.0/gni/mpich2-intel/140/lib/pkgconfig:/opt/cray/parallel-netcdf/1.6.0/INTEL/14.0/lib/pkgconfig:/opt/cray/netcdf/4.3.2/INTEL/140/lib/pkgconfig:/opt/cray/ga/5.3.0.1/INTEL/140/lib/pkgconfig:/opt/cray/hdf5/1.8.13/INTEL/140/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/INTEL/140/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/INTEL/140/lib/pkgconfig' ';export' 'PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH;PE_INTEL_FIXED_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/INTEL/14.0/lib/pkgconfig:/opt/cray/netcdf/4.3.3.1/INTEL/14.0/lib/pkgconfig' ';export' 'PE_INTEL_FIXED_PKGCONFIG_PATH;PE_LIBSCI_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_LIBSCI_DEFAULT_GENCOMPS_CRAY_x86_64;PE_LIBSCI_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_LIBSCI_DEFAULT_GENCOMPS_GNU_x86_64;PE_LIBSCI_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_LIBSCI_DEFAULT_GENCOMPS_INTEL_x86_64;PE_LIBSCI_DEFAULT_OMP_REQUIRES_openmp=_mp' ';export' 'PE_LIBSCI_DEFAULT_OMP_REQUIRES_openmp;PE_LIBSCI_DEFAULT_PKGCONFIG_VARIABLES=PE_LIBSCI_DEFAULT_OMP_REQUIRES_@openmp@' ';export' 'PE_LIBSCI_DEFAULT_PKGCONFIG_VARIABLES;PE_LIBSCI_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_LIBSCI_DEFAULT_REQUIRED_PRODUCTS;PE_LIBSCI_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/libsci/13.0.3/@PRGENV@/@PE_LIBSCI_DEFAULT_GENCOMPS@/@PE_LIBSCI_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_LIBSCI_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_LIBSCI_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_LIBSCI_DEFAULT_VOLATILE_PRGENV;PE_LIBSCI_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_LIBSCI_GENCOMPS_CRAY_x86_64;PE_LIBSCI_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_LIBSCI_GENCOMPS_GNU_x86_64;PE_LIBSCI_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_LIBSCI_GENCOMPS_INTEL_x86_64;PE_LIBSCI_MODULE_NAME=cray-libsci/13.0.3' ';export' 'PE_LIBSCI_MODULE_NAME;PE_LIBSCI_OMP_REQUIRES_openmp=_mp' ';export' 'PE_LIBSCI_OMP_REQUIRES_openmp;PE_LIBSCI_PKGCONFIG_LIBS=libsci_mpi:libsci' ';export' 'PE_LIBSCI_PKGCONFIG_LIBS;PE_LIBSCI_PKGCONFIG_VARIABLES=PE_LIBSCI_OMP_REQUIRES_@openmp@' ';export' 'PE_LIBSCI_PKGCONFIG_VARIABLES;PE_LIBSCI_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_LIBSCI_REQUIRED_PRODUCTS;PE_LIBSCI_VOLATILE_PKGCONFIG_PATH=/opt/cray/libsci/13.0.3/@PRGENV@/@PE_LIBSCI_GENCOMPS@/@PE_LIBSCI_TARGET@/lib/pkgconfig' ';export' 'PE_LIBSCI_VOLATILE_PKGCONFIG_PATH;PE_LIBSCI_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_LIBSCI_VOLATILE_PRGENV;PE_MPICH_DEFAULT_DIR_CRAY_DEFAULT64=64' ';export' 'PE_MPICH_DEFAULT_DIR_CRAY_DEFAULT64;PE_MPICH_DEFAULT_FIXED_PRGENV=INTEL' ';export' 'PE_MPICH_DEFAULT_FIXED_PRGENV;PE_MPICH_DEFAULT_GENCOMPS_CRAY=83' ';export' 'PE_MPICH_DEFAULT_GENCOMPS_CRAY;PE_MPICH_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_MPICH_DEFAULT_GENCOMPS_GNU;PE_MPICH_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/mpt/7.2.0/gni/mpich2-@PRGENV@@PE_MPICH_DEFAULT_DIR_DEFAULT64@/@PE_MPICH_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_MPICH_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_MPICH_DEFAULT_VOLATILE_PRGENV=CRAY\' GNU ';export' 'PE_MPICH_DEFAULT_VOLATILE_PRGENV;PE_MPICH_MULTITHREADED_LIBS_multithreaded=_mt' ';export' 'PE_MPICH_MULTITHREADED_LIBS_multithreaded;PE_MPICH_NV_LIBS_nvidia20=-lcudart' ';export' 'PE_MPICH_NV_LIBS_nvidia20;PE_MPICH_NV_LIBS_nvidia35=-lcudart' ';export' 'PE_MPICH_NV_LIBS_nvidia35;PE_MPICH_PKGCONFIG_VARIABLES=PE_MPICH_NV_LIBS_@accelerator@:PE_MPICH_MULTITHREADED_LIBS_@multithreaded@' ';export' 'PE_MPICH_PKGCONFIG_VARIABLES;PE_MPICH_TARGET_VAR_nvidia20=-lcudart' ';export' 'PE_MPICH_TARGET_VAR_nvidia20;PE_MPICH_TARGET_VAR_nvidia35=-lcudart' ';export' 'PE_MPICH_TARGET_VAR_nvidia35;PE_NETCDF_BASEDIR=/opt/cray/netcdf/4.3.3.1' ';export' 'PE_NETCDF_BASEDIR;PE_NETCDF_CXX_PKGCONFIG_LIBS=netcdf_c++4' ';export' 'PE_NETCDF_CXX_PKGCONFIG_LIBS;PE_NETCDF_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_NETCDF_DEFAULT_FIXED_PRGENV;PE_NETCDF_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_NETCDF_DEFAULT_GENCOMPS_GNU;PE_NETCDF_DEFAULT_REQUIRED_PRODUCTS=PE_HDF5' ';export' 'PE_NETCDF_DEFAULT_REQUIRED_PRODUCTS;PE_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/netcdf/4.3.2/@PRGENV@/@PE_NETCDF_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_NETCDF_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_NETCDF_DEFAULT_VOLATILE_PRGENV;PE_NETCDF_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_NETCDF_FIXED_PRGENV;PE_NETCDF_FORTRAN_PKGCONFIG_LIBS=netcdff' ';export' 'PE_NETCDF_FORTRAN_PKGCONFIG_LIBS;PE_NETCDF_GENCOMPILERS_GNU=5.1\' '4.9\' 4.8 ';export' 'PE_NETCDF_GENCOMPILERS_GNU;PE_NETCDF_GENCOMPS_GNU=51\' '49\' 48 ';export' 'PE_NETCDF_GENCOMPS_GNU;PE_NETCDF_HDF5PARALLEL_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_FIXED_PRGENV;PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS_GNU;PE_NETCDF_HDF5PARALLEL_DEFAULT_REQUIRED_PRODUCTS=PE_HDF5_PARALLEL\' PE_MPICH ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_REQUIRED_PRODUCTS;PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/netcdf-hdf5parallel/4.3.2/@PRGENV@/@PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PRGENV;PE_NETCDF_MODULE_NAME=cray-netcdf' ';export' 'PE_NETCDF_MODULE_NAME;PE_NETCDF_PKGCONFIG_LIBS=netcdf' ';export' 'PE_NETCDF_PKGCONFIG_LIBS;PE_NETCDF_REQUIRED_PRODUCTS=PE_HDF5' ';export' 'PE_NETCDF_REQUIRED_PRODUCTS;PE_NETCDF_VOLATILE_PKGCONFIG_PATH=/opt/cray/netcdf/4.3.3.1/@PRGENV@/@PE_NETCDF_GENCOMPS@/lib/pkgconfig' ';export' 'PE_NETCDF_VOLATILE_PKGCONFIG_PATH;PE_NETCDF_VOLATILE_PRGENV=GNU' ';export' 'PE_NETCDF_VOLATILE_PRGENV;PE_PAPI_DEFAULT_ACCEL_LIBS_nvidia35=,-lcupti,-lcudart,-lcuda' ';export' 'PE_PAPI_DEFAULT_ACCEL_LIBS_nvidia35;PE_PAPI_DEFAULT_PKGCONFIG_VARIABLES=PE_PAPI_ACCEL_LIBS_@accelerator@' ';export' 'PE_PAPI_DEFAULT_PKGCONFIG_VARIABLES;PE_PAPI_DEFAULT_TARGET_VAR_nvidia35=,-lcupti,-lcudart,-lcuda' ';export' 'PE_PAPI_DEFAULT_TARGET_VAR_nvidia35;PE_PARALLEL_NETCDF_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_PARALLEL_NETCDF_DEFAULT_FIXED_PRGENV;PE_PARALLEL_NETCDF_DEFAULT_GENCOMPILERS_GNU=4.9\' 4.8 ';export' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPILERS_GNU;PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS_GNU;PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/@PRGENV@/@PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PRGENV;PE_PETSC_DEFAULT_GENCOMPS_CRAY_haswell=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_haswell;PE_PETSC_DEFAULT_GENCOMPS_CRAY_interlagos=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_interlagos;PE_PETSC_DEFAULT_GENCOMPS_CRAY_sandybridge=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_sandybridge;PE_PETSC_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_x86_64;PE_PETSC_DEFAULT_GENCOMPS_GNU_haswell=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_haswell;PE_PETSC_DEFAULT_GENCOMPS_GNU_interlagos=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_interlagos;PE_PETSC_DEFAULT_GENCOMPS_GNU_sandybridge=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_sandybridge;PE_PETSC_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_x86_64;PE_PETSC_DEFAULT_GENCOMPS_INTEL_haswell=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_haswell;PE_PETSC_DEFAULT_GENCOMPS_INTEL_interlagos=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_interlagos;PE_PETSC_DEFAULT_GENCOMPS_INTEL_sandybridge=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_sandybridge;PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64;PE_PETSC_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_LIBSCI:PE_TPSL' ';export' 'PE_PETSC_DEFAULT_REQUIRED_PRODUCTS;PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/petsc/3.5.3.0/complex/@PRGENV@/@PE_PETSC_DEFAULT_GENCOMPS@/@PE_PETSC_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_PETSC_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_PETSC_DEFAULT_VOLATILE_PRGENV;PE_PKGCONFIG_DEFAULT_PRODUCTS=PE_TRILINOS:PE_MPICH:PE_PARALLEL_NETCDF:PE_NETCDF:PE_GA:PE_HDF5:PE_FFTW:PE_TPSL:PE_HDF5_PARALLEL:PE_LIBSCI:PE_NETCDF_HDF5PARALLEL:PE_PETSC' ';export' 'PE_PKGCONFIG_DEFAULT_PRODUCTS;PE_PKGCONFIG_LIBS=hdf5_hl:hdf5:netcdf:AtpSigHandler:cray-rca:libsci_mpi:libsci' ';export' 'PE_PKGCONFIG_LIBS;PE_PKGCONFIG_PRODUCTS=PE_HDF5:PE_NETCDF:PE_LIBSCI' ';export' 'PE_PKGCONFIG_PRODUCTS;PE_PKGCONFIG_PRODUCTS_DEFAULT=PE_PAPI' ';export' 'PE_PKGCONFIG_PRODUCTS_DEFAULT;PE_PKG_CONFIG_PATH=/opt/cray/cti/1.0.2/lib/pkgconfig' ';export' 'PE_PKG_CONFIG_PATH;PE_PRODUCT_LIST=CRAYPE_HASWELL:CRAY_RCA:CRAY_ALPS:DVS:CRAY_XPMEM:CRAY_DMAPP:CRAY_PMI:CRAY_UGNI:CRAY_UDREG:CRAY_LIBSCI:CRAYPE:INTEL' ';export' 'PE_PRODUCT_LIST;PE_SMA_DIR_CRAY_DEFAULT64=64' ';export' 'PE_SMA_DIR_CRAY_DEFAULT64;PE_SMA_DIR_PGI_DEFAULT64=64' ';export' 'PE_SMA_DIR_PGI_DEFAULT64;PE_SMA_VOLATILE_PKGCONFIG_PATH=/opt/cray/mpt/7.2.0/gni/sma@PE_SMA_DIR_DEFAULT64@/lib64/pkgconfig' ';export' 'PE_SMA_VOLATILE_PKGCONFIG_PATH;PE_TPSL_DEFAULT_GENCOMPS_CRAY_haswell=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_haswell;PE_TPSL_DEFAULT_GENCOMPS_CRAY_interlagos=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_interlagos;PE_TPSL_DEFAULT_GENCOMPS_CRAY_sandybridge=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_sandybridge;PE_TPSL_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_x86_64;PE_TPSL_DEFAULT_GENCOMPS_GNU_haswell=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_haswell;PE_TPSL_DEFAULT_GENCOMPS_GNU_interlagos=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_interlagos;PE_TPSL_DEFAULT_GENCOMPS_GNU_sandybridge=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_sandybridge;PE_TPSL_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_x86_64;PE_TPSL_DEFAULT_GENCOMPS_INTEL_haswell=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_haswell;PE_TPSL_DEFAULT_GENCOMPS_INTEL_interlagos=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_interlagos;PE_TPSL_DEFAULT_GENCOMPS_INTEL_sandybridge=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_sandybridge;PE_TPSL_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_x86_64;PE_TPSL_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_LIBSCI' ';export' 'PE_TPSL_DEFAULT_REQUIRED_PRODUCTS;PE_TPSL_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/tpsl/1.4.4/@PRGENV@/@PE_TPSL_DEFAULT_GENCOMPS@/@PE_TPSL_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_TPSL_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_TPSL_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_TPSL_DEFAULT_VOLATILE_PRGENV;PE_TRILINOS_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_TRILINOS_DEFAULT_GENCOMPS_CRAY_x86_64;PE_TRILINOS_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_TRILINOS_DEFAULT_GENCOMPS_GNU_x86_64;PE_TRILINOS_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_TRILINOS_DEFAULT_GENCOMPS_INTEL_x86_64;PE_TRILINOS_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_HDF5_PARALLEL:PE_NETCDF_HDF5PARALLEL:PE_LIBSCI:PE_TPSL' ';export' 'PE_TRILINOS_DEFAULT_REQUIRED_PRODUCTS;PE_TRILINOS_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/trilinos/11.12.1.2/@PRGENV@/@PE_TRILINOS_DEFAULT_GENCOMPS@/@PE_TRILINOS_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_TRILINOS_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_TRILINOS_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_TRILINOS_DEFAULT_VOLATILE_PRGENV;PKGCONFIG_ENABLED=1' ';export' 'PKGCONFIG_ENABLED;PKG_CONFIG_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64/pkgconfig:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/lib64/pkgconfig:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/lib64/pkgconfig:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/lib64/pkgconfig:/opt/cray/gni-headers/4.0-1.0502.10859.7.8.ari/lib64/pkgconfig:/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/lib64/pkgconfig:/opt/cray/pmi/5.0.11/lib64/pkgconfig:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/lib64/pkgconfig:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/lib64/pkgconfig:/opt/cray/craype/2.3.0/pkg-config:/opt/cray/atp/1.8.1/lib/pkgconfig' ';export' 'PKG_CONFIG_PATH;PKG_CONFIG_PATH_DEFAULT=/opt/cray/papi/5.4.0.1/lib64/pkgconfig' ';export' 'PKG_CONFIG_PATH_DEFAULT;PNG_INC=/usrx/local/prod//png/1.2.49/intel/sandybridge/include' ';export' 'PNG_INC;PNG_LIB=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a' ';export' 'PNG_LIB;PNG_LIB12=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng12.a' ';export' 'PNG_LIB12;PNG_LIBDIR=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib' ';export' 'PNG_LIBDIR;PNG_LIBso=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.so' ';export' 'PNG_LIBso;PNG_SRC=/usrx/local/prod//png/1.2.49/intel/sandybridge/src' ';export' 'PNG_SRC;PNG_VER=1.2.49' ';export' 'PNG_VER;POST_INC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4' ';export' 'POST_INC;POST_LIB=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a' ';export' 'POST_LIB;POST_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/post_v8.0.5' ';export' 'POST_SRC;POST_VER=v8.0.5' ';export' 'POST_VER;SHMEM_ABORT_ON_ERROR=1' ';export' 'SHMEM_ABORT_ON_ERROR;SLURM_PROLOG=/opt/cray/atp/1.8.1/libexec/slurm_prolog.ksh' ';export' 'SLURM_PROLOG;SP_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_4.a' ';export' 'SP_LIB4;SP_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_8.a' ';export' 'SP_LIB8;SP_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a' ';export' 'SP_LIBd;SP_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/sp_v2.0.3' ';export' 'SP_SRC;SP_VER=v2.0.3' ';export' 'SP_VER;TBBROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb' ';export' 'TBBROOT;W3EMC_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3emc_v2.3.1_4' ';export' 'W3EMC_INC4;W3EMC_INC8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3emc_v2.3.1_8' ';export' 'W3EMC_INC8;W3EMC_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3emc_v2.3.1_d' ';export' 'W3EMC_INCd;W3EMC_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_4.a' ';export' 'W3EMC_LIB4;W3EMC_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_8.a' ';export' 'W3EMC_LIB8;W3EMC_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a' ';export' 'W3EMC_LIBd;W3EMC_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/w3emc_v2.3.1' ';export' 'W3EMC_SRC;W3EMC_VER=v2.3.1' ';export' 'W3EMC_VER;W3NCO_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_4.a' ';export' 'W3NCO_LIB4;W3NCO_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_8.a' ';export' 'W3NCO_LIB8;W3NCO_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a' ';export' 'W3NCO_LIBd;W3NCO_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/w3nco_v2.0.7' ';export' 'W3NCO_SRC;W3NCO_VER=v2.0.7' ';export' 'W3NCO_VER;XLSF_UIDDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib/uid' ';export' 'XLSF_UIDDIR;XTOS_VERSION=5.2.82' ';export' 'XTOS_VERSION;XTPE_NETWORK_TARGET=aries' ';export' 'XTPE_NETWORK_TARGET;Z_INC=/usrx/local/dev/zlib/1.2.7/intel/sandybridge/include' ';export' 'Z_INC;Z_LIB=/usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a' ';export' 'Z_LIB;Z_SRC=/usrx/local/dev/zlib/1.2.7/intel/sandybridge/src' ';export' 'Z_SRC;Z_VER=1.2.7' ';export' 'Z_VER;_LMFILES_=/opt/cray/craype/default/alt-modulefiles/craype-network-aries:/opt/cray/alt-modulefiles/craype/2.3.0:/opt/cray/alt-modulefiles/cray-libsci/13.0.3:/opt/cray/ari/modulefiles/udreg/2.3.2-1.0502.10518.2.17.ari:/opt/cray/ari/modulefiles/ugni/6.0-1.0502.10863.8.29.ari:/opt/cray/ari/modulefiles/pmi/5.0.11:/opt/cray/ari/modulefiles/dmapp/7.0.1-1.0502.11080.8.76.ari:/opt/cray/ari/modulefiles/gni-headers/4.0-1.0502.10859.7.8.ari:/opt/cray/ari/modulefiles/xpmem/0.1-2.0502.64982.5.3.ari:/opt/cray/ari/modulefiles/dvs/2.5_0.9.0-1.0502.2188.1.116.ari:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9774.31.11.ari:/opt/cray/ari/modulefiles/rca/1.0.0-2.0502.60530.1.62.ari:/opt/cray/alt-modulefiles/atp/1.8.1:/opt/cray/alt-modulefiles/PrgEnv-intel/5.2.82:/opt/modulefiles/intel/16.3.210:/opt/cray/alt-modulefiles/cray-netcdf/4.3.3.1:/opt/cray/alt-modulefiles/cray-hdf5/1.8.14:/opt/modulefiles/xt-lsfhpc/9.1.3:/opt/cray/craype/default/alt-modulefiles/craype-haswell:/usrx/local/dev/modulefiles/python/2.7.14:/usrx/local/dev/modulefiles/cmake/3.6.2:/opt/modulefiles/gcc/4.9.2:/usrx/local/prod/modulefiles/jasper-gnu-sandybridge/1.900.1:/usrx/local/prod/modulefiles/png-intel-sandybridge/1.2.49:/usrx/local/dev/modulefiles/zlib-intel-sandybridge/1.2.7:/gpfs/hps/nco/ops/nwprod/lib/modulefiles/crtm-intel/2.2.6:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2/3.1.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/bacio/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/ip/3.0.2:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/sp/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3nco/2.0.7:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3emc/2.3.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/nemsio/2.2.4:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/post/8.0.5:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari:/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray/fv3' ';export' '_LMFILES_;' ++ ATP_HOME=/opt/cray/atp/1.8.1 ++ export ATP_HOME ++ ATP_MRNET_COMM_PATH=/opt/cray/atp/1.8.1/libexec/atp_mrnet_commnode_wrapper @@ -2247,7 +2236,7 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export JASPER_SRC ++ JASPER_VER=1.900.1 ++ export JASPER_VER -++ LD_LIBRARY_PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib:/opt/gcc/4.9.2/snos/lib64:/usrx/local/dev/python/2.7.14/lib:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/tools/intel64/perfsys:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/libipt/intel64/lib +++ LD_LIBRARY_PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib:/opt/gcc/4.9.2/snos/lib64:/usrx/local/dev/python/2.7.14/lib:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/tools/intel64/perfsys:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/libipt/intel64/lib ++ export LD_LIBRARY_PATH ++ LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1 ++ export LIBRARY_PATH @@ -2259,15 +2248,15 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export LIB_NAME ++ LOADEDMODULES=craype-network-aries:craype/2.3.0:cray-libsci/13.0.3:udreg/2.3.2-1.0502.10518.2.17.ari:ugni/6.0-1.0502.10863.8.29.ari:pmi/5.0.11:dmapp/7.0.1-1.0502.11080.8.76.ari:gni-headers/4.0-1.0502.10859.7.8.ari:xpmem/0.1-2.0502.64982.5.3.ari:dvs/2.5_0.9.0-1.0502.2188.1.116.ari:alps/5.2.4-2.0502.9774.31.11.ari:rca/1.0.0-2.0502.60530.1.62.ari:atp/1.8.1:PrgEnv-intel/5.2.82:intel/16.3.210:cray-netcdf/4.3.3.1:cray-hdf5/1.8.14:xt-lsfhpc/9.1.3:craype-haswell:python/2.7.14:cmake/3.6.2:gcc/4.9.2:jasper-gnu-sandybridge/1.900.1:png-intel-sandybridge/1.2.49:zlib-intel-sandybridge/1.2.7:crtm-intel/2.2.6:g2/3.1.1:g2tmpl/1.6.0:bacio/2.0.3:ip/3.0.2:sp/2.0.3:w3nco/2.0.7:w3emc/2.3.1:nemsio/2.2.4:post/8.0.5:alps/5.2.4-2.0502.9822.32.1.ari:esmf/8.0.0:fv3 ++ export LOADEDMODULES -++ LSF_BINDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin +++ LSF_BINDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin ++ export LSF_BINDIR -++ LSF_ENVDIR=/gpfs/llsf/xt-lsfhpc/conf +++ LSF_ENVDIR=/gpfs/slsf/xt-lsfhpc/conf ++ export LSF_ENVDIR -++ LSF_LIBDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib +++ LSF_LIBDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib ++ export LSF_LIBDIR -++ LSF_SERVERDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc +++ LSF_SERVERDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc ++ export LSF_SERVERDIR -++ MANPATH=/opt/cray/pmi/5.0.11/man:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/share/man:/opt/gcc/4.9.2/snos/share/man:/usrx/local/dev/cmake/3.6.2/share/man:/usrx/local/dev/python/2.7.14/share/man:/gpfs/llsf/xt-lsfhpc/9.1/man:/opt/cray/netcdf/4.3.3.1/share/man:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/common:/opt/cray/atp/1.8.1/man:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/man:/opt/cray/libsci/13.0.3/man:/opt/cray/man/csmlversion:/opt/cray/craype/2.3.0/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man:/opt/cray/man +++ MANPATH=/opt/cray/pmi/5.0.11/man:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/share/man:/opt/gcc/4.9.2/snos/share/man:/usrx/local/dev/cmake/3.6.2/share/man:/usrx/local/dev/python/2.7.14/share/man:/gpfs/slsf/xt-lsfhpc/9.1/man:/opt/cray/netcdf/4.3.3.1/share/man:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/common:/opt/cray/atp/1.8.1/man:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/man:/opt/cray/libsci/13.0.3/man:/opt/cray/man/csmlversion:/opt/cray/craype/2.3.0/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man:/opt/cray/man ++ export MANPATH ++ MIC_LD_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/mic:/opt/intel/mic/coi/device-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/lib/mic:/opt/intel/mic/coi/device-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/mic ++ export MIC_LD_LIBRARY_PATH @@ -2275,7 +2264,7 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export MIC_LIBRARY_PATH ++ MKLROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl ++ export MKLROOT -++ MODULEPATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles:/opt/cray/ari/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/emc_rocoto/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles +++ MODULEPATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles:/opt/cray/ari/modulefiles:/usrx/local/emc_rocoto/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles ++ export MODULEPATH ++ MPICH_ABORT_ON_ERROR=1 ++ export MPICH_ABORT_ON_ERROR @@ -2293,9 +2282,9 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export NETCDF_DIR ++ NLSPATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/locale/%l_%t/%N ++ export NLSPATH -++ PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/bin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/opt/gcc/4.9.2/bin:/usrx/local/dev/cmake/3.6.2/bin:/usrx/local/dev/python/2.7.14/bin:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/opt/cray/hdf5/1.8.14/bin:/opt/cray/netcdf/4.3.3.1/bin:/opt/intel/compilers_and_libraries_2016.3.210/linux/bin/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/bin:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/sbin:/opt/cray/dvs/2.5_0.9.0-1.0502.2188.1.116.ari/bin:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/bin:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/bin:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/bin:/opt/cray/craype/2.3.0/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/opt/cray/bin:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/include +++ PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/bin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/opt/gcc/4.9.2/bin:/usrx/local/dev/cmake/3.6.2/bin:/usrx/local/dev/python/2.7.14/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/opt/cray/hdf5/1.8.14/bin:/opt/cray/netcdf/4.3.3.1/bin:/opt/intel/compilers_and_libraries_2016.3.210/linux/bin/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/bin:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/sbin:/opt/cray/dvs/2.5_0.9.0-1.0502.2188.1.116.ari/bin:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/bin:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/bin:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/bin:/opt/cray/craype/2.3.0/bin:/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin:/opt/cray/bin:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/include ++ export PATH -++ PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/CRAY/8.3/lib/pkgconfig:/opt/cray/ga/5.3.0.1/CRAY/83/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/CRAY/83/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/CRAY/83/lib/pkgconfig:/opt/cray/netcdf/4.3.2/CRAY/83/lib/pkgconfig:/opt/cray/hdf5/1.8.13/CRAY/83/lib/pkgconfig +++ PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/CRAY/8.3/lib/pkgconfig:/opt/cray/netcdf/4.3.2/CRAY/83/lib/pkgconfig:/opt/cray/ga/5.3.0.1/CRAY/83/lib/pkgconfig:/opt/cray/hdf5/1.8.13/CRAY/83/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/CRAY/83/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/CRAY/83/lib/pkgconfig ++ export PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH ++ PE_CRAY_FIXED_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/CRAY/8.3/lib/pkgconfig:/opt/cray/netcdf/4.3.3.1/CRAY/8.3/lib/pkgconfig ++ export PE_CRAY_FIXED_PKGCONFIG_PATH @@ -2363,7 +2352,7 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export PE_HDF5_VOLATILE_PKGCONFIG_PATH ++ PE_HDF5_VOLATILE_PRGENV=GNU ++ export PE_HDF5_VOLATILE_PRGENV -++ PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/INTEL/14.0/lib/pkgconfig:/opt/cray/ga/5.3.0.1/INTEL/140/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/INTEL/140/lib/pkgconfig:/opt/cray/mpt/7.2.0/gni/mpich2-intel/140/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/INTEL/140/lib/pkgconfig:/opt/cray/netcdf/4.3.2/INTEL/140/lib/pkgconfig:/opt/cray/hdf5/1.8.13/INTEL/140/lib/pkgconfig +++ PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/mpt/7.2.0/gni/mpich2-intel/140/lib/pkgconfig:/opt/cray/parallel-netcdf/1.6.0/INTEL/14.0/lib/pkgconfig:/opt/cray/netcdf/4.3.2/INTEL/140/lib/pkgconfig:/opt/cray/ga/5.3.0.1/INTEL/140/lib/pkgconfig:/opt/cray/hdf5/1.8.13/INTEL/140/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/INTEL/140/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/INTEL/140/lib/pkgconfig ++ export PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH ++ PE_INTEL_FIXED_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/INTEL/14.0/lib/pkgconfig:/opt/cray/netcdf/4.3.3.1/INTEL/14.0/lib/pkgconfig ++ export PE_INTEL_FIXED_PKGCONFIG_PATH @@ -2511,11 +2500,11 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64 ++ PE_PETSC_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_LIBSCI:PE_TPSL ++ export PE_PETSC_DEFAULT_REQUIRED_PRODUCTS -++ PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/petsc/3.5.3.0/real/@PRGENV@/@PE_PETSC_DEFAULT_GENCOMPS@/@PE_PETSC_DEFAULT_TARGET@/lib/pkgconfig +++ PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/petsc/3.5.3.0/complex/@PRGENV@/@PE_PETSC_DEFAULT_GENCOMPS@/@PE_PETSC_DEFAULT_TARGET@/lib/pkgconfig ++ export PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH ++ PE_PETSC_DEFAULT_VOLATILE_PRGENV='CRAY GNU INTEL' ++ export PE_PETSC_DEFAULT_VOLATILE_PRGENV -++ PE_PKGCONFIG_DEFAULT_PRODUCTS=PE_TPSL:PE_LIBSCI:PE_TRILINOS:PE_FFTW:PE_PARALLEL_NETCDF:PE_GA:PE_NETCDF_HDF5PARALLEL:PE_MPICH:PE_HDF5_PARALLEL:PE_PETSC:PE_NETCDF:PE_HDF5 +++ PE_PKGCONFIG_DEFAULT_PRODUCTS=PE_TRILINOS:PE_MPICH:PE_PARALLEL_NETCDF:PE_NETCDF:PE_GA:PE_HDF5:PE_FFTW:PE_TPSL:PE_HDF5_PARALLEL:PE_LIBSCI:PE_NETCDF_HDF5PARALLEL:PE_PETSC ++ export PE_PKGCONFIG_DEFAULT_PRODUCTS ++ PE_PKGCONFIG_LIBS=hdf5_hl:hdf5:netcdf:AtpSigHandler:cray-rca:libsci_mpi:libsci ++ export PE_PKGCONFIG_LIBS @@ -2635,12 +2624,6 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export W3EMC_SRC ++ W3EMC_VER=v2.3.1 ++ export W3EMC_VER -++ W3NCO_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3nco_v2.0.7_4 -++ export W3NCO_INC4 -++ W3NCO_INC8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3nco_v2.0.7_8 -++ export W3NCO_INC8 -++ W3NCO_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3nco_v2.0.7_d -++ export W3NCO_INCd ++ W3NCO_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_4.a ++ export W3NCO_LIB4 ++ W3NCO_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_8.a @@ -2651,7 +2634,7 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export W3NCO_SRC ++ W3NCO_VER=v2.0.7 ++ export W3NCO_VER -++ XLSF_UIDDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib/uid +++ XLSF_UIDDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib/uid ++ export XLSF_UIDDIR ++ XTOS_VERSION=5.2.82 ++ export XTOS_VERSION @@ -2665,7 +2648,7 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export Z_SRC ++ Z_VER=1.2.7 ++ export Z_VER -++ _LMFILES_=/opt/cray/craype/default/alt-modulefiles/craype-network-aries:/opt/cray/alt-modulefiles/craype/2.3.0:/opt/cray/alt-modulefiles/cray-libsci/13.0.3:/opt/cray/ari/modulefiles/udreg/2.3.2-1.0502.10518.2.17.ari:/opt/cray/ari/modulefiles/ugni/6.0-1.0502.10863.8.29.ari:/opt/cray/ari/modulefiles/pmi/5.0.11:/opt/cray/ari/modulefiles/dmapp/7.0.1-1.0502.11080.8.76.ari:/opt/cray/ari/modulefiles/gni-headers/4.0-1.0502.10859.7.8.ari:/opt/cray/ari/modulefiles/xpmem/0.1-2.0502.64982.5.3.ari:/opt/cray/ari/modulefiles/dvs/2.5_0.9.0-1.0502.2188.1.116.ari:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9774.31.11.ari:/opt/cray/ari/modulefiles/rca/1.0.0-2.0502.60530.1.62.ari:/opt/cray/alt-modulefiles/atp/1.8.1:/opt/cray/alt-modulefiles/PrgEnv-intel/5.2.82:/opt/modulefiles/intel/16.3.210:/opt/cray/alt-modulefiles/cray-netcdf/4.3.3.1:/opt/cray/alt-modulefiles/cray-hdf5/1.8.14:/opt/modulefiles/xt-lsfhpc/9.1.3:/opt/cray/craype/default/alt-modulefiles/craype-haswell:/usrx/local/dev/modulefiles/python/2.7.14:/usrx/local/dev/modulefiles/cmake/3.6.2:/opt/modulefiles/gcc/4.9.2:/usrx/local/prod/modulefiles/jasper-gnu-sandybridge/1.900.1:/usrx/local/prod/modulefiles/png-intel-sandybridge/1.2.49:/usrx/local/dev/modulefiles/zlib-intel-sandybridge/1.2.7:/gpfs/hps/nco/ops/nwprod/lib/modulefiles/crtm-intel/2.2.6:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2/3.1.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/bacio/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/ip/3.0.2:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/sp/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3nco/2.0.7:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3emc/2.3.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/nemsio/2.2.4:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/post/8.0.5:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari:/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray/fv3 +++ _LMFILES_=/opt/cray/craype/default/alt-modulefiles/craype-network-aries:/opt/cray/alt-modulefiles/craype/2.3.0:/opt/cray/alt-modulefiles/cray-libsci/13.0.3:/opt/cray/ari/modulefiles/udreg/2.3.2-1.0502.10518.2.17.ari:/opt/cray/ari/modulefiles/ugni/6.0-1.0502.10863.8.29.ari:/opt/cray/ari/modulefiles/pmi/5.0.11:/opt/cray/ari/modulefiles/dmapp/7.0.1-1.0502.11080.8.76.ari:/opt/cray/ari/modulefiles/gni-headers/4.0-1.0502.10859.7.8.ari:/opt/cray/ari/modulefiles/xpmem/0.1-2.0502.64982.5.3.ari:/opt/cray/ari/modulefiles/dvs/2.5_0.9.0-1.0502.2188.1.116.ari:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9774.31.11.ari:/opt/cray/ari/modulefiles/rca/1.0.0-2.0502.60530.1.62.ari:/opt/cray/alt-modulefiles/atp/1.8.1:/opt/cray/alt-modulefiles/PrgEnv-intel/5.2.82:/opt/modulefiles/intel/16.3.210:/opt/cray/alt-modulefiles/cray-netcdf/4.3.3.1:/opt/cray/alt-modulefiles/cray-hdf5/1.8.14:/opt/modulefiles/xt-lsfhpc/9.1.3:/opt/cray/craype/default/alt-modulefiles/craype-haswell:/usrx/local/dev/modulefiles/python/2.7.14:/usrx/local/dev/modulefiles/cmake/3.6.2:/opt/modulefiles/gcc/4.9.2:/usrx/local/prod/modulefiles/jasper-gnu-sandybridge/1.900.1:/usrx/local/prod/modulefiles/png-intel-sandybridge/1.2.49:/usrx/local/dev/modulefiles/zlib-intel-sandybridge/1.2.7:/gpfs/hps/nco/ops/nwprod/lib/modulefiles/crtm-intel/2.2.6:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2/3.1.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/bacio/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/ip/3.0.2:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/sp/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3nco/2.0.7:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3emc/2.3.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/nemsio/2.2.4:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/post/8.0.5:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari:/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray/fv3 ++ export _LMFILES_ + module list ++ /opt/modules/3.2.10.3/bin/modulecmd bash list @@ -2710,7 +2693,7 @@ Currently Loaded Modulefiles: 38) fv3 + eval + cd build_fv3_2 -+ cmake /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model -DWW3=Y ++ cmake /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model -DWW3=Y -- The C compiler identification is Intel 16.0.3.20160415 -- The CXX compiler identification is Intel 16.0.3.20160415 -- The Fortran compiler identification is Intel 16.0.3.20160415 @@ -2764,95 +2747,95 @@ Selected physics package: gfs Build WW3: run: /usr/bin/gmake WW3_PARCOMPN=4 WW3_COMP=wcoss_cray ww3_nems - in: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf + in: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf -- Configuring done -- Generating done --- Build files have been written to: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/build_fv3_2 +-- Build files have been written to: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/build_fv3_2 + make -j 8 Scanning dependencies of target ww3_nems Scanning dependencies of target fv3cpl +[ 0%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cplfields.F90.o [ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cap_cpl.F90.o -[ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cplfields.F90.o Scanning dependencies of target gfsphysics -[ 1%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/machine.F.o +[ 1%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/co2hc.f.o +[ 1%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_composition.f.o [ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/efield.f.o -[ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_composition.f.o -[ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/co2hc.f.o +[ 1%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/machine.F.o +[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wam_f107_kp_mod.f90.o +[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mersenne_twister.f.o +[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/GFDL_parse_tracers.F90.o +[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iounitdef.f.o +[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/namelist_soilveg.f.o Scanning dependencies of target fms -[ 3%] Building Fortran object CMakeFiles/fms.dir/FMS/platform/platform.F90.o -[ 3%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_parameter.F90.o -[ 3%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_core.F90.o -[ 3%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_input.F90.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wam_f107_kp_mod.f90.o -[ 4%] Linking Fortran static library libfv3cpl.a -[ 4%] Built target fv3cpl -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/cloud_interpolator.F90.o -Using 8-byte addressing -Using pure routines. -Using allocatable derived type array members. -Using cray pointers. -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mersenne_twister.f.o -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o -Using 8-byte addressing -Using pure routines. -Using allocatable derived type array members. -Using cray pointers. -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/MersenneTwister.F90.o +[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/platform/platform.F90.o +[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_wrf_utl.f90.o +[ 5%] Linking Fortran static library libfv3cpl.a +[ 5%] Built target fv3cpl +[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/noahmp_tables.f90.o +[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_radar.F90.o +[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physcons.F90.o +[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/date_def.f.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progtm_module.f.o +[ 7%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_parameter.F90.o +[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerclm_def.f.o +[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2o_def.f.o +[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physparam.f.o +[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozne_def.f.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres_k.F90.o -[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/constants/constants.F90.o -[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o +[ 8%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_core.F90.o +[ 9%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfs_phy_tracer_config.F.o +[ 9%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/surface_perturbation.F90.o +[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmp_glacier.f90.o +[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmplsm.f90.o +[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iccn_def.f.o +[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg_utils.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/GFDL_parse_tracers.F90.o -[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iounitdef.f.o -[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/namelist_soilveg.f.o -[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_wrf_utl.f90.o +[ 10%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_input.F90.o +[ 10%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/cloud_interpolator.F90.o +[ 10%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o +[ 10%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/MersenneTwister.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/noahmp_tables.f90.o -[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_radar.F90.o -[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o -[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physcons.F90.o -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/date_def.f.o -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progtm_module.f.o -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerclm_def.f.o -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2o_def.f.o -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physparam.f.o -[ 9%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozne_def.f.o -[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfs_phy_tracer_config.F.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/surface_perturbation.F90.o -[ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmp_glacier.f90.o -[ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmplsm.f90.o -[ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iccn_def.f.o -[ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg_utils.F90.o +[ 11%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres_k.F90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfdl_cloud_microphys.F90.o [ 12%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/tracer_const_h.f.o +[ 12%] Building Fortran object CMakeFiles/fms.dir/FMS/constants/constants.F90.o +[ 12%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o [ 12%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/funcphys.f90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_initialize.F90.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_param.f.o +[ 13%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_param.f.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_astronomy.f.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_surface.f.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_parameters.f90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aer_cloud.F.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_thompson_gfs.F90.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_wsm6_fv3.F90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/get_prs_fv3.f90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_cice.f.o @@ -2860,51 +2843,51 @@ Using cray pointers. [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_module.F90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rascnvv2.f.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_aerosols.f.o -[ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_bfmicrophysics.f.o ifort: command line warning #10121: overriding '-xCORE-AVX2' with '-xCORE-AVX-I' +[ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_bfmicrophysics.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_gases.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_datatb.f.o -[ 14%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_efp.F90.o -[ 14%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_memutils.F90.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_datatb.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_water_prop.f90.o +[ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wv_saturation.F.o +[ 15%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cs_conv.F90.o +[ 16%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_diag.f.o +[ 16%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_drv.f.o +[ 16%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_ocean.f.o +[ 17%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_sice.f.o +[ 18%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_clouds.f.o +[ 19%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_model.f90.o +[ 19%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cldmacro.F.o +[ 19%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cldwat2m_micro.F.o +[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg2_0.F90.o +[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg3_0.F90.o +[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_typedefs.F90.o +[ 21%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_main.f.o +[ 21%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_efp.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 15%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_pset.F90.o -[ 16%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_type.F90.o -[ 17%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/gradient.F90.o -[ 17%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wv_saturation.F.o +[ 21%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_memutils.F90.o +[ 22%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_pset.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 18%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_domains.F90.o -[ 19%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cs_conv.F90.o -[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_diag.f.o -[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_drv.f.o -[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_ocean.f.o -[ 21%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_sice.f.o -[ 21%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_typedefs.F90.o -[ 22%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_clouds.f.o -[ 23%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_main.f.o -[ 24%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_main.f.o -[ 24%] Built target ww3_nems -[ 25%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_model.f90.o -[ 25%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cldmacro.F.o -[ 25%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cldwat2m_micro.F.o -[ 26%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg2_0.F90.o -[ 26%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg3_0.F90.o +[ 23%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_type.F90.o +[ 24%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/gradient.F90.o +[ 25%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_domains.F90.o +[ 26%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_main.f.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 26%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_nst.f.o -[ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_radiation_driver.F90.o +[ 26%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_radiation_driver.F90.o [ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_diagnostics.F90.o [ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_physics_driver.F90.o [ 28%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_restart.F90.o +[ 28%] Built target ww3_nems [ 28%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_comm.F90.o [ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_io.F90.o Compiling in MPI mode (with or without MPP) @@ -2917,15 +2900,18 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/memutils/memutils.F90.o +[ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/fms/fms_io.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/fms/fms.F90.o +[ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/time_manager.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bicubic.F90.o +[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_conserve.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bilinear.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_spherical.F90.o -[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_conserve.F90.o +[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/axis_utils/axis_utils.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_grid.F90.o Using 8-byte addressing Using pure routines. @@ -2943,28 +2929,28 @@ Using cray pointers. [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/mosaic.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/topography/gaussian_topog.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/get_cal_time.F90.o -[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_data.F90.o -[ 32%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp.F90.o +[ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_data.F90.o [ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_types.F90.o -[ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/xbt_drop_rate_adjust.f90.o +[ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/write_ocean_data.F90.o [ 34%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_axis.F90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_manifest.F90.o -[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/xbt_drop_rate_adjust.f90.o -[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/fm_util.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp_external.F90.o +[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp.F90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_output.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/fm_util.F90.o +[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp_external.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -2976,23 +2962,23 @@ Using allocatable derived type array members. Using cray pointers. [ 36%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_table.F90.o [ 36%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_manager.F90.o -[ 36%] Building Fortran object CMakeFiles/fms.dir/FMS/data_override/data_override.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 36%] Building Fortran object CMakeFiles/fms.dir/FMS/data_override/data_override.F90.o +[ 36%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_driver.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 36%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_driver.F90.o -[ 36%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_abstraction_layer.F90.o -[ 37%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_solar_heating.f.o -[ 37%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2oc.f.o [ 37%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_tracer.f.o -[ 37%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ideaca.f.o -[ 38%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfcsub.F.o -[ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ugwp_driver_v0.f.o +[ 37%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_solar_heating.f.o +[ 36%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_abstraction_layer.F90.o +[ 38%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2oc.f.o +[ 38%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ugwp_driver_v0.f.o +[ 38%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ideaca.f.o +[ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfcsub.F.o [ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cnvc90.f.o [ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.f.o [ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.pre.rad.f.o @@ -3000,24 +2986,24 @@ Using cray pointers. [ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gocart_tracer_config_stub.f.o [ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gscond.f.o [ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gscondp.f.o -[ 41%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/coupler_types.F90.o -[ 41%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gwdc.f.o -[ 41%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gwdps.f.o -[ 41%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_orowam2017.f.o -[ 41%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ohdc.f.o -[ 41%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ophys.f.o -[ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_co2.f.o -[ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_dissipation.f.o -[ 43%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_h2o.f.o -[ 43%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/stock_constants.F90.o -[ 43%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_ion.f.o -[ 43%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_o2_o3.f.o -[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_phys.f.o -[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/lrgsclr.f.o -[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpbl.f.o -[ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpblt.f.o -[ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpbltq.f.o +[ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gwdc.f.o +[ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gwdps.f.o +[ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_orowam2017.f.o +[ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ohdc.f.o +[ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ophys.f.o +[ 41%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_co2.f.o +[ 41%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_dissipation.f.o +[ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_h2o.f.o +[ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_ion.f.o +[ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_o2_o3.f.o +[ 43%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_phys.f.o +[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/lrgsclr.f.o +[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpbl.f.o +[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpblt.f.o +[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpbltq.f.o +[ 46%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/coupler_types.F90.o [ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfscu.f.o +[ 46%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/stock_constants.F90.o [ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfscuq.f.o [ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninedmf.f.o [ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninedmf_hafs.f.o @@ -3028,100 +3014,100 @@ Using cray pointers. [ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninshoc.f.o [ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstadb.f.o [ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstadbtn.f.o -[ 49%] Building Fortran object CMakeFiles/fms.dir/FMS/amip_interp/amip_interp.F90.o -[ 49%] Building Fortran object CMakeFiles/fms.dir/FMS/astronomy/astronomy.F90.o -[ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstadbtn2.f.o -[ 50%] Building Fortran object CMakeFiles/fms.dir/FMS/block_control/block_control.F90.o -[ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstcnv.f.o -[ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozphys.f.o +[ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstadbtn2.f.o +[ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozphys.f.o +[ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstcnv.f.o +[ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpd.f.o +[ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpd_shoc.f.o [ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozphys_2015.f.o -[ 52%] Building Fortran object CMakeFiles/fms.dir/FMS/column_diagnostics/column_diagnostics.F90.o -[ 52%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/atmos_ocean_fluxes.F90.o +[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpdp.f.o +[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progt2.f.o +[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rad_initialize.f.o +[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rayleigh_damp.f.o +[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rayleigh_damp_mesopause.f.o +[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfaerosols.f.o +[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfdeepcnv.f.o +[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfshalcnv.f.o +[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sascnv.f.o +[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sascnvn.f.o +[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdif.f.o +[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdifq.f.o +[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/set_soilveg.f.o +[ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_noahmp_drv.f.o +[ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sflx.f.o +[ 57%] Building Fortran object CMakeFiles/fms.dir/FMS/amip_interp/amip_interp.F90.o +[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcnv.f.o +[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv.f.o +[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_1lyr.f.o +[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_fixdp.f.o +[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_opr.f.o +[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/tridi2t3.f.o +[ 58%] Building Fortran object CMakeFiles/fms.dir/FMS/astronomy/astronomy.F90.o +[ 58%] Building Fortran object CMakeFiles/fms.dir/FMS/block_control/block_control.F90.o +[ 59%] Building Fortran object CMakeFiles/fms.dir/FMS/column_diagnostics/column_diagnostics.F90.o +[ 59%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/atmos_ocean_fluxes.F90.o +[ 59%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/calpreciptype.f90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpd.f.o -[ 52%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/ensemble_manager.F90.o -[ 53%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters.F90.o -[ 53%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/xgrid.F90.o -[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpd_shoc.f.o -[ 55%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft.F90.o -[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpdp.f.o -[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progt2.f.o +[ 59%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/ensemble_manager.F90.o +[ 60%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gcm_shoc.f90.o +[ 61%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters.F90.o +[ 61%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ointerp.f90.o +[ 61%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozinterp.f90.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. -[ 55%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft99.F90.o -[ 55%] Building Fortran object CMakeFiles/fms.dir/FMS/interpolator/interpolator.F90.o +[ 61%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/xgrid.F90.o +[ 62%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft.F90.o +[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iccninterp.f90.o +[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerinterp.f90.o +[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/num_parthds.F.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rad_initialize.f.o -[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rayleigh_damp.f.o -[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rayleigh_damp_mesopause.f.o -[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfaerosols.f.o -[ 57%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/grid.F90.o -[ 57%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_utilities.F90.o -[ 57%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core.F90.o +[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gcycle.F90.o +[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_utils.F90.o +[ 62%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft99.F90.o +[ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_triggers.F90.o +[ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_solvers.F90.o +[ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_lsatdis.F90.o +[ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_orodis.F90.o +[ 63%] Building Fortran object CMakeFiles/fms.dir/FMS/interpolator/interpolator.F90.o +[ 64%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_wmsdis.F90.o +[ 64%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/m_micro_driver.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfdeepcnv.f.o -[ 57%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core_ecda.F90.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfshalcnv.f.o -[ 58%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/random_numbers.F90.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sascnv.f.o -[ 58%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres.F90.o -[ 58%] Building Fortran object CMakeFiles/fms.dir/FMS/station_data/station_data.F90.o -[ 59%] Building Fortran object CMakeFiles/fms.dir/FMS/topography/topography.F90.o -[ 59%] Building Fortran object CMakeFiles/fms.dir/FMS/tracer_manager/tracer_manager.F90.o -[ 59%] Building Fortran object CMakeFiles/fms.dir/FMS/tridiagonal/tridiagonal.F90.o -[ 59%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sascnvn.f.o -[ 60%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/quicksort.F90.o -[ 61%] Building C object CMakeFiles/fms.dir/FMS/memutils/memuse.c.o -[ 61%] Building C object CMakeFiles/fms.dir/FMS/mosaic/create_xgrid.c.o -[ 61%] Building C object CMakeFiles/fms.dir/FMS/mosaic/gradient_c2l.c.o -[ 62%] Building C object CMakeFiles/fms.dir/FMS/mosaic/interp.c.o -[ 62%] Building C object CMakeFiles/fms.dir/FMS/mosaic/mosaic_util.c.o -[ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdif.f.o -[ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdifq.f.o -[ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/set_soilveg.f.o -[ 63%] Building C object CMakeFiles/fms.dir/FMS/mosaic/read_mosaic.c.o -[ 63%] Building C object CMakeFiles/fms.dir/FMS/affinity/affinity.c.o -[ 64%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_noahmp_drv.f.o -[ 64%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sflx.f.o -[ 64%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcnv.f.o -[ 65%] Building C object CMakeFiles/fms.dir/FMS/mpp/nsclock.c.o -[ 65%] Building C object CMakeFiles/fms.dir/FMS/mpp/threadloc.c.o -[ 65%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv.f.o -[ 66%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_1lyr.f.o -[ 66%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_fixdp.f.o -[ 66%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_opr.f.o -[ 66%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/tridi2t3.f.o -[ 66%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/calpreciptype.f90.o -[ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gcm_shoc.f90.o -[ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ointerp.f90.o -[ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozinterp.f90.o -[ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iccninterp.f90.o -[ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerinterp.f90.o -[ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/num_parthds.F.o -[ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gcycle.F90.o -[ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_utils.F90.o -[ 68%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_triggers.F90.o -[ 68%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_solvers.F90.o -[ 68%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_lsatdis.F90.o -[ 68%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_orodis.F90.o -[ 69%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_wmsdis.F90.o -[ 69%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/m_micro_driver.F90.o -[ 69%] Linking Fortran static library libgfsphysics.a -[ 69%] Built target gfsphysics +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/grid.F90.o +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_utilities.F90.o +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core.F90.o +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core_ecda.F90.o +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/random_numbers.F90.o +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres.F90.o +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/station_data/station_data.F90.o +[ 65%] Building Fortran object CMakeFiles/fms.dir/FMS/topography/topography.F90.o +[ 65%] Building Fortran object CMakeFiles/fms.dir/FMS/tracer_manager/tracer_manager.F90.o +[ 65%] Building Fortran object CMakeFiles/fms.dir/FMS/tridiagonal/tridiagonal.F90.o +[ 66%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/quicksort.F90.o +[ 67%] Building C object CMakeFiles/fms.dir/FMS/memutils/memuse.c.o +[ 67%] Building C object CMakeFiles/fms.dir/FMS/mosaic/create_xgrid.c.o +[ 67%] Building C object CMakeFiles/fms.dir/FMS/mosaic/gradient_c2l.c.o +[ 68%] Building C object CMakeFiles/fms.dir/FMS/mosaic/interp.c.o +[ 68%] Building C object CMakeFiles/fms.dir/FMS/mosaic/mosaic_util.c.o +[ 68%] Building C object CMakeFiles/fms.dir/FMS/mosaic/read_mosaic.c.o +[ 68%] Linking Fortran static library libgfsphysics.a +[ 68%] Building C object CMakeFiles/fms.dir/FMS/affinity/affinity.c.o +[ 68%] Built target gfsphysics +[ 69%] Building C object CMakeFiles/fms.dir/FMS/mpp/nsclock.c.o Scanning dependencies of target ipd [ 69%] Building Fortran object FV3/ipd/CMakeFiles/ipd.dir/IPD_typedefs.F90.o +[ 69%] Building C object CMakeFiles/fms.dir/FMS/mpp/threadloc.c.o [ 69%] Building Fortran object FV3/ipd/CMakeFiles/ipd.dir/IPD_driver.F90.o [ 69%] Linking Fortran static library libipd.a [ 69%] Built target ipd @@ -3132,24 +3118,24 @@ Scanning dependencies of target io [ 69%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_internal_state.F90.o Scanning dependencies of target fv3core [ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_arrays.F90.o -[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_fill.F90.o -[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/DYCORE_typedefs.F90.o [ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_sst.F90.o +[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_fill.F90.o [ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sim_nc_mod.F90.o -[ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_nemsio.F90.o +[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/DYCORE_typedefs.F90.o [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf.F90.o +[ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_nemsio.F90.o [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf_parallel.F90.o +[ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_gfs.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_gfs.F90.o [ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_mp_mod.F90.o [ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sorted_index.F90.o -[ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_eta.F90.o -[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_sg.F90.o -[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_cmp.F90.o +[ 73%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_eta.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_timing.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_cmp.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_sg.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/boundary.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_grid_utils.F90.o Using 8-byte addressing @@ -3157,17 +3143,17 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 74%] Building Fortran object FV3/io/CMakeFiles/io.dir/FV3GFS_io.F90.o -[ 75%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_wrt_grid_comp.F90.o -[ 75%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_nems_routines.F90.o -[ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/ffsync.F90.o -[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_mapz.F90.o +[ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_nems_routines.F90.o +[ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_wrt_grid_comp.F90.o +[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/a2b_edge.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/tp_core.F90.o -[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_surf_map.F90.o -[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/init_hydro.F90.o +[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_mapz.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_grid_tools.F90.o +[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/init_hydro.F90.o +[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_surf_map.F90.o [ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_treat_da_inc.F90.o -[ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/sw_core.F90.o [ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_iau_mod.F90.o +[ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/sw_core.F90.o [ 78%] Linking Fortran static library libio.a [ 78%] Built target io [ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_diagnostics.F90.o @@ -3175,18 +3161,17 @@ Using cray pointers. [ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_utils.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_core.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_nudge.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_regional_bc.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/test_cases.F90.o +[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/fv_nggps_diag.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_tracer2d.F90.o +[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/dyn_core.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_update_phys.F90.o -[ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/dyn_core.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_ic.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_restart.F90.o [ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_control.F90.o [ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_nesting.F90.o [ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_dynamics.F90.o -[ 84%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/atmosphere.F90.o [ 85%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/multi_gases.F90.o +[ 84%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/atmosphere.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -3194,23 +3179,21 @@ Using cray pointers. [ 85%] Linking Fortran static library libfv3core.a [ 85%] Built target fv3core Scanning dependencies of target stochastic_physics -[ 85%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_resol_def.f.o -[ 85%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/update_ca.f90.o -[ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/spectral_layout.F90.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/glats_stochy.f.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_gg_def.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_namelist_def.F90.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_gg_def.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/glats_stochy.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_resol_def.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_layout_lag.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/compns_stochy.F90.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/epslon_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/setlats_lag_stochy.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_ls_node_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_lats_node_a_stochy.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/gozrineo_stochy.f.o [ 89%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/pln2eo_stochy.f.o -[ 89%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/gozrineo_stochy.f.o +[ 89%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/epslon_stochy.f.o [ 90%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/setlats_a_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_internal_state_mod.F90.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/dezouv_stochy.f.o -[ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/dozeuv_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/four_to_grid_stochy.F.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_patterngenerator.F90.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/sumfln_stochy.f.o @@ -3234,12 +3217,12 @@ Scanning dependencies of target fv3cap [ 97%] Linking Fortran static library libfv3cap.a [ 97%] Built target fv3cap Scanning dependencies of target NEMS.exe -[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_EARTH_INTERNAL_STATE.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/ENS_Cpl/ENS_CplComp_ESMFMod_STUB.F90.o -[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_methods.F90.o +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_EARTH_INTERNAL_STATE.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_SpaceWeather.F90.o -[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_UTILS.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_INTERNAL_STATE.F90.o +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_methods.F90.o +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_UTILS.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_Rusage.F90.o [ 98%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR.F90.o [ 99%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_EARTH_GRID_COMP.F90.o @@ -3255,24 +3238,24 @@ H5PL.c:(.text+0x3b7): warning: Using 'dlopen' in statically linked applications ESMCI_VMKernel.C:(.text+0x14ad1): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [100%] Built target NEMS.exe + mv NEMS.exe ../fv3_2.exe -+ cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray/fv3 ../modules.fv3_2 ++ cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray/fv3 ../modules.fv3_2 + cd .. + '[' YES = YES ']' + rm -rf build_fv3_2 -+ elapsed=756 -+ echo 'Elapsed time 756 seconds. Compiling WW3=Y finished' -Elapsed time 756 seconds. Compiling WW3=Y finished ++ elapsed=681 ++ echo 'Elapsed time 681 seconds. Compiling WW3=Y finished' +Elapsed time 681 seconds. Compiling WW3=Y finished + SECONDS=0 -+++ readlink -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -++ dirname /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -+ readonly MYDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests -+ MYDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++++ readlink -f /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh +++ dirname /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh ++ readonly MYDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests ++ MYDIR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + readonly ARGC=4 + ARGC=4 -+ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + [[ 4 -eq 0 ]] + [[ 4 -lt 2 ]] -+ PATHTR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model ++ PATHTR=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model + MACHINE_ID=wcoss_cray + MAKE_OPT=32BIT=Y + BUILD_NAME=fv3_3 @@ -3283,8 +3266,8 @@ Elapsed time 756 seconds. Compiling WW3=Y finished + [[ wcoss_cray == wcoss_dell_p3 ]] + MAKE_THREADS=8 + hostname -llogin2 -+ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests +slogin1 ++ cd /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + echo 'Compiling 32BIT=Y into fv3_3.exe on wcoss_cray' Compiling 32BIT=Y into fv3_3.exe on wcoss_cray + '[' YES = YES ']' @@ -3305,13 +3288,13 @@ Compiling 32BIT=Y into fv3_3.exe on wcoss_cray ++ var=-D32BIT=Y ++ echo -n -D32BIT=Y + CCPP_CMAKE_FLAGS=-D32BIT=Y -+ source /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc -++ __ms_function_name=setup__test_function__31258 -++ eval 'setup__test_function__31258() { /bin/true ; }' -+++ eval '__text="text" ; if [[ $__text =~ ^(t).* ]] ; then printf "%s" ${.sh.match[1]} ; fi' ++ source /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc +++ __ms_function_name=setup__test_function__12696 +++ eval 'setup__test_function__12696() { /bin/true ; }' +++ cat ++++ eval '__text="text" ; if [[ $__text =~ ^(t).* ]] ; then printf "%s" ${.sh.match[1]} ; fi' ++ __ms_ksh_test= -+++ eval 'if ( set | grep setup__test_function__31258 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' ++++ eval 'if ( set | grep setup__test_function__12696 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' +++ cat ++ __ms_bash_test=t ++ [[ ! -z '' ]] @@ -3335,17 +3318,15 @@ fv3(74):ERROR:105: Unable to locate a modulefile for 'w3emc/2.3.1' fv3(75):ERROR:105: Unable to locate a modulefile for 'nemsio/2.2.4' fv3(78):ERROR:105: Unable to locate a modulefile for 'post/8.0.5' fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' -++ eval INFOPATH=/usr/local/info:/usr/share/info:/usr/info ';export' 'INFOPATH;MANPATH=/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man' ';export' 'MANPATH;MODULEPATH=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/emc_rocoto/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles' ';export' 'MODULEPATH;PATH=/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse' ';export' 'PATH;PE_HDF5_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_HDF5_DEFAULT_REQUIRED_PRODUCTS;unset' 'ATP_HOME;unset' 'ATP_MRNET_COMM_PATH;unset' 'ATP_POST_LINK_OPTS;unset' 'BACIO_LIB4;unset' 'BACIO_LIB8;unset' 'BACIO_SRC;unset' 'BACIO_VER;unset' 'CMAKE_CXX_COMPILER;unset' 'CMAKE_C_COMPILER;unset' 'CMAKE_Fortran_COMPILER;unset' 'CMAKE_Platform;unset' 'COMP;unset' 'CPATH;unset' 'CRAYOS_VERSION;unset' 'CRAYPE_DIR;unset' 'CRAYPE_NETWORK_TARGET;unset' 'CRAYPE_VERSION;unset' 'CRAY_ALPS_INCLUDE_OPTS;unset' 'CRAY_ALPS_POST_LINK_OPTS;unset' 'CRAY_CPU_TARGET;unset' 'CRAY_DMAPP_INCLUDE_OPTS;unset' 'CRAY_DMAPP_POST_LINK_OPTS;unset' 'CRAY_GNI_HEADERS_INCLUDE_OPTS;unset' 'CRAY_HDF5_DIR;unset' 'CRAY_HDF5_VERSION;unset' 'CRAY_LD_LIBRARY_PATH;unset' 'CRAY_LIBSCI_BASE_DIR;unset' 'CRAY_LIBSCI_DIR;unset' 'CRAY_LIBSCI_PREFIX_DIR;unset' 'CRAY_LIBSCI_VERSION;unset' 'CRAY_NETCDF_VERSION;unset' 'CRAY_PE_MODULES;unset' 'CRAY_PMI_INCLUDE_OPTS;unset' 'CRAY_PMI_POST_LINK_OPTS;unset' 'CRAY_PRE_COMPILE_OPTS;unset' 'CRAY_PRGENVINTEL;unset' 'CRAY_RCA_INCLUDE_OPTS;unset' 'CRAY_RCA_POST_LINK_OPTS;unset' 'CRAY_UDREG_INCLUDE_OPTS;unset' 'CRAY_UDREG_POST_LINK_OPTS;unset' 'CRAY_UGNI_INCLUDE_OPTS;unset' 'CRAY_UGNI_POST_LINK_OPTS;unset' 'CRAY_XPMEM_INCLUDE_OPTS;unset' 'CRAY_XPMEM_POST_LINK_OPTS;unset' 'CRTM_FIX;unset' 'CRTM_INC;unset' 'CRTM_LIB;unset' 'CRTM_SRC;unset' 'CRTM_VER;unset' 'DMAPP_ABORT_ON_ERROR;unset' 'DVS_INCLUDE_OPTS;unset' 'DVS_VERSION;unset' 'ECF_HOSTFILE;unset' 'ECF_PORT;unset' 'ECF_ROOT;unset' 'ESMFMKFILE;unset' 'G2TMPL_INC;unset' 'G2TMPL_LIB;unset' 'G2TMPL_SRC;unset' 'G2TMPL_VER;unset' 'G2_INC4;unset' 'G2_INCd;unset' 'G2_LIB4;unset' 'G2_LIBd;unset' 'G2_SRC;unset' 'G2_VER;unset' 'GCC_PATH;unset' 'GCC_VERSION;unset' 'GDBSERVER_MIC;unset' 'GDB_CROSS;unset' 'GDB_HOST;unset' 'GNU_VERSION;unset' 'HDF5_DIR;unset' 'HDF5_INCLUDE_OPTS;unset' 'HDF5_ROOT;unset' 'INTEL_LICENSE_FILE;unset' 'INTEL_MAJOR_VERSION;unset' 'INTEL_MINOR_VERSION;unset' 'INTEL_PATH;unset' 'INTEL_PYTHONHOME;unset' 'INTEL_VERSION;unset' 'IPPROOT;unset' 'IP_INC4;unset' 'IP_INC8;unset' 'IP_INCd;unset' 'IP_LIB4;unset' 'IP_LIB8;unset' 'IP_LIBd;unset' 'IP_SRC;unset' 'IP_VER;unset' 'JASPER_INC;unset' 'JASPER_LIB;unset' 'JASPER_LIBDIR;unset' 'JASPER_LIBl;unset' 'JASPER_SRC;unset' 'JASPER_VER;unset' 'LD_LIBRARY_PATH;unset' 'LIBRARY_PATH;unset' 'LIBSCI_BASE_DIR;unset' 'LIBSCI_VERSION;unset' 'LIB_NAME;unset' 'LOADEDMODULES;unset' 'LSF_BINDIR;unset' 'LSF_ENVDIR;unset' 'LSF_LIBDIR;unset' 'LSF_SERVERDIR;unset' 'MIC_LD_LIBRARY_PATH;unset' 'MIC_LIBRARY_PATH;unset' 'MKLROOT;unset' 'MPICH_ABORT_ON_ERROR;unset' 'MPM_LAUNCHER;unset' 'NEMSIO_INC;unset' 'NEMSIO_LIB;unset' 'NEMSIO_SRC;unset' 'NEMSIO_VER;unset' 'NETCDF_DIR;unset' 'NLSPATH;unset' 'PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH;unset' 'PE_CRAY_FIXED_PKGCONFIG_PATH;unset' 'PE_CXX_PKGCONFIG_LIBS;unset' 'PE_ENV;unset' 'PE_FFTW_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_FFTW_DEFAULT_TARGET_haswell;unset' 'PE_FFTW_DEFAULT_TARGET_interlagos;unset' 'PE_FFTW_DEFAULT_TARGET_sandybridge;unset' 'PE_FFTW_DEFAULT_TARGET_x86_64;unset' 'PE_FFTW_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_FORTRAN_PKGCONFIG_LIBS;unset' 'PE_GA_DEFAULT_FIXED_PRGENV;unset' 'PE_GA_DEFAULT_GENCOMPS_GNU;unset' 'PE_GA_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_GA_DEFAULT_VOLATILE_PRGENV;unset' 'PE_HDF5_CXX_PKGCONFIG_LIBS;unset' 'PE_HDF5_DEFAULT_FIXED_PRGENV;unset' 'PE_HDF5_DEFAULT_GENCOMPS_GNU;unset' 'PE_HDF5_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_HDF5_DEFAULT_VOLATILE_PRGENV;unset' 'PE_HDF5_DIR;unset' 'PE_HDF5_FIXED_PRGENV;unset' 'PE_HDF5_FORTRAN_PKGCONFIG_LIBS;unset' 'PE_HDF5_GENCOMPILERS_GNU;unset' 'PE_HDF5_GENCOMPS_GNU;unset' 'PE_HDF5_MODULE_NAME;unset' 'PE_HDF5_PARALLEL_DEFAULT_FIXED_PRGENV;unset' 'PE_HDF5_PARALLEL_DEFAULT_GENCOMPS_GNU;unset' 'PE_HDF5_PARALLEL_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PRGENV;unset' 'PE_HDF5_PKGCONFIG_LIBS;unset' 'PE_HDF5_VOLATILE_PKGCONFIG_PATH;unset' 'PE_HDF5_VOLATILE_PRGENV;unset' 'PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH;unset' 'PE_INTEL_FIXED_PKGCONFIG_PATH;unset' 'PE_LIBSCI_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_LIBSCI_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_LIBSCI_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_LIBSCI_DEFAULT_OMP_REQUIRES;unset' 'PE_LIBSCI_DEFAULT_OMP_REQUIRES_openmp;unset' 'PE_LIBSCI_DEFAULT_PKGCONFIG_VARIABLES;unset' 'PE_LIBSCI_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_LIBSCI_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_LIBSCI_DEFAULT_VOLATILE_PRGENV;unset' 'PE_LIBSCI_GENCOMPS_CRAY_x86_64;unset' 'PE_LIBSCI_GENCOMPS_GNU_x86_64;unset' 'PE_LIBSCI_GENCOMPS_INTEL_x86_64;unset' 'PE_LIBSCI_MODULE_NAME;unset' 'PE_LIBSCI_OMP_REQUIRES;unset' 'PE_LIBSCI_OMP_REQUIRES_openmp;unset' 'PE_LIBSCI_PKGCONFIG_LIBS;unset' 'PE_LIBSCI_PKGCONFIG_VARIABLES;unset' 'PE_LIBSCI_REQUIRED_PRODUCTS;unset' 'PE_LIBSCI_VOLATILE_PKGCONFIG_PATH;unset' 'PE_LIBSCI_VOLATILE_PRGENV;unset' 'PE_MPICH_DEFAULT_DIR_CRAY_DEFAULT64;unset' 'PE_MPICH_DEFAULT_FIXED_PRGENV;unset' 'PE_MPICH_DEFAULT_GENCOMPS_CRAY;unset' 'PE_MPICH_DEFAULT_GENCOMPS_GNU;unset' 'PE_MPICH_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_MPICH_DEFAULT_VOLATILE_PRGENV;unset' 'PE_MPICH_MULTITHREADED_LIBS_multithreaded;unset' 'PE_MPICH_NV_LIBS;unset' 'PE_MPICH_NV_LIBS_nvidia20;unset' 'PE_MPICH_NV_LIBS_nvidia35;unset' 'PE_MPICH_PKGCONFIG_VARIABLES;unset' 'PE_MPICH_TARGET_VAR_nvidia20;unset' 'PE_MPICH_TARGET_VAR_nvidia35;unset' 'PE_NETCDF_BASEDIR;unset' 'PE_NETCDF_CXX_PKGCONFIG_LIBS;unset' 'PE_NETCDF_DEFAULT_FIXED_PRGENV;unset' 'PE_NETCDF_DEFAULT_GENCOMPS_GNU;unset' 'PE_NETCDF_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_NETCDF_DEFAULT_VOLATILE_PRGENV;unset' 'PE_NETCDF_FIXED_PRGENV;unset' 'PE_NETCDF_FORTRAN_PKGCONFIG_LIBS;unset' 'PE_NETCDF_GENCOMPILERS_GNU;unset' 'PE_NETCDF_GENCOMPS_GNU;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_FIXED_PRGENV;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS_GNU;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PRGENV;unset' 'PE_NETCDF_MODULE_NAME;unset' 'PE_NETCDF_PKGCONFIG_LIBS;unset' 'PE_NETCDF_REQUIRED_PRODUCTS;unset' 'PE_NETCDF_VOLATILE_PKGCONFIG_PATH;unset' 'PE_NETCDF_VOLATILE_PRGENV;unset' 'PE_PAPI_DEFAULT_ACCEL_LIBS;unset' 'PE_PAPI_DEFAULT_ACCEL_LIBS_nvidia35;unset' 'PE_PAPI_DEFAULT_PKGCONFIG_VARIABLES;unset' 'PE_PAPI_DEFAULT_TARGET_VAR_nvidia35;unset' 'PE_PARALLEL_NETCDF_DEFAULT_FIXED_PRGENV;unset' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPILERS_GNU;unset' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS_GNU;unset' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PRGENV;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_haswell;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_interlagos;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_sandybridge;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_haswell;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_interlagos;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_sandybridge;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_haswell;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_interlagos;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_sandybridge;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_PETSC_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_PETSC_DEFAULT_VOLATILE_PRGENV;unset' 'PE_PKGCONFIG_DEFAULT_PRODUCTS;unset' 'PE_PKGCONFIG_LIBS;unset' 'PE_PKGCONFIG_PRODUCTS;unset' 'PE_PKGCONFIG_PRODUCTS_DEFAULT;unset' 'PE_PKG_CONFIG_PATH;unset' 'PE_PRODUCT_LIST;unset' 'PE_SMA_DIR_CRAY_DEFAULT64;unset' 'PE_SMA_DIR_PGI_DEFAULT64;unset' 'PE_SMA_VOLATILE_PKGCONFIG_PATH;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_haswell;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_interlagos;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_sandybridge;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_haswell;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_interlagos;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_sandybridge;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_haswell;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_interlagos;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_sandybridge;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_TPSL_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_TPSL_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_TPSL_DEFAULT_VOLATILE_PRGENV;unset' 'PE_TRILINOS_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_TRILINOS_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_TRILINOS_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_TRILINOS_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_TRILINOS_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_TRILINOS_DEFAULT_VOLATILE_PRGENV;unset' 'PKGCONFIG_ENABLED;unset' 'PKG_CONFIG_PATH;unset' 'PKG_CONFIG_PATH_DEFAULT;unset' 'PNG_INC;unset' 'PNG_LIB;unset' 'PNG_LIB12;unset' 'PNG_LIBDIR;unset' 'PNG_LIBso;unset' 'PNG_SRC;unset' 'PNG_VER;unset' 'POST_INC;unset' 'POST_LIB;unset' 'POST_SRC;unset' 'POST_VER;unset' 'PYTHONPATH;unset' 'QT_PLUGIN_PATH;unset' 'SHMEM_ABORT_ON_ERROR;unset' 'SLURM_PROLOG;unset' 'SP_LIB4;unset' 'SP_LIB8;unset' 'SP_LIBd;unset' 'SP_SRC;unset' 'SP_VER;unset' 'TBBROOT;unset' 'W3EMC_INC4;unset' 'W3EMC_INC8;unset' 'W3EMC_INCd;unset' 'W3EMC_LIB4;unset' 'W3EMC_LIB8;unset' 'W3EMC_LIBd;unset' 'W3EMC_SRC;unset' 'W3EMC_VER;unset' 'W3NCO_INC4;unset' 'W3NCO_INC8;unset' 'W3NCO_INCd;unset' 'W3NCO_LIB4;unset' 'W3NCO_LIB8;unset' 'W3NCO_LIBd;unset' 'W3NCO_SRC;unset' 'W3NCO_VER;unset' 'XLSF_UIDDIR;unset' 'XTOS_VERSION;unset' 'XTPE_NETWORK_TARGET;unset' 'Z_INC;unset' 'Z_LIB;unset' 'Z_SRC;unset' 'Z_VER;unset' '_LMFILES_;' +++ eval INFOPATH=/usr/local/info:/usr/share/info:/usr/info ';export' 'INFOPATH;MANPATH=/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man' ';export' 'MANPATH;MODULEPATH=/usrx/local/emc_rocoto/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles' ';export' 'MODULEPATH;PATH=/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin' ';export' 'PATH;unset' 'ATP_HOME;unset' 'ATP_MRNET_COMM_PATH;unset' 'ATP_POST_LINK_OPTS;unset' 'BACIO_LIB4;unset' 'BACIO_LIB8;unset' 'BACIO_SRC;unset' 'BACIO_VER;unset' 'CMAKE_CXX_COMPILER;unset' 'CMAKE_C_COMPILER;unset' 'CMAKE_Fortran_COMPILER;unset' 'CMAKE_Platform;unset' 'COMP;unset' 'CPATH;unset' 'CRAYOS_VERSION;unset' 'CRAYPE_DIR;unset' 'CRAYPE_NETWORK_TARGET;unset' 'CRAYPE_VERSION;unset' 'CRAY_ALPS_INCLUDE_OPTS;unset' 'CRAY_ALPS_POST_LINK_OPTS;unset' 'CRAY_CPU_TARGET;unset' 'CRAY_DMAPP_INCLUDE_OPTS;unset' 'CRAY_DMAPP_POST_LINK_OPTS;unset' 'CRAY_GNI_HEADERS_INCLUDE_OPTS;unset' 'CRAY_HDF5_DIR;unset' 'CRAY_HDF5_VERSION;unset' 'CRAY_LD_LIBRARY_PATH;unset' 'CRAY_LIBSCI_BASE_DIR;unset' 'CRAY_LIBSCI_DIR;unset' 'CRAY_LIBSCI_PREFIX_DIR;unset' 'CRAY_LIBSCI_VERSION;unset' 'CRAY_NETCDF_VERSION;unset' 'CRAY_PE_MODULES;unset' 'CRAY_PMI_INCLUDE_OPTS;unset' 'CRAY_PMI_POST_LINK_OPTS;unset' 'CRAY_PRE_COMPILE_OPTS;unset' 'CRAY_PRGENVINTEL;unset' 'CRAY_RCA_INCLUDE_OPTS;unset' 'CRAY_RCA_POST_LINK_OPTS;unset' 'CRAY_UDREG_INCLUDE_OPTS;unset' 'CRAY_UDREG_POST_LINK_OPTS;unset' 'CRAY_UGNI_INCLUDE_OPTS;unset' 'CRAY_UGNI_POST_LINK_OPTS;unset' 'CRAY_XPMEM_INCLUDE_OPTS;unset' 'CRAY_XPMEM_POST_LINK_OPTS;unset' 'CRTM_FIX;unset' 'CRTM_INC;unset' 'CRTM_LIB;unset' 'CRTM_SRC;unset' 'CRTM_VER;unset' 'DMAPP_ABORT_ON_ERROR;unset' 'DVS_INCLUDE_OPTS;unset' 'DVS_VERSION;unset' 'ECF_HOSTFILE;unset' 'ECF_PORT;unset' 'ECF_ROOT;unset' 'ESMFMKFILE;unset' 'G2TMPL_INC;unset' 'G2TMPL_LIB;unset' 'G2TMPL_SRC;unset' 'G2TMPL_VER;unset' 'G2_INC4;unset' 'G2_INCd;unset' 'G2_LIB4;unset' 'G2_LIBd;unset' 'G2_SRC;unset' 'G2_VER;unset' 'GCC_PATH;unset' 'GCC_VERSION;unset' 'GDBSERVER_MIC;unset' 'GDB_CROSS;unset' 'GDB_HOST;unset' 'GNU_VERSION;unset' 'HDF5_DIR;unset' 'HDF5_INCLUDE_OPTS;unset' 'HDF5_ROOT;unset' 'INTEL_LICENSE_FILE;unset' 'INTEL_MAJOR_VERSION;unset' 'INTEL_MINOR_VERSION;unset' 'INTEL_PATH;unset' 'INTEL_PYTHONHOME;unset' 'INTEL_VERSION;unset' 'IPPROOT;unset' 'IP_INC4;unset' 'IP_INC8;unset' 'IP_INCd;unset' 'IP_LIB4;unset' 'IP_LIB8;unset' 'IP_LIBd;unset' 'IP_SRC;unset' 'IP_VER;unset' 'JASPER_INC;unset' 'JASPER_LIB;unset' 'JASPER_LIBDIR;unset' 'JASPER_LIBl;unset' 'JASPER_SRC;unset' 'JASPER_VER;unset' 'LD_LIBRARY_PATH;unset' 'LIBRARY_PATH;unset' 'LIBSCI_BASE_DIR;unset' 'LIBSCI_VERSION;unset' 'LIB_NAME;unset' 'LOADEDMODULES;unset' 'LSF_BINDIR;unset' 'LSF_ENVDIR;unset' 'LSF_LIBDIR;unset' 'LSF_SERVERDIR;unset' 'MIC_LD_LIBRARY_PATH;unset' 'MIC_LIBRARY_PATH;unset' 'MKLROOT;unset' 'MPICH_ABORT_ON_ERROR;unset' 'MPM_LAUNCHER;unset' 'NEMSIO_INC;unset' 'NEMSIO_LIB;unset' 'NEMSIO_SRC;unset' 'NEMSIO_VER;unset' 'NETCDF_DIR;unset' 'NLSPATH;unset' 'PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH;unset' 'PE_CRAY_FIXED_PKGCONFIG_PATH;unset' 'PE_CXX_PKGCONFIG_LIBS;unset' 'PE_ENV;unset' 'PE_FFTW_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_FFTW_DEFAULT_TARGET_haswell;unset' 'PE_FFTW_DEFAULT_TARGET_interlagos;unset' 'PE_FFTW_DEFAULT_TARGET_sandybridge;unset' 'PE_FFTW_DEFAULT_TARGET_x86_64;unset' 'PE_FFTW_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_FORTRAN_PKGCONFIG_LIBS;unset' 'PE_GA_DEFAULT_FIXED_PRGENV;unset' 'PE_GA_DEFAULT_GENCOMPS_GNU;unset' 'PE_GA_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_GA_DEFAULT_VOLATILE_PRGENV;unset' 'PE_HDF5_CXX_PKGCONFIG_LIBS;unset' 'PE_HDF5_DEFAULT_FIXED_PRGENV;unset' 'PE_HDF5_DEFAULT_GENCOMPS_GNU;unset' 'PE_HDF5_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_HDF5_DEFAULT_VOLATILE_PRGENV;unset' 'PE_HDF5_DIR;unset' 'PE_HDF5_FIXED_PRGENV;unset' 'PE_HDF5_FORTRAN_PKGCONFIG_LIBS;unset' 'PE_HDF5_GENCOMPILERS_GNU;unset' 'PE_HDF5_GENCOMPS_GNU;unset' 'PE_HDF5_MODULE_NAME;unset' 'PE_HDF5_PARALLEL_DEFAULT_FIXED_PRGENV;unset' 'PE_HDF5_PARALLEL_DEFAULT_GENCOMPS_GNU;unset' 'PE_HDF5_PARALLEL_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PRGENV;unset' 'PE_HDF5_PKGCONFIG_LIBS;unset' 'PE_HDF5_VOLATILE_PKGCONFIG_PATH;unset' 'PE_HDF5_VOLATILE_PRGENV;unset' 'PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH;unset' 'PE_INTEL_FIXED_PKGCONFIG_PATH;unset' 'PE_LIBSCI_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_LIBSCI_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_LIBSCI_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_LIBSCI_DEFAULT_OMP_REQUIRES;unset' 'PE_LIBSCI_DEFAULT_OMP_REQUIRES_openmp;unset' 'PE_LIBSCI_DEFAULT_PKGCONFIG_VARIABLES;unset' 'PE_LIBSCI_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_LIBSCI_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_LIBSCI_DEFAULT_VOLATILE_PRGENV;unset' 'PE_LIBSCI_GENCOMPS_CRAY_x86_64;unset' 'PE_LIBSCI_GENCOMPS_GNU_x86_64;unset' 'PE_LIBSCI_GENCOMPS_INTEL_x86_64;unset' 'PE_LIBSCI_MODULE_NAME;unset' 'PE_LIBSCI_OMP_REQUIRES;unset' 'PE_LIBSCI_OMP_REQUIRES_openmp;unset' 'PE_LIBSCI_PKGCONFIG_LIBS;unset' 'PE_LIBSCI_PKGCONFIG_VARIABLES;unset' 'PE_LIBSCI_REQUIRED_PRODUCTS;unset' 'PE_LIBSCI_VOLATILE_PKGCONFIG_PATH;unset' 'PE_LIBSCI_VOLATILE_PRGENV;unset' 'PE_MPICH_DEFAULT_DIR_CRAY_DEFAULT64;unset' 'PE_MPICH_DEFAULT_FIXED_PRGENV;unset' 'PE_MPICH_DEFAULT_GENCOMPS_CRAY;unset' 'PE_MPICH_DEFAULT_GENCOMPS_GNU;unset' 'PE_MPICH_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_MPICH_DEFAULT_VOLATILE_PRGENV;unset' 'PE_MPICH_MULTITHREADED_LIBS_multithreaded;unset' 'PE_MPICH_NV_LIBS;unset' 'PE_MPICH_NV_LIBS_nvidia20;unset' 'PE_MPICH_NV_LIBS_nvidia35;unset' 'PE_MPICH_PKGCONFIG_VARIABLES;unset' 'PE_MPICH_TARGET_VAR_nvidia20;unset' 'PE_MPICH_TARGET_VAR_nvidia35;unset' 'PE_NETCDF_BASEDIR;unset' 'PE_NETCDF_CXX_PKGCONFIG_LIBS;unset' 'PE_NETCDF_DEFAULT_FIXED_PRGENV;unset' 'PE_NETCDF_DEFAULT_GENCOMPS_GNU;unset' 'PE_NETCDF_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_NETCDF_DEFAULT_VOLATILE_PRGENV;unset' 'PE_NETCDF_FIXED_PRGENV;unset' 'PE_NETCDF_FORTRAN_PKGCONFIG_LIBS;unset' 'PE_NETCDF_GENCOMPILERS_GNU;unset' 'PE_NETCDF_GENCOMPS_GNU;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_FIXED_PRGENV;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS_GNU;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PRGENV;unset' 'PE_NETCDF_MODULE_NAME;unset' 'PE_NETCDF_PKGCONFIG_LIBS;unset' 'PE_NETCDF_REQUIRED_PRODUCTS;unset' 'PE_NETCDF_VOLATILE_PKGCONFIG_PATH;unset' 'PE_NETCDF_VOLATILE_PRGENV;unset' 'PE_PAPI_DEFAULT_ACCEL_LIBS;unset' 'PE_PAPI_DEFAULT_ACCEL_LIBS_nvidia35;unset' 'PE_PAPI_DEFAULT_PKGCONFIG_VARIABLES;unset' 'PE_PAPI_DEFAULT_TARGET_VAR_nvidia35;unset' 'PE_PARALLEL_NETCDF_DEFAULT_FIXED_PRGENV;unset' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPILERS_GNU;unset' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS_GNU;unset' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PRGENV;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_haswell;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_interlagos;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_sandybridge;unset' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_haswell;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_interlagos;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_sandybridge;unset' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_haswell;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_interlagos;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_sandybridge;unset' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_PETSC_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_PETSC_DEFAULT_VOLATILE_PRGENV;unset' 'PE_PKGCONFIG_DEFAULT_PRODUCTS;unset' 'PE_PKGCONFIG_LIBS;unset' 'PE_PKGCONFIG_PRODUCTS;unset' 'PE_PKGCONFIG_PRODUCTS_DEFAULT;unset' 'PE_PKG_CONFIG_PATH;unset' 'PE_PRODUCT_LIST;unset' 'PE_SMA_DIR_CRAY_DEFAULT64;unset' 'PE_SMA_DIR_PGI_DEFAULT64;unset' 'PE_SMA_VOLATILE_PKGCONFIG_PATH;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_haswell;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_interlagos;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_sandybridge;unset' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_haswell;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_interlagos;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_sandybridge;unset' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_haswell;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_interlagos;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_sandybridge;unset' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_TPSL_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_TPSL_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_TPSL_DEFAULT_VOLATILE_PRGENV;unset' 'PE_TRILINOS_DEFAULT_GENCOMPS_CRAY_x86_64;unset' 'PE_TRILINOS_DEFAULT_GENCOMPS_GNU_x86_64;unset' 'PE_TRILINOS_DEFAULT_GENCOMPS_INTEL_x86_64;unset' 'PE_TRILINOS_DEFAULT_REQUIRED_PRODUCTS;unset' 'PE_TRILINOS_DEFAULT_VOLATILE_PKGCONFIG_PATH;unset' 'PE_TRILINOS_DEFAULT_VOLATILE_PRGENV;unset' 'PKGCONFIG_ENABLED;unset' 'PKG_CONFIG_PATH;unset' 'PKG_CONFIG_PATH_DEFAULT;unset' 'PNG_INC;unset' 'PNG_LIB;unset' 'PNG_LIB12;unset' 'PNG_LIBDIR;unset' 'PNG_LIBso;unset' 'PNG_SRC;unset' 'PNG_VER;unset' 'POST_INC;unset' 'POST_LIB;unset' 'POST_SRC;unset' 'POST_VER;unset' 'PYTHONPATH;unset' 'QT_PLUGIN_PATH;unset' 'SHMEM_ABORT_ON_ERROR;unset' 'SLURM_PROLOG;unset' 'SP_LIB4;unset' 'SP_LIB8;unset' 'SP_LIBd;unset' 'SP_SRC;unset' 'SP_VER;unset' 'TBBROOT;unset' 'W3EMC_INC4;unset' 'W3EMC_INC8;unset' 'W3EMC_INCd;unset' 'W3EMC_LIB4;unset' 'W3EMC_LIB8;unset' 'W3EMC_LIBd;unset' 'W3EMC_SRC;unset' 'W3EMC_VER;unset' 'W3NCO_LIB4;unset' 'W3NCO_LIB8;unset' 'W3NCO_LIBd;unset' 'W3NCO_SRC;unset' 'W3NCO_VER;unset' 'XLSF_UIDDIR;unset' 'XTOS_VERSION;unset' 'XTPE_NETWORK_TARGET;unset' 'Z_INC;unset' 'Z_LIB;unset' 'Z_SRC;unset' 'Z_VER;unset' '_LMFILES_;' +++ INFOPATH=/usr/local/info:/usr/share/info:/usr/info +++ export INFOPATH +++ MANPATH=/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man +++ export MANPATH -+++ MODULEPATH=/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/emc_rocoto/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles ++++ MODULEPATH=/usrx/local/emc_rocoto/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles +++ export MODULEPATH -+++ PATH=/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse ++++ PATH=/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin +++ export PATH -+++ PE_HDF5_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH -+++ export PE_HDF5_DEFAULT_REQUIRED_PRODUCTS +++ unset ATP_HOME +++ unset ATP_MRNET_COMM_PATH +++ unset ATP_POST_LINK_OPTS @@ -3639,9 +3620,6 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' +++ unset W3EMC_LIBd +++ unset W3EMC_SRC +++ unset W3EMC_VER -+++ unset W3NCO_INC4 -+++ unset W3NCO_INC8 -+++ unset W3NCO_INCd +++ unset W3NCO_LIB4 +++ unset W3NCO_LIB8 +++ unset W3NCO_LIBd @@ -3665,8 +3643,8 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ eval ++ module use /opt/cray/ari/modulefiles +++ /opt/modules/3.2.10.3/bin/modulecmd bash use /opt/cray/ari/modulefiles -++ eval MODULEPATH=/opt/cray/ari/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/emc_rocoto/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles ';export' 'MODULEPATH;' -+++ MODULEPATH=/opt/cray/ari/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/emc_rocoto/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles +++ eval MODULEPATH=/opt/cray/ari/modulefiles:/usrx/local/emc_rocoto/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles ';export' 'MODULEPATH;' ++++ MODULEPATH=/opt/cray/ari/modulefiles:/usrx/local/emc_rocoto/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles +++ export MODULEPATH ++ module use /opt/cray/craype/default/alt-modulefiles +++ /opt/modules/3.2.10.3/bin/modulecmd bash use /opt/cray/craype/default/alt-modulefiles @@ -3686,16 +3664,16 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ unset __ms_shell ++ unset __ms_ksh_test ++ unset __ms_bash_test -++ unset setup__test_function__31258 +++ unset setup__test_function__12696 ++ unset __ms_function_name + [[ wcoss_cray == macosx.* ]] + [[ wcoss_cray == linux.* ]] -+ module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray -++ /opt/modules/3.2.10.3/bin/modulecmd bash use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray ++ module use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray +++ /opt/modules/3.2.10.3/bin/modulecmd bash use /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray + eval + module load fv3 ++ /opt/modules/3.2.10.3/bin/modulecmd bash load fv3 -+ eval ATP_HOME=/opt/cray/atp/1.8.1 ';export' 'ATP_HOME;ATP_MRNET_COMM_PATH=/opt/cray/atp/1.8.1/libexec/atp_mrnet_commnode_wrapper' ';export' 'ATP_MRNET_COMM_PATH;ATP_POST_LINK_OPTS=-Wl,-L/opt/cray/atp/1.8.1/libApp/\' ';export' 'ATP_POST_LINK_OPTS;BACIO_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a' ';export' 'BACIO_LIB4;BACIO_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_8.a' ';export' 'BACIO_LIB8;BACIO_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/bacio_v2.0.3' ';export' 'BACIO_SRC;BACIO_VER=v2.0.3' ';export' 'BACIO_VER;CMAKE_CXX_COMPILER=CC' ';export' 'CMAKE_CXX_COMPILER;CMAKE_C_COMPILER=cc' ';export' 'CMAKE_C_COMPILER;CMAKE_Fortran_COMPILER=ftn' ';export' 'CMAKE_Fortran_COMPILER;CMAKE_Platform=wcoss_cray' ';export' 'CMAKE_Platform;COMP=intel' ';export' 'COMP;CPATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/include:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/include:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/include' ';export' 'CPATH;CRAYOS_VERSION=5.2.82' ';export' 'CRAYOS_VERSION;CRAYPE_DIR=/opt/cray/craype/2.3.0' ';export' 'CRAYPE_DIR;CRAYPE_NETWORK_TARGET=aries' ';export' 'CRAYPE_NETWORK_TARGET;CRAYPE_VERSION=2.3.0' ';export' 'CRAYPE_VERSION;CRAY_ALPS_INCLUDE_OPTS=-I/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/include' ';export' 'CRAY_ALPS_INCLUDE_OPTS;CRAY_ALPS_POST_LINK_OPTS=-L/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_ALPS_POST_LINK_OPTS;CRAY_CPU_TARGET=haswell' ';export' 'CRAY_CPU_TARGET;CRAY_DMAPP_INCLUDE_OPTS=-I/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/include\' '-I/opt/cray/gni-headers/4.0-1.0502.10859.7.8.ari/include\' ';export' 'CRAY_DMAPP_INCLUDE_OPTS;CRAY_DMAPP_POST_LINK_OPTS=-L/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/lib64' ';export' 'CRAY_DMAPP_POST_LINK_OPTS;CRAY_GNI_HEADERS_INCLUDE_OPTS=-I/opt/cray/gni-headers/4.0-1.0502.10859.7.8.ari/include' ';export' 'CRAY_GNI_HEADERS_INCLUDE_OPTS;CRAY_HDF5_DIR=/opt/cray/hdf5/1.8.14' ';export' 'CRAY_HDF5_DIR;CRAY_HDF5_VERSION=1.8.14' ';export' 'CRAY_HDF5_VERSION;CRAY_LD_LIBRARY_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64:/opt/cray/hdf5/1.8.14/INTEL/14.0/lib:/opt/cray/netcdf/4.3.3.1/INTEL/14.0/lib:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/lib64:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/lib64:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/lib64:/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/lib64:/opt/cray/pmi/5.0.11/lib64:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/lib64:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/lib64:/opt/cray/libsci/13.0.3/INTEL/140/x86_64/lib' ';export' 'CRAY_LD_LIBRARY_PATH;CRAY_LIBSCI_BASE_DIR=/opt/cray/libsci/13.0.3' ';export' 'CRAY_LIBSCI_BASE_DIR;CRAY_LIBSCI_DIR=/opt/cray/libsci/13.0.3' ';export' 'CRAY_LIBSCI_DIR;CRAY_LIBSCI_PREFIX_DIR=/opt/cray/libsci/13.0.3/INTEL/140/x86_64' ';export' 'CRAY_LIBSCI_PREFIX_DIR;CRAY_LIBSCI_VERSION=13.0.3' ';export' 'CRAY_LIBSCI_VERSION;CRAY_NETCDF_VERSION=4.3.3.1' ';export' 'CRAY_NETCDF_VERSION;CRAY_PE_MODULES=cray-hdf5:cray-netcdf' ';export' 'CRAY_PE_MODULES;CRAY_PMI_INCLUDE_OPTS=-I/opt/cray/pmi/5.0.11/include' ';export' 'CRAY_PMI_INCLUDE_OPTS;CRAY_PMI_POST_LINK_OPTS=-L/opt/cray/pmi/5.0.11/lib64' ';export' 'CRAY_PMI_POST_LINK_OPTS;CRAY_PRE_COMPILE_OPTS=-hnetwork=aries' ';export' 'CRAY_PRE_COMPILE_OPTS;CRAY_PRGENVINTEL=loaded' ';export' 'CRAY_PRGENVINTEL;CRAY_RCA_INCLUDE_OPTS=-I/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/include\' '-I/opt/cray/krca/1.0.0-2.0502.67049.8.22.ari/include\' '-I/opt/cray-hss-devel/7.2.0/include\' ';export' 'CRAY_RCA_INCLUDE_OPTS;CRAY_RCA_POST_LINK_OPTS=-L/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/lib64\' '-lrca\' ';export' 'CRAY_RCA_POST_LINK_OPTS;CRAY_UDREG_INCLUDE_OPTS=-I/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/include' ';export' 'CRAY_UDREG_INCLUDE_OPTS;CRAY_UDREG_POST_LINK_OPTS=-L/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/lib64' ';export' 'CRAY_UDREG_POST_LINK_OPTS;CRAY_UGNI_INCLUDE_OPTS=-I/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/include' ';export' 'CRAY_UGNI_INCLUDE_OPTS;CRAY_UGNI_POST_LINK_OPTS=-L/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/lib64' ';export' 'CRAY_UGNI_POST_LINK_OPTS;CRAY_XPMEM_INCLUDE_OPTS=-I/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/include' ';export' 'CRAY_XPMEM_INCLUDE_OPTS;CRAY_XPMEM_POST_LINK_OPTS=-L/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/lib64' ';export' 'CRAY_XPMEM_POST_LINK_OPTS;CRTM_FIX=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/fix' ';export' 'CRTM_FIX;CRTM_INC=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/include/crtm_v2.2.6' ';export' 'CRTM_INC;CRTM_LIB=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a' ';export' 'CRTM_LIB;CRTM_SRC=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/src' ';export' 'CRTM_SRC;CRTM_VER=v2.2.6' ';export' 'CRTM_VER;DMAPP_ABORT_ON_ERROR=1' ';export' 'DMAPP_ABORT_ON_ERROR;DVS_INCLUDE_OPTS=-I/opt/cray/dvs/2.5_0.9.0-1.0502.2188.1.116.ari/include' ';export' 'DVS_INCLUDE_OPTS;DVS_VERSION=0.9.0' ';export' 'DVS_VERSION;ESMFMKFILE=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib/esmf.mk' ';export' 'ESMFMKFILE;G2TMPL_INC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/g2tmpl_v1.6.0' ';export' 'G2TMPL_INC;G2TMPL_LIB=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a' ';export' 'G2TMPL_LIB;G2TMPL_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/g2tmpl_v1.6.0/src' ';export' 'G2TMPL_SRC;G2TMPL_VER=v1.6.0' ';export' 'G2TMPL_VER;G2_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/g2_v3.1.1_4' ';export' 'G2_INC4;G2_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/g2_v3.1.1_d' ';export' 'G2_INCd;G2_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a' ';export' 'G2_LIB4;G2_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_d.a' ';export' 'G2_LIBd;G2_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/g2_v3.1.1' ';export' 'G2_SRC;G2_VER=v3.1.1' ';export' 'G2_VER;GCC_PATH=/opt/gcc/4.9.2' ';export' 'GCC_PATH;GCC_VERSION=4.9.2' ';export' 'GCC_VERSION;GDBSERVER_MIC=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/target/mic/bin/gdbserver' ';export' 'GDBSERVER_MIC;GDB_CROSS=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin/gdb-mic' ';export' 'GDB_CROSS;GDB_HOST=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin/gdb-ia-mic' ';export' 'GDB_HOST;GNU_VERSION=4.9.2' ';export' 'GNU_VERSION;HDF5_DIR=/opt/cray/hdf5/1.8.14/INTEL/14.0' ';export' 'HDF5_DIR;HDF5_INCLUDE_OPTS=/opt/cray/hdf5/1.8.14/INTEL/14.0/include' ';export' 'HDF5_INCLUDE_OPTS;HDF5_ROOT=/opt/cray/hdf5/1.8.14/INTEL/14.0' ';export' 'HDF5_ROOT;INFOPATH=/opt/gcc/4.9.2/snos/share/info:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/info/:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/info/:/usr/local/info:/usr/share/info:/usr/info' ';export' 'INFOPATH;INTEL_LICENSE_FILE=/opt/intel/compilers_and_libraries_2016.3.210/linux/licenses:/opt/intel/licenses:/intel/licenses' ';export' 'INTEL_LICENSE_FILE;INTEL_MAJOR_VERSION=16.0' ';export' 'INTEL_MAJOR_VERSION;INTEL_MINOR_VERSION=3.210' ';export' 'INTEL_MINOR_VERSION;INTEL_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux' ';export' 'INTEL_PATH;INTEL_PYTHONHOME=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/python/intel64/' ';export' 'INTEL_PYTHONHOME;INTEL_VERSION=16.0.3.210' ';export' 'INTEL_VERSION;IPPROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp' ';export' 'IPPROOT;IP_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ip_v3.0.2_4' ';export' 'IP_INC4;IP_INC8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ip_v3.0.2_8' ';export' 'IP_INC8;IP_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ip_v3.0.2_d' ';export' 'IP_INCd;IP_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libip_v3.0.2_4.a' ';export' 'IP_LIB4;IP_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libip_v3.0.2_8.a' ';export' 'IP_LIB8;IP_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libip_v3.0.2_d.a' ';export' 'IP_LIBd;IP_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/ip_v3.0.2' ';export' 'IP_SRC;IP_VER=v3.0.2' ';export' 'IP_VER;JASPER_INC=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/include' ';export' 'JASPER_INC;JASPER_LIB=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a' ';export' 'JASPER_LIB;JASPER_LIBDIR=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib' ';export' 'JASPER_LIBDIR;JASPER_LIBl=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.la' ';export' 'JASPER_LIBl;JASPER_SRC=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/sorc/jasper_v1.900.1' ';export' 'JASPER_SRC;JASPER_VER=1.900.1' ';export' 'JASPER_VER;LD_LIBRARY_PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib:/opt/gcc/4.9.2/snos/lib64:/usrx/local/dev/python/2.7.14/lib:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/tools/intel64/perfsys:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/libipt/intel64/lib' ';export' 'LD_LIBRARY_PATH;LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1' ';export' 'LIBRARY_PATH;LIBSCI_BASE_DIR=/opt/cray/libsci/13.0.3' ';export' 'LIBSCI_BASE_DIR;LIBSCI_VERSION=13.0.3' ';export' 'LIBSCI_VERSION;LIB_NAME=POST' ';export' 'LIB_NAME;LOADEDMODULES=craype-network-aries:craype/2.3.0:cray-libsci/13.0.3:udreg/2.3.2-1.0502.10518.2.17.ari:ugni/6.0-1.0502.10863.8.29.ari:pmi/5.0.11:dmapp/7.0.1-1.0502.11080.8.76.ari:gni-headers/4.0-1.0502.10859.7.8.ari:xpmem/0.1-2.0502.64982.5.3.ari:dvs/2.5_0.9.0-1.0502.2188.1.116.ari:alps/5.2.4-2.0502.9774.31.11.ari:rca/1.0.0-2.0502.60530.1.62.ari:atp/1.8.1:PrgEnv-intel/5.2.82:intel/16.3.210:cray-netcdf/4.3.3.1:cray-hdf5/1.8.14:xt-lsfhpc/9.1.3:craype-haswell:python/2.7.14:cmake/3.6.2:gcc/4.9.2:jasper-gnu-sandybridge/1.900.1:png-intel-sandybridge/1.2.49:zlib-intel-sandybridge/1.2.7:crtm-intel/2.2.6:g2/3.1.1:g2tmpl/1.6.0:bacio/2.0.3:ip/3.0.2:sp/2.0.3:w3nco/2.0.7:w3emc/2.3.1:nemsio/2.2.4:post/8.0.5:alps/5.2.4-2.0502.9822.32.1.ari:esmf/8.0.0:fv3' ';export' 'LOADEDMODULES;LSF_BINDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin' ';export' 'LSF_BINDIR;LSF_ENVDIR=/gpfs/llsf/xt-lsfhpc/conf' ';export' 'LSF_ENVDIR;LSF_LIBDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib' ';export' 'LSF_LIBDIR;LSF_SERVERDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc' ';export' 'LSF_SERVERDIR;MANPATH=/opt/cray/pmi/5.0.11/man:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/share/man:/opt/gcc/4.9.2/snos/share/man:/usrx/local/dev/cmake/3.6.2/share/man:/usrx/local/dev/python/2.7.14/share/man:/gpfs/llsf/xt-lsfhpc/9.1/man:/opt/cray/netcdf/4.3.3.1/share/man:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/common:/opt/cray/atp/1.8.1/man:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/man:/opt/cray/libsci/13.0.3/man:/opt/cray/man/csmlversion:/opt/cray/craype/2.3.0/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man:/opt/cray/man' ';export' 'MANPATH;MIC_LD_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/mic:/opt/intel/mic/coi/device-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/lib/mic:/opt/intel/mic/coi/device-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/mic' ';export' 'MIC_LD_LIBRARY_PATH;MIC_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/mic' ';export' 'MIC_LIBRARY_PATH;MKLROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl' ';export' 'MKLROOT;MODULEPATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles:/opt/cray/ari/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/emc_rocoto/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles' ';export' 'MODULEPATH;MPICH_ABORT_ON_ERROR=1' ';export' 'MPICH_ABORT_ON_ERROR;MPM_LAUNCHER=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/mpm/bin/start_mpm.sh' ';export' 'MPM_LAUNCHER;NEMSIO_INC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/nemsio_v2.2.4' ';export' 'NEMSIO_INC;NEMSIO_LIB=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a' ';export' 'NEMSIO_LIB;NEMSIO_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/nemsio_v2.2.4' ';export' 'NEMSIO_SRC;NEMSIO_VER=v2.2.4' ';export' 'NEMSIO_VER;NETCDF_DIR=/opt/cray/netcdf/4.3.3.1/INTEL/14.0' ';export' 'NETCDF_DIR;NLSPATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/locale/%l_%t/%N' ';export' 'NLSPATH;PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/bin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/opt/gcc/4.9.2/bin:/usrx/local/dev/cmake/3.6.2/bin:/usrx/local/dev/python/2.7.14/bin:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/opt/cray/hdf5/1.8.14/bin:/opt/cray/netcdf/4.3.3.1/bin:/opt/intel/compilers_and_libraries_2016.3.210/linux/bin/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/bin:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/sbin:/opt/cray/dvs/2.5_0.9.0-1.0502.2188.1.116.ari/bin:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/bin:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/bin:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/bin:/opt/cray/craype/2.3.0/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/opt/cray/bin:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/include' ';export' 'PATH;PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/CRAY/8.3/lib/pkgconfig:/opt/cray/ga/5.3.0.1/CRAY/83/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/CRAY/83/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/CRAY/83/lib/pkgconfig:/opt/cray/netcdf/4.3.2/CRAY/83/lib/pkgconfig:/opt/cray/hdf5/1.8.13/CRAY/83/lib/pkgconfig' ';export' 'PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH;PE_CRAY_FIXED_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/CRAY/8.3/lib/pkgconfig:/opt/cray/netcdf/4.3.3.1/CRAY/8.3/lib/pkgconfig' ';export' 'PE_CRAY_FIXED_PKGCONFIG_PATH;PE_CXX_PKGCONFIG_LIBS=hdf5_hl_cpp:hdf5_cpp:netcdf_c++4' ';export' 'PE_CXX_PKGCONFIG_LIBS;PE_ENV=INTEL' ';export' 'PE_ENV;PE_FFTW_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_FFTW_DEFAULT_REQUIRED_PRODUCTS;PE_FFTW_DEFAULT_TARGET_haswell=haswell' ';export' 'PE_FFTW_DEFAULT_TARGET_haswell;PE_FFTW_DEFAULT_TARGET_interlagos=interlagos' ';export' 'PE_FFTW_DEFAULT_TARGET_interlagos;PE_FFTW_DEFAULT_TARGET_sandybridge=sandybridge' ';export' 'PE_FFTW_DEFAULT_TARGET_sandybridge;PE_FFTW_DEFAULT_TARGET_x86_64=x86_64' ';export' 'PE_FFTW_DEFAULT_TARGET_x86_64;PE_FFTW_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/fftw/3.3.4.2/@PE_FFTW_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_FFTW_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_FORTRAN_PKGCONFIG_LIBS=hdf5hl_fortran:hdf5_fortran:netcdff' ';export' 'PE_FORTRAN_PKGCONFIG_LIBS;PE_GA_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_GA_DEFAULT_FIXED_PRGENV;PE_GA_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_GA_DEFAULT_GENCOMPS_GNU;PE_GA_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/ga/5.3.0.1/@PRGENV@/@PE_GA_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_GA_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_GA_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_GA_DEFAULT_VOLATILE_PRGENV;PE_HDF5_CXX_PKGCONFIG_LIBS=hdf5_hl_cpp:hdf5_cpp' ';export' 'PE_HDF5_CXX_PKGCONFIG_LIBS;PE_HDF5_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_HDF5_DEFAULT_FIXED_PRGENV;PE_HDF5_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_HDF5_DEFAULT_GENCOMPS_GNU;PE_HDF5_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.13/@PRGENV@/@PE_HDF5_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_HDF5_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_HDF5_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_HDF5_DEFAULT_VOLATILE_PRGENV;PE_HDF5_DIR=/opt/cray/hdf5/1.8.14' ';export' 'PE_HDF5_DIR;PE_HDF5_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_HDF5_FIXED_PRGENV;PE_HDF5_FORTRAN_PKGCONFIG_LIBS=hdf5hl_fortran:hdf5_fortran' ';export' 'PE_HDF5_FORTRAN_PKGCONFIG_LIBS;PE_HDF5_GENCOMPILERS_GNU=5.1\' '4.9\' 4.8 ';export' 'PE_HDF5_GENCOMPILERS_GNU;PE_HDF5_GENCOMPS_GNU=51\' '49\' 48 ';export' 'PE_HDF5_GENCOMPS_GNU;PE_HDF5_MODULE_NAME=cray-hdf5' ';export' 'PE_HDF5_MODULE_NAME;PE_HDF5_PARALLEL_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_HDF5_PARALLEL_DEFAULT_FIXED_PRGENV;PE_HDF5_PARALLEL_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_HDF5_PARALLEL_DEFAULT_GENCOMPS_GNU;PE_HDF5_PARALLEL_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_HDF5_PARALLEL_DEFAULT_REQUIRED_PRODUCTS;PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/hdf5-parallel/1.8.13/@PRGENV@/@PE_HDF5_PARALLEL_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PRGENV;PE_HDF5_PKGCONFIG_LIBS=hdf5_hl:hdf5' ';export' 'PE_HDF5_PKGCONFIG_LIBS;PE_HDF5_VOLATILE_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/@PRGENV@/@PE_HDF5_GENCOMPS@/lib/pkgconfig' ';export' 'PE_HDF5_VOLATILE_PKGCONFIG_PATH;PE_HDF5_VOLATILE_PRGENV=GNU' ';export' 'PE_HDF5_VOLATILE_PRGENV;PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/INTEL/14.0/lib/pkgconfig:/opt/cray/ga/5.3.0.1/INTEL/140/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/INTEL/140/lib/pkgconfig:/opt/cray/mpt/7.2.0/gni/mpich2-intel/140/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/INTEL/140/lib/pkgconfig:/opt/cray/netcdf/4.3.2/INTEL/140/lib/pkgconfig:/opt/cray/hdf5/1.8.13/INTEL/140/lib/pkgconfig' ';export' 'PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH;PE_INTEL_FIXED_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/INTEL/14.0/lib/pkgconfig:/opt/cray/netcdf/4.3.3.1/INTEL/14.0/lib/pkgconfig' ';export' 'PE_INTEL_FIXED_PKGCONFIG_PATH;PE_LIBSCI_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_LIBSCI_DEFAULT_GENCOMPS_CRAY_x86_64;PE_LIBSCI_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_LIBSCI_DEFAULT_GENCOMPS_GNU_x86_64;PE_LIBSCI_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_LIBSCI_DEFAULT_GENCOMPS_INTEL_x86_64;PE_LIBSCI_DEFAULT_OMP_REQUIRES_openmp=_mp' ';export' 'PE_LIBSCI_DEFAULT_OMP_REQUIRES_openmp;PE_LIBSCI_DEFAULT_PKGCONFIG_VARIABLES=PE_LIBSCI_DEFAULT_OMP_REQUIRES_@openmp@' ';export' 'PE_LIBSCI_DEFAULT_PKGCONFIG_VARIABLES;PE_LIBSCI_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_LIBSCI_DEFAULT_REQUIRED_PRODUCTS;PE_LIBSCI_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/libsci/13.0.3/@PRGENV@/@PE_LIBSCI_DEFAULT_GENCOMPS@/@PE_LIBSCI_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_LIBSCI_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_LIBSCI_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_LIBSCI_DEFAULT_VOLATILE_PRGENV;PE_LIBSCI_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_LIBSCI_GENCOMPS_CRAY_x86_64;PE_LIBSCI_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_LIBSCI_GENCOMPS_GNU_x86_64;PE_LIBSCI_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_LIBSCI_GENCOMPS_INTEL_x86_64;PE_LIBSCI_MODULE_NAME=cray-libsci/13.0.3' ';export' 'PE_LIBSCI_MODULE_NAME;PE_LIBSCI_OMP_REQUIRES_openmp=_mp' ';export' 'PE_LIBSCI_OMP_REQUIRES_openmp;PE_LIBSCI_PKGCONFIG_LIBS=libsci_mpi:libsci' ';export' 'PE_LIBSCI_PKGCONFIG_LIBS;PE_LIBSCI_PKGCONFIG_VARIABLES=PE_LIBSCI_OMP_REQUIRES_@openmp@' ';export' 'PE_LIBSCI_PKGCONFIG_VARIABLES;PE_LIBSCI_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_LIBSCI_REQUIRED_PRODUCTS;PE_LIBSCI_VOLATILE_PKGCONFIG_PATH=/opt/cray/libsci/13.0.3/@PRGENV@/@PE_LIBSCI_GENCOMPS@/@PE_LIBSCI_TARGET@/lib/pkgconfig' ';export' 'PE_LIBSCI_VOLATILE_PKGCONFIG_PATH;PE_LIBSCI_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_LIBSCI_VOLATILE_PRGENV;PE_MPICH_DEFAULT_DIR_CRAY_DEFAULT64=64' ';export' 'PE_MPICH_DEFAULT_DIR_CRAY_DEFAULT64;PE_MPICH_DEFAULT_FIXED_PRGENV=INTEL' ';export' 'PE_MPICH_DEFAULT_FIXED_PRGENV;PE_MPICH_DEFAULT_GENCOMPS_CRAY=83' ';export' 'PE_MPICH_DEFAULT_GENCOMPS_CRAY;PE_MPICH_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_MPICH_DEFAULT_GENCOMPS_GNU;PE_MPICH_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/mpt/7.2.0/gni/mpich2-@PRGENV@@PE_MPICH_DEFAULT_DIR_DEFAULT64@/@PE_MPICH_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_MPICH_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_MPICH_DEFAULT_VOLATILE_PRGENV=CRAY\' GNU ';export' 'PE_MPICH_DEFAULT_VOLATILE_PRGENV;PE_MPICH_MULTITHREADED_LIBS_multithreaded=_mt' ';export' 'PE_MPICH_MULTITHREADED_LIBS_multithreaded;PE_MPICH_NV_LIBS_nvidia20=-lcudart' ';export' 'PE_MPICH_NV_LIBS_nvidia20;PE_MPICH_NV_LIBS_nvidia35=-lcudart' ';export' 'PE_MPICH_NV_LIBS_nvidia35;PE_MPICH_PKGCONFIG_VARIABLES=PE_MPICH_NV_LIBS_@accelerator@:PE_MPICH_MULTITHREADED_LIBS_@multithreaded@' ';export' 'PE_MPICH_PKGCONFIG_VARIABLES;PE_MPICH_TARGET_VAR_nvidia20=-lcudart' ';export' 'PE_MPICH_TARGET_VAR_nvidia20;PE_MPICH_TARGET_VAR_nvidia35=-lcudart' ';export' 'PE_MPICH_TARGET_VAR_nvidia35;PE_NETCDF_BASEDIR=/opt/cray/netcdf/4.3.3.1' ';export' 'PE_NETCDF_BASEDIR;PE_NETCDF_CXX_PKGCONFIG_LIBS=netcdf_c++4' ';export' 'PE_NETCDF_CXX_PKGCONFIG_LIBS;PE_NETCDF_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_NETCDF_DEFAULT_FIXED_PRGENV;PE_NETCDF_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_NETCDF_DEFAULT_GENCOMPS_GNU;PE_NETCDF_DEFAULT_REQUIRED_PRODUCTS=PE_HDF5' ';export' 'PE_NETCDF_DEFAULT_REQUIRED_PRODUCTS;PE_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/netcdf/4.3.2/@PRGENV@/@PE_NETCDF_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_NETCDF_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_NETCDF_DEFAULT_VOLATILE_PRGENV;PE_NETCDF_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_NETCDF_FIXED_PRGENV;PE_NETCDF_FORTRAN_PKGCONFIG_LIBS=netcdff' ';export' 'PE_NETCDF_FORTRAN_PKGCONFIG_LIBS;PE_NETCDF_GENCOMPILERS_GNU=5.1\' '4.9\' 4.8 ';export' 'PE_NETCDF_GENCOMPILERS_GNU;PE_NETCDF_GENCOMPS_GNU=51\' '49\' 48 ';export' 'PE_NETCDF_GENCOMPS_GNU;PE_NETCDF_HDF5PARALLEL_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_FIXED_PRGENV;PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS_GNU;PE_NETCDF_HDF5PARALLEL_DEFAULT_REQUIRED_PRODUCTS=PE_HDF5_PARALLEL\' PE_MPICH ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_REQUIRED_PRODUCTS;PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/netcdf-hdf5parallel/4.3.2/@PRGENV@/@PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PRGENV;PE_NETCDF_MODULE_NAME=cray-netcdf' ';export' 'PE_NETCDF_MODULE_NAME;PE_NETCDF_PKGCONFIG_LIBS=netcdf' ';export' 'PE_NETCDF_PKGCONFIG_LIBS;PE_NETCDF_REQUIRED_PRODUCTS=PE_HDF5' ';export' 'PE_NETCDF_REQUIRED_PRODUCTS;PE_NETCDF_VOLATILE_PKGCONFIG_PATH=/opt/cray/netcdf/4.3.3.1/@PRGENV@/@PE_NETCDF_GENCOMPS@/lib/pkgconfig' ';export' 'PE_NETCDF_VOLATILE_PKGCONFIG_PATH;PE_NETCDF_VOLATILE_PRGENV=GNU' ';export' 'PE_NETCDF_VOLATILE_PRGENV;PE_PAPI_DEFAULT_ACCEL_LIBS_nvidia35=,-lcupti,-lcudart,-lcuda' ';export' 'PE_PAPI_DEFAULT_ACCEL_LIBS_nvidia35;PE_PAPI_DEFAULT_PKGCONFIG_VARIABLES=PE_PAPI_ACCEL_LIBS_@accelerator@' ';export' 'PE_PAPI_DEFAULT_PKGCONFIG_VARIABLES;PE_PAPI_DEFAULT_TARGET_VAR_nvidia35=,-lcupti,-lcudart,-lcuda' ';export' 'PE_PAPI_DEFAULT_TARGET_VAR_nvidia35;PE_PARALLEL_NETCDF_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_PARALLEL_NETCDF_DEFAULT_FIXED_PRGENV;PE_PARALLEL_NETCDF_DEFAULT_GENCOMPILERS_GNU=4.9\' 4.8 ';export' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPILERS_GNU;PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS_GNU;PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/@PRGENV@/@PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PRGENV;PE_PETSC_DEFAULT_GENCOMPS_CRAY_haswell=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_haswell;PE_PETSC_DEFAULT_GENCOMPS_CRAY_interlagos=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_interlagos;PE_PETSC_DEFAULT_GENCOMPS_CRAY_sandybridge=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_sandybridge;PE_PETSC_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_x86_64;PE_PETSC_DEFAULT_GENCOMPS_GNU_haswell=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_haswell;PE_PETSC_DEFAULT_GENCOMPS_GNU_interlagos=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_interlagos;PE_PETSC_DEFAULT_GENCOMPS_GNU_sandybridge=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_sandybridge;PE_PETSC_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_x86_64;PE_PETSC_DEFAULT_GENCOMPS_INTEL_haswell=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_haswell;PE_PETSC_DEFAULT_GENCOMPS_INTEL_interlagos=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_interlagos;PE_PETSC_DEFAULT_GENCOMPS_INTEL_sandybridge=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_sandybridge;PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64;PE_PETSC_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_LIBSCI:PE_TPSL' ';export' 'PE_PETSC_DEFAULT_REQUIRED_PRODUCTS;PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/petsc/3.5.3.0/real/@PRGENV@/@PE_PETSC_DEFAULT_GENCOMPS@/@PE_PETSC_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_PETSC_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_PETSC_DEFAULT_VOLATILE_PRGENV;PE_PKGCONFIG_DEFAULT_PRODUCTS=PE_TPSL:PE_LIBSCI:PE_TRILINOS:PE_FFTW:PE_PARALLEL_NETCDF:PE_GA:PE_NETCDF_HDF5PARALLEL:PE_MPICH:PE_HDF5_PARALLEL:PE_PETSC:PE_NETCDF:PE_HDF5' ';export' 'PE_PKGCONFIG_DEFAULT_PRODUCTS;PE_PKGCONFIG_LIBS=hdf5_hl:hdf5:netcdf:AtpSigHandler:cray-rca:libsci_mpi:libsci' ';export' 'PE_PKGCONFIG_LIBS;PE_PKGCONFIG_PRODUCTS=PE_HDF5:PE_NETCDF:PE_LIBSCI' ';export' 'PE_PKGCONFIG_PRODUCTS;PE_PKGCONFIG_PRODUCTS_DEFAULT=PE_PAPI' ';export' 'PE_PKGCONFIG_PRODUCTS_DEFAULT;PE_PKG_CONFIG_PATH=/opt/cray/cti/1.0.2/lib/pkgconfig' ';export' 'PE_PKG_CONFIG_PATH;PE_PRODUCT_LIST=CRAYPE_HASWELL:CRAY_RCA:CRAY_ALPS:DVS:CRAY_XPMEM:CRAY_DMAPP:CRAY_PMI:CRAY_UGNI:CRAY_UDREG:CRAY_LIBSCI:CRAYPE:INTEL' ';export' 'PE_PRODUCT_LIST;PE_SMA_DIR_CRAY_DEFAULT64=64' ';export' 'PE_SMA_DIR_CRAY_DEFAULT64;PE_SMA_DIR_PGI_DEFAULT64=64' ';export' 'PE_SMA_DIR_PGI_DEFAULT64;PE_SMA_VOLATILE_PKGCONFIG_PATH=/opt/cray/mpt/7.2.0/gni/sma@PE_SMA_DIR_DEFAULT64@/lib64/pkgconfig' ';export' 'PE_SMA_VOLATILE_PKGCONFIG_PATH;PE_TPSL_DEFAULT_GENCOMPS_CRAY_haswell=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_haswell;PE_TPSL_DEFAULT_GENCOMPS_CRAY_interlagos=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_interlagos;PE_TPSL_DEFAULT_GENCOMPS_CRAY_sandybridge=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_sandybridge;PE_TPSL_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_x86_64;PE_TPSL_DEFAULT_GENCOMPS_GNU_haswell=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_haswell;PE_TPSL_DEFAULT_GENCOMPS_GNU_interlagos=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_interlagos;PE_TPSL_DEFAULT_GENCOMPS_GNU_sandybridge=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_sandybridge;PE_TPSL_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_x86_64;PE_TPSL_DEFAULT_GENCOMPS_INTEL_haswell=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_haswell;PE_TPSL_DEFAULT_GENCOMPS_INTEL_interlagos=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_interlagos;PE_TPSL_DEFAULT_GENCOMPS_INTEL_sandybridge=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_sandybridge;PE_TPSL_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_x86_64;PE_TPSL_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_LIBSCI' ';export' 'PE_TPSL_DEFAULT_REQUIRED_PRODUCTS;PE_TPSL_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/tpsl/1.4.4/@PRGENV@/@PE_TPSL_DEFAULT_GENCOMPS@/@PE_TPSL_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_TPSL_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_TPSL_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_TPSL_DEFAULT_VOLATILE_PRGENV;PE_TRILINOS_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_TRILINOS_DEFAULT_GENCOMPS_CRAY_x86_64;PE_TRILINOS_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_TRILINOS_DEFAULT_GENCOMPS_GNU_x86_64;PE_TRILINOS_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_TRILINOS_DEFAULT_GENCOMPS_INTEL_x86_64;PE_TRILINOS_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_HDF5_PARALLEL:PE_NETCDF_HDF5PARALLEL:PE_LIBSCI:PE_TPSL' ';export' 'PE_TRILINOS_DEFAULT_REQUIRED_PRODUCTS;PE_TRILINOS_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/trilinos/11.12.1.2/@PRGENV@/@PE_TRILINOS_DEFAULT_GENCOMPS@/@PE_TRILINOS_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_TRILINOS_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_TRILINOS_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_TRILINOS_DEFAULT_VOLATILE_PRGENV;PKGCONFIG_ENABLED=1' ';export' 'PKGCONFIG_ENABLED;PKG_CONFIG_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64/pkgconfig:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/lib64/pkgconfig:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/lib64/pkgconfig:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/lib64/pkgconfig:/opt/cray/gni-headers/4.0-1.0502.10859.7.8.ari/lib64/pkgconfig:/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/lib64/pkgconfig:/opt/cray/pmi/5.0.11/lib64/pkgconfig:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/lib64/pkgconfig:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/lib64/pkgconfig:/opt/cray/craype/2.3.0/pkg-config:/opt/cray/atp/1.8.1/lib/pkgconfig' ';export' 'PKG_CONFIG_PATH;PKG_CONFIG_PATH_DEFAULT=/opt/cray/papi/5.4.0.1/lib64/pkgconfig' ';export' 'PKG_CONFIG_PATH_DEFAULT;PNG_INC=/usrx/local/prod//png/1.2.49/intel/sandybridge/include' ';export' 'PNG_INC;PNG_LIB=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a' ';export' 'PNG_LIB;PNG_LIB12=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng12.a' ';export' 'PNG_LIB12;PNG_LIBDIR=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib' ';export' 'PNG_LIBDIR;PNG_LIBso=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.so' ';export' 'PNG_LIBso;PNG_SRC=/usrx/local/prod//png/1.2.49/intel/sandybridge/src' ';export' 'PNG_SRC;PNG_VER=1.2.49' ';export' 'PNG_VER;POST_INC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4' ';export' 'POST_INC;POST_LIB=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a' ';export' 'POST_LIB;POST_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/post_v8.0.5' ';export' 'POST_SRC;POST_VER=v8.0.5' ';export' 'POST_VER;SHMEM_ABORT_ON_ERROR=1' ';export' 'SHMEM_ABORT_ON_ERROR;SLURM_PROLOG=/opt/cray/atp/1.8.1/libexec/slurm_prolog.ksh' ';export' 'SLURM_PROLOG;SP_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_4.a' ';export' 'SP_LIB4;SP_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_8.a' ';export' 'SP_LIB8;SP_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a' ';export' 'SP_LIBd;SP_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/sp_v2.0.3' ';export' 'SP_SRC;SP_VER=v2.0.3' ';export' 'SP_VER;TBBROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb' ';export' 'TBBROOT;W3EMC_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3emc_v2.3.1_4' ';export' 'W3EMC_INC4;W3EMC_INC8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3emc_v2.3.1_8' ';export' 'W3EMC_INC8;W3EMC_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3emc_v2.3.1_d' ';export' 'W3EMC_INCd;W3EMC_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_4.a' ';export' 'W3EMC_LIB4;W3EMC_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_8.a' ';export' 'W3EMC_LIB8;W3EMC_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a' ';export' 'W3EMC_LIBd;W3EMC_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/w3emc_v2.3.1' ';export' 'W3EMC_SRC;W3EMC_VER=v2.3.1' ';export' 'W3EMC_VER;W3NCO_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3nco_v2.0.7_4' ';export' 'W3NCO_INC4;W3NCO_INC8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3nco_v2.0.7_8' ';export' 'W3NCO_INC8;W3NCO_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3nco_v2.0.7_d' ';export' 'W3NCO_INCd;W3NCO_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_4.a' ';export' 'W3NCO_LIB4;W3NCO_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_8.a' ';export' 'W3NCO_LIB8;W3NCO_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a' ';export' 'W3NCO_LIBd;W3NCO_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/w3nco_v2.0.7' ';export' 'W3NCO_SRC;W3NCO_VER=v2.0.7' ';export' 'W3NCO_VER;XLSF_UIDDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib/uid' ';export' 'XLSF_UIDDIR;XTOS_VERSION=5.2.82' ';export' 'XTOS_VERSION;XTPE_NETWORK_TARGET=aries' ';export' 'XTPE_NETWORK_TARGET;Z_INC=/usrx/local/dev/zlib/1.2.7/intel/sandybridge/include' ';export' 'Z_INC;Z_LIB=/usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a' ';export' 'Z_LIB;Z_SRC=/usrx/local/dev/zlib/1.2.7/intel/sandybridge/src' ';export' 'Z_SRC;Z_VER=1.2.7' ';export' 'Z_VER;_LMFILES_=/opt/cray/craype/default/alt-modulefiles/craype-network-aries:/opt/cray/alt-modulefiles/craype/2.3.0:/opt/cray/alt-modulefiles/cray-libsci/13.0.3:/opt/cray/ari/modulefiles/udreg/2.3.2-1.0502.10518.2.17.ari:/opt/cray/ari/modulefiles/ugni/6.0-1.0502.10863.8.29.ari:/opt/cray/ari/modulefiles/pmi/5.0.11:/opt/cray/ari/modulefiles/dmapp/7.0.1-1.0502.11080.8.76.ari:/opt/cray/ari/modulefiles/gni-headers/4.0-1.0502.10859.7.8.ari:/opt/cray/ari/modulefiles/xpmem/0.1-2.0502.64982.5.3.ari:/opt/cray/ari/modulefiles/dvs/2.5_0.9.0-1.0502.2188.1.116.ari:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9774.31.11.ari:/opt/cray/ari/modulefiles/rca/1.0.0-2.0502.60530.1.62.ari:/opt/cray/alt-modulefiles/atp/1.8.1:/opt/cray/alt-modulefiles/PrgEnv-intel/5.2.82:/opt/modulefiles/intel/16.3.210:/opt/cray/alt-modulefiles/cray-netcdf/4.3.3.1:/opt/cray/alt-modulefiles/cray-hdf5/1.8.14:/opt/modulefiles/xt-lsfhpc/9.1.3:/opt/cray/craype/default/alt-modulefiles/craype-haswell:/usrx/local/dev/modulefiles/python/2.7.14:/usrx/local/dev/modulefiles/cmake/3.6.2:/opt/modulefiles/gcc/4.9.2:/usrx/local/prod/modulefiles/jasper-gnu-sandybridge/1.900.1:/usrx/local/prod/modulefiles/png-intel-sandybridge/1.2.49:/usrx/local/dev/modulefiles/zlib-intel-sandybridge/1.2.7:/gpfs/hps/nco/ops/nwprod/lib/modulefiles/crtm-intel/2.2.6:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2/3.1.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/bacio/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/ip/3.0.2:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/sp/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3nco/2.0.7:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3emc/2.3.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/nemsio/2.2.4:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/post/8.0.5:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari:/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray/fv3' ';export' '_LMFILES_;' ++ eval ATP_HOME=/opt/cray/atp/1.8.1 ';export' 'ATP_HOME;ATP_MRNET_COMM_PATH=/opt/cray/atp/1.8.1/libexec/atp_mrnet_commnode_wrapper' ';export' 'ATP_MRNET_COMM_PATH;ATP_POST_LINK_OPTS=-Wl,-L/opt/cray/atp/1.8.1/libApp/\' ';export' 'ATP_POST_LINK_OPTS;BACIO_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_4.a' ';export' 'BACIO_LIB4;BACIO_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libbacio_v2.0.3_8.a' ';export' 'BACIO_LIB8;BACIO_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/bacio_v2.0.3' ';export' 'BACIO_SRC;BACIO_VER=v2.0.3' ';export' 'BACIO_VER;CMAKE_CXX_COMPILER=CC' ';export' 'CMAKE_CXX_COMPILER;CMAKE_C_COMPILER=cc' ';export' 'CMAKE_C_COMPILER;CMAKE_Fortran_COMPILER=ftn' ';export' 'CMAKE_Fortran_COMPILER;CMAKE_Platform=wcoss_cray' ';export' 'CMAKE_Platform;COMP=intel' ';export' 'COMP;CPATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/include:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/include:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/include' ';export' 'CPATH;CRAYOS_VERSION=5.2.82' ';export' 'CRAYOS_VERSION;CRAYPE_DIR=/opt/cray/craype/2.3.0' ';export' 'CRAYPE_DIR;CRAYPE_NETWORK_TARGET=aries' ';export' 'CRAYPE_NETWORK_TARGET;CRAYPE_VERSION=2.3.0' ';export' 'CRAYPE_VERSION;CRAY_ALPS_INCLUDE_OPTS=-I/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/include' ';export' 'CRAY_ALPS_INCLUDE_OPTS;CRAY_ALPS_POST_LINK_OPTS=-L/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64' ';export' 'CRAY_ALPS_POST_LINK_OPTS;CRAY_CPU_TARGET=haswell' ';export' 'CRAY_CPU_TARGET;CRAY_DMAPP_INCLUDE_OPTS=-I/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/include\' '-I/opt/cray/gni-headers/4.0-1.0502.10859.7.8.ari/include\' ';export' 'CRAY_DMAPP_INCLUDE_OPTS;CRAY_DMAPP_POST_LINK_OPTS=-L/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/lib64' ';export' 'CRAY_DMAPP_POST_LINK_OPTS;CRAY_GNI_HEADERS_INCLUDE_OPTS=-I/opt/cray/gni-headers/4.0-1.0502.10859.7.8.ari/include' ';export' 'CRAY_GNI_HEADERS_INCLUDE_OPTS;CRAY_HDF5_DIR=/opt/cray/hdf5/1.8.14' ';export' 'CRAY_HDF5_DIR;CRAY_HDF5_VERSION=1.8.14' ';export' 'CRAY_HDF5_VERSION;CRAY_LD_LIBRARY_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64:/opt/cray/hdf5/1.8.14/INTEL/14.0/lib:/opt/cray/netcdf/4.3.3.1/INTEL/14.0/lib:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/lib64:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/lib64:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/lib64:/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/lib64:/opt/cray/pmi/5.0.11/lib64:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/lib64:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/lib64:/opt/cray/libsci/13.0.3/INTEL/140/x86_64/lib' ';export' 'CRAY_LD_LIBRARY_PATH;CRAY_LIBSCI_BASE_DIR=/opt/cray/libsci/13.0.3' ';export' 'CRAY_LIBSCI_BASE_DIR;CRAY_LIBSCI_DIR=/opt/cray/libsci/13.0.3' ';export' 'CRAY_LIBSCI_DIR;CRAY_LIBSCI_PREFIX_DIR=/opt/cray/libsci/13.0.3/INTEL/140/x86_64' ';export' 'CRAY_LIBSCI_PREFIX_DIR;CRAY_LIBSCI_VERSION=13.0.3' ';export' 'CRAY_LIBSCI_VERSION;CRAY_NETCDF_VERSION=4.3.3.1' ';export' 'CRAY_NETCDF_VERSION;CRAY_PE_MODULES=cray-hdf5:cray-netcdf' ';export' 'CRAY_PE_MODULES;CRAY_PMI_INCLUDE_OPTS=-I/opt/cray/pmi/5.0.11/include' ';export' 'CRAY_PMI_INCLUDE_OPTS;CRAY_PMI_POST_LINK_OPTS=-L/opt/cray/pmi/5.0.11/lib64' ';export' 'CRAY_PMI_POST_LINK_OPTS;CRAY_PRE_COMPILE_OPTS=-hnetwork=aries' ';export' 'CRAY_PRE_COMPILE_OPTS;CRAY_PRGENVINTEL=loaded' ';export' 'CRAY_PRGENVINTEL;CRAY_RCA_INCLUDE_OPTS=-I/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/include\' '-I/opt/cray/krca/1.0.0-2.0502.67049.8.22.ari/include\' '-I/opt/cray-hss-devel/7.2.0/include\' ';export' 'CRAY_RCA_INCLUDE_OPTS;CRAY_RCA_POST_LINK_OPTS=-L/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/lib64\' '-lrca\' ';export' 'CRAY_RCA_POST_LINK_OPTS;CRAY_UDREG_INCLUDE_OPTS=-I/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/include' ';export' 'CRAY_UDREG_INCLUDE_OPTS;CRAY_UDREG_POST_LINK_OPTS=-L/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/lib64' ';export' 'CRAY_UDREG_POST_LINK_OPTS;CRAY_UGNI_INCLUDE_OPTS=-I/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/include' ';export' 'CRAY_UGNI_INCLUDE_OPTS;CRAY_UGNI_POST_LINK_OPTS=-L/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/lib64' ';export' 'CRAY_UGNI_POST_LINK_OPTS;CRAY_XPMEM_INCLUDE_OPTS=-I/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/include' ';export' 'CRAY_XPMEM_INCLUDE_OPTS;CRAY_XPMEM_POST_LINK_OPTS=-L/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/lib64' ';export' 'CRAY_XPMEM_POST_LINK_OPTS;CRTM_FIX=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/fix' ';export' 'CRTM_FIX;CRTM_INC=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/include/crtm_v2.2.6' ';export' 'CRTM_INC;CRTM_LIB=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/intel/libcrtm_v2.2.6.a' ';export' 'CRTM_LIB;CRTM_SRC=/gpfs/hps/nco/ops/nwprod/lib/crtm/v2.2.6/src' ';export' 'CRTM_SRC;CRTM_VER=v2.2.6' ';export' 'CRTM_VER;DMAPP_ABORT_ON_ERROR=1' ';export' 'DMAPP_ABORT_ON_ERROR;DVS_INCLUDE_OPTS=-I/opt/cray/dvs/2.5_0.9.0-1.0502.2188.1.116.ari/include' ';export' 'DVS_INCLUDE_OPTS;DVS_VERSION=0.9.0' ';export' 'DVS_VERSION;ESMFMKFILE=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib/esmf.mk' ';export' 'ESMFMKFILE;G2TMPL_INC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/g2tmpl_v1.6.0' ';export' 'G2TMPL_INC;G2TMPL_LIB=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2tmpl_v1.6.0.a' ';export' 'G2TMPL_LIB;G2TMPL_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/g2tmpl_v1.6.0/src' ';export' 'G2TMPL_SRC;G2TMPL_VER=v1.6.0' ';export' 'G2TMPL_VER;G2_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/g2_v3.1.1_4' ';export' 'G2_INC4;G2_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/g2_v3.1.1_d' ';export' 'G2_INCd;G2_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_4.a' ';export' 'G2_LIB4;G2_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libg2_v3.1.1_d.a' ';export' 'G2_LIBd;G2_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/g2_v3.1.1' ';export' 'G2_SRC;G2_VER=v3.1.1' ';export' 'G2_VER;GCC_PATH=/opt/gcc/4.9.2' ';export' 'GCC_PATH;GCC_VERSION=4.9.2' ';export' 'GCC_VERSION;GDBSERVER_MIC=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/target/mic/bin/gdbserver' ';export' 'GDBSERVER_MIC;GDB_CROSS=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin/gdb-mic' ';export' 'GDB_CROSS;GDB_HOST=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin/gdb-ia-mic' ';export' 'GDB_HOST;GNU_VERSION=4.9.2' ';export' 'GNU_VERSION;HDF5_DIR=/opt/cray/hdf5/1.8.14/INTEL/14.0' ';export' 'HDF5_DIR;HDF5_INCLUDE_OPTS=/opt/cray/hdf5/1.8.14/INTEL/14.0/include' ';export' 'HDF5_INCLUDE_OPTS;HDF5_ROOT=/opt/cray/hdf5/1.8.14/INTEL/14.0' ';export' 'HDF5_ROOT;INFOPATH=/opt/gcc/4.9.2/snos/share/info:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/info/:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/info/:/usr/local/info:/usr/share/info:/usr/info' ';export' 'INFOPATH;INTEL_LICENSE_FILE=/opt/intel/compilers_and_libraries_2016.3.210/linux/licenses:/opt/intel/licenses:/intel/licenses' ';export' 'INTEL_LICENSE_FILE;INTEL_MAJOR_VERSION=16.0' ';export' 'INTEL_MAJOR_VERSION;INTEL_MINOR_VERSION=3.210' ';export' 'INTEL_MINOR_VERSION;INTEL_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux' ';export' 'INTEL_PATH;INTEL_PYTHONHOME=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/python/intel64/' ';export' 'INTEL_PYTHONHOME;INTEL_VERSION=16.0.3.210' ';export' 'INTEL_VERSION;IPPROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp' ';export' 'IPPROOT;IP_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ip_v3.0.2_4' ';export' 'IP_INC4;IP_INC8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ip_v3.0.2_8' ';export' 'IP_INC8;IP_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ip_v3.0.2_d' ';export' 'IP_INCd;IP_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libip_v3.0.2_4.a' ';export' 'IP_LIB4;IP_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libip_v3.0.2_8.a' ';export' 'IP_LIB8;IP_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libip_v3.0.2_d.a' ';export' 'IP_LIBd;IP_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/ip_v3.0.2' ';export' 'IP_SRC;IP_VER=v3.0.2' ';export' 'IP_VER;JASPER_INC=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/include' ';export' 'JASPER_INC;JASPER_LIB=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.a' ';export' 'JASPER_LIB;JASPER_LIBDIR=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib' ';export' 'JASPER_LIBDIR;JASPER_LIBl=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/lib/libjasper.la' ';export' 'JASPER_LIBl;JASPER_SRC=/usrx/local/prod//jasper/1.900.1/gnu/sandybridge/sorc/jasper_v1.900.1' ';export' 'JASPER_SRC;JASPER_VER=1.900.1' ';export' 'JASPER_VER;LD_LIBRARY_PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib:/opt/gcc/4.9.2/snos/lib64:/usrx/local/dev/python/2.7.14/lib:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/tools/intel64/perfsys:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/libipt/intel64/lib' ';export' 'LD_LIBRARY_PATH;LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1' ';export' 'LIBRARY_PATH;LIBSCI_BASE_DIR=/opt/cray/libsci/13.0.3' ';export' 'LIBSCI_BASE_DIR;LIBSCI_VERSION=13.0.3' ';export' 'LIBSCI_VERSION;LIB_NAME=POST' ';export' 'LIB_NAME;LOADEDMODULES=craype-network-aries:craype/2.3.0:cray-libsci/13.0.3:udreg/2.3.2-1.0502.10518.2.17.ari:ugni/6.0-1.0502.10863.8.29.ari:pmi/5.0.11:dmapp/7.0.1-1.0502.11080.8.76.ari:gni-headers/4.0-1.0502.10859.7.8.ari:xpmem/0.1-2.0502.64982.5.3.ari:dvs/2.5_0.9.0-1.0502.2188.1.116.ari:alps/5.2.4-2.0502.9774.31.11.ari:rca/1.0.0-2.0502.60530.1.62.ari:atp/1.8.1:PrgEnv-intel/5.2.82:intel/16.3.210:cray-netcdf/4.3.3.1:cray-hdf5/1.8.14:xt-lsfhpc/9.1.3:craype-haswell:python/2.7.14:cmake/3.6.2:gcc/4.9.2:jasper-gnu-sandybridge/1.900.1:png-intel-sandybridge/1.2.49:zlib-intel-sandybridge/1.2.7:crtm-intel/2.2.6:g2/3.1.1:g2tmpl/1.6.0:bacio/2.0.3:ip/3.0.2:sp/2.0.3:w3nco/2.0.7:w3emc/2.3.1:nemsio/2.2.4:post/8.0.5:alps/5.2.4-2.0502.9822.32.1.ari:esmf/8.0.0:fv3' ';export' 'LOADEDMODULES;LSF_BINDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin' ';export' 'LSF_BINDIR;LSF_ENVDIR=/gpfs/slsf/xt-lsfhpc/conf' ';export' 'LSF_ENVDIR;LSF_LIBDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib' ';export' 'LSF_LIBDIR;LSF_SERVERDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc' ';export' 'LSF_SERVERDIR;MANPATH=/opt/cray/pmi/5.0.11/man:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/share/man:/opt/gcc/4.9.2/snos/share/man:/usrx/local/dev/cmake/3.6.2/share/man:/usrx/local/dev/python/2.7.14/share/man:/gpfs/slsf/xt-lsfhpc/9.1/man:/opt/cray/netcdf/4.3.3.1/share/man:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/common:/opt/cray/atp/1.8.1/man:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/man:/opt/cray/libsci/13.0.3/man:/opt/cray/man/csmlversion:/opt/cray/craype/2.3.0/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man:/opt/cray/man' ';export' 'MANPATH;MIC_LD_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/mic:/opt/intel/mic/coi/device-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/lib/mic:/opt/intel/mic/coi/device-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/mic' ';export' 'MIC_LD_LIBRARY_PATH;MIC_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/mic' ';export' 'MIC_LIBRARY_PATH;MKLROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl' ';export' 'MKLROOT;MODULEPATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles:/opt/cray/ari/modulefiles:/usrx/local/emc_rocoto/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles' ';export' 'MODULEPATH;MPICH_ABORT_ON_ERROR=1' ';export' 'MPICH_ABORT_ON_ERROR;MPM_LAUNCHER=/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/mpm/bin/start_mpm.sh' ';export' 'MPM_LAUNCHER;NEMSIO_INC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/nemsio_v2.2.4' ';export' 'NEMSIO_INC;NEMSIO_LIB=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libnemsio_v2.2.4.a' ';export' 'NEMSIO_LIB;NEMSIO_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/nemsio_v2.2.4' ';export' 'NEMSIO_SRC;NEMSIO_VER=v2.2.4' ';export' 'NEMSIO_VER;NETCDF_DIR=/opt/cray/netcdf/4.3.3.1/INTEL/14.0' ';export' 'NETCDF_DIR;NLSPATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/locale/%l_%t/%N' ';export' 'NLSPATH;PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/bin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/opt/gcc/4.9.2/bin:/usrx/local/dev/cmake/3.6.2/bin:/usrx/local/dev/python/2.7.14/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/opt/cray/hdf5/1.8.14/bin:/opt/cray/netcdf/4.3.3.1/bin:/opt/intel/compilers_and_libraries_2016.3.210/linux/bin/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/bin:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/sbin:/opt/cray/dvs/2.5_0.9.0-1.0502.2188.1.116.ari/bin:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/bin:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/bin:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/bin:/opt/cray/craype/2.3.0/bin:/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin:/opt/cray/bin:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/include' ';export' 'PATH;PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/CRAY/8.3/lib/pkgconfig:/opt/cray/netcdf/4.3.2/CRAY/83/lib/pkgconfig:/opt/cray/ga/5.3.0.1/CRAY/83/lib/pkgconfig:/opt/cray/hdf5/1.8.13/CRAY/83/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/CRAY/83/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/CRAY/83/lib/pkgconfig' ';export' 'PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH;PE_CRAY_FIXED_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/CRAY/8.3/lib/pkgconfig:/opt/cray/netcdf/4.3.3.1/CRAY/8.3/lib/pkgconfig' ';export' 'PE_CRAY_FIXED_PKGCONFIG_PATH;PE_CXX_PKGCONFIG_LIBS=hdf5_hl_cpp:hdf5_cpp:netcdf_c++4' ';export' 'PE_CXX_PKGCONFIG_LIBS;PE_ENV=INTEL' ';export' 'PE_ENV;PE_FFTW_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_FFTW_DEFAULT_REQUIRED_PRODUCTS;PE_FFTW_DEFAULT_TARGET_haswell=haswell' ';export' 'PE_FFTW_DEFAULT_TARGET_haswell;PE_FFTW_DEFAULT_TARGET_interlagos=interlagos' ';export' 'PE_FFTW_DEFAULT_TARGET_interlagos;PE_FFTW_DEFAULT_TARGET_sandybridge=sandybridge' ';export' 'PE_FFTW_DEFAULT_TARGET_sandybridge;PE_FFTW_DEFAULT_TARGET_x86_64=x86_64' ';export' 'PE_FFTW_DEFAULT_TARGET_x86_64;PE_FFTW_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/fftw/3.3.4.2/@PE_FFTW_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_FFTW_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_FORTRAN_PKGCONFIG_LIBS=hdf5hl_fortran:hdf5_fortran:netcdff' ';export' 'PE_FORTRAN_PKGCONFIG_LIBS;PE_GA_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_GA_DEFAULT_FIXED_PRGENV;PE_GA_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_GA_DEFAULT_GENCOMPS_GNU;PE_GA_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/ga/5.3.0.1/@PRGENV@/@PE_GA_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_GA_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_GA_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_GA_DEFAULT_VOLATILE_PRGENV;PE_HDF5_CXX_PKGCONFIG_LIBS=hdf5_hl_cpp:hdf5_cpp' ';export' 'PE_HDF5_CXX_PKGCONFIG_LIBS;PE_HDF5_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_HDF5_DEFAULT_FIXED_PRGENV;PE_HDF5_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_HDF5_DEFAULT_GENCOMPS_GNU;PE_HDF5_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.13/@PRGENV@/@PE_HDF5_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_HDF5_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_HDF5_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_HDF5_DEFAULT_VOLATILE_PRGENV;PE_HDF5_DIR=/opt/cray/hdf5/1.8.14' ';export' 'PE_HDF5_DIR;PE_HDF5_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_HDF5_FIXED_PRGENV;PE_HDF5_FORTRAN_PKGCONFIG_LIBS=hdf5hl_fortran:hdf5_fortran' ';export' 'PE_HDF5_FORTRAN_PKGCONFIG_LIBS;PE_HDF5_GENCOMPILERS_GNU=5.1\' '4.9\' 4.8 ';export' 'PE_HDF5_GENCOMPILERS_GNU;PE_HDF5_GENCOMPS_GNU=51\' '49\' 48 ';export' 'PE_HDF5_GENCOMPS_GNU;PE_HDF5_MODULE_NAME=cray-hdf5' ';export' 'PE_HDF5_MODULE_NAME;PE_HDF5_PARALLEL_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_HDF5_PARALLEL_DEFAULT_FIXED_PRGENV;PE_HDF5_PARALLEL_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_HDF5_PARALLEL_DEFAULT_GENCOMPS_GNU;PE_HDF5_PARALLEL_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_HDF5_PARALLEL_DEFAULT_REQUIRED_PRODUCTS;PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/hdf5-parallel/1.8.13/@PRGENV@/@PE_HDF5_PARALLEL_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_HDF5_PARALLEL_DEFAULT_VOLATILE_PRGENV;PE_HDF5_PKGCONFIG_LIBS=hdf5_hl:hdf5' ';export' 'PE_HDF5_PKGCONFIG_LIBS;PE_HDF5_VOLATILE_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/@PRGENV@/@PE_HDF5_GENCOMPS@/lib/pkgconfig' ';export' 'PE_HDF5_VOLATILE_PKGCONFIG_PATH;PE_HDF5_VOLATILE_PRGENV=GNU' ';export' 'PE_HDF5_VOLATILE_PRGENV;PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/mpt/7.2.0/gni/mpich2-intel/140/lib/pkgconfig:/opt/cray/parallel-netcdf/1.6.0/INTEL/14.0/lib/pkgconfig:/opt/cray/netcdf/4.3.2/INTEL/140/lib/pkgconfig:/opt/cray/ga/5.3.0.1/INTEL/140/lib/pkgconfig:/opt/cray/hdf5/1.8.13/INTEL/140/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/INTEL/140/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/INTEL/140/lib/pkgconfig' ';export' 'PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH;PE_INTEL_FIXED_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/INTEL/14.0/lib/pkgconfig:/opt/cray/netcdf/4.3.3.1/INTEL/14.0/lib/pkgconfig' ';export' 'PE_INTEL_FIXED_PKGCONFIG_PATH;PE_LIBSCI_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_LIBSCI_DEFAULT_GENCOMPS_CRAY_x86_64;PE_LIBSCI_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_LIBSCI_DEFAULT_GENCOMPS_GNU_x86_64;PE_LIBSCI_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_LIBSCI_DEFAULT_GENCOMPS_INTEL_x86_64;PE_LIBSCI_DEFAULT_OMP_REQUIRES_openmp=_mp' ';export' 'PE_LIBSCI_DEFAULT_OMP_REQUIRES_openmp;PE_LIBSCI_DEFAULT_PKGCONFIG_VARIABLES=PE_LIBSCI_DEFAULT_OMP_REQUIRES_@openmp@' ';export' 'PE_LIBSCI_DEFAULT_PKGCONFIG_VARIABLES;PE_LIBSCI_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_LIBSCI_DEFAULT_REQUIRED_PRODUCTS;PE_LIBSCI_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/libsci/13.0.3/@PRGENV@/@PE_LIBSCI_DEFAULT_GENCOMPS@/@PE_LIBSCI_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_LIBSCI_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_LIBSCI_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_LIBSCI_DEFAULT_VOLATILE_PRGENV;PE_LIBSCI_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_LIBSCI_GENCOMPS_CRAY_x86_64;PE_LIBSCI_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_LIBSCI_GENCOMPS_GNU_x86_64;PE_LIBSCI_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_LIBSCI_GENCOMPS_INTEL_x86_64;PE_LIBSCI_MODULE_NAME=cray-libsci/13.0.3' ';export' 'PE_LIBSCI_MODULE_NAME;PE_LIBSCI_OMP_REQUIRES_openmp=_mp' ';export' 'PE_LIBSCI_OMP_REQUIRES_openmp;PE_LIBSCI_PKGCONFIG_LIBS=libsci_mpi:libsci' ';export' 'PE_LIBSCI_PKGCONFIG_LIBS;PE_LIBSCI_PKGCONFIG_VARIABLES=PE_LIBSCI_OMP_REQUIRES_@openmp@' ';export' 'PE_LIBSCI_PKGCONFIG_VARIABLES;PE_LIBSCI_REQUIRED_PRODUCTS=PE_MPICH' ';export' 'PE_LIBSCI_REQUIRED_PRODUCTS;PE_LIBSCI_VOLATILE_PKGCONFIG_PATH=/opt/cray/libsci/13.0.3/@PRGENV@/@PE_LIBSCI_GENCOMPS@/@PE_LIBSCI_TARGET@/lib/pkgconfig' ';export' 'PE_LIBSCI_VOLATILE_PKGCONFIG_PATH;PE_LIBSCI_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_LIBSCI_VOLATILE_PRGENV;PE_MPICH_DEFAULT_DIR_CRAY_DEFAULT64=64' ';export' 'PE_MPICH_DEFAULT_DIR_CRAY_DEFAULT64;PE_MPICH_DEFAULT_FIXED_PRGENV=INTEL' ';export' 'PE_MPICH_DEFAULT_FIXED_PRGENV;PE_MPICH_DEFAULT_GENCOMPS_CRAY=83' ';export' 'PE_MPICH_DEFAULT_GENCOMPS_CRAY;PE_MPICH_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_MPICH_DEFAULT_GENCOMPS_GNU;PE_MPICH_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/mpt/7.2.0/gni/mpich2-@PRGENV@@PE_MPICH_DEFAULT_DIR_DEFAULT64@/@PE_MPICH_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_MPICH_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_MPICH_DEFAULT_VOLATILE_PRGENV=CRAY\' GNU ';export' 'PE_MPICH_DEFAULT_VOLATILE_PRGENV;PE_MPICH_MULTITHREADED_LIBS_multithreaded=_mt' ';export' 'PE_MPICH_MULTITHREADED_LIBS_multithreaded;PE_MPICH_NV_LIBS_nvidia20=-lcudart' ';export' 'PE_MPICH_NV_LIBS_nvidia20;PE_MPICH_NV_LIBS_nvidia35=-lcudart' ';export' 'PE_MPICH_NV_LIBS_nvidia35;PE_MPICH_PKGCONFIG_VARIABLES=PE_MPICH_NV_LIBS_@accelerator@:PE_MPICH_MULTITHREADED_LIBS_@multithreaded@' ';export' 'PE_MPICH_PKGCONFIG_VARIABLES;PE_MPICH_TARGET_VAR_nvidia20=-lcudart' ';export' 'PE_MPICH_TARGET_VAR_nvidia20;PE_MPICH_TARGET_VAR_nvidia35=-lcudart' ';export' 'PE_MPICH_TARGET_VAR_nvidia35;PE_NETCDF_BASEDIR=/opt/cray/netcdf/4.3.3.1' ';export' 'PE_NETCDF_BASEDIR;PE_NETCDF_CXX_PKGCONFIG_LIBS=netcdf_c++4' ';export' 'PE_NETCDF_CXX_PKGCONFIG_LIBS;PE_NETCDF_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_NETCDF_DEFAULT_FIXED_PRGENV;PE_NETCDF_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_NETCDF_DEFAULT_GENCOMPS_GNU;PE_NETCDF_DEFAULT_REQUIRED_PRODUCTS=PE_HDF5' ';export' 'PE_NETCDF_DEFAULT_REQUIRED_PRODUCTS;PE_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/netcdf/4.3.2/@PRGENV@/@PE_NETCDF_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_NETCDF_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_NETCDF_DEFAULT_VOLATILE_PRGENV;PE_NETCDF_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_NETCDF_FIXED_PRGENV;PE_NETCDF_FORTRAN_PKGCONFIG_LIBS=netcdff' ';export' 'PE_NETCDF_FORTRAN_PKGCONFIG_LIBS;PE_NETCDF_GENCOMPILERS_GNU=5.1\' '4.9\' 4.8 ';export' 'PE_NETCDF_GENCOMPILERS_GNU;PE_NETCDF_GENCOMPS_GNU=51\' '49\' 48 ';export' 'PE_NETCDF_GENCOMPS_GNU;PE_NETCDF_HDF5PARALLEL_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_FIXED_PRGENV;PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS_GNU;PE_NETCDF_HDF5PARALLEL_DEFAULT_REQUIRED_PRODUCTS=PE_HDF5_PARALLEL\' PE_MPICH ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_REQUIRED_PRODUCTS;PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/netcdf-hdf5parallel/4.3.2/@PRGENV@/@PE_NETCDF_HDF5PARALLEL_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_NETCDF_HDF5PARALLEL_DEFAULT_VOLATILE_PRGENV;PE_NETCDF_MODULE_NAME=cray-netcdf' ';export' 'PE_NETCDF_MODULE_NAME;PE_NETCDF_PKGCONFIG_LIBS=netcdf' ';export' 'PE_NETCDF_PKGCONFIG_LIBS;PE_NETCDF_REQUIRED_PRODUCTS=PE_HDF5' ';export' 'PE_NETCDF_REQUIRED_PRODUCTS;PE_NETCDF_VOLATILE_PKGCONFIG_PATH=/opt/cray/netcdf/4.3.3.1/@PRGENV@/@PE_NETCDF_GENCOMPS@/lib/pkgconfig' ';export' 'PE_NETCDF_VOLATILE_PKGCONFIG_PATH;PE_NETCDF_VOLATILE_PRGENV=GNU' ';export' 'PE_NETCDF_VOLATILE_PRGENV;PE_PAPI_DEFAULT_ACCEL_LIBS_nvidia35=,-lcupti,-lcudart,-lcuda' ';export' 'PE_PAPI_DEFAULT_ACCEL_LIBS_nvidia35;PE_PAPI_DEFAULT_PKGCONFIG_VARIABLES=PE_PAPI_ACCEL_LIBS_@accelerator@' ';export' 'PE_PAPI_DEFAULT_PKGCONFIG_VARIABLES;PE_PAPI_DEFAULT_TARGET_VAR_nvidia35=,-lcupti,-lcudart,-lcuda' ';export' 'PE_PAPI_DEFAULT_TARGET_VAR_nvidia35;PE_PARALLEL_NETCDF_DEFAULT_FIXED_PRGENV=CRAY\' INTEL ';export' 'PE_PARALLEL_NETCDF_DEFAULT_FIXED_PRGENV;PE_PARALLEL_NETCDF_DEFAULT_GENCOMPILERS_GNU=4.9\' 4.8 ';export' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPILERS_GNU;PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS_GNU=49\' 48 ';export' 'PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS_GNU;PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/@PRGENV@/@PE_PARALLEL_NETCDF_DEFAULT_GENCOMPS@/lib/pkgconfig' ';export' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PRGENV=GNU' ';export' 'PE_PARALLEL_NETCDF_DEFAULT_VOLATILE_PRGENV;PE_PETSC_DEFAULT_GENCOMPS_CRAY_haswell=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_haswell;PE_PETSC_DEFAULT_GENCOMPS_CRAY_interlagos=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_interlagos;PE_PETSC_DEFAULT_GENCOMPS_CRAY_sandybridge=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_sandybridge;PE_PETSC_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_CRAY_x86_64;PE_PETSC_DEFAULT_GENCOMPS_GNU_haswell=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_haswell;PE_PETSC_DEFAULT_GENCOMPS_GNU_interlagos=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_interlagos;PE_PETSC_DEFAULT_GENCOMPS_GNU_sandybridge=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_sandybridge;PE_PETSC_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_PETSC_DEFAULT_GENCOMPS_GNU_x86_64;PE_PETSC_DEFAULT_GENCOMPS_INTEL_haswell=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_haswell;PE_PETSC_DEFAULT_GENCOMPS_INTEL_interlagos=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_interlagos;PE_PETSC_DEFAULT_GENCOMPS_INTEL_sandybridge=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_sandybridge;PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64;PE_PETSC_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_LIBSCI:PE_TPSL' ';export' 'PE_PETSC_DEFAULT_REQUIRED_PRODUCTS;PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/petsc/3.5.3.0/complex/@PRGENV@/@PE_PETSC_DEFAULT_GENCOMPS@/@PE_PETSC_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_PETSC_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_PETSC_DEFAULT_VOLATILE_PRGENV;PE_PKGCONFIG_DEFAULT_PRODUCTS=PE_TRILINOS:PE_MPICH:PE_PARALLEL_NETCDF:PE_NETCDF:PE_GA:PE_HDF5:PE_FFTW:PE_TPSL:PE_HDF5_PARALLEL:PE_LIBSCI:PE_NETCDF_HDF5PARALLEL:PE_PETSC' ';export' 'PE_PKGCONFIG_DEFAULT_PRODUCTS;PE_PKGCONFIG_LIBS=hdf5_hl:hdf5:netcdf:AtpSigHandler:cray-rca:libsci_mpi:libsci' ';export' 'PE_PKGCONFIG_LIBS;PE_PKGCONFIG_PRODUCTS=PE_HDF5:PE_NETCDF:PE_LIBSCI' ';export' 'PE_PKGCONFIG_PRODUCTS;PE_PKGCONFIG_PRODUCTS_DEFAULT=PE_PAPI' ';export' 'PE_PKGCONFIG_PRODUCTS_DEFAULT;PE_PKG_CONFIG_PATH=/opt/cray/cti/1.0.2/lib/pkgconfig' ';export' 'PE_PKG_CONFIG_PATH;PE_PRODUCT_LIST=CRAYPE_HASWELL:CRAY_RCA:CRAY_ALPS:DVS:CRAY_XPMEM:CRAY_DMAPP:CRAY_PMI:CRAY_UGNI:CRAY_UDREG:CRAY_LIBSCI:CRAYPE:INTEL' ';export' 'PE_PRODUCT_LIST;PE_SMA_DIR_CRAY_DEFAULT64=64' ';export' 'PE_SMA_DIR_CRAY_DEFAULT64;PE_SMA_DIR_PGI_DEFAULT64=64' ';export' 'PE_SMA_DIR_PGI_DEFAULT64;PE_SMA_VOLATILE_PKGCONFIG_PATH=/opt/cray/mpt/7.2.0/gni/sma@PE_SMA_DIR_DEFAULT64@/lib64/pkgconfig' ';export' 'PE_SMA_VOLATILE_PKGCONFIG_PATH;PE_TPSL_DEFAULT_GENCOMPS_CRAY_haswell=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_haswell;PE_TPSL_DEFAULT_GENCOMPS_CRAY_interlagos=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_interlagos;PE_TPSL_DEFAULT_GENCOMPS_CRAY_sandybridge=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_sandybridge;PE_TPSL_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_CRAY_x86_64;PE_TPSL_DEFAULT_GENCOMPS_GNU_haswell=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_haswell;PE_TPSL_DEFAULT_GENCOMPS_GNU_interlagos=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_interlagos;PE_TPSL_DEFAULT_GENCOMPS_GNU_sandybridge=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_sandybridge;PE_TPSL_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_TPSL_DEFAULT_GENCOMPS_GNU_x86_64;PE_TPSL_DEFAULT_GENCOMPS_INTEL_haswell=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_haswell;PE_TPSL_DEFAULT_GENCOMPS_INTEL_interlagos=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_interlagos;PE_TPSL_DEFAULT_GENCOMPS_INTEL_sandybridge=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_sandybridge;PE_TPSL_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_TPSL_DEFAULT_GENCOMPS_INTEL_x86_64;PE_TPSL_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_LIBSCI' ';export' 'PE_TPSL_DEFAULT_REQUIRED_PRODUCTS;PE_TPSL_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/tpsl/1.4.4/@PRGENV@/@PE_TPSL_DEFAULT_GENCOMPS@/@PE_TPSL_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_TPSL_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_TPSL_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_TPSL_DEFAULT_VOLATILE_PRGENV;PE_TRILINOS_DEFAULT_GENCOMPS_CRAY_x86_64=83' ';export' 'PE_TRILINOS_DEFAULT_GENCOMPS_CRAY_x86_64;PE_TRILINOS_DEFAULT_GENCOMPS_GNU_x86_64=49\' 48 ';export' 'PE_TRILINOS_DEFAULT_GENCOMPS_GNU_x86_64;PE_TRILINOS_DEFAULT_GENCOMPS_INTEL_x86_64=140' ';export' 'PE_TRILINOS_DEFAULT_GENCOMPS_INTEL_x86_64;PE_TRILINOS_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_HDF5_PARALLEL:PE_NETCDF_HDF5PARALLEL:PE_LIBSCI:PE_TPSL' ';export' 'PE_TRILINOS_DEFAULT_REQUIRED_PRODUCTS;PE_TRILINOS_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/trilinos/11.12.1.2/@PRGENV@/@PE_TRILINOS_DEFAULT_GENCOMPS@/@PE_TRILINOS_DEFAULT_TARGET@/lib/pkgconfig' ';export' 'PE_TRILINOS_DEFAULT_VOLATILE_PKGCONFIG_PATH;PE_TRILINOS_DEFAULT_VOLATILE_PRGENV=CRAY\' 'GNU\' INTEL ';export' 'PE_TRILINOS_DEFAULT_VOLATILE_PRGENV;PKGCONFIG_ENABLED=1' ';export' 'PKGCONFIG_ENABLED;PKG_CONFIG_PATH=/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/lib64/pkgconfig:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/lib64/pkgconfig:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/lib64/pkgconfig:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/lib64/pkgconfig:/opt/cray/gni-headers/4.0-1.0502.10859.7.8.ari/lib64/pkgconfig:/opt/cray/dmapp/7.0.1-1.0502.11080.8.76.ari/lib64/pkgconfig:/opt/cray/pmi/5.0.11/lib64/pkgconfig:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/lib64/pkgconfig:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/lib64/pkgconfig:/opt/cray/craype/2.3.0/pkg-config:/opt/cray/atp/1.8.1/lib/pkgconfig' ';export' 'PKG_CONFIG_PATH;PKG_CONFIG_PATH_DEFAULT=/opt/cray/papi/5.4.0.1/lib64/pkgconfig' ';export' 'PKG_CONFIG_PATH_DEFAULT;PNG_INC=/usrx/local/prod//png/1.2.49/intel/sandybridge/include' ';export' 'PNG_INC;PNG_LIB=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.a' ';export' 'PNG_LIB;PNG_LIB12=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng12.a' ';export' 'PNG_LIB12;PNG_LIBDIR=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib' ';export' 'PNG_LIBDIR;PNG_LIBso=/usrx/local/prod//png/1.2.49/intel/sandybridge/lib/libpng.so' ';export' 'PNG_LIBso;PNG_SRC=/usrx/local/prod//png/1.2.49/intel/sandybridge/src' ';export' 'PNG_SRC;PNG_VER=1.2.49' ';export' 'PNG_VER;POST_INC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/ncep_post_v8.0.5_4' ';export' 'POST_INC;POST_LIB=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libncep_post_v8.0.5_4.a' ';export' 'POST_LIB;POST_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/post_v8.0.5' ';export' 'POST_SRC;POST_VER=v8.0.5' ';export' 'POST_VER;SHMEM_ABORT_ON_ERROR=1' ';export' 'SHMEM_ABORT_ON_ERROR;SLURM_PROLOG=/opt/cray/atp/1.8.1/libexec/slurm_prolog.ksh' ';export' 'SLURM_PROLOG;SP_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_4.a' ';export' 'SP_LIB4;SP_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_8.a' ';export' 'SP_LIB8;SP_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libsp_v2.0.3_d.a' ';export' 'SP_LIBd;SP_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/sp_v2.0.3' ';export' 'SP_SRC;SP_VER=v2.0.3' ';export' 'SP_VER;TBBROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb' ';export' 'TBBROOT;W3EMC_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3emc_v2.3.1_4' ';export' 'W3EMC_INC4;W3EMC_INC8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3emc_v2.3.1_8' ';export' 'W3EMC_INC8;W3EMC_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3emc_v2.3.1_d' ';export' 'W3EMC_INCd;W3EMC_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_4.a' ';export' 'W3EMC_LIB4;W3EMC_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_8.a' ';export' 'W3EMC_LIB8;W3EMC_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3emc_v2.3.1_d.a' ';export' 'W3EMC_LIBd;W3EMC_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/w3emc_v2.3.1' ';export' 'W3EMC_SRC;W3EMC_VER=v2.3.1' ';export' 'W3EMC_VER;W3NCO_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_4.a' ';export' 'W3NCO_LIB4;W3NCO_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_8.a' ';export' 'W3NCO_LIB8;W3NCO_LIBd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_d.a' ';export' 'W3NCO_LIBd;W3NCO_SRC=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/src/w3nco_v2.0.7' ';export' 'W3NCO_SRC;W3NCO_VER=v2.0.7' ';export' 'W3NCO_VER;XLSF_UIDDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib/uid' ';export' 'XLSF_UIDDIR;XTOS_VERSION=5.2.82' ';export' 'XTOS_VERSION;XTPE_NETWORK_TARGET=aries' ';export' 'XTPE_NETWORK_TARGET;Z_INC=/usrx/local/dev/zlib/1.2.7/intel/sandybridge/include' ';export' 'Z_INC;Z_LIB=/usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib/libz.a' ';export' 'Z_LIB;Z_SRC=/usrx/local/dev/zlib/1.2.7/intel/sandybridge/src' ';export' 'Z_SRC;Z_VER=1.2.7' ';export' 'Z_VER;_LMFILES_=/opt/cray/craype/default/alt-modulefiles/craype-network-aries:/opt/cray/alt-modulefiles/craype/2.3.0:/opt/cray/alt-modulefiles/cray-libsci/13.0.3:/opt/cray/ari/modulefiles/udreg/2.3.2-1.0502.10518.2.17.ari:/opt/cray/ari/modulefiles/ugni/6.0-1.0502.10863.8.29.ari:/opt/cray/ari/modulefiles/pmi/5.0.11:/opt/cray/ari/modulefiles/dmapp/7.0.1-1.0502.11080.8.76.ari:/opt/cray/ari/modulefiles/gni-headers/4.0-1.0502.10859.7.8.ari:/opt/cray/ari/modulefiles/xpmem/0.1-2.0502.64982.5.3.ari:/opt/cray/ari/modulefiles/dvs/2.5_0.9.0-1.0502.2188.1.116.ari:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9774.31.11.ari:/opt/cray/ari/modulefiles/rca/1.0.0-2.0502.60530.1.62.ari:/opt/cray/alt-modulefiles/atp/1.8.1:/opt/cray/alt-modulefiles/PrgEnv-intel/5.2.82:/opt/modulefiles/intel/16.3.210:/opt/cray/alt-modulefiles/cray-netcdf/4.3.3.1:/opt/cray/alt-modulefiles/cray-hdf5/1.8.14:/opt/modulefiles/xt-lsfhpc/9.1.3:/opt/cray/craype/default/alt-modulefiles/craype-haswell:/usrx/local/dev/modulefiles/python/2.7.14:/usrx/local/dev/modulefiles/cmake/3.6.2:/opt/modulefiles/gcc/4.9.2:/usrx/local/prod/modulefiles/jasper-gnu-sandybridge/1.900.1:/usrx/local/prod/modulefiles/png-intel-sandybridge/1.2.49:/usrx/local/dev/modulefiles/zlib-intel-sandybridge/1.2.7:/gpfs/hps/nco/ops/nwprod/lib/modulefiles/crtm-intel/2.2.6:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2/3.1.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/bacio/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/ip/3.0.2:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/sp/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3nco/2.0.7:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3emc/2.3.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/nemsio/2.2.4:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/post/8.0.5:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari:/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray/fv3' ';export' '_LMFILES_;' ++ ATP_HOME=/opt/cray/atp/1.8.1 ++ export ATP_HOME ++ ATP_MRNET_COMM_PATH=/opt/cray/atp/1.8.1/libexec/atp_mrnet_commnode_wrapper @@ -3884,7 +3862,7 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export JASPER_SRC ++ JASPER_VER=1.900.1 ++ export JASPER_VER -++ LD_LIBRARY_PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib:/opt/gcc/4.9.2/snos/lib64:/usrx/local/dev/python/2.7.14/lib:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/tools/intel64/perfsys:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/libipt/intel64/lib +++ LD_LIBRARY_PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/lib:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/lib:/opt/gcc/4.9.2/snos/lib64:/usrx/local/dev/python/2.7.14/lib:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/tools/intel64/perfsys:/opt/intel/mic/coi/host-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/libipt/intel64/lib ++ export LD_LIBRARY_PATH ++ LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/../compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/intel64/gcc4.1 ++ export LIBRARY_PATH @@ -3896,15 +3874,15 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export LIB_NAME ++ LOADEDMODULES=craype-network-aries:craype/2.3.0:cray-libsci/13.0.3:udreg/2.3.2-1.0502.10518.2.17.ari:ugni/6.0-1.0502.10863.8.29.ari:pmi/5.0.11:dmapp/7.0.1-1.0502.11080.8.76.ari:gni-headers/4.0-1.0502.10859.7.8.ari:xpmem/0.1-2.0502.64982.5.3.ari:dvs/2.5_0.9.0-1.0502.2188.1.116.ari:alps/5.2.4-2.0502.9774.31.11.ari:rca/1.0.0-2.0502.60530.1.62.ari:atp/1.8.1:PrgEnv-intel/5.2.82:intel/16.3.210:cray-netcdf/4.3.3.1:cray-hdf5/1.8.14:xt-lsfhpc/9.1.3:craype-haswell:python/2.7.14:cmake/3.6.2:gcc/4.9.2:jasper-gnu-sandybridge/1.900.1:png-intel-sandybridge/1.2.49:zlib-intel-sandybridge/1.2.7:crtm-intel/2.2.6:g2/3.1.1:g2tmpl/1.6.0:bacio/2.0.3:ip/3.0.2:sp/2.0.3:w3nco/2.0.7:w3emc/2.3.1:nemsio/2.2.4:post/8.0.5:alps/5.2.4-2.0502.9822.32.1.ari:esmf/8.0.0:fv3 ++ export LOADEDMODULES -++ LSF_BINDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin +++ LSF_BINDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin ++ export LSF_BINDIR -++ LSF_ENVDIR=/gpfs/llsf/xt-lsfhpc/conf +++ LSF_ENVDIR=/gpfs/slsf/xt-lsfhpc/conf ++ export LSF_ENVDIR -++ LSF_LIBDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib +++ LSF_LIBDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib ++ export LSF_LIBDIR -++ LSF_SERVERDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc +++ LSF_SERVERDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc ++ export LSF_SERVERDIR -++ MANPATH=/opt/cray/pmi/5.0.11/man:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/share/man:/opt/gcc/4.9.2/snos/share/man:/usrx/local/dev/cmake/3.6.2/share/man:/usrx/local/dev/python/2.7.14/share/man:/gpfs/llsf/xt-lsfhpc/9.1/man:/opt/cray/netcdf/4.3.3.1/share/man:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/common:/opt/cray/atp/1.8.1/man:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/man:/opt/cray/libsci/13.0.3/man:/opt/cray/man/csmlversion:/opt/cray/craype/2.3.0/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man:/opt/cray/man +++ MANPATH=/opt/cray/pmi/5.0.11/man:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/man:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/share/man:/opt/gcc/4.9.2/snos/share/man:/usrx/local/dev/cmake/3.6.2/share/man:/usrx/local/dev/python/2.7.14/share/man:/gpfs/slsf/xt-lsfhpc/9.1/man:/opt/cray/netcdf/4.3.3.1/share/man:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/en_US:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/man/:/opt/intel/compilers_and_libraries_2016.3.210/linux/man/common:/opt/cray/atp/1.8.1/man:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/man:/opt/cray/libsci/13.0.3/man:/opt/cray/man/csmlversion:/opt/cray/craype/2.3.0/man:/opt/cray/share/man:/usr/local/man:/usr/share/man:/opt/cray/share/man:/cm/local/apps/environment-modules/current/share/man:/opt/cray/man ++ export MANPATH ++ MIC_LD_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mpirt/lib/mic:/opt/intel/mic/coi/device-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/lib/mic:/opt/intel/mic/coi/device-linux-release/lib:/opt/intel/mic/myo/lib:/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/mic:/opt/intel/compilers_and_libraries_2016.3.210/linux/tbb/lib/mic ++ export MIC_LD_LIBRARY_PATH @@ -3912,7 +3890,7 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export MIC_LIBRARY_PATH ++ MKLROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl ++ export MKLROOT -++ MODULEPATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles:/opt/cray/ari/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/emc_rocoto/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles +++ MODULEPATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles:/opt/cray/ari/modulefiles:/usrx/local/emc_rocoto/modulefiles:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles:/gpfs/hps/nco/ops/nwprod/lib/modulefiles:/gpfs/hps/nco/ops/nwprod/modulefiles:/opt/cray/alt-modulefiles:/opt/cray/craype/default/alt-modulefiles:/opt/modulefiles ++ export MODULEPATH ++ MPICH_ABORT_ON_ERROR=1 ++ export MPICH_ABORT_ON_ERROR @@ -3930,9 +3908,9 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export NETCDF_DIR ++ NLSPATH=/opt/intel/compilers_and_libraries_2016.3.210/linux/compiler/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/ipp/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/share/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64/share/locale/%l_%t/%N ++ export NLSPATH -++ PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/bin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/opt/gcc/4.9.2/bin:/usrx/local/dev/cmake/3.6.2/bin:/usrx/local/dev/python/2.7.14/bin:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/opt/cray/hdf5/1.8.14/bin:/opt/cray/netcdf/4.3.3.1/bin:/opt/intel/compilers_and_libraries_2016.3.210/linux/bin/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/bin:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/sbin:/opt/cray/dvs/2.5_0.9.0-1.0502.2188.1.116.ari/bin:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/bin:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/bin:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/bin:/opt/cray/craype/2.3.0/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/opt/cray/bin:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/include +++ PATH=/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/esmf/8.0.0/bin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/sbin:/opt/cray/alps/5.2.4-2.0502.9822.32.1.ari/bin:/opt/gcc/4.9.2/bin:/usrx/local/dev/cmake/3.6.2/bin:/usrx/local/dev/python/2.7.14/bin:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/etc:/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/bin:/opt/cray/hdf5/1.8.14/bin:/opt/cray/netcdf/4.3.3.1/bin:/opt/intel/compilers_and_libraries_2016.3.210/linux/bin/intel64:/opt/intel/compilers_and_libraries_2016.3.210/linux/debugger/gdb/intel64_mic/bin:/opt/cray/rca/1.0.0-2.0502.60530.1.62.ari/bin:/opt/cray/alps/5.2.4-2.0502.9774.31.11.ari/sbin:/opt/cray/dvs/2.5_0.9.0-1.0502.2188.1.116.ari/bin:/opt/cray/xpmem/0.1-2.0502.64982.5.3.ari/bin:/opt/cray/ugni/6.0-1.0502.10863.8.29.ari/bin:/opt/cray/udreg/2.3.2-1.0502.10518.2.17.ari/bin:/opt/cray/craype/2.3.0/bin:/gpfs/hps3/emc/da/noscrub/Rahul.Mahajan/EXT/anaconda/bin:/u/Dusan.Jovic/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:.:/usr/lib/qt3/bin:/u/Dusan.Jovic/bin:/gpfs/hps3/emc/meso/noscrub/Dusan.Jovic/dbrowse:/usrx/local/emc_rocoto/1.2.3/bin:/opt/cray/bin:/usrx/local/dev/zlib/1.2.7/intel/sandybridge/include ++ export PATH -++ PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/CRAY/8.3/lib/pkgconfig:/opt/cray/ga/5.3.0.1/CRAY/83/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/CRAY/83/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/CRAY/83/lib/pkgconfig:/opt/cray/netcdf/4.3.2/CRAY/83/lib/pkgconfig:/opt/cray/hdf5/1.8.13/CRAY/83/lib/pkgconfig +++ PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/CRAY/8.3/lib/pkgconfig:/opt/cray/netcdf/4.3.2/CRAY/83/lib/pkgconfig:/opt/cray/ga/5.3.0.1/CRAY/83/lib/pkgconfig:/opt/cray/hdf5/1.8.13/CRAY/83/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/CRAY/83/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/CRAY/83/lib/pkgconfig ++ export PE_CRAY_DEFAULT_FIXED_PKGCONFIG_PATH ++ PE_CRAY_FIXED_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/CRAY/8.3/lib/pkgconfig:/opt/cray/netcdf/4.3.3.1/CRAY/8.3/lib/pkgconfig ++ export PE_CRAY_FIXED_PKGCONFIG_PATH @@ -4000,7 +3978,7 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export PE_HDF5_VOLATILE_PKGCONFIG_PATH ++ PE_HDF5_VOLATILE_PRGENV=GNU ++ export PE_HDF5_VOLATILE_PRGENV -++ PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/parallel-netcdf/1.6.0/INTEL/14.0/lib/pkgconfig:/opt/cray/ga/5.3.0.1/INTEL/140/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/INTEL/140/lib/pkgconfig:/opt/cray/mpt/7.2.0/gni/mpich2-intel/140/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/INTEL/140/lib/pkgconfig:/opt/cray/netcdf/4.3.2/INTEL/140/lib/pkgconfig:/opt/cray/hdf5/1.8.13/INTEL/140/lib/pkgconfig +++ PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH=/opt/cray/mpt/7.2.0/gni/mpich2-intel/140/lib/pkgconfig:/opt/cray/parallel-netcdf/1.6.0/INTEL/14.0/lib/pkgconfig:/opt/cray/netcdf/4.3.2/INTEL/140/lib/pkgconfig:/opt/cray/ga/5.3.0.1/INTEL/140/lib/pkgconfig:/opt/cray/hdf5/1.8.13/INTEL/140/lib/pkgconfig:/opt/cray/hdf5-parallel/1.8.13/INTEL/140/lib/pkgconfig:/opt/cray/netcdf-hdf5parallel/4.3.2/INTEL/140/lib/pkgconfig ++ export PE_INTEL_DEFAULT_FIXED_PKGCONFIG_PATH ++ PE_INTEL_FIXED_PKGCONFIG_PATH=/opt/cray/hdf5/1.8.14/INTEL/14.0/lib/pkgconfig:/opt/cray/netcdf/4.3.3.1/INTEL/14.0/lib/pkgconfig ++ export PE_INTEL_FIXED_PKGCONFIG_PATH @@ -4148,11 +4126,11 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export PE_PETSC_DEFAULT_GENCOMPS_INTEL_x86_64 ++ PE_PETSC_DEFAULT_REQUIRED_PRODUCTS=PE_MPICH:PE_LIBSCI:PE_TPSL ++ export PE_PETSC_DEFAULT_REQUIRED_PRODUCTS -++ PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/petsc/3.5.3.0/real/@PRGENV@/@PE_PETSC_DEFAULT_GENCOMPS@/@PE_PETSC_DEFAULT_TARGET@/lib/pkgconfig +++ PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH=/opt/cray/petsc/3.5.3.0/complex/@PRGENV@/@PE_PETSC_DEFAULT_GENCOMPS@/@PE_PETSC_DEFAULT_TARGET@/lib/pkgconfig ++ export PE_PETSC_DEFAULT_VOLATILE_PKGCONFIG_PATH ++ PE_PETSC_DEFAULT_VOLATILE_PRGENV='CRAY GNU INTEL' ++ export PE_PETSC_DEFAULT_VOLATILE_PRGENV -++ PE_PKGCONFIG_DEFAULT_PRODUCTS=PE_TPSL:PE_LIBSCI:PE_TRILINOS:PE_FFTW:PE_PARALLEL_NETCDF:PE_GA:PE_NETCDF_HDF5PARALLEL:PE_MPICH:PE_HDF5_PARALLEL:PE_PETSC:PE_NETCDF:PE_HDF5 +++ PE_PKGCONFIG_DEFAULT_PRODUCTS=PE_TRILINOS:PE_MPICH:PE_PARALLEL_NETCDF:PE_NETCDF:PE_GA:PE_HDF5:PE_FFTW:PE_TPSL:PE_HDF5_PARALLEL:PE_LIBSCI:PE_NETCDF_HDF5PARALLEL:PE_PETSC ++ export PE_PKGCONFIG_DEFAULT_PRODUCTS ++ PE_PKGCONFIG_LIBS=hdf5_hl:hdf5:netcdf:AtpSigHandler:cray-rca:libsci_mpi:libsci ++ export PE_PKGCONFIG_LIBS @@ -4272,12 +4250,6 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export W3EMC_SRC ++ W3EMC_VER=v2.3.1 ++ export W3EMC_VER -++ W3NCO_INC4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3nco_v2.0.7_4 -++ export W3NCO_INC4 -++ W3NCO_INC8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3nco_v2.0.7_8 -++ export W3NCO_INC8 -++ W3NCO_INCd=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/include/w3nco_v2.0.7_d -++ export W3NCO_INCd ++ W3NCO_LIB4=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_4.a ++ export W3NCO_LIB4 ++ W3NCO_LIB8=/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/compilers/intel/16.3.210/lib/libw3nco_v2.0.7_8.a @@ -4288,7 +4260,7 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export W3NCO_SRC ++ W3NCO_VER=v2.0.7 ++ export W3NCO_VER -++ XLSF_UIDDIR=/gpfs/llsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib/uid +++ XLSF_UIDDIR=/gpfs/slsf/xt-lsfhpc/9.1/linux2.6-glibc2.3-x86_64-cray/lib/uid ++ export XLSF_UIDDIR ++ XTOS_VERSION=5.2.82 ++ export XTOS_VERSION @@ -4302,7 +4274,7 @@ fv3(19):ERROR:105: Unable to locate a modulefile for 'esmf/8.0.0' ++ export Z_SRC ++ Z_VER=1.2.7 ++ export Z_VER -++ _LMFILES_=/opt/cray/craype/default/alt-modulefiles/craype-network-aries:/opt/cray/alt-modulefiles/craype/2.3.0:/opt/cray/alt-modulefiles/cray-libsci/13.0.3:/opt/cray/ari/modulefiles/udreg/2.3.2-1.0502.10518.2.17.ari:/opt/cray/ari/modulefiles/ugni/6.0-1.0502.10863.8.29.ari:/opt/cray/ari/modulefiles/pmi/5.0.11:/opt/cray/ari/modulefiles/dmapp/7.0.1-1.0502.11080.8.76.ari:/opt/cray/ari/modulefiles/gni-headers/4.0-1.0502.10859.7.8.ari:/opt/cray/ari/modulefiles/xpmem/0.1-2.0502.64982.5.3.ari:/opt/cray/ari/modulefiles/dvs/2.5_0.9.0-1.0502.2188.1.116.ari:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9774.31.11.ari:/opt/cray/ari/modulefiles/rca/1.0.0-2.0502.60530.1.62.ari:/opt/cray/alt-modulefiles/atp/1.8.1:/opt/cray/alt-modulefiles/PrgEnv-intel/5.2.82:/opt/modulefiles/intel/16.3.210:/opt/cray/alt-modulefiles/cray-netcdf/4.3.3.1:/opt/cray/alt-modulefiles/cray-hdf5/1.8.14:/opt/modulefiles/xt-lsfhpc/9.1.3:/opt/cray/craype/default/alt-modulefiles/craype-haswell:/usrx/local/dev/modulefiles/python/2.7.14:/usrx/local/dev/modulefiles/cmake/3.6.2:/opt/modulefiles/gcc/4.9.2:/usrx/local/prod/modulefiles/jasper-gnu-sandybridge/1.900.1:/usrx/local/prod/modulefiles/png-intel-sandybridge/1.2.49:/usrx/local/dev/modulefiles/zlib-intel-sandybridge/1.2.7:/gpfs/hps/nco/ops/nwprod/lib/modulefiles/crtm-intel/2.2.6:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2/3.1.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/bacio/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/ip/3.0.2:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/sp/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3nco/2.0.7:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3emc/2.3.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/nemsio/2.2.4:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/post/8.0.5:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari:/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray/fv3 +++ _LMFILES_=/opt/cray/craype/default/alt-modulefiles/craype-network-aries:/opt/cray/alt-modulefiles/craype/2.3.0:/opt/cray/alt-modulefiles/cray-libsci/13.0.3:/opt/cray/ari/modulefiles/udreg/2.3.2-1.0502.10518.2.17.ari:/opt/cray/ari/modulefiles/ugni/6.0-1.0502.10863.8.29.ari:/opt/cray/ari/modulefiles/pmi/5.0.11:/opt/cray/ari/modulefiles/dmapp/7.0.1-1.0502.11080.8.76.ari:/opt/cray/ari/modulefiles/gni-headers/4.0-1.0502.10859.7.8.ari:/opt/cray/ari/modulefiles/xpmem/0.1-2.0502.64982.5.3.ari:/opt/cray/ari/modulefiles/dvs/2.5_0.9.0-1.0502.2188.1.116.ari:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9774.31.11.ari:/opt/cray/ari/modulefiles/rca/1.0.0-2.0502.60530.1.62.ari:/opt/cray/alt-modulefiles/atp/1.8.1:/opt/cray/alt-modulefiles/PrgEnv-intel/5.2.82:/opt/modulefiles/intel/16.3.210:/opt/cray/alt-modulefiles/cray-netcdf/4.3.3.1:/opt/cray/alt-modulefiles/cray-hdf5/1.8.14:/opt/modulefiles/xt-lsfhpc/9.1.3:/opt/cray/craype/default/alt-modulefiles/craype-haswell:/usrx/local/dev/modulefiles/python/2.7.14:/usrx/local/dev/modulefiles/cmake/3.6.2:/opt/modulefiles/gcc/4.9.2:/usrx/local/prod/modulefiles/jasper-gnu-sandybridge/1.900.1:/usrx/local/prod/modulefiles/png-intel-sandybridge/1.2.49:/usrx/local/dev/modulefiles/zlib-intel-sandybridge/1.2.7:/gpfs/hps/nco/ops/nwprod/lib/modulefiles/crtm-intel/2.2.6:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2/3.1.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/bacio/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/ip/3.0.2:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/sp/2.0.3:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3nco/2.0.7:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/w3emc/2.3.1:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/nemsio/2.2.4:/gpfs/hps/usrx/local/nceplibs/NCEPLIBS/modulefiles/post/8.0.5:/opt/cray/ari/modulefiles/alps/5.2.4-2.0502.9822.32.1.ari:/gpfs/hps3/emc/nems/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0:/gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray/fv3 ++ export _LMFILES_ + module list ++ /opt/modules/3.2.10.3/bin/modulecmd bash list @@ -4347,7 +4319,7 @@ Currently Loaded Modulefiles: 38) fv3 + eval + cd build_fv3_3 -+ cmake /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model -D32BIT=Y ++ cmake /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model -D32BIT=Y -- The C compiler identification is Intel 16.0.3.20160415 -- The CXX compiler identification is Intel 16.0.3.20160415 -- The Fortran compiler identification is Intel 16.0.3.20160415 @@ -4404,81 +4376,77 @@ Force 64 bits in ipd Force 64 bits in stochastic_physics -- Configuring done -- Generating done --- Build files have been written to: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/build_fv3_3 +-- Build files have been written to: /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/build_fv3_3 + make -j 8 Scanning dependencies of target fv3cpl -[ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cap_cpl.F90.o [ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cplfields.F90.o +[ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cap_cpl.F90.o Scanning dependencies of target gfsphysics -[ 1%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/co2hc.f.o -[ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wam_f107_kp_mod.f90.o -[ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/machine.F.o -[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/efield.f.o -[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_composition.f.o +[ 1%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/machine.F.o +[ 1%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_composition.f.o +[ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/efield.f.o +[ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/co2hc.f.o +[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wam_f107_kp_mod.f90.o +[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mersenne_twister.f.o +[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/GFDL_parse_tracers.F90.o +[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iounitdef.f.o +[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/namelist_soilveg.f.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_wrf_utl.f90.o Scanning dependencies of target fms -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/platform/platform.F90.o -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_parameter.F90.o -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_core.F90.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mersenne_twister.f.o -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_input.F90.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/GFDL_parse_tracers.F90.o -[ 4%] Linking Fortran static library libfv3cpl.a -[ 4%] Built target fv3cpl -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/cloud_interpolator.F90.o -Using 8-byte addressing -Using pure routines. -Using allocatable derived type array members. -Using cray pointers. -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/noahmp_tables.f90.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_radar.F90.o +[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/platform/platform.F90.o +[ 5%] Linking Fortran static library libfv3cpl.a +[ 5%] Built target fv3cpl +[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_parameter.F90.o +[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physcons.F90.o +[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/date_def.f.o +[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progtm_module.f.o +[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerclm_def.f.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/MersenneTwister.F90.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iounitdef.f.o +[ 7%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_core.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 7%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_input.F90.o +[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2o_def.f.o +[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physparam.f.o +[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozne_def.f.o +[ 8%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/cloud_interpolator.F90.o +[ 9%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfs_phy_tracer_config.F.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres_k.F90.o -[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/namelist_soilveg.f.o -[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_wrf_utl.f90.o +[ 9%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/surface_perturbation.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/constants/constants.F90.o -[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o -[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/noahmp_tables.f90.o -[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_radar.F90.o -[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physcons.F90.o -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/date_def.f.o -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progtm_module.f.o -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerclm_def.f.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2o_def.f.o -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physparam.f.o -[ 8%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o -[ 9%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfs_phy_tracer_config.F.o -[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozne_def.f.o -[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/surface_perturbation.F90.o -[ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmp_glacier.f90.o +[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmp_glacier.f90.o +[ 10%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o +[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmplsm.f90.o +[ 10%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/MersenneTwister.F90.o +[ 11%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres_k.F90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iccn_def.f.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg_utils.F90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfdl_cloud_microphys.F90.o +[ 11%] Building Fortran object CMakeFiles/fms.dir/FMS/constants/constants.F90.o +[ 11%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o +[ 12%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/tracer_const_h.f.o +[ 12%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/funcphys.f90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 12%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/tracer_const_h.f.o -[ 12%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/funcphys.f90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_initialize.F90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_param.f.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_param.f.o @@ -4493,10 +4461,15 @@ Using cray pointers. [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_diff.f.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_module.F90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rascnvv2.f.o +[ 13%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_aerosols.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_bfmicrophysics.f.o -[ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_gases.f.o ifort: command line warning #10121: overriding '-xCORE-AVX2' with '-xCORE-AVX-I' +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +[ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_gases.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_datatb.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_datatb.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_water_prop.f90.o @@ -4506,39 +4479,39 @@ ifort: command line warning #10121: overriding '-xCORE-AVX2' with '-xCORE-AVX-I' [ 16%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_drv.f.o [ 16%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_ocean.f.o [ 17%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_sice.f.o -[ 17%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_typedefs.F90.o [ 18%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_clouds.f.o -[ 18%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_efp.F90.o -[ 18%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_memutils.F90.o -[ 19%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_main.f.o -[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_model.f90.o -[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cldmacro.F.o +[ 19%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_model.f90.o +[ 19%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cldmacro.F.o +[ 19%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cldwat2m_micro.F.o +[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg2_0.F90.o +[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg3_0.F90.o +[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_typedefs.F90.o +[ 21%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_main.f.o +[ 22%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_main.f.o +[ 22%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_nst.f.o +[ 22%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_efp.F90.o +[ 22%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_memutils.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cldwat2m_micro.F.o -[ 21%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_pset.F90.o -[ 22%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_type.F90.o -[ 23%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg2_0.F90.o +[ 23%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_pset.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 23%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg3_0.F90.o -[ 24%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/gradient.F90.o -[ 25%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_main.f.o +[ 24%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_type.F90.o +[ 25%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/gradient.F90.o [ 26%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_domains.F90.o -[ 26%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_nst.f.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_radiation_driver.F90.o [ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_physics_driver.F90.o [ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_diagnostics.F90.o +[ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_radiation_driver.F90.o [ 28%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_restart.F90.o -[ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_comm.F90.o +[ 28%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_comm.F90.o [ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_io.F90.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing @@ -4549,18 +4522,19 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 29%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_driver.F90.o -[ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/fms/fms_io.F90.o -[ 29%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_abstraction_layer.F90.o -[ 30%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_tracer.f.o -[ 30%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ideaca.f.o -[ 31%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2oc.f.o -[ 31%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfcsub.F.o -[ 32%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ugwp_driver_v0.f.o +[ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/memutils/memutils.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 29%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_driver.F90.o +[ 29%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_abstraction_layer.F90.o +[ 30%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_solar_heating.f.o +[ 30%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2oc.f.o +[ 30%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_tracer.f.o +[ 30%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ideaca.f.o +[ 31%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ugwp_driver_v0.f.o +[ 32%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfcsub.F.o [ 32%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cnvc90.f.o [ 32%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.f.o [ 32%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.pre.rad.f.o @@ -4573,8 +4547,8 @@ Using cray pointers. [ 33%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_orowam2017.f.o [ 33%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ohdc.f.o [ 33%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ophys.f.o +[ 33%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_dissipation.f.o [ 34%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_co2.f.o -[ 34%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_dissipation.f.o [ 35%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_h2o.f.o [ 35%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_ion.f.o [ 35%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_o2_o3.f.o @@ -4599,90 +4573,90 @@ Using cray pointers. [ 41%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozphys.f.o [ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozphys_2015.f.o [ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpd.f.o -[ 43%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpd_shoc.f.o -[ 43%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpdp.f.o -[ 43%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progt2.f.o -[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rad_initialize.f.o -[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rayleigh_damp.f.o -[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rayleigh_damp_mesopause.f.o -[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfaerosols.f.o -[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfdeepcnv.f.o -[ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfshalcnv.f.o -[ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sascnv.f.o -[ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sascnvn.f.o -[ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdif.f.o -[ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdifq.f.o -[ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/set_soilveg.f.o -[ 48%] Building Fortran object CMakeFiles/fms.dir/FMS/fms/fms.F90.o -[ 48%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/time_manager.F90.o -[ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_noahmp_drv.f.o -[ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sflx.f.o -[ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcnv.f.o -[ 49%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bicubic.F90.o -[ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv.f.o -[ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_1lyr.f.o +[ 43%] Building Fortran object CMakeFiles/fms.dir/FMS/fms/fms.F90.o +[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpd_shoc.f.o +[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpdp.f.o +[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progt2.f.o +[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rad_initialize.f.o +[ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rayleigh_damp.f.o +[ 46%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/time_manager.F90.o +[ 46%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bicubic.F90.o +[ 47%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bilinear.F90.o +[ 47%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_conserve.F90.o +[ 47%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_spherical.F90.o +[ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rayleigh_damp_mesopause.f.o +[ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfaerosols.f.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 51%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bilinear.F90.o -[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_fixdp.f.o -[ 51%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_conserve.F90.o -[ 51%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_spherical.F90.o -[ 51%] Building Fortran object CMakeFiles/fms.dir/FMS/axis_utils/axis_utils.F90.o -[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_opr.f.o -[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/tridi2t3.f.o -[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/calpreciptype.f90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 51%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_grid.F90.o -[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gcm_shoc.f90.o -[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ointerp.f90.o -[ 52%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/field_manager.F90.o -[ 52%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/mosaic.F90.o -[ 52%] Building Fortran object CMakeFiles/fms.dir/FMS/topography/gaussian_topog.F90.o +[ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfdeepcnv.f.o +[ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfshalcnv.f.o +[ 48%] Building Fortran object CMakeFiles/fms.dir/FMS/axis_utils/axis_utils.F90.o +[ 48%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_grid.F90.o +[ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sascnv.f.o +[ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sascnvn.f.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozinterp.f90.o -[ 52%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/get_cal_time.F90.o -[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iccninterp.f90.o -[ 52%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp.F90.o -[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerinterp.f90.o -[ 53%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp.F90.o -[ 53%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_data.F90.o -[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/num_parthds.F.o -[ 54%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_types.F90.o -[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gcycle.F90.o -[ 54%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/fm_util.F90.o -[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_utils.F90.o +[ 48%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/field_manager.F90.o +[ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdif.f.o +[ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdifq.f.o +[ 49%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/mosaic.F90.o +[ 49%] Building Fortran object CMakeFiles/fms.dir/FMS/topography/gaussian_topog.F90.o +[ 49%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/get_cal_time.F90.o +[ 49%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp.F90.o +[ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/set_soilveg.f.o +[ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_noahmp_drv.f.o +[ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sflx.f.o +[ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcnv.f.o +[ 51%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp.F90.o +[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv.f.o +[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_1lyr.f.o +[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_fixdp.f.o +[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_opr.f.o +[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/tridi2t3.f.o +[ 52%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_data.F90.o +[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/calpreciptype.f90.o +[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gcm_shoc.f90.o +[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ointerp.f90.o +[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozinterp.f90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 53%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/fm_util.F90.o +[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iccninterp.f90.o +[ 54%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_types.F90.o +[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerinterp.f90.o +[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/num_parthds.F.o +[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gcycle.F90.o +[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_utils.F90.o [ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_triggers.F90.o [ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_solvers.F90.o +[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_lsatdis.F90.o +[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_orodis.F90.o +[ 55%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp_external.F90.o [ 56%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_axis.F90.o -[ 57%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_manifest.F90.o -[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_lsatdis.F90.o -[ 57%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp_external.F90.o -[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_orodis.F90.o +[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_wmsdis.F90.o +[ 58%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_manifest.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 57%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/xbt_drop_rate_adjust.f90.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_wmsdis.F90.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/m_micro_driver.F90.o -[ 58%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/write_ocean_data.F90.o -[ 58%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_output.F90.o +[ 58%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/xbt_drop_rate_adjust.f90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/m_micro_driver.F90.o +[ 58%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/write_ocean_data.F90.o +[ 58%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_output.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -4692,34 +4666,34 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 59%] Linking Fortran static library libgfsphysics.a [ 59%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_table.F90.o -[ 59%] Built target gfsphysics -Scanning dependencies of target ipd -[ 59%] Building Fortran object FV3/ipd/CMakeFiles/ipd.dir/IPD_typedefs.F90.o -[ 59%] Building Fortran object CMakeFiles/fms.dir/FMS/data_override/data_override.F90.o [ 59%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_manager.F90.o -[ 59%] Building Fortran object FV3/ipd/CMakeFiles/ipd.dir/IPD_driver.F90.o +[ 59%] Linking Fortran static library libgfsphysics.a Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 59%] Built target gfsphysics +Scanning dependencies of target ipd +[ 59%] Building Fortran object FV3/ipd/CMakeFiles/ipd.dir/IPD_typedefs.F90.o +[ 59%] Building Fortran object FV3/ipd/CMakeFiles/ipd.dir/IPD_driver.F90.o [ 59%] Linking Fortran static library libipd.a [ 59%] Built target ipd +[ 59%] Building Fortran object CMakeFiles/fms.dir/FMS/data_override/data_override.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 60%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/coupler_types.F90.o [ 60%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/stock_constants.F90.o +[ 60%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/coupler_types.F90.o [ 61%] Building Fortran object CMakeFiles/fms.dir/FMS/amip_interp/amip_interp.F90.o -[ 61%] Building Fortran object CMakeFiles/fms.dir/FMS/astronomy/astronomy.F90.o +[ 61%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/atmos_ocean_fluxes.F90.o +[ 61%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/xgrid.F90.o [ 61%] Building Fortran object CMakeFiles/fms.dir/FMS/block_control/block_control.F90.o [ 62%] Building Fortran object CMakeFiles/fms.dir/FMS/column_diagnostics/column_diagnostics.F90.o -[ 62%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/atmos_ocean_fluxes.F90.o +[ 62%] Building Fortran object CMakeFiles/fms.dir/FMS/astronomy/astronomy.F90.o [ 62%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/ensemble_manager.F90.o [ 63%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters.F90.o -[ 63%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/xgrid.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -4731,20 +4705,20 @@ Using allocatable derived type array members. Using cray pointers. [ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft.F90.o [ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft99.F90.o -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/interpolator/interpolator.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/interpolator/interpolator.F90.o [ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/grid.F90.o -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_utilities.F90.o -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core.F90.o -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core_ecda.F90.o -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/random_numbers.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_utilities.F90.o +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core.F90.o +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core_ecda.F90.o +[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/random_numbers.F90.o [ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres.F90.o [ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/station_data/station_data.F90.o [ 65%] Building Fortran object CMakeFiles/fms.dir/FMS/topography/topography.F90.o @@ -4767,21 +4741,22 @@ Scanning dependencies of target io [ 69%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_internal_state.F90.o Scanning dependencies of target fv3core [ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_arrays.F90.o +[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sim_nc_mod.F90.o [ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_fill.F90.o [ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/DYCORE_typedefs.F90.o -[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sim_nc_mod.F90.o -[ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_nemsio.F90.o [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf.F90.o +[ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_nemsio.F90.o [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf_parallel.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_gfs.F90.o -[ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_mp_mod.F90.o +[ 71%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_mp_mod.F90.o [ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sorted_index.F90.o -[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_eta.F90.o +[ 73%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_eta.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_sg.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_timing.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/boundary.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_grid_utils.F90.o Using 8-byte addressing @@ -4789,24 +4764,23 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/a2b_edge.F90.o -[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_surf_map.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_mapz.F90.o -[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/init_hydro.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/tp_core.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_grid_tools.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/init_hydro.F90.o [ 75%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_treat_da_inc.F90.o -[ 75%] Building Fortran object FV3/io/CMakeFiles/io.dir/FV3GFS_io.F90.o -[ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_wrt_grid_comp.F90.o +[ 75%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_iau_mod.F90.o +[ 75%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/sw_core.F90.o +[ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/FV3GFS_io.F90.o +[ 77%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_wrt_grid_comp.F90.o [ 77%] Building Fortran object FV3/io/CMakeFiles/io.dir/ffsync.F90.o -[ 77%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_nems_routines.F90.o -[ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_iau_mod.F90.o -[ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/sw_core.F90.o -[ 78%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_diagnostics.F90.o -[ 79%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_io.F90.o +[ 78%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_io.F90.o +[ 79%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_diagnostics.F90.o [ 79%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_utils.F90.o [ 80%] Linking Fortran static library libio.a [ 80%] Built target io [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_core.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_nudge.F90.o +[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_regional_bc.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/test_cases.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/fv_nggps_diag.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_tracer2d.F90.o @@ -4814,8 +4788,8 @@ Using cray pointers. [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_update_phys.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_ic.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_restart.F90.o -[ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_nesting.F90.o [ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_control.F90.o +[ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_nesting.F90.o [ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_dynamics.F90.o [ 84%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/atmosphere.F90.o [ 85%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/multi_gases.F90.o @@ -4826,17 +4800,19 @@ Using cray pointers. [ 85%] Linking Fortran static library libfv3core.a [ 85%] Built target fv3core Scanning dependencies of target stochastic_physics +[ 85%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/update_ca.f90.o +[ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/spectral_layout.F90.o [ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_resol_def.f.o -[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/spectral_layout.F90.o [ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_gg_def.f.o [ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_layout_lag.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/glats_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_namelist_def.F90.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/compns_stochy.F90.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/setlats_lag_stochy.f.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_lats_node_a_stochy.f.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_ls_node_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/epslon_stochy.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_ls_node_stochy.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_lats_node_a_stochy.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/gozrineo_stochy.f.o [ 89%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/pln2eo_stochy.f.o [ 90%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/setlats_a_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_internal_state_mod.F90.o @@ -4851,31 +4827,30 @@ Scanning dependencies of target stochastic_physics [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_data_mod.F90.o [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_stochy_pattern.F90.o [ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochastic_physics.F90.o -[ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/cellular_automata.f90.o -[ 94%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/plumes.f90.o -[ 94%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/num_parthds_stochy.f.o +[ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/num_parthds_stochy.f.o +[ 94%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/cellular_automata.f90.o [ 95%] Linking Fortran static library libstochastic_physics.a [ 95%] Built target stochastic_physics Scanning dependencies of target fv3cap [ 95%] Building Fortran object FV3/CMakeFiles/fv3cap.dir/module_fv3_config.F90.o [ 96%] Building Fortran object FV3/CMakeFiles/fv3cap.dir/atmos_model.F90.o [ 96%] Building Fortran object FV3/CMakeFiles/fv3cap.dir/module_fcst_grid_comp.F90.o -[ 96%] Building Fortran object FV3/CMakeFiles/fv3cap.dir/fv3_cap.F90.o +[ 97%] Building Fortran object FV3/CMakeFiles/fv3cap.dir/fv3_cap.F90.o [ 97%] Building Fortran object FV3/CMakeFiles/fv3cap.dir/time_utils.F90.o [ 97%] Linking Fortran static library libfv3cap.a [ 97%] Built target fv3cap Scanning dependencies of target NEMS.exe +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_methods.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/ENS_Cpl/ENS_CplComp_ESMFMod_STUB.F90.o +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_SpaceWeather.F90.o +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_EARTH_INTERNAL_STATE.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_UTILS.F90.o -[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_methods.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_Rusage.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_INTERNAL_STATE.F90.o -[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_SpaceWeather.F90.o -[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_EARTH_INTERNAL_STATE.F90.o [ 98%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR.F90.o [ 99%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_EARTH_GRID_COMP.F90.o [ 99%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_GRID_COMP.F90.o -[ 99%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/MAIN_NEMS.F90.o +[100%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/MAIN_NEMS.F90.o [100%] Building C object CMakeFiles/NEMS.exe.dir/NEMS/src/nems_c_rusage.c.o [100%] Linking Fortran executable NEMS.exe /opt/cray/hdf5/1.8.14/INTEL/14.0/lib/libhdf5.a(H5PL.o): In function `H5PL_load': @@ -4886,10 +4861,10 @@ H5PL.c:(.text+0x3b7): warning: Using 'dlopen' in statically linked applications ESMCI_VMKernel.C:(.text+0x14ad1): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [100%] Built target NEMS.exe + mv NEMS.exe ../fv3_3.exe -+ cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_cray/fv3 ../modules.fv3_3 ++ cp /gpfs/hps3/emc/meso/save/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_cray/fv3 ../modules.fv3_3 + cd .. + '[' YES = YES ']' + rm -rf build_fv3_3 -+ elapsed=763 -+ echo 'Elapsed time 763 seconds. Compiling 32BIT=Y finished' -Elapsed time 763 seconds. Compiling 32BIT=Y finished ++ elapsed=688 ++ echo 'Elapsed time 688 seconds. Compiling 32BIT=Y finished' +Elapsed time 688 seconds. Compiling 32BIT=Y finished diff --git a/tests/Compile_wcoss_dell_p3.log b/tests/Compile_wcoss_dell_p3.log index 639fd2c8ea..3ea46a6711 100644 --- a/tests/Compile_wcoss_dell_p3.log +++ b/tests/Compile_wcoss_dell_p3.log @@ -1,14 +1,14 @@ + SECONDS=0 -+++ readlink -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -++ dirname /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -+ readonly MYDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests -+ MYDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++++ readlink -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh +++ dirname /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh ++ readonly MYDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests ++ MYDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + readonly ARGC=4 + ARGC=4 -+ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + [[ 4 -eq 0 ]] + [[ 4 -lt 2 ]] -+ PATHTR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model ++ PATHTR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model + MACHINE_ID=wcoss_dell_p3 + MAKE_OPT= + BUILD_NAME=fv3_1 @@ -20,8 +20,8 @@ + MAKE_THREADS=4 + MAKE_THREADS=4 + hostname -m72a2 -+ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests +v72a3 ++ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + echo 'Compiling into fv3_1.exe on wcoss_dell_p3' Compiling into fv3_1.exe on wcoss_dell_p3 + '[' YES = YES ']' @@ -41,13 +41,13 @@ Compiling into fv3_1.exe on wcoss_dell_p3 ++ var= ++ echo -n '' + CCPP_CMAKE_FLAGS= -+ source /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc -++ __ms_function_name=setup__test_function__20095 -++ eval 'setup__test_function__20095() { /bin/true ; }' ++ source /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc +++ __ms_function_name=setup__test_function__176739 +++ eval 'setup__test_function__176739() { /bin/true ; }' +++ eval '__text="text" ; if [[ $__text =~ ^(t).* ]] ; then printf "%s" ${.sh.match[1]} ; fi' +++ cat ++ __ms_ksh_test= -+++ eval 'if ( set | grep setup__test_function__20095 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' ++++ eval 'if ( set | grep setup__test_function__176739 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' +++ cat ++ __ms_bash_test=t ++ [[ ! -z '' ]] @@ -64,7 +64,7 @@ Compiling into fv3_1.exe on wcoss_dell_p3 ++ eval module help ++ module purge +++ /usrx/local/prod/lmod/lmod/libexec/lmod bash purge -++ eval unset 'ADVISOR_2018_DIR;' unset 'BACIO_LIB4;' unset 'BACIO_LIB8;' unset 'BACIO_SRC;' unset 'BACIO_VER;' unset 'BINARY_TYPE_HPC;' unset '__LMOD_REF_COUNT_CLASSPATH;' unset 'CLASSPATH;' unset 'CLCK_ROOT;' unset 'CMAKE_CXX_COMPILER;' unset 'CMAKE_C_COMPILER;' unset 'CMAKE_Fortran_COMPILER;' unset 'CMAKE_Platform;' unset 'COMP;' unset '__LMOD_REF_COUNT_CPATH;' unset 'CPATH;' unset '__LMOD_REF_COUNT_CPLUS_INCLUDE_PATH;' unset 'CPLUS_INCLUDE_PATH;' unset 'CRTM_FIX;' unset 'CRTM_INC;' unset 'CRTM_LIB;' unset 'CRTM_SRC;' unset 'CRTM_VER;' unset 'DAALROOT;' unset 'ECF_HOSTFILE;' unset 'ECF_PORT;' unset 'ECF_ROOT;' unset 'ESMFMKFILE;' unset 'G2TMPL_INC;' unset 'G2TMPL_LIB;' unset 'G2TMPL_SRC;' unset 'G2TMPL_VER;' unset 'G2_INC4;' unset 'G2_INCd;' unset 'G2_LIB4;' unset 'G2_LIBd;' unset 'G2_SRC;' unset 'G2_VER;' unset 'GDBSERVER_MIC;' unset 'GDB_CROSS;' unset 'HDF5;' unset 'HDF5_CFLAGS;' unset 'HDF5_CXXFLAGS;' unset 'HDF5_FFLAGS;' unset 'HDF5_INCLUDE;' unset 'HDF5_LDFLAGS;' unset 'HDF5_LDFLAGS_C;' unset 'HDF5_LDFLAGS_CXX;' unset 'HDF5_LDFLAGS_F;' unset '__LMOD_REF_COUNT_INFOPATH;' unset 'INFOPATH;' unset 'INSPECTOR_2018_DIR;' unset 'INTEL_LICENSE_FILE;' unset 'INTEL_PYTHONHOME;' unset 'IPPROOT;' unset 'IP_INC4;' unset 'IP_INC8;' unset 'IP_INCd;' unset 'IP_LIB4;' unset 'IP_LIB8;' unset 'IP_LIBd;' unset 'IP_SRC;' unset 'IP_VER;' unset 'I_MPI_CC;' unset 'I_MPI_CXX;' unset 'I_MPI_EXTRA_FILESYSTEM;' unset 'I_MPI_EXTRA_FILESYSTEM_LIST;' unset 'I_MPI_F77;' unset 'I_MPI_F90;' unset 'I_MPI_FC;' unset 'I_MPI_HYDRA_BOOTSTRAP;' unset 'I_MPI_HYDRA_IFACE;' unset 'I_MPI_LSF_USE_COLLECTIVE_LAUNCH;' unset 'I_MPI_ROOT;' unset 'JASPER_INC;' unset 'JASPER_LIB;' unset 'JASPER_LIBDIR;' unset 'JASPER_SRC;' unset 'JASPER_VER;' unset 'KMP_AFFINITY;' unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LIBRARY_PATH;' unset 'LIBRARY_PATH;' unset 'LIB_NAME;' unset 'LMOD_FAMILY_COMPILER;' unset 'LMOD_FAMILY_COMPILER_VERSION;' unset 'LMOD_FAMILY_MPI;' unset 'LMOD_FAMILY_MPI_VERSION;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' unset 'LSF_BINDIR;' unset 'LSF_ENVDIR;' unset 'LSF_LIBDIR;' unset 'LSF_SERVERDIR;' '__LMOD_REF_COUNT_MANPATH="/usrx/local/prod/lmod/lmod/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/usrx/local/prod/lmod/lmod/share/man::";' export 'MANPATH;' unset 'MKLROOT;' 'MODULEPATH="/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod";' export 'MODULEPATH;' unset 'MPM_LAUNCHER;' unset 'NEMSIO_INC;' unset 'NEMSIO_LIB;' unset 'NEMSIO_SRC;' unset 'NEMSIO_VER;' unset 'NETCDF;' unset 'NETCDF_CFLAGS;' unset 'NETCDF_CXX4FLAGS;' unset 'NETCDF_CXXFLAGS;' unset 'NETCDF_FFLAGS;' unset 'NETCDF_INC;' unset 'NETCDF_INCLUDE;' unset 'NETCDF_LDFLAGS;' unset 'NETCDF_LDFLAGS_C;' unset 'NETCDF_LDFLAGS_CXX;' unset 'NETCDF_LDFLAGS_CXX4;' unset 'NETCDF_LDFLAGS_F;' unset 'NETCDF_LIB;' unset 'NETCDF_ROOT;' unset '__LMOD_REF_COUNT_NLSPATH;' unset 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:2;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:1;/u/Dusan.Jovic/.local/bin:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:/u/Dusan.Jovic/.local/bin";' export 'PATH;' unset 'PKG_CONFIG_PATH;' unset 'PNG_INC;' unset 'PNG_LIB;' unset 'PNG_LIB12;' unset 'PNG_LIBDIR;' unset 'PNG_LIBso;' unset 'PNG_SRC;' unset 'PNG_VER;' unset 'POST_INC;' unset 'POST_LIB;' unset 'POST_SRC;' unset 'POST_VER;' unset 'PSTLROOT;' unset 'PYTHONPATH;' unset '__LMOD_REF_COUNT_QT_PLUGIN_PATH;' unset 'QT_PLUGIN_PATH;' unset 'SP_LIB4;' unset 'SP_LIB8;' unset 'SP_LIBd;' unset 'SP_SRC;' unset 'SP_VER;' unset 'TBBROOT;' unset 'VT_ADD_LIBS;' unset 'VT_ARCH;' unset 'VT_LIB_DIR;' unset 'VT_MPI;' unset 'VT_ROOT;' unset 'VT_SLIB_DIR;' unset 'W3EMC_INC4;' unset 'W3EMC_INC8;' unset 'W3EMC_INCd;' unset 'W3EMC_LIB4;' unset 'W3EMC_LIB8;' unset 'W3EMC_LIBd;' unset 'W3EMC_SRC;' unset 'W3EMC_VER;' unset 'W3NCO_INC4;' unset 'W3NCO_INC8;' unset 'W3NCO_INCd;' unset 'W3NCO_LIB4;' unset 'W3NCO_LIB8;' unset 'W3NCO_LIBd;' unset 'W3NCO_SRC;' unset 'W3NCO_VER;' unset 'XLSF_UIDDIR;' unset 'Z_INC;' unset 'Z_LIB;' unset 'Z_SRC;' unset 'Z_VER;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3NvZnQvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxl";' export '_ModuleTable001_;' '_ModuleTable002_="cy9Db3JlIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzIiwiL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmU6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmczovZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLH0=";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' unset '_ModuleTable004_;' unset '_ModuleTable005_;' unset '_ModuleTable006_;' unset '_ModuleTable007_;' unset '_ModuleTable008_;' unset '_ModuleTable009_;' unset '_ModuleTable010_;' unset '_ModuleTable011_;' unset '_ModuleTable012_;' unset '_ModuleTable013_;' unset '_ModuleTable014_;' unset '_ModuleTable015_;' unset '_ModuleTable016_;' unset '_ModuleTable017_;' +++ eval unset 'ADVISOR_2018_DIR;' unset 'BACIO_LIB4;' unset 'BACIO_LIB8;' unset 'BACIO_SRC;' unset 'BACIO_VER;' unset 'BINARY_TYPE_HPC;' unset '__LMOD_REF_COUNT_CLASSPATH;' unset 'CLASSPATH;' unset 'CLCK_ROOT;' unset 'CMAKE_CXX_COMPILER;' unset 'CMAKE_C_COMPILER;' unset 'CMAKE_Fortran_COMPILER;' unset 'CMAKE_Platform;' unset 'COMP;' unset '__LMOD_REF_COUNT_CPATH;' unset 'CPATH;' unset '__LMOD_REF_COUNT_CPLUS_INCLUDE_PATH;' unset 'CPLUS_INCLUDE_PATH;' unset 'CRTM_FIX;' unset 'CRTM_INC;' unset 'CRTM_LIB;' unset 'CRTM_SRC;' unset 'CRTM_VER;' unset 'DAALROOT;' unset 'ECF_HOSTFILE;' unset 'ECF_PORT;' unset 'ECF_ROOT;' unset 'ESMFMKFILE;' unset 'G2TMPL_INC;' unset 'G2TMPL_LIB;' unset 'G2TMPL_SRC;' unset 'G2TMPL_VER;' unset 'G2_INC4;' unset 'G2_INCd;' unset 'G2_LIB4;' unset 'G2_LIBd;' unset 'G2_SRC;' unset 'G2_VER;' unset 'GDBSERVER_MIC;' unset 'GDB_CROSS;' unset 'HDF5;' unset 'HDF5_CFLAGS;' unset 'HDF5_CXXFLAGS;' unset 'HDF5_FFLAGS;' unset 'HDF5_INCLUDE;' unset 'HDF5_LDFLAGS;' unset 'HDF5_LDFLAGS_C;' unset 'HDF5_LDFLAGS_CXX;' unset 'HDF5_LDFLAGS_F;' unset '__LMOD_REF_COUNT_INFOPATH;' unset 'INFOPATH;' unset 'INSPECTOR_2018_DIR;' unset 'INTEL_LICENSE_FILE;' unset 'INTEL_PYTHONHOME;' unset 'IPPROOT;' unset 'IP_INC4;' unset 'IP_INC8;' unset 'IP_INCd;' unset 'IP_LIB4;' unset 'IP_LIB8;' unset 'IP_LIBd;' unset 'IP_SRC;' unset 'IP_VER;' unset 'I_MPI_CC;' unset 'I_MPI_CXX;' unset 'I_MPI_EXTRA_FILESYSTEM;' unset 'I_MPI_EXTRA_FILESYSTEM_LIST;' unset 'I_MPI_F77;' unset 'I_MPI_F90;' unset 'I_MPI_FC;' unset 'I_MPI_HYDRA_BOOTSTRAP;' unset 'I_MPI_HYDRA_IFACE;' unset 'I_MPI_LSF_USE_COLLECTIVE_LAUNCH;' unset 'I_MPI_ROOT;' unset 'JASPER_INC;' unset 'JASPER_LIB;' unset 'JASPER_LIBDIR;' unset 'JASPER_SRC;' unset 'JASPER_VER;' unset 'KMP_AFFINITY;' unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LIBRARY_PATH;' unset 'LIBRARY_PATH;' unset 'LIB_NAME;' unset 'LMOD_FAMILY_COMPILER;' unset 'LMOD_FAMILY_COMPILER_VERSION;' unset 'LMOD_FAMILY_MPI;' unset 'LMOD_FAMILY_MPI_VERSION;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' unset 'LSF_BINDIR;' unset 'LSF_ENVDIR;' unset 'LSF_LIBDIR;' unset 'LSF_SERVERDIR;' '__LMOD_REF_COUNT_MANPATH="/usrx/local/prod/lmod/lmod/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/usrx/local/prod/lmod/lmod/share/man::";' export 'MANPATH;' unset 'MKLROOT;' 'MODULEPATH="/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles";' export 'MODULEPATH;' unset 'MPM_LAUNCHER;' unset 'NEMSIO_INC;' unset 'NEMSIO_LIB;' unset 'NEMSIO_SRC;' unset 'NEMSIO_VER;' unset 'NETCDF;' unset 'NETCDF_CFLAGS;' unset 'NETCDF_CXX4FLAGS;' unset 'NETCDF_CXXFLAGS;' unset 'NETCDF_FFLAGS;' unset 'NETCDF_INC;' unset 'NETCDF_INCLUDE;' unset 'NETCDF_LDFLAGS;' unset 'NETCDF_LDFLAGS_C;' unset 'NETCDF_LDFLAGS_CXX;' unset 'NETCDF_LDFLAGS_CXX4;' unset 'NETCDF_LDFLAGS_F;' unset 'NETCDF_LIB;' unset 'NETCDF_ROOT;' unset '__LMOD_REF_COUNT_NLSPATH;' unset 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:3;/usrx/local/emc_rocoto/1.2.3/bin:2;/u/Dusan.Jovic/.local/bin:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/usrx/local/emc_rocoto/1.2.3/bin:/u/Dusan.Jovic/.local/bin";' export 'PATH;' unset 'PKG_CONFIG_PATH;' unset 'PNG_INC;' unset 'PNG_LIB;' unset 'PNG_LIB12;' unset 'PNG_LIBDIR;' unset 'PNG_LIBso;' unset 'PNG_SRC;' unset 'PNG_VER;' unset 'POST_INC;' unset 'POST_LIB;' unset 'POST_SRC;' unset 'POST_VER;' unset 'PSTLROOT;' unset 'PYTHONPATH;' unset '__LMOD_REF_COUNT_QT_PLUGIN_PATH;' unset 'QT_PLUGIN_PATH;' unset 'SP_LIB4;' unset 'SP_LIB8;' unset 'SP_LIBd;' unset 'SP_SRC;' unset 'SP_VER;' unset 'TBBROOT;' unset 'VT_ADD_LIBS;' unset 'VT_ARCH;' unset 'VT_LIB_DIR;' unset 'VT_MPI;' unset 'VT_ROOT;' unset 'VT_SLIB_DIR;' unset 'W3EMC_INC4;' unset 'W3EMC_INC8;' unset 'W3EMC_INCd;' unset 'W3EMC_LIB4;' unset 'W3EMC_LIB8;' unset 'W3EMC_LIBd;' unset 'W3EMC_SRC;' unset 'W3EMC_VER;' unset 'W3NCO_LIB4;' unset 'W3NCO_LIB8;' unset 'W3NCO_LIBd;' unset 'W3NCO_SRC;' unset 'W3NCO_VER;' unset 'XLSF_UIDDIR;' unset 'Z_INC;' unset 'Z_LIB;' unset 'Z_SRC;' unset 'Z_VER;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy93Y29zc19kZWxsX3AzIiwiL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZCIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmcyIs";' export '_ModuleTable001_;' '_ModuleTable002_="Ii9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZDovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnM6L2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' unset '_ModuleTable004_;' unset '_ModuleTable005_;' unset '_ModuleTable006_;' unset '_ModuleTable007_;' unset '_ModuleTable008_;' unset '_ModuleTable009_;' unset '_ModuleTable010_;' unset '_ModuleTable011_;' unset '_ModuleTable012_;' unset '_ModuleTable013_;' unset '_ModuleTable014_;' unset '_ModuleTable015_;' unset '_ModuleTable016_;' unset '_ModuleTable017_;' +++ unset ADVISOR_2018_DIR +++ unset BACIO_LIB4 +++ unset BACIO_LIB8 @@ -165,7 +165,7 @@ Compiling into fv3_1.exe on wcoss_dell_p3 +++ MANPATH=/usrx/local/prod/lmod/lmod/share/man:: +++ export MANPATH +++ unset MKLROOT -+++ MODULEPATH=/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod ++++ MODULEPATH=/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles +++ export MODULEPATH +++ unset MPM_LAUNCHER +++ unset NEMSIO_INC @@ -188,9 +188,9 @@ Compiling into fv3_1.exe on wcoss_dell_p3 +++ unset NETCDF_ROOT +++ unset __LMOD_REF_COUNT_NLSPATH +++ unset NLSPATH -+++ __LMOD_REF_COUNT_PATH='/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:2;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:1;/u/Dusan.Jovic/.local/bin:1' ++++ __LMOD_REF_COUNT_PATH='/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:3;/usrx/local/emc_rocoto/1.2.3/bin:2;/u/Dusan.Jovic/.local/bin:1' +++ export __LMOD_REF_COUNT_PATH -+++ PATH=/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:/u/Dusan.Jovic/.local/bin ++++ PATH=/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/usrx/local/emc_rocoto/1.2.3/bin:/u/Dusan.Jovic/.local/bin +++ export PATH +++ unset PKG_CONFIG_PATH +++ unset PNG_INC @@ -228,9 +228,6 @@ Compiling into fv3_1.exe on wcoss_dell_p3 +++ unset W3EMC_LIBd +++ unset W3EMC_SRC +++ unset W3EMC_VER -+++ unset W3NCO_INC4 -+++ unset W3NCO_INC8 -+++ unset W3NCO_INCd +++ unset W3NCO_LIB4 +++ unset W3NCO_LIB8 +++ unset W3NCO_LIBd @@ -243,9 +240,9 @@ Compiling into fv3_1.exe on wcoss_dell_p3 +++ unset Z_VER +++ unset __LMOD_REF_COUNT__LMFILES_ +++ unset _LMFILES_ -+++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3NvZnQvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxl ++++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy93Y29zc19kZWxsX3AzIiwiL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZCIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmcyIs +++ export _ModuleTable001_ -+++ _ModuleTable002_=cy9Db3JlIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzIiwiL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmU6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmczovZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLH0= ++++ _ModuleTable002_=Ii9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZDovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnM6L2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9 +++ export _ModuleTable002_ +++ _ModuleTable_Sz_=2 +++ export _ModuleTable_Sz_ @@ -268,18 +265,18 @@ Compiling into fv3_1.exe on wcoss_dell_p3 ++ unset __ms_shell ++ unset __ms_ksh_test ++ unset __ms_bash_test -++ unset setup__test_function__20095 +++ unset setup__test_function__176739 ++ unset __ms_function_name + [[ wcoss_dell_p3 == macosx.* ]] + [[ wcoss_dell_p3 == linux.* ]] -+ module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3 -++ /usrx/local/prod/lmod/lmod/libexec/lmod bash use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3 -+ eval 'MODULEPATH="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9wcjU2L3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMiLCIvdXNyeC9sb2NhbC9kZXYvZW1jX3JvY290by9tb2R1bGVmaWxlcyIsIi9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3NvZnQvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxl";' export '_ModuleTable001_;' '_ModuleTable002_="cy9Db3JlIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzIiwiL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmU6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmczovZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLH0=";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' -++ MODULEPATH=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod ++ module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3 +++ /usrx/local/prod/lmod/lmod/libexec/lmod bash use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3 ++ eval 'MODULEPATH="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZCIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmcyIs";' export '_ModuleTable001_;' '_ModuleTable002_="Ii9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZDovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnM6L2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' +++ MODULEPATH=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles ++ export MODULEPATH -++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9wcjU2L3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMiLCIvdXNyeC9sb2NhbC9kZXYvZW1jX3JvY290by9tb2R1bGVmaWxlcyIsIi9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3NvZnQvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxl +++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZCIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmcyIs ++ export _ModuleTable001_ -++ _ModuleTable002_=cy9Db3JlIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzIiwiL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmU6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmczovZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLH0= +++ _ModuleTable002_=Ii9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZDovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnM6L2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9 ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ @@ -287,7 +284,7 @@ Compiling into fv3_1.exe on wcoss_dell_p3 + eval + module load fv3 ++ /usrx/local/prod/lmod/lmod/libexec/lmod bash load fv3 -+ eval 'ADVISOR_2018_DIR="/usrx/local/prod/intel/2018UP01/advisor_2018";' export 'ADVISOR_2018_DIR;' 'BACIO_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a";' export 'BACIO_LIB4;' 'BACIO_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_8.a";' export 'BACIO_LIB8;' 'BACIO_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/bacio_v2.0.3";' export 'BACIO_SRC;' 'BACIO_VER="v2.0.3";' export 'BACIO_VER;' 'BINARY_TYPE_HPC="";' export 'BINARY_TYPE_HPC;' '__LMOD_REF_COUNT_CLASSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64/mpi.jar:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/daal.jar:1";' export '__LMOD_REF_COUNT_CLASSPATH;' 'CLASSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64/mpi.jar:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/daal.jar";' export 'CLASSPATH;' 'CLCK_ROOT="/usrx/local/prod/intel/2018UP01/clck_latest";' export 'CLCK_ROOT;' 'CMAKE_CXX_COMPILER="mpiicpc";' export 'CMAKE_CXX_COMPILER;' 'CMAKE_C_COMPILER="mpiicc";' export 'CMAKE_C_COMPILER;' 'CMAKE_Fortran_COMPILER="mpiifort";' export 'CMAKE_Fortran_COMPILER;' 'CMAKE_Platform="wcoss_dell_p3";' export 'CMAKE_Platform;' 'COMP="ips";' export 'COMP;' '__LMOD_REF_COUNT_CPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/pstl/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/include:1";' export '__LMOD_REF_COUNT_CPATH;' 'CPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/pstl/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/include";' export 'CPATH;' '__LMOD_REF_COUNT_CPLUS_INCLUDE_PATH="/usrx/local/prod/intel/2018UP01/clck_latest/include:1";' export '__LMOD_REF_COUNT_CPLUS_INCLUDE_PATH;' 'CPLUS_INCLUDE_PATH="/usrx/local/prod/intel/2018UP01/clck_latest/include";' export 'CPLUS_INCLUDE_PATH;' 'CRTM_FIX="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/fix";' export 'CRTM_FIX;' 'CRTM_INC="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/include/crtm_v2.2.6";' export 'CRTM_INC;' 'CRTM_LIB="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a";' export 'CRTM_LIB;' 'CRTM_SRC="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/src";' export 'CRTM_SRC;' 'CRTM_VER="v2.2.6";' export 'CRTM_VER;' 'DAALROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal";' export 'DAALROOT;' 'ESMFMKFILE="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib/esmf.mk";' export 'ESMFMKFILE;' 'G2TMPL_INC="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/g2tmpl_v1.6.0";' export 'G2TMPL_INC;' 'G2TMPL_LIB="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a";' export 'G2TMPL_LIB;' 'G2TMPL_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/g2tmpl_v1.6.0/src";' export 'G2TMPL_SRC;' 'G2TMPL_VER="v1.6.0";' export 'G2TMPL_VER;' 'G2_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/g2_v3.1.1_4";' export 'G2_INC4;' 'G2_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/g2_v3.1.1_d";' export 'G2_INCd;' 'G2_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a";' export 'G2_LIB4;' 'G2_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_d.a";' export 'G2_LIBd;' 'G2_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/g2_v3.1.1";' export 'G2_SRC;' 'G2_VER="v3.1.1";' export 'G2_VER;' 'GDBSERVER_MIC="/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin/gdbserver";' export 'GDBSERVER_MIC;' 'GDB_CROSS="/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin/gdb-ia";' export 'GDB_CROSS;' 'HDF5="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel";' export 'HDF5;' 'HDF5_CFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_CFLAGS;' 'HDF5_CXXFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_CXXFLAGS;' 'HDF5_FFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_FFLAGS;' 'HDF5_INCLUDE="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_INCLUDE;' 'HDF5_LDFLAGS="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl -lhdf5hl_fortran -lhdf5 '-lhdf5_fortran";' export 'HDF5_LDFLAGS;' 'HDF5_LDFLAGS_C="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_C;' 'HDF5_LDFLAGS_CXX="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl -hdf5_hl_cpp -lhdf5 '-lhdf5_cpp";' export 'HDF5_LDFLAGS_CXX;' 'HDF5_LDFLAGS_F="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl -lhdf5hl_fortran '-lhdf5";' export 'HDF5_LDFLAGS_F;' '__LMOD_REF_COUNT_INFOPATH="/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/info:1;info_gdb_igfx:1";' export '__LMOD_REF_COUNT_INFOPATH;' 'INFOPATH="/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/info:info_gdb_igfx";' export 'INFOPATH;' 'INSPECTOR_2018_DIR="/usrx/local/prod/intel/2018UP01/inspector_2018";' export 'INSPECTOR_2018_DIR;' 'INTEL_LICENSE_FILE="/usrx/local/prod/intel/licenses";' export 'INTEL_LICENSE_FILE;' 'INTEL_PYTHONHOME="/usrx/local/prod/intel/2018UP01/debugger_2018/python/intel64";' export 'INTEL_PYTHONHOME;' 'IPPROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp";' export 'IPPROOT;' 'IP_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ip_v3.0.2_4";' export 'IP_INC4;' 'IP_INC8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ip_v3.0.2_8";' export 'IP_INC8;' 'IP_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ip_v3.0.2_d";' export 'IP_INCd;' 'IP_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libip_v3.0.2_4.a";' export 'IP_LIB4;' 'IP_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libip_v3.0.2_8.a";' export 'IP_LIB8;' 'IP_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libip_v3.0.2_d.a";' export 'IP_LIBd;' 'IP_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/ip_v3.0.2";' export 'IP_SRC;' 'IP_VER="v3.0.2";' export 'IP_VER;' 'I_MPI_CC="icc";' export 'I_MPI_CC;' 'I_MPI_CXX="icpc";' export 'I_MPI_CXX;' 'I_MPI_EXTRA_FILESYSTEM="yes";' export 'I_MPI_EXTRA_FILESYSTEM;' 'I_MPI_EXTRA_FILESYSTEM_LIST="gpfs";' export 'I_MPI_EXTRA_FILESYSTEM_LIST;' 'I_MPI_F77="ifort";' export 'I_MPI_F77;' 'I_MPI_F90="ifort";' export 'I_MPI_F90;' 'I_MPI_FC="ifort";' export 'I_MPI_FC;' 'I_MPI_HYDRA_BOOTSTRAP="lsf";' export 'I_MPI_HYDRA_BOOTSTRAP;' 'I_MPI_HYDRA_IFACE="ib0";' export 'I_MPI_HYDRA_IFACE;' 'I_MPI_LSF_USE_COLLECTIVE_LAUNCH="1";' export 'I_MPI_LSF_USE_COLLECTIVE_LAUNCH;' 'I_MPI_ROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi";' export 'I_MPI_ROOT;' 'JASPER_INC="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/include";' export 'JASPER_INC;' 'JASPER_LIB="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a";' export 'JASPER_LIB;' 'JASPER_LIBDIR="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib";' export 'JASPER_LIBDIR;' 'JASPER_SRC="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/src/jasper-1.900.29";' export 'JASPER_SRC;' 'JASPER_VER="1.900.29";' export 'JASPER_VER;' 'KMP_AFFINITY="scatter";' export 'KMP_AFFINITY;' unset 'LAUNCH;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib:2;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib:1;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:1;/usrx/local/prod/intel/2018UP01/itac_latest/slib:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:1;/usrx/local/prod/intel/2018UP01/debugger_2018/iga/lib:1;/usrx/local/prod/intel/2018UP01/debugger_2018/libipt/intel64/lib:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:/usrx/local/prod/intel/2018UP01/itac_latest/slib:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:/usrx/local/prod/intel/2018UP01/debugger_2018/iga/lib:/usrx/local/prod/intel/2018UP01/debugger_2018/libipt/intel64/lib:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4";' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LIBRARY_PATH="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:1;/usrx/local/prod/intel/2018UP01/clck_latest/lib/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LIBRARY_PATH;' 'LIBRARY_PATH="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:/usrx/local/prod/intel/2018UP01/clck_latest/lib/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4";' export 'LIBRARY_PATH;' 'LIB_NAME="POST";' export 'LIB_NAME;' 'LMOD_FAMILY_COMPILER="ips";' export 'LMOD_FAMILY_COMPILER;' 'LMOD_FAMILY_COMPILER_VERSION="18.0.1.163";' export 'LMOD_FAMILY_COMPILER_VERSION;' 'LMOD_FAMILY_MPI="impi";' export 'LMOD_FAMILY_MPI;' 'LMOD_FAMILY_MPI_VERSION="18.0.1";' export 'LMOD_FAMILY_MPI_VERSION;' '__LMOD_REF_COUNT_LOADEDMODULES="ips/18.0.1.163:1;impi/18.0.1:1;lsf/10.1:1;bacio/2.0.3:1;ip/3.0.2:1;sp/2.0.3:1;w3nco/2.0.7:1;w3emc/2.3.1:1;nemsio/2.2.4:1;g2/3.1.1:1;g2tmpl/1.6.0:1;crtm/2.2.6:1;jasper/1.900.29:1;libpng/1.2.59:1;zlib/1.2.11:1;post/8.0.5:1;hdf5_parallel/1.10.6:1;netcdf_parallel/4.7.4:1;esmf/8.0.0_ParallelNetCDF:1;cmake/3.10.0:1;fv3:1";' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES="ips/18.0.1.163:impi/18.0.1:lsf/10.1:bacio/2.0.3:ip/3.0.2:sp/2.0.3:w3nco/2.0.7:w3emc/2.3.1:nemsio/2.2.4:g2/3.1.1:g2tmpl/1.6.0:crtm/2.2.6:jasper/1.900.29:libpng/1.2.59:zlib/1.2.11:post/8.0.5:hdf5_parallel/1.10.6:netcdf_parallel/4.7.4:esmf/8.0.0_ParallelNetCDF:cmake/3.10.0:fv3";' export 'LOADEDMODULES;' 'LSF_BINDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin";' export 'LSF_BINDIR;' 'LSF_ENVDIR="/gpfs/lsf/conf";' export 'LSF_ENVDIR;' 'LSF_LIBDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib";' export 'LSF_LIBDIR;' 'LSF_SERVERDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc";' export 'LSF_SERVERDIR;' '__LMOD_REF_COUNT_MANPATH="/usrx/local/dev/packages/cmake/3.10.0/share/man:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:2;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:1;/gpfs/lsf/10.1/man:1;/usrx/local/prod/intel/2018UP01/itac_latest/man:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:1;/usrx/local/prod/lmod/lmod/share/man:1;/usrx/local/prod/intel/2018UP01/inspector_2018/man:1;/usrx/local/prod/intel/2018UP01/advisor_2018/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/usrx/local/dev/packages/cmake/3.10.0/share/man:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:/gpfs/lsf/10.1/man:/usrx/local/prod/intel/2018UP01/itac_latest/man:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:/usrx/local/prod/lmod/lmod/share/man::/usrx/local/prod/intel/2018UP01/inspector_2018/man:/usrx/local/prod/intel/2018UP01/advisor_2018/man";' export 'MANPATH;' 'MKLROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl";' export 'MKLROOT;' 'MODULEPATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles";' export 'MODULEPATH;' 'MPM_LAUNCHER="/usrx/local/prod/intel/2018UP01/debugger_2018/mpm/mic/bin/start_mpm.sh";' export 'MPM_LAUNCHER;' 'NEMSIO_INC="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/nemsio_v2.2.4";' export 'NEMSIO_INC;' 'NEMSIO_LIB="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a";' export 'NEMSIO_LIB;' 'NEMSIO_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/nemsio_v2.2.4";' export 'NEMSIO_SRC;' 'NEMSIO_VER="v2.2.4";' export 'NEMSIO_VER;' 'NETCDF="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel";' export 'NETCDF;' 'NETCDF_CFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_CFLAGS;' 'NETCDF_CXX4FLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_CXX4FLAGS;' 'NETCDF_CXXFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_CXXFLAGS;' 'NETCDF_FFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_FFLAGS;' 'NETCDF_INC="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_INC;' 'NETCDF_INCLUDE="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_INCLUDE;' 'NETCDF_LDFLAGS="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS;' 'NETCDF_LDFLAGS_C="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' '-lnetcdf";' export 'NETCDF_LDFLAGS_C;' 'NETCDF_LDFLAGS_CXX="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++";' export 'NETCDF_LDFLAGS_CXX;' 'NETCDF_LDFLAGS_CXX4="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++4";' export 'NETCDF_LDFLAGS_CXX4;' 'NETCDF_LDFLAGS_F="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS_F;' 'NETCDF_LIB="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib";' export 'NETCDF_LIB;' 'NETCDF_ROOT="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel";' export 'NETCDF_ROOT;' '__LMOD_REF_COUNT_NLSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin/locale/%l_%t/%N:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/share/locale/%l_%t/%N:1";' export '__LMOD_REF_COUNT_NLSPATH;' 'NLSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin/locale/%l_%t/%N:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin/locale/%l_%t/%N::/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/share/locale/%l_%t/%N";' export 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/usrx/local/dev/packages/cmake/3.10.0/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:2;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:1;/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:1;/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:1;/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:1;/usrx/local/prod/intel/2018UP01/itac_latest/bin:1;/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:2;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:1;/u/Dusan.Jovic/.local/bin:1;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/usrx/local/dev/packages/cmake/3.10.0/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:/usrx/local/prod/intel/2018UP01/itac_latest/bin:/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:/u/Dusan.Jovic/.local/bin:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include";' export 'PATH;' 'PKG_CONFIG_PATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/bin/pkgconfig";' export 'PKG_CONFIG_PATH;' 'PNG_INC="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/include";' export 'PNG_INC;' 'PNG_LIB="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a";' export 'PNG_LIB;' 'PNG_LIB12="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng12.a";' export 'PNG_LIB12;' 'PNG_LIBDIR="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib";' export 'PNG_LIBDIR;' 'PNG_LIBso="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.so";' export 'PNG_LIBso;' 'PNG_SRC="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/src/libpng-1.2.59";' export 'PNG_SRC;' 'PNG_VER="1.2.59";' export 'PNG_VER;' 'POST_INC="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4";' export 'POST_INC;' 'POST_LIB="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a";' export 'POST_LIB;' 'POST_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/post_v8.0.5";' export 'POST_SRC;' 'POST_VER="v8.0.5";' export 'POST_VER;' 'PSTLROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/pstl";' export 'PSTLROOT;' 'PYTHONPATH="/usrx/local/prod/intel/2018UP01/advisor_2018/pythonapi";' export 'PYTHONPATH;' 'SP_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_4.a";' export 'SP_LIB4;' 'SP_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_8.a";' export 'SP_LIB8;' 'SP_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a";' export 'SP_LIBd;' 'SP_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/sp_v2.0.3";' export 'SP_SRC;' 'SP_VER="v2.0.3";' export 'SP_VER;' 'TBBROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb";' export 'TBBROOT;' 'VT_ADD_LIBS="-ldwarf' -lelf -lvtunwind -lm '-lpthread";' export 'VT_ADD_LIBS;' 'VT_ARCH="intel64";' export 'VT_ARCH;' 'VT_LIB_DIR="/usrx/local/prod/intel/2018UP01/itac_latest/lib";' export 'VT_LIB_DIR;' 'VT_MPI="impi4";' export 'VT_MPI;' 'VT_ROOT="/usrx/local/prod/intel/2018UP01/itac_latest";' export 'VT_ROOT;' 'VT_SLIB_DIR="/usrx/local/prod/intel/2018UP01/itac_latest/slib";' export 'VT_SLIB_DIR;' 'W3EMC_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3emc_v2.3.1_4";' export 'W3EMC_INC4;' 'W3EMC_INC8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3emc_v2.3.1_8";' export 'W3EMC_INC8;' 'W3EMC_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3emc_v2.3.1_d";' export 'W3EMC_INCd;' 'W3EMC_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_4.a";' export 'W3EMC_LIB4;' 'W3EMC_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_8.a";' export 'W3EMC_LIB8;' 'W3EMC_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a";' export 'W3EMC_LIBd;' 'W3EMC_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/w3emc_v2.3.1";' export 'W3EMC_SRC;' 'W3EMC_VER="v2.3.1";' export 'W3EMC_VER;' 'W3NCO_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3nco_v2.0.7_4";' export 'W3NCO_INC4;' 'W3NCO_INC8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3nco_v2.0.7_8";' export 'W3NCO_INC8;' 'W3NCO_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3nco_v2.0.7_d";' export 'W3NCO_INCd;' 'W3NCO_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_4.a";' export 'W3NCO_LIB4;' 'W3NCO_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_8.a";' export 'W3NCO_LIB8;' 'W3NCO_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a";' export 'W3NCO_LIBd;' 'W3NCO_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/w3nco_v2.0.7";' export 'W3NCO_SRC;' 'W3NCO_VER="v2.0.7";' export 'W3NCO_VER;' 'XLSF_UIDDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/uid";' export 'XLSF_UIDDIR;' 'Z_INC="/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include";' export 'Z_INC;' 'Z_LIB="/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a";' export 'Z_LIB;' 'Z_SRC="/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/src";' export 'Z_SRC;' 'Z_VER="1.2.11";' export 'Z_VER;' '__LMOD_REF_COUNT__LMFILES_="/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:1;/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:1;/usrx/local/prod/modulefiles/core_third/lsf/10.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/usrx/local/dev/modulefiles/cmake/3.10.0:1;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3:1";' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_="/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:/usrx/local/prod/modulefiles/core_third/lsf/10.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:/usrx/local/dev/modulefiles/cmake/3.10.0:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvZGV2L21vZHVsZWZpbGVzL2NtYWtlLzMuMTAuMCIs";' export '_ModuleTable001_;' '_ModuleTable002_="WyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNw";' export '_ModuleTable002_;' '_ModuleTable003_="YXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9wcjU2L3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09";' export '_ModuleTable003_;' '_ModuleTable004_="ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2Vy";' export '_ModuleTable004_;' '_ModuleTable005_="TmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9oZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJmdWxsTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJsb2FkT3JkZXIiXT0xNyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsfSxpbXBpPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfbXBpL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEubHVhIixbImZ1bGxOYW1lIl09ImltcGkvMTguMC4xIixbImxv";' export '_ModuleTable005_;' '_ModuleTable006_="YWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW1waS8xOC4wLjEiLH0saXA9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2lwLzMuMC4yIixbImZ1bGxOYW1lIl09ImlwLzMuMC4yIixbImxvYWRPcmRlciJdPTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXAvMy4wLjIiLH0saXBzPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZC9pcHMvMTguMC4xLjE2MyIsWyJmdWxsTmFtZSJdPSJpcHMvMTguMC4xLjE2MyIsWyJsb2FkT3JkZXIiXT0xLHBy";' export '_ModuleTable006_;' '_ModuleTable007_="b3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imlwcy8xOC4wLjEuMTYzIix9LGphc3Blcj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEvamFzcGVyLzEuOTAwLjI5IixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsWyJsb2FkT3JkZXIiXT0xMyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJqYXNwZXIvMS45MDAuMjkiLH0sbGlicG5nPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9saWJwbmcvMS4yLjU5IixbImZ1bGxO";' export '_ModuleTable007_;' '_ModuleTable008_="YW1lIl09ImxpYnBuZy8xLjIuNTkiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibGlicG5nLzEuMi41OSIsfSxsc2Y9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2xzZi8xMC4xIixbImZ1bGxOYW1lIl09ImxzZi8xMC4xIixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibHNmLzEwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVt";' export '_ModuleTable008_;' '_ModuleTable009_="c2lvLzIuMi40IixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9uZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsiZnVsbE5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsfSxwb3N0PXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBs";' export '_ModuleTable009_;' '_ModuleTable010_="aWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTYscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9zdC84LjAuNSIsfSxzcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSx3M2VtYz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJ";' export '_ModuleTable010_;' '_ModuleTable011_="QlMvbW9kdWxlZmlsZXMvdzNlbWMvMi4zLjEiLFsiZnVsbE5hbWUiXT0idzNlbWMvMi4zLjEiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M2VtYy8yLjMuMSIsfSx3M25jbz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvdzNuY28vMi4wLjciLFsiZnVsbE5hbWUiXT0idzNuY28vMi4wLjciLFsibG9hZE9yZGVyIl09Nyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6bGliPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29t";' export '_ModuleTable011_;' '_ModuleTable012_="cGlsZXJfdGhpcmQvaXBzLzE4LjAuMS96bGliLzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6bGliLzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6bGliLzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIv";' export '_ModuleTable012_;' '_ModuleTable013_="ZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvc29mdC9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNy";' export '_ModuleTable013_;' '_ModuleTable014_="eC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21waS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2Rl";' export '_ModuleTable014_;' '_ModuleTable015_="bGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsfQ==";' export '_ModuleTable015_;' '_ModuleTable_Sz_="15";' export '_ModuleTable_Sz_;' ++ eval 'ADVISOR_2018_DIR="/usrx/local/prod/intel/2018UP01/advisor_2018";' export 'ADVISOR_2018_DIR;' 'BACIO_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a";' export 'BACIO_LIB4;' 'BACIO_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_8.a";' export 'BACIO_LIB8;' 'BACIO_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/bacio_v2.0.3";' export 'BACIO_SRC;' 'BACIO_VER="v2.0.3";' export 'BACIO_VER;' 'BINARY_TYPE_HPC="";' export 'BINARY_TYPE_HPC;' '__LMOD_REF_COUNT_CLASSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64/mpi.jar:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/daal.jar:1";' export '__LMOD_REF_COUNT_CLASSPATH;' 'CLASSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64/mpi.jar:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/daal.jar";' export 'CLASSPATH;' 'CLCK_ROOT="/usrx/local/prod/intel/2018UP01/clck_latest";' export 'CLCK_ROOT;' 'CMAKE_CXX_COMPILER="mpiicpc";' export 'CMAKE_CXX_COMPILER;' 'CMAKE_C_COMPILER="mpiicc";' export 'CMAKE_C_COMPILER;' 'CMAKE_Fortran_COMPILER="mpiifort";' export 'CMAKE_Fortran_COMPILER;' 'CMAKE_Platform="wcoss_dell_p3";' export 'CMAKE_Platform;' 'COMP="ips";' export 'COMP;' '__LMOD_REF_COUNT_CPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/pstl/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/include:1";' export '__LMOD_REF_COUNT_CPATH;' 'CPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/pstl/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/include";' export 'CPATH;' '__LMOD_REF_COUNT_CPLUS_INCLUDE_PATH="/usrx/local/prod/intel/2018UP01/clck_latest/include:1";' export '__LMOD_REF_COUNT_CPLUS_INCLUDE_PATH;' 'CPLUS_INCLUDE_PATH="/usrx/local/prod/intel/2018UP01/clck_latest/include";' export 'CPLUS_INCLUDE_PATH;' 'CRTM_FIX="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/fix";' export 'CRTM_FIX;' 'CRTM_INC="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/include/crtm_v2.2.6";' export 'CRTM_INC;' 'CRTM_LIB="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a";' export 'CRTM_LIB;' 'CRTM_SRC="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/src";' export 'CRTM_SRC;' 'CRTM_VER="v2.2.6";' export 'CRTM_VER;' 'DAALROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal";' export 'DAALROOT;' 'ESMFMKFILE="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib/esmf.mk";' export 'ESMFMKFILE;' 'G2TMPL_INC="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/g2tmpl_v1.6.0";' export 'G2TMPL_INC;' 'G2TMPL_LIB="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a";' export 'G2TMPL_LIB;' 'G2TMPL_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/g2tmpl_v1.6.0/src";' export 'G2TMPL_SRC;' 'G2TMPL_VER="v1.6.0";' export 'G2TMPL_VER;' 'G2_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/g2_v3.1.1_4";' export 'G2_INC4;' 'G2_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/g2_v3.1.1_d";' export 'G2_INCd;' 'G2_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a";' export 'G2_LIB4;' 'G2_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_d.a";' export 'G2_LIBd;' 'G2_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/g2_v3.1.1";' export 'G2_SRC;' 'G2_VER="v3.1.1";' export 'G2_VER;' 'GDBSERVER_MIC="/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin/gdbserver";' export 'GDBSERVER_MIC;' 'GDB_CROSS="/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin/gdb-ia";' export 'GDB_CROSS;' 'HDF5="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel";' export 'HDF5;' 'HDF5_CFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_CFLAGS;' 'HDF5_CXXFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_CXXFLAGS;' 'HDF5_FFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_FFLAGS;' 'HDF5_INCLUDE="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_INCLUDE;' 'HDF5_LDFLAGS="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl -lhdf5hl_fortran -lhdf5 '-lhdf5_fortran";' export 'HDF5_LDFLAGS;' 'HDF5_LDFLAGS_C="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_C;' 'HDF5_LDFLAGS_CXX="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl -hdf5_hl_cpp -lhdf5 '-lhdf5_cpp";' export 'HDF5_LDFLAGS_CXX;' 'HDF5_LDFLAGS_F="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl -lhdf5hl_fortran '-lhdf5";' export 'HDF5_LDFLAGS_F;' '__LMOD_REF_COUNT_INFOPATH="/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/info:1;info_gdb_igfx:1";' export '__LMOD_REF_COUNT_INFOPATH;' 'INFOPATH="/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/info:info_gdb_igfx";' export 'INFOPATH;' 'INSPECTOR_2018_DIR="/usrx/local/prod/intel/2018UP01/inspector_2018";' export 'INSPECTOR_2018_DIR;' 'INTEL_LICENSE_FILE="/usrx/local/prod/intel/licenses";' export 'INTEL_LICENSE_FILE;' 'INTEL_PYTHONHOME="/usrx/local/prod/intel/2018UP01/debugger_2018/python/intel64";' export 'INTEL_PYTHONHOME;' 'IPPROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp";' export 'IPPROOT;' 'IP_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ip_v3.0.2_4";' export 'IP_INC4;' 'IP_INC8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ip_v3.0.2_8";' export 'IP_INC8;' 'IP_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ip_v3.0.2_d";' export 'IP_INCd;' 'IP_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libip_v3.0.2_4.a";' export 'IP_LIB4;' 'IP_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libip_v3.0.2_8.a";' export 'IP_LIB8;' 'IP_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libip_v3.0.2_d.a";' export 'IP_LIBd;' 'IP_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/ip_v3.0.2";' export 'IP_SRC;' 'IP_VER="v3.0.2";' export 'IP_VER;' 'I_MPI_CC="icc";' export 'I_MPI_CC;' 'I_MPI_CXX="icpc";' export 'I_MPI_CXX;' 'I_MPI_EXTRA_FILESYSTEM="yes";' export 'I_MPI_EXTRA_FILESYSTEM;' 'I_MPI_EXTRA_FILESYSTEM_LIST="gpfs";' export 'I_MPI_EXTRA_FILESYSTEM_LIST;' 'I_MPI_F77="ifort";' export 'I_MPI_F77;' 'I_MPI_F90="ifort";' export 'I_MPI_F90;' 'I_MPI_FC="ifort";' export 'I_MPI_FC;' 'I_MPI_HYDRA_BOOTSTRAP="lsf";' export 'I_MPI_HYDRA_BOOTSTRAP;' 'I_MPI_HYDRA_IFACE="ib0";' export 'I_MPI_HYDRA_IFACE;' 'I_MPI_LSF_USE_COLLECTIVE_LAUNCH="1";' export 'I_MPI_LSF_USE_COLLECTIVE_LAUNCH;' 'I_MPI_ROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi";' export 'I_MPI_ROOT;' 'JASPER_INC="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/include";' export 'JASPER_INC;' 'JASPER_LIB="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a";' export 'JASPER_LIB;' 'JASPER_LIBDIR="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib";' export 'JASPER_LIBDIR;' 'JASPER_SRC="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/src/jasper-1.900.29";' export 'JASPER_SRC;' 'JASPER_VER="1.900.29";' export 'JASPER_VER;' 'KMP_AFFINITY="scatter";' export 'KMP_AFFINITY;' unset 'LAUNCH;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib:2;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib:1;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:1;/usrx/local/prod/intel/2018UP01/itac_latest/slib:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:1;/usrx/local/prod/intel/2018UP01/debugger_2018/iga/lib:1;/usrx/local/prod/intel/2018UP01/debugger_2018/libipt/intel64/lib:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:/usrx/local/prod/intel/2018UP01/itac_latest/slib:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:/usrx/local/prod/intel/2018UP01/debugger_2018/iga/lib:/usrx/local/prod/intel/2018UP01/debugger_2018/libipt/intel64/lib:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4";' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LIBRARY_PATH="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:1;/usrx/local/prod/intel/2018UP01/clck_latest/lib/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LIBRARY_PATH;' 'LIBRARY_PATH="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:/usrx/local/prod/intel/2018UP01/clck_latest/lib/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4";' export 'LIBRARY_PATH;' 'LIB_NAME="POST";' export 'LIB_NAME;' 'LMOD_FAMILY_COMPILER="ips";' export 'LMOD_FAMILY_COMPILER;' 'LMOD_FAMILY_COMPILER_VERSION="18.0.1.163";' export 'LMOD_FAMILY_COMPILER_VERSION;' 'LMOD_FAMILY_MPI="impi";' export 'LMOD_FAMILY_MPI;' 'LMOD_FAMILY_MPI_VERSION="18.0.1";' export 'LMOD_FAMILY_MPI_VERSION;' '__LMOD_REF_COUNT_LOADEDMODULES="ips/18.0.1.163:1;impi/18.0.1:1;lsf/10.1:1;bacio/2.0.3:1;ip/3.0.2:1;sp/2.0.3:1;w3nco/2.0.7:1;w3emc/2.3.1:1;nemsio/2.2.4:1;g2/3.1.1:1;g2tmpl/1.6.0:1;crtm/2.2.6:1;jasper/1.900.29:1;libpng/1.2.59:1;zlib/1.2.11:1;post/8.0.5:1;hdf5_parallel/1.10.6:1;netcdf_parallel/4.7.4:1;esmf/8.0.0_ParallelNetCDF:1;cmake/3.10.0:1;fv3:1";' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES="ips/18.0.1.163:impi/18.0.1:lsf/10.1:bacio/2.0.3:ip/3.0.2:sp/2.0.3:w3nco/2.0.7:w3emc/2.3.1:nemsio/2.2.4:g2/3.1.1:g2tmpl/1.6.0:crtm/2.2.6:jasper/1.900.29:libpng/1.2.59:zlib/1.2.11:post/8.0.5:hdf5_parallel/1.10.6:netcdf_parallel/4.7.4:esmf/8.0.0_ParallelNetCDF:cmake/3.10.0:fv3";' export 'LOADEDMODULES;' 'LSF_BINDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin";' export 'LSF_BINDIR;' 'LSF_ENVDIR="/gpfs/lsf/conf";' export 'LSF_ENVDIR;' 'LSF_LIBDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib";' export 'LSF_LIBDIR;' 'LSF_SERVERDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc";' export 'LSF_SERVERDIR;' '__LMOD_REF_COUNT_MANPATH="/usrx/local/prod/packages/cmake/3.10.0/share/man:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:2;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:1;/gpfs/lsf/10.1/man:1;/usrx/local/prod/intel/2018UP01/itac_latest/man:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:1;/usrx/local/prod/lmod/lmod/share/man:1;/usrx/local/prod/intel/2018UP01/inspector_2018/man:1;/usrx/local/prod/intel/2018UP01/advisor_2018/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/usrx/local/prod/packages/cmake/3.10.0/share/man:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:/gpfs/lsf/10.1/man:/usrx/local/prod/intel/2018UP01/itac_latest/man:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:/usrx/local/prod/lmod/lmod/share/man::/usrx/local/prod/intel/2018UP01/inspector_2018/man:/usrx/local/prod/intel/2018UP01/advisor_2018/man";' export 'MANPATH;' 'MKLROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl";' export 'MKLROOT;' 'MODULEPATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles";' export 'MODULEPATH;' 'MPM_LAUNCHER="/usrx/local/prod/intel/2018UP01/debugger_2018/mpm/mic/bin/start_mpm.sh";' export 'MPM_LAUNCHER;' 'NEMSIO_INC="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/nemsio_v2.2.4";' export 'NEMSIO_INC;' 'NEMSIO_LIB="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a";' export 'NEMSIO_LIB;' 'NEMSIO_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/nemsio_v2.2.4";' export 'NEMSIO_SRC;' 'NEMSIO_VER="v2.2.4";' export 'NEMSIO_VER;' 'NETCDF="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel";' export 'NETCDF;' 'NETCDF_CFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_CFLAGS;' 'NETCDF_CXX4FLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_CXX4FLAGS;' 'NETCDF_CXXFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_CXXFLAGS;' 'NETCDF_FFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_FFLAGS;' 'NETCDF_INC="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_INC;' 'NETCDF_INCLUDE="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_INCLUDE;' 'NETCDF_LDFLAGS="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS;' 'NETCDF_LDFLAGS_C="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' '-lnetcdf";' export 'NETCDF_LDFLAGS_C;' 'NETCDF_LDFLAGS_CXX="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++";' export 'NETCDF_LDFLAGS_CXX;' 'NETCDF_LDFLAGS_CXX4="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++4";' export 'NETCDF_LDFLAGS_CXX4;' 'NETCDF_LDFLAGS_F="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS_F;' 'NETCDF_LIB="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib";' export 'NETCDF_LIB;' 'NETCDF_ROOT="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel";' export 'NETCDF_ROOT;' '__LMOD_REF_COUNT_NLSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin/locale/%l_%t/%N:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/share/locale/%l_%t/%N:1";' export '__LMOD_REF_COUNT_NLSPATH;' 'NLSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin/locale/%l_%t/%N:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin/locale/%l_%t/%N::/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/share/locale/%l_%t/%N";' export 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/usrx/local/prod/packages/cmake/3.10.0/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:2;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:1;/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:1;/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:1;/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:1;/usrx/local/prod/intel/2018UP01/itac_latest/bin:1;/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:3;/usrx/local/emc_rocoto/1.2.3/bin:2;/u/Dusan.Jovic/.local/bin:1;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/usrx/local/prod/packages/cmake/3.10.0/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:/usrx/local/prod/intel/2018UP01/itac_latest/bin:/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/usrx/local/emc_rocoto/1.2.3/bin:/u/Dusan.Jovic/.local/bin:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include";' export 'PATH;' 'PKG_CONFIG_PATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/bin/pkgconfig";' export 'PKG_CONFIG_PATH;' 'PNG_INC="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/include";' export 'PNG_INC;' 'PNG_LIB="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a";' export 'PNG_LIB;' 'PNG_LIB12="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng12.a";' export 'PNG_LIB12;' 'PNG_LIBDIR="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib";' export 'PNG_LIBDIR;' 'PNG_LIBso="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.so";' export 'PNG_LIBso;' 'PNG_SRC="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/src/libpng-1.2.59";' export 'PNG_SRC;' 'PNG_VER="1.2.59";' export 'PNG_VER;' 'POST_INC="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4";' export 'POST_INC;' 'POST_LIB="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a";' export 'POST_LIB;' 'POST_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/post_v8.0.5";' export 'POST_SRC;' 'POST_VER="v8.0.5";' export 'POST_VER;' 'PSTLROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/pstl";' export 'PSTLROOT;' 'PYTHONPATH="/usrx/local/prod/intel/2018UP01/advisor_2018/pythonapi";' export 'PYTHONPATH;' 'SP_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_4.a";' export 'SP_LIB4;' 'SP_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_8.a";' export 'SP_LIB8;' 'SP_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a";' export 'SP_LIBd;' 'SP_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/sp_v2.0.3";' export 'SP_SRC;' 'SP_VER="v2.0.3";' export 'SP_VER;' 'TBBROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb";' export 'TBBROOT;' 'VT_ADD_LIBS="-ldwarf' -lelf -lvtunwind -lm '-lpthread";' export 'VT_ADD_LIBS;' 'VT_ARCH="intel64";' export 'VT_ARCH;' 'VT_LIB_DIR="/usrx/local/prod/intel/2018UP01/itac_latest/lib";' export 'VT_LIB_DIR;' 'VT_MPI="impi4";' export 'VT_MPI;' 'VT_ROOT="/usrx/local/prod/intel/2018UP01/itac_latest";' export 'VT_ROOT;' 'VT_SLIB_DIR="/usrx/local/prod/intel/2018UP01/itac_latest/slib";' export 'VT_SLIB_DIR;' 'W3EMC_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3emc_v2.3.1_4";' export 'W3EMC_INC4;' 'W3EMC_INC8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3emc_v2.3.1_8";' export 'W3EMC_INC8;' 'W3EMC_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3emc_v2.3.1_d";' export 'W3EMC_INCd;' 'W3EMC_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_4.a";' export 'W3EMC_LIB4;' 'W3EMC_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_8.a";' export 'W3EMC_LIB8;' 'W3EMC_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a";' export 'W3EMC_LIBd;' 'W3EMC_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/w3emc_v2.3.1";' export 'W3EMC_SRC;' 'W3EMC_VER="v2.3.1";' export 'W3EMC_VER;' 'W3NCO_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_4.a";' export 'W3NCO_LIB4;' 'W3NCO_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_8.a";' export 'W3NCO_LIB8;' 'W3NCO_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a";' export 'W3NCO_LIBd;' 'W3NCO_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/w3nco_v2.0.7";' export 'W3NCO_SRC;' 'W3NCO_VER="v2.0.7";' export 'W3NCO_VER;' 'XLSF_UIDDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/uid";' export 'XLSF_UIDDIR;' 'Z_INC="/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include";' export 'Z_INC;' 'Z_LIB="/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a";' export 'Z_LIB;' 'Z_SRC="/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/src";' export 'Z_SRC;' 'Z_VER="1.2.11";' export 'Z_VER;' '__LMOD_REF_COUNT__LMFILES_="/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:1;/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:1;/usrx/local/prod/modulefiles/core_third/lsf/10.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/usrx/local/prod/modulefiles/core_third/cmake/3.10.0:1;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3:1";' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_="/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:/usrx/local/prod/modulefiles/core_third/lsf/10.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:/usrx/local/prod/modulefiles/core_third/cmake/3.10.0:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2Nt";' export '_ModuleTable001_;' '_ModuleTable002_="YWtlLzMuMTAuMCIsWyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2Ny";' export '_ModuleTable002_;' '_ModuleTable003_="dWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMy9mdjMiLFsiZnVsbE5hbWUiXT0iZnYzIixbImxvYWRPcmRlciJdPTIxLHByb3BUPXt9LFsic3RhY2tE";' export '_ModuleTable003_;' '_ModuleTable004_="ZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImZ2MyIsfSxnMj17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzIvMy4xLjEiLFsiZnVsbE5hbWUiXT0iZzIvMy4xLjEiLFsibG9hZE9yZGVyIl09MTAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzIvMy4xLjEiLH0sZzJ0bXBsPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMnRtcGwvMS42LjAiLFsiZnVsbE5hbWUiXT0iZzJ0bXBsLzEuNi4wIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0";' export '_ModuleTable004_;' '_ModuleTable005_="dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcydG1wbC8xLjYuMCIsfSxoZGY1X3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9tcGkvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMS5sdWEiLFsiZnVsbE5hbWUi";' export '_ModuleTable005_;' '_ModuleTable006_="XT0iaW1waS8xOC4wLjEiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzE4LjAuMSIsfSxpcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxpcHM9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2lwcy8xOC4wLjEuMTYzIixbImZ1bGxOYW1lIl09Imlwcy8xOC4wLjEuMTYz";' export '_ModuleTable006_;' '_ModuleTable007_="IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXBzLzE4LjAuMS4xNjMiLH0samFzcGVyPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9qYXNwZXIvMS45MDAuMjkiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjI5IixbImxvYWRPcmRlciJdPTEzLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsfSxsaWJwbmc9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL2xp";' export '_ModuleTable007_;' '_ModuleTable008_="YnBuZy8xLjIuNTkiLFsiZnVsbE5hbWUiXT0ibGlicG5nLzEuMi41OSIsWyJsb2FkT3JkZXIiXT0xNCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsaWJwbmcvMS4yLjU5Iix9LGxzZj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQvbHNmLzEwLjEiLFsiZnVsbE5hbWUiXT0ibHNmLzEwLjEiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsc2YvMTAuMSIsfSxuZW1zaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL25lbXNpby8yLjIu";' export '_ModuleTable008_;' '_ModuleTable009_="NCIsWyJmdWxsTmFtZSJdPSJuZW1zaW8vMi4yLjQiLFsibG9hZE9yZGVyIl09OSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZW1zaW8vMi4yLjQiLH0sbmV0Y2RmX3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40Iix9LHBvc3Q9e1siZm4i";' export '_ModuleTable009_;' '_ModuleTable010_="XT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL3Bvc3QvOC4wLjUiLFsiZnVsbE5hbWUiXT0icG9zdC84LjAuNSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJwb3N0LzguMC41Iix9LHNwPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9zcC8yLjAuMyIsWyJmdWxsTmFtZSJdPSJzcC8yLjAuMyIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InNwLzIuMC4zIix9LHczZW1jPXtbImZuIl09Ii91c3J4L2xvY2Fs";' export '_ModuleTable010_;' '_ModuleTable011_="L25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT04LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHpsaWI9e1siZm4iXT0iL3VzcngvbG9jYWwv";' export '_ModuleTable011_;' '_ModuleTable012_="cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL3psaWIvMS4yLjExIixbImZ1bGxOYW1lIl09InpsaWIvMS4yLjExIixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InpsaWIvMS4yLjExIix9LH0sbXBhdGhBPXsiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMiLCIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMiLCIvdXNyeC9sb2NhbC9kZXYvZW1jX3JvY290";' export '_ModuleTable012_;' '_ModuleTable013_="by9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21w";' export '_ModuleTable013_;' '_ModuleTable014_="aS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVf";' export '_ModuleTable014_;' '_ModuleTable015_="cHJvZCIsfQ==";' export '_ModuleTable015_;' '_ModuleTable_Sz_="15";' export '_ModuleTable_Sz_;' ++ ADVISOR_2018_DIR=/usrx/local/prod/intel/2018UP01/advisor_2018 ++ export ADVISOR_2018_DIR ++ BACIO_LIB4=/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a @@ -473,13 +470,13 @@ Compiling into fv3_1.exe on wcoss_dell_p3 ++ export LSF_LIBDIR ++ LSF_SERVERDIR=/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc ++ export LSF_SERVERDIR -++ __LMOD_REF_COUNT_MANPATH='/usrx/local/dev/packages/cmake/3.10.0/share/man:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:2;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:1;/gpfs/lsf/10.1/man:1;/usrx/local/prod/intel/2018UP01/itac_latest/man:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:1;/usrx/local/prod/lmod/lmod/share/man:1;/usrx/local/prod/intel/2018UP01/inspector_2018/man:1;/usrx/local/prod/intel/2018UP01/advisor_2018/man:1' +++ __LMOD_REF_COUNT_MANPATH='/usrx/local/prod/packages/cmake/3.10.0/share/man:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:2;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:1;/gpfs/lsf/10.1/man:1;/usrx/local/prod/intel/2018UP01/itac_latest/man:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:1;/usrx/local/prod/lmod/lmod/share/man:1;/usrx/local/prod/intel/2018UP01/inspector_2018/man:1;/usrx/local/prod/intel/2018UP01/advisor_2018/man:1' ++ export __LMOD_REF_COUNT_MANPATH -++ MANPATH=/usrx/local/dev/packages/cmake/3.10.0/share/man:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:/gpfs/lsf/10.1/man:/usrx/local/prod/intel/2018UP01/itac_latest/man:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:/usrx/local/prod/lmod/lmod/share/man::/usrx/local/prod/intel/2018UP01/inspector_2018/man:/usrx/local/prod/intel/2018UP01/advisor_2018/man +++ MANPATH=/usrx/local/prod/packages/cmake/3.10.0/share/man:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:/gpfs/lsf/10.1/man:/usrx/local/prod/intel/2018UP01/itac_latest/man:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:/usrx/local/prod/lmod/lmod/share/man::/usrx/local/prod/intel/2018UP01/inspector_2018/man:/usrx/local/prod/intel/2018UP01/advisor_2018/man ++ export MANPATH ++ MKLROOT=/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl ++ export MKLROOT -++ MODULEPATH=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles +++ MODULEPATH=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles ++ export MODULEPATH ++ MPM_LAUNCHER=/usrx/local/prod/intel/2018UP01/debugger_2018/mpm/mic/bin/start_mpm.sh ++ export MPM_LAUNCHER @@ -523,9 +520,9 @@ Compiling into fv3_1.exe on wcoss_dell_p3 ++ export __LMOD_REF_COUNT_NLSPATH ++ NLSPATH=/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin/locale/%l_%t/%N:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin/locale/%l_%t/%N::/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/share/locale/%l_%t/%N ++ export NLSPATH -++ __LMOD_REF_COUNT_PATH='/usrx/local/dev/packages/cmake/3.10.0/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:2;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:1;/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:1;/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:1;/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:1;/usrx/local/prod/intel/2018UP01/itac_latest/bin:1;/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:2;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:1;/u/Dusan.Jovic/.local/bin:1;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include:1' +++ __LMOD_REF_COUNT_PATH='/usrx/local/prod/packages/cmake/3.10.0/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:2;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:1;/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:1;/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:1;/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:1;/usrx/local/prod/intel/2018UP01/itac_latest/bin:1;/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:3;/usrx/local/emc_rocoto/1.2.3/bin:2;/u/Dusan.Jovic/.local/bin:1;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include:1' ++ export __LMOD_REF_COUNT_PATH -++ PATH=/usrx/local/dev/packages/cmake/3.10.0/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:/usrx/local/prod/intel/2018UP01/itac_latest/bin:/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:/u/Dusan.Jovic/.local/bin:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include +++ PATH=/usrx/local/prod/packages/cmake/3.10.0/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:/usrx/local/prod/intel/2018UP01/itac_latest/bin:/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/usrx/local/emc_rocoto/1.2.3/bin:/u/Dusan.Jovic/.local/bin:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include ++ export PATH ++ PKG_CONFIG_PATH=/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/bin/pkgconfig ++ export PKG_CONFIG_PATH @@ -595,12 +592,6 @@ Compiling into fv3_1.exe on wcoss_dell_p3 ++ export W3EMC_SRC ++ W3EMC_VER=v2.3.1 ++ export W3EMC_VER -++ W3NCO_INC4=/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3nco_v2.0.7_4 -++ export W3NCO_INC4 -++ W3NCO_INC8=/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3nco_v2.0.7_8 -++ export W3NCO_INC8 -++ W3NCO_INCd=/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3nco_v2.0.7_d -++ export W3NCO_INCd ++ W3NCO_LIB4=/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_4.a ++ export W3NCO_LIB4 ++ W3NCO_LIB8=/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_8.a @@ -621,39 +612,39 @@ Compiling into fv3_1.exe on wcoss_dell_p3 ++ export Z_SRC ++ Z_VER=1.2.11 ++ export Z_VER -++ __LMOD_REF_COUNT__LMFILES_='/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:1;/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:1;/usrx/local/prod/modulefiles/core_third/lsf/10.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/usrx/local/dev/modulefiles/cmake/3.10.0:1;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3:1' +++ __LMOD_REF_COUNT__LMFILES_='/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:1;/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:1;/usrx/local/prod/modulefiles/core_third/lsf/10.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/usrx/local/prod/modulefiles/core_third/cmake/3.10.0:1;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3:1' ++ export __LMOD_REF_COUNT__LMFILES_ -++ _LMFILES_=/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:/usrx/local/prod/modulefiles/core_third/lsf/10.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:/usrx/local/dev/modulefiles/cmake/3.10.0:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 +++ _LMFILES_=/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:/usrx/local/prod/modulefiles/core_third/lsf/10.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:/usrx/local/prod/modulefiles/core_third/cmake/3.10.0:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 ++ export _LMFILES_ -++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvZGV2L21vZHVsZWZpbGVzL2NtYWtlLzMuMTAuMCIs +++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2Nt ++ export _ModuleTable001_ -++ _ModuleTable002_=WyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNw +++ _ModuleTable002_=YWtlLzMuMTAuMCIsWyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2Ny ++ export _ModuleTable002_ -++ _ModuleTable003_=YXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9wcjU2L3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09 +++ _ModuleTable003_=dWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMy9mdjMiLFsiZnVsbE5hbWUiXT0iZnYzIixbImxvYWRPcmRlciJdPTIxLHByb3BUPXt9LFsic3RhY2tE ++ export _ModuleTable003_ -++ _ModuleTable004_=ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2Vy +++ _ModuleTable004_=ZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImZ2MyIsfSxnMj17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzIvMy4xLjEiLFsiZnVsbE5hbWUiXT0iZzIvMy4xLjEiLFsibG9hZE9yZGVyIl09MTAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzIvMy4xLjEiLH0sZzJ0bXBsPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMnRtcGwvMS42LjAiLFsiZnVsbE5hbWUiXT0iZzJ0bXBsLzEuNi4wIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0 ++ export _ModuleTable004_ -++ _ModuleTable005_=TmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9oZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJmdWxsTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJsb2FkT3JkZXIiXT0xNyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsfSxpbXBpPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfbXBpL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEubHVhIixbImZ1bGxOYW1lIl09ImltcGkvMTguMC4xIixbImxv +++ _ModuleTable005_=dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcydG1wbC8xLjYuMCIsfSxoZGY1X3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9tcGkvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMS5sdWEiLFsiZnVsbE5hbWUi ++ export _ModuleTable005_ -++ _ModuleTable006_=YWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW1waS8xOC4wLjEiLH0saXA9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2lwLzMuMC4yIixbImZ1bGxOYW1lIl09ImlwLzMuMC4yIixbImxvYWRPcmRlciJdPTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXAvMy4wLjIiLH0saXBzPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZC9pcHMvMTguMC4xLjE2MyIsWyJmdWxsTmFtZSJdPSJpcHMvMTguMC4xLjE2MyIsWyJsb2FkT3JkZXIiXT0xLHBy +++ _ModuleTable006_=XT0iaW1waS8xOC4wLjEiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzE4LjAuMSIsfSxpcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxpcHM9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2lwcy8xOC4wLjEuMTYzIixbImZ1bGxOYW1lIl09Imlwcy8xOC4wLjEuMTYz ++ export _ModuleTable006_ -++ _ModuleTable007_=b3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imlwcy8xOC4wLjEuMTYzIix9LGphc3Blcj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEvamFzcGVyLzEuOTAwLjI5IixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsWyJsb2FkT3JkZXIiXT0xMyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJqYXNwZXIvMS45MDAuMjkiLH0sbGlicG5nPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9saWJwbmcvMS4yLjU5IixbImZ1bGxO +++ _ModuleTable007_=IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXBzLzE4LjAuMS4xNjMiLH0samFzcGVyPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9qYXNwZXIvMS45MDAuMjkiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjI5IixbImxvYWRPcmRlciJdPTEzLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsfSxsaWJwbmc9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL2xp ++ export _ModuleTable007_ -++ _ModuleTable008_=YW1lIl09ImxpYnBuZy8xLjIuNTkiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibGlicG5nLzEuMi41OSIsfSxsc2Y9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2xzZi8xMC4xIixbImZ1bGxOYW1lIl09ImxzZi8xMC4xIixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibHNmLzEwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVt +++ _ModuleTable008_=YnBuZy8xLjIuNTkiLFsiZnVsbE5hbWUiXT0ibGlicG5nLzEuMi41OSIsWyJsb2FkT3JkZXIiXT0xNCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsaWJwbmcvMS4yLjU5Iix9LGxzZj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQvbHNmLzEwLjEiLFsiZnVsbE5hbWUiXT0ibHNmLzEwLjEiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsc2YvMTAuMSIsfSxuZW1zaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL25lbXNpby8yLjIu ++ export _ModuleTable008_ -++ _ModuleTable009_=c2lvLzIuMi40IixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9uZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsiZnVsbE5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsfSxwb3N0PXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBs +++ _ModuleTable009_=NCIsWyJmdWxsTmFtZSJdPSJuZW1zaW8vMi4yLjQiLFsibG9hZE9yZGVyIl09OSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZW1zaW8vMi4yLjQiLH0sbmV0Y2RmX3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40Iix9LHBvc3Q9e1siZm4i ++ export _ModuleTable009_ -++ _ModuleTable010_=aWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTYscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9zdC84LjAuNSIsfSxzcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSx3M2VtYz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJ +++ _ModuleTable010_=XT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL3Bvc3QvOC4wLjUiLFsiZnVsbE5hbWUiXT0icG9zdC84LjAuNSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJwb3N0LzguMC41Iix9LHNwPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9zcC8yLjAuMyIsWyJmdWxsTmFtZSJdPSJzcC8yLjAuMyIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InNwLzIuMC4zIix9LHczZW1jPXtbImZuIl09Ii91c3J4L2xvY2Fs ++ export _ModuleTable010_ -++ _ModuleTable011_=QlMvbW9kdWxlZmlsZXMvdzNlbWMvMi4zLjEiLFsiZnVsbE5hbWUiXT0idzNlbWMvMi4zLjEiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M2VtYy8yLjMuMSIsfSx3M25jbz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvdzNuY28vMi4wLjciLFsiZnVsbE5hbWUiXT0idzNuY28vMi4wLjciLFsibG9hZE9yZGVyIl09Nyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6bGliPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29t +++ _ModuleTable011_=L25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT04LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHpsaWI9e1siZm4iXT0iL3VzcngvbG9jYWwv ++ export _ModuleTable011_ -++ _ModuleTable012_=cGlsZXJfdGhpcmQvaXBzLzE4LjAuMS96bGliLzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6bGliLzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6bGliLzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIv +++ _ModuleTable012_=cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL3psaWIvMS4yLjExIixbImZ1bGxOYW1lIl09InpsaWIvMS4yLjExIixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InpsaWIvMS4yLjExIix9LH0sbXBhdGhBPXsiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMiLCIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMiLCIvdXNyeC9sb2NhbC9kZXYvZW1jX3JvY290 ++ export _ModuleTable012_ -++ _ModuleTable013_=ZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvc29mdC9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNy +++ _ModuleTable013_=by9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21w ++ export _ModuleTable013_ -++ _ModuleTable014_=eC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21waS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2Rl +++ _ModuleTable014_=aS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVf ++ export _ModuleTable014_ -++ _ModuleTable015_=bGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsfQ== +++ _ModuleTable015_=cHJvZCIsfQ== ++ export _ModuleTable015_ ++ _ModuleTable_Sz_=15 ++ export _ModuleTable_Sz_ @@ -673,45 +664,45 @@ Currently Loaded Modules: -+ eval 'MODULEPATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvZGV2L21vZHVsZWZpbGVzL2NtYWtlLzMuMTAuMCIs";' export '_ModuleTable001_;' '_ModuleTable002_="WyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNw";' export '_ModuleTable002_;' '_ModuleTable003_="YXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9wcjU2L3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09";' export '_ModuleTable003_;' '_ModuleTable004_="ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2Vy";' export '_ModuleTable004_;' '_ModuleTable005_="TmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9oZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJmdWxsTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJsb2FkT3JkZXIiXT0xNyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsfSxpbXBpPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfbXBpL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEubHVhIixbImZ1bGxOYW1lIl09ImltcGkvMTguMC4xIixbImxv";' export '_ModuleTable005_;' '_ModuleTable006_="YWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW1waS8xOC4wLjEiLH0saXA9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2lwLzMuMC4yIixbImZ1bGxOYW1lIl09ImlwLzMuMC4yIixbImxvYWRPcmRlciJdPTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXAvMy4wLjIiLH0saXBzPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZC9pcHMvMTguMC4xLjE2MyIsWyJmdWxsTmFtZSJdPSJpcHMvMTguMC4xLjE2MyIsWyJsb2FkT3JkZXIiXT0xLHBy";' export '_ModuleTable006_;' '_ModuleTable007_="b3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imlwcy8xOC4wLjEuMTYzIix9LGphc3Blcj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEvamFzcGVyLzEuOTAwLjI5IixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsWyJsb2FkT3JkZXIiXT0xMyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJqYXNwZXIvMS45MDAuMjkiLH0sbGlicG5nPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9saWJwbmcvMS4yLjU5IixbImZ1bGxO";' export '_ModuleTable007_;' '_ModuleTable008_="YW1lIl09ImxpYnBuZy8xLjIuNTkiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibGlicG5nLzEuMi41OSIsfSxsc2Y9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2xzZi8xMC4xIixbImZ1bGxOYW1lIl09ImxzZi8xMC4xIixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibHNmLzEwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVt";' export '_ModuleTable008_;' '_ModuleTable009_="c2lvLzIuMi40IixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9uZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsiZnVsbE5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsfSxwb3N0PXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBs";' export '_ModuleTable009_;' '_ModuleTable010_="aWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTYscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9zdC84LjAuNSIsfSxzcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSx3M2VtYz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJ";' export '_ModuleTable010_;' '_ModuleTable011_="QlMvbW9kdWxlZmlsZXMvdzNlbWMvMi4zLjEiLFsiZnVsbE5hbWUiXT0idzNlbWMvMi4zLjEiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M2VtYy8yLjMuMSIsfSx3M25jbz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvdzNuY28vMi4wLjciLFsiZnVsbE5hbWUiXT0idzNuY28vMi4wLjciLFsibG9hZE9yZGVyIl09Nyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6bGliPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29t";' export '_ModuleTable011_;' '_ModuleTable012_="cGlsZXJfdGhpcmQvaXBzLzE4LjAuMS96bGliLzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6bGliLzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6bGliLzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIv";' export '_ModuleTable012_;' '_ModuleTable013_="ZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvc29mdC9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNy";' export '_ModuleTable013_;' '_ModuleTable014_="eC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21waS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2Rl";' export '_ModuleTable014_;' '_ModuleTable015_="bGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsfQ==";' export '_ModuleTable015_;' '_ModuleTable_Sz_="15";' export '_ModuleTable_Sz_;' -++ MODULEPATH=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles ++ eval 'MODULEPATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2Nt";' export '_ModuleTable001_;' '_ModuleTable002_="YWtlLzMuMTAuMCIsWyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2Ny";' export '_ModuleTable002_;' '_ModuleTable003_="dWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMy9mdjMiLFsiZnVsbE5hbWUiXT0iZnYzIixbImxvYWRPcmRlciJdPTIxLHByb3BUPXt9LFsic3RhY2tE";' export '_ModuleTable003_;' '_ModuleTable004_="ZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImZ2MyIsfSxnMj17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzIvMy4xLjEiLFsiZnVsbE5hbWUiXT0iZzIvMy4xLjEiLFsibG9hZE9yZGVyIl09MTAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzIvMy4xLjEiLH0sZzJ0bXBsPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMnRtcGwvMS42LjAiLFsiZnVsbE5hbWUiXT0iZzJ0bXBsLzEuNi4wIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0";' export '_ModuleTable004_;' '_ModuleTable005_="dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcydG1wbC8xLjYuMCIsfSxoZGY1X3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9tcGkvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMS5sdWEiLFsiZnVsbE5hbWUi";' export '_ModuleTable005_;' '_ModuleTable006_="XT0iaW1waS8xOC4wLjEiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzE4LjAuMSIsfSxpcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxpcHM9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2lwcy8xOC4wLjEuMTYzIixbImZ1bGxOYW1lIl09Imlwcy8xOC4wLjEuMTYz";' export '_ModuleTable006_;' '_ModuleTable007_="IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXBzLzE4LjAuMS4xNjMiLH0samFzcGVyPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9qYXNwZXIvMS45MDAuMjkiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjI5IixbImxvYWRPcmRlciJdPTEzLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsfSxsaWJwbmc9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL2xp";' export '_ModuleTable007_;' '_ModuleTable008_="YnBuZy8xLjIuNTkiLFsiZnVsbE5hbWUiXT0ibGlicG5nLzEuMi41OSIsWyJsb2FkT3JkZXIiXT0xNCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsaWJwbmcvMS4yLjU5Iix9LGxzZj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQvbHNmLzEwLjEiLFsiZnVsbE5hbWUiXT0ibHNmLzEwLjEiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsc2YvMTAuMSIsfSxuZW1zaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL25lbXNpby8yLjIu";' export '_ModuleTable008_;' '_ModuleTable009_="NCIsWyJmdWxsTmFtZSJdPSJuZW1zaW8vMi4yLjQiLFsibG9hZE9yZGVyIl09OSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZW1zaW8vMi4yLjQiLH0sbmV0Y2RmX3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40Iix9LHBvc3Q9e1siZm4i";' export '_ModuleTable009_;' '_ModuleTable010_="XT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL3Bvc3QvOC4wLjUiLFsiZnVsbE5hbWUiXT0icG9zdC84LjAuNSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJwb3N0LzguMC41Iix9LHNwPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9zcC8yLjAuMyIsWyJmdWxsTmFtZSJdPSJzcC8yLjAuMyIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InNwLzIuMC4zIix9LHczZW1jPXtbImZuIl09Ii91c3J4L2xvY2Fs";' export '_ModuleTable010_;' '_ModuleTable011_="L25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT04LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHpsaWI9e1siZm4iXT0iL3VzcngvbG9jYWwv";' export '_ModuleTable011_;' '_ModuleTable012_="cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL3psaWIvMS4yLjExIixbImZ1bGxOYW1lIl09InpsaWIvMS4yLjExIixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InpsaWIvMS4yLjExIix9LH0sbXBhdGhBPXsiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMiLCIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMiLCIvdXNyeC9sb2NhbC9kZXYvZW1jX3JvY290";' export '_ModuleTable012_;' '_ModuleTable013_="by9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21w";' export '_ModuleTable013_;' '_ModuleTable014_="aS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVf";' export '_ModuleTable014_;' '_ModuleTable015_="cHJvZCIsfQ==";' export '_ModuleTable015_;' '_ModuleTable_Sz_="15";' export '_ModuleTable_Sz_;' +++ MODULEPATH=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles ++ export MODULEPATH -++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvZGV2L21vZHVsZWZpbGVzL2NtYWtlLzMuMTAuMCIs +++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2Nt ++ export _ModuleTable001_ -++ _ModuleTable002_=WyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNw +++ _ModuleTable002_=YWtlLzMuMTAuMCIsWyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2Ny ++ export _ModuleTable002_ -++ _ModuleTable003_=YXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9wcjU2L3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09 +++ _ModuleTable003_=dWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMy9mdjMiLFsiZnVsbE5hbWUiXT0iZnYzIixbImxvYWRPcmRlciJdPTIxLHByb3BUPXt9LFsic3RhY2tE ++ export _ModuleTable003_ -++ _ModuleTable004_=ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2Vy +++ _ModuleTable004_=ZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImZ2MyIsfSxnMj17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzIvMy4xLjEiLFsiZnVsbE5hbWUiXT0iZzIvMy4xLjEiLFsibG9hZE9yZGVyIl09MTAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzIvMy4xLjEiLH0sZzJ0bXBsPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMnRtcGwvMS42LjAiLFsiZnVsbE5hbWUiXT0iZzJ0bXBsLzEuNi4wIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0 ++ export _ModuleTable004_ -++ _ModuleTable005_=TmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9oZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJmdWxsTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJsb2FkT3JkZXIiXT0xNyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsfSxpbXBpPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfbXBpL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEubHVhIixbImZ1bGxOYW1lIl09ImltcGkvMTguMC4xIixbImxv +++ _ModuleTable005_=dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcydG1wbC8xLjYuMCIsfSxoZGY1X3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9tcGkvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMS5sdWEiLFsiZnVsbE5hbWUi ++ export _ModuleTable005_ -++ _ModuleTable006_=YWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW1waS8xOC4wLjEiLH0saXA9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2lwLzMuMC4yIixbImZ1bGxOYW1lIl09ImlwLzMuMC4yIixbImxvYWRPcmRlciJdPTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXAvMy4wLjIiLH0saXBzPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZC9pcHMvMTguMC4xLjE2MyIsWyJmdWxsTmFtZSJdPSJpcHMvMTguMC4xLjE2MyIsWyJsb2FkT3JkZXIiXT0xLHBy +++ _ModuleTable006_=XT0iaW1waS8xOC4wLjEiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzE4LjAuMSIsfSxpcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxpcHM9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2lwcy8xOC4wLjEuMTYzIixbImZ1bGxOYW1lIl09Imlwcy8xOC4wLjEuMTYz ++ export _ModuleTable006_ -++ _ModuleTable007_=b3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imlwcy8xOC4wLjEuMTYzIix9LGphc3Blcj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEvamFzcGVyLzEuOTAwLjI5IixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsWyJsb2FkT3JkZXIiXT0xMyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJqYXNwZXIvMS45MDAuMjkiLH0sbGlicG5nPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9saWJwbmcvMS4yLjU5IixbImZ1bGxO +++ _ModuleTable007_=IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXBzLzE4LjAuMS4xNjMiLH0samFzcGVyPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9qYXNwZXIvMS45MDAuMjkiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjI5IixbImxvYWRPcmRlciJdPTEzLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsfSxsaWJwbmc9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL2xp ++ export _ModuleTable007_ -++ _ModuleTable008_=YW1lIl09ImxpYnBuZy8xLjIuNTkiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibGlicG5nLzEuMi41OSIsfSxsc2Y9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2xzZi8xMC4xIixbImZ1bGxOYW1lIl09ImxzZi8xMC4xIixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibHNmLzEwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVt +++ _ModuleTable008_=YnBuZy8xLjIuNTkiLFsiZnVsbE5hbWUiXT0ibGlicG5nLzEuMi41OSIsWyJsb2FkT3JkZXIiXT0xNCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsaWJwbmcvMS4yLjU5Iix9LGxzZj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQvbHNmLzEwLjEiLFsiZnVsbE5hbWUiXT0ibHNmLzEwLjEiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsc2YvMTAuMSIsfSxuZW1zaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL25lbXNpby8yLjIu ++ export _ModuleTable008_ -++ _ModuleTable009_=c2lvLzIuMi40IixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9uZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsiZnVsbE5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsfSxwb3N0PXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBs +++ _ModuleTable009_=NCIsWyJmdWxsTmFtZSJdPSJuZW1zaW8vMi4yLjQiLFsibG9hZE9yZGVyIl09OSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZW1zaW8vMi4yLjQiLH0sbmV0Y2RmX3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40Iix9LHBvc3Q9e1siZm4i ++ export _ModuleTable009_ -++ _ModuleTable010_=aWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTYscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9zdC84LjAuNSIsfSxzcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSx3M2VtYz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJ +++ _ModuleTable010_=XT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL3Bvc3QvOC4wLjUiLFsiZnVsbE5hbWUiXT0icG9zdC84LjAuNSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJwb3N0LzguMC41Iix9LHNwPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9zcC8yLjAuMyIsWyJmdWxsTmFtZSJdPSJzcC8yLjAuMyIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InNwLzIuMC4zIix9LHczZW1jPXtbImZuIl09Ii91c3J4L2xvY2Fs ++ export _ModuleTable010_ -++ _ModuleTable011_=QlMvbW9kdWxlZmlsZXMvdzNlbWMvMi4zLjEiLFsiZnVsbE5hbWUiXT0idzNlbWMvMi4zLjEiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M2VtYy8yLjMuMSIsfSx3M25jbz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvdzNuY28vMi4wLjciLFsiZnVsbE5hbWUiXT0idzNuY28vMi4wLjciLFsibG9hZE9yZGVyIl09Nyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6bGliPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29t +++ _ModuleTable011_=L25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT04LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHpsaWI9e1siZm4iXT0iL3VzcngvbG9jYWwv ++ export _ModuleTable011_ -++ _ModuleTable012_=cGlsZXJfdGhpcmQvaXBzLzE4LjAuMS96bGliLzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6bGliLzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6bGliLzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIv +++ _ModuleTable012_=cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL3psaWIvMS4yLjExIixbImZ1bGxOYW1lIl09InpsaWIvMS4yLjExIixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InpsaWIvMS4yLjExIix9LH0sbXBhdGhBPXsiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMiLCIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMiLCIvdXNyeC9sb2NhbC9kZXYvZW1jX3JvY290 ++ export _ModuleTable012_ -++ _ModuleTable013_=ZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvc29mdC9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNy +++ _ModuleTable013_=by9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21w ++ export _ModuleTable013_ -++ _ModuleTable014_=eC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21waS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2Rl +++ _ModuleTable014_=aS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVf ++ export _ModuleTable014_ -++ _ModuleTable015_=bGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsfQ== +++ _ModuleTable015_=cHJvZCIsfQ== ++ export _ModuleTable015_ ++ _ModuleTable_Sz_=15 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + cd build_fv3_1 -+ cmake /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model ++ cmake /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model -- 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 @@ -763,10 +754,10 @@ Selected physics package: gfs -- Configuring done -- Generating done --- Build files have been written to: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/build_fv3_1 +-- Build files have been written to: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/build_fv3_1 + make -j 4 Scanning dependencies of target fv3cpl -[ 0%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cplfields.F90.o +[ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cplfields.F90.o [ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cap_cpl.F90.o Scanning dependencies of target gfsphysics [ 1%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/machine.F.o @@ -774,71 +765,71 @@ Scanning dependencies of target gfsphysics [ 1%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_composition.f.o [ 1%] Linking Fortran static library libfv3cpl.a [ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/efield.f.o -[ 2%] Built target fv3cpl [ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wam_f107_kp_mod.f90.o -[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mersenne_twister.f.o -[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/GFDL_parse_tracers.F90.o -[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iounitdef.f.o -[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/namelist_soilveg.f.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_wrf_utl.f90.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/noahmp_tables.f90.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_radar.F90.o Scanning dependencies of target fms -[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/platform/platform.F90.o -[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_parameter.F90.o +[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/platform/platform.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_parameter.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physcons.F90.o -[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_core.F90.o -[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_input.F90.o +[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_core.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_input.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/cloud_interpolator.F90.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mersenne_twister.f.o +[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/cloud_interpolator.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/date_def.f.o -[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progtm_module.f.o -[ 7%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o -[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerclm_def.f.o -[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2o_def.f.o -[ 7%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/MersenneTwister.F90.o -[ 8%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres_k.F90.o +[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/GFDL_parse_tracers.F90.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iounitdef.f.o +[ 4%] Built target fv3cpl +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/namelist_soilveg.f.o +[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres_k.F90.o +[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/MersenneTwister.F90.o +[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_wrf_utl.f90.o +[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/noahmp_tables.f90.o +[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/constants/constants.F90.o +[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_radar.F90.o +[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o +[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physcons.F90.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/date_def.f.o +[ 8%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o +[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progtm_module.f.o +[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerclm_def.f.o +[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2o_def.f.o [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physparam.f.o [ 9%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozne_def.f.o [ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfs_phy_tracer_config.F.o -[ 10%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o -[ 10%] Building Fortran object CMakeFiles/fms.dir/FMS/constants/constants.F90.o +[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/surface_perturbation.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/surface_perturbation.F90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmp_glacier.f90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmplsm.f90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iccn_def.f.o -[ 11%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg_utils.F90.o -Using 8-byte addressing -Using pure routines. -Using allocatable derived type array members. -Using cray pointers. [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfdl_cloud_microphys.F90.o -[ 12%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/funcphys.f90.o [ 12%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/tracer_const_h.f.o +[ 12%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/funcphys.f90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_initialize.F90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_param.f.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_param.f.o @@ -858,24 +849,24 @@ ifort: command line warning #10121: overriding '-xHOST' with '-xCORE-AVX-I' [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_bfmicrophysics.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_gases.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_datatb.f.o -[ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_datatb.f.o -[ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_water_prop.f90.o [ 14%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_efp.F90.o -[ 14%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_memutils.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wv_saturation.F.o +[ 14%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_memutils.F90.o +[ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_datatb.f.o [ 15%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_pset.F90.o -[ 16%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cs_conv.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 17%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_type.F90.o -[ 18%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/gradient.F90.o -[ 19%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_domains.F90.o +[ 16%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_type.F90.o +[ 16%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_water_prop.f90.o +[ 17%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/gradient.F90.o +[ 17%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wv_saturation.F.o +[ 18%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_domains.F90.o +[ 19%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cs_conv.F90.o [ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_diag.f.o [ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_drv.f.o [ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_ocean.f.o @@ -898,8 +889,8 @@ Using cray pointers. [ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_nst.f.o [ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_physics_driver.F90.o [ 28%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_restart.F90.o -[ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_io.F90.o [ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_comm.F90.o +[ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_io.F90.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing Using pure routines. @@ -917,7 +908,7 @@ Using allocatable derived type array members. Using cray pointers. [ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/fms/fms.F90.o [ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bicubic.F90.o -[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/time_manager.F90.o +[ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/time_manager.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bilinear.F90.o Using 8-byte addressing Using pure routines. @@ -953,10 +944,10 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_manifest.F90.o -[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/fm_util.F90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/xbt_drop_rate_adjust.f90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/write_ocean_data.F90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp_external.F90.o +[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/fm_util.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -982,120 +973,122 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 37%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/stock_constants.F90.o +[ 36%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/stock_constants.F90.o [ 37%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/coupler_types.F90.o [ 37%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_driver.F90.o -[ 37%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_solar_heating.f.o -[ 37%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_abstraction_layer.F90.o -[ 38%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2oc.f.o -[ 38%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_tracer.f.o -[ 38%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ideaca.f.o -[ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfcsub.F.o -[ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ugwp_driver_v0.f.o -[ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cnvc90.f.o -[ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.f.o -[ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.pre.rad.f.o -[ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/get_prs.f.o -[ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gocart_tracer_config_stub.f.o -[ 41%] Building Fortran object CMakeFiles/fms.dir/FMS/amip_interp/amip_interp.F90.o -[ 41%] Building Fortran object CMakeFiles/fms.dir/FMS/astronomy/astronomy.F90.o -[ 41%] Building Fortran object CMakeFiles/fms.dir/FMS/block_control/block_control.F90.o -Using 8-byte addressing -Using pure routines. -Using allocatable derived type array members. -Using cray pointers. -[ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gscond.f.o -[ 43%] Building Fortran object CMakeFiles/fms.dir/FMS/column_diagnostics/column_diagnostics.F90.o -[ 43%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gscondp.f.o -[ 43%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/atmos_ocean_fluxes.F90.o -[ 43%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gwdc.f.o -[ 43%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gwdps.f.o -[ 43%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/ensemble_manager.F90.o -[ 43%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_orowam2017.f.o -[ 44%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters.F90.o -[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ohdc.f.o +[ 38%] Building Fortran object CMakeFiles/fms.dir/FMS/astronomy/astronomy.F90.o +[ 38%] Building Fortran object CMakeFiles/fms.dir/FMS/amip_interp/amip_interp.F90.o +[ 38%] Building Fortran object CMakeFiles/fms.dir/FMS/block_control/block_control.F90.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +[ 39%] Building Fortran object CMakeFiles/fms.dir/FMS/column_diagnostics/column_diagnostics.F90.o +[ 39%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/atmos_ocean_fluxes.F90.o +[ 39%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/ensemble_manager.F90.o +[ 40%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters.F90.o +[ 40%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/xgrid.F90.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. -[ 44%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/xgrid.F90.o -[ 45%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft.F90.o -[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ophys.f.o +[ 41%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft.F90.o +[ 41%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft99.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 45%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft99.F90.o -[ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_co2.f.o -[ 46%] Building Fortran object CMakeFiles/fms.dir/FMS/interpolator/interpolator.F90.o -[ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_dissipation.f.o +[ 41%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_abstraction_layer.F90.o +[ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2oc.f.o +[ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_solar_heating.f.o +[ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_tracer.f.o +[ 42%] Building Fortran object CMakeFiles/fms.dir/FMS/interpolator/interpolator.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 46%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/grid.F90.o +[ 42%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/grid.F90.o +[ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ideaca.f.o +[ 43%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfcsub.F.o +[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ugwp_driver_v0.f.o +[ 44%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_utilities.F90.o +[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cnvc90.f.o +[ 44%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core.F90.o +[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.f.o +[ 44%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core_ecda.F90.o +[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.pre.rad.f.o +[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/get_prs.f.o +[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gocart_tracer_config_stub.f.o +[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gscond.f.o +[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gscondp.f.o +[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gwdc.f.o +[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gwdps.f.o +[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_orowam2017.f.o +[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ohdc.f.o +[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ophys.f.o +[ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_co2.f.o +[ 46%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/random_numbers.F90.o +[ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_dissipation.f.o [ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_h2o.f.o +[ 47%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres.F90.o [ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_ion.f.o -[ 47%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_utilities.F90.o [ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_o2_o3.f.o -[ 47%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core.F90.o +[ 47%] Building Fortran object CMakeFiles/fms.dir/FMS/station_data/station_data.F90.o [ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_phys.f.o [ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/lrgsclr.f.o [ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpbl.f.o [ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpblt.f.o -[ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpbltq.f.o -[ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfscu.f.o -[ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfscuq.f.o -[ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninedmf.f.o -[ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninedmf_hafs.f.o -[ 50%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core_ecda.F90.o -[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninp.f.o -[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninp1.f.o -[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninq.f.o -[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninq1.f.o -[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninshoc.f.o -[ 52%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/random_numbers.F90.o -[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstadb.f.o -[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstadbtn.f.o -[ 52%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres.F90.o -[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstadbtn2.f.o -[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstcnv.f.o -[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozphys.f.o -[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozphys_2015.f.o -[ 54%] Building Fortran object CMakeFiles/fms.dir/FMS/station_data/station_data.F90.o -[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpd.f.o -[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpd_shoc.f.o -[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpdp.f.o -[ 56%] Building Fortran object CMakeFiles/fms.dir/FMS/topography/topography.F90.o -[ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progt2.f.o -[ 56%] Building Fortran object CMakeFiles/fms.dir/FMS/tracer_manager/tracer_manager.F90.o -[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rad_initialize.f.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rayleigh_damp.f.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rayleigh_damp_mesopause.f.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfaerosols.f.o -[ 58%] Building Fortran object CMakeFiles/fms.dir/FMS/tridiagonal/tridiagonal.F90.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfdeepcnv.f.o -[ 59%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfshalcnv.f.o -[ 60%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/quicksort.F90.o -[ 60%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sascnv.f.o -[ 61%] Building C object CMakeFiles/fms.dir/FMS/memutils/memuse.c.o -[ 61%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sascnvn.f.o -[ 61%] Building C object CMakeFiles/fms.dir/FMS/mosaic/create_xgrid.c.o -[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdif.f.o -[ 62%] Building C object CMakeFiles/fms.dir/FMS/mosaic/gradient_c2l.c.o -[ 63%] Building C object CMakeFiles/fms.dir/FMS/mosaic/interp.c.o -[ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdifq.f.o -[ 63%] Building C object CMakeFiles/fms.dir/FMS/mosaic/mosaic_util.c.o -[ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/set_soilveg.f.o -[ 63%] Building C object CMakeFiles/fms.dir/FMS/mosaic/read_mosaic.c.o -[ 64%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_noahmp_drv.f.o -[ 64%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sflx.f.o -[ 64%] Building C object CMakeFiles/fms.dir/FMS/affinity/affinity.c.o -[ 64%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcnv.f.o -[ 65%] Building C object CMakeFiles/fms.dir/FMS/mpp/nsclock.c.o +[ 51%] Building Fortran object CMakeFiles/fms.dir/FMS/topography/topography.F90.o +[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpbltq.f.o +[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfscu.f.o +[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfscuq.f.o +[ 51%] Building Fortran object CMakeFiles/fms.dir/FMS/tracer_manager/tracer_manager.F90.o +[ 51%] Building Fortran object CMakeFiles/fms.dir/FMS/tridiagonal/tridiagonal.F90.o +[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninedmf.f.o +[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninedmf_hafs.f.o +[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninp.f.o +[ 53%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/quicksort.F90.o +[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninp1.f.o +[ 54%] Building C object CMakeFiles/fms.dir/FMS/memutils/memuse.c.o +[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninq.f.o +[ 54%] Building C object CMakeFiles/fms.dir/FMS/mosaic/create_xgrid.c.o +[ 54%] Building C object CMakeFiles/fms.dir/FMS/mosaic/gradient_c2l.c.o +[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninq1.f.o +[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninshoc.f.o +[ 56%] Building C object CMakeFiles/fms.dir/FMS/mosaic/interp.c.o +[ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstadb.f.o +[ 56%] Building C object CMakeFiles/fms.dir/FMS/mosaic/mosaic_util.c.o +[ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstadbtn.f.o +[ 56%] Building C object CMakeFiles/fms.dir/FMS/mosaic/read_mosaic.c.o +[ 56%] Building C object CMakeFiles/fms.dir/FMS/affinity/affinity.c.o +[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstadbtn2.f.o +[ 58%] Building C object CMakeFiles/fms.dir/FMS/mpp/nsclock.c.o +[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstcnv.f.o +[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozphys.f.o +[ 58%] Building C object CMakeFiles/fms.dir/FMS/mpp/threadloc.c.o +[ 59%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozphys_2015.f.o +[ 59%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpd.f.o +[ 60%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpd_shoc.f.o +[ 60%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpdp.f.o +[ 60%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progt2.f.o +[ 61%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rad_initialize.f.o +[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rayleigh_damp.f.o +[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rayleigh_damp_mesopause.f.o +[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfaerosols.f.o +[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfdeepcnv.f.o +[ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfshalcnv.f.o +[ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sascnv.f.o +[ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sascnvn.f.o +[ 64%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdif.f.o +[ 64%] Linking Fortran static library FMS/libfms.a +[ 64%] Built target fms +[ 64%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdifq.f.o +[ 64%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/set_soilveg.f.o +[ 65%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_noahmp_drv.f.o +[ 65%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sflx.f.o +[ 65%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcnv.f.o [ 65%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv.f.o -[ 65%] Building C object CMakeFiles/fms.dir/FMS/mpp/threadloc.c.o [ 66%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_1lyr.f.o [ 66%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_fixdp.f.o [ 66%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_opr.f.o @@ -1103,8 +1096,6 @@ Using cray pointers. [ 66%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/calpreciptype.f90.o [ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gcm_shoc.f90.o [ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ointerp.f90.o -[ 67%] Linking Fortran static library FMS/libfms.a -[ 67%] Built target fms [ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozinterp.f90.o [ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iccninterp.f90.o [ 67%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerinterp.f90.o @@ -1127,25 +1118,25 @@ Scanning dependencies of target ipd Scanning dependencies of target io [ 69%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_fv3_io_def.F90.o [ 69%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_internal_state.F90.o -[ 70%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_nemsio.F90.o +[ 69%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_nemsio.F90.o [ 70%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf.F90.o Scanning dependencies of target fv3core [ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_arrays.F90.o -[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_sst.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_sst.F90.o [ 70%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf_parallel.F90.o [ 71%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_fill.F90.o [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_gfs.F90.o [ 71%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sim_nc_mod.F90.o [ 71%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/DYCORE_typedefs.F90.o -[ 71%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_mp_mod.F90.o [ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sorted_index.F90.o -[ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_eta.F90.o -[ 73%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_cmp.F90.o -[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_timing.F90.o +[ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_mp_mod.F90.o +[ 73%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_timing.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_eta.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_cmp.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_sg.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_grid_utils.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/boundary.F90.o @@ -1153,39 +1144,39 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/a2b_edge.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_mapz.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_surf_map.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/tp_core.F90.o [ 74%] Building Fortran object FV3/io/CMakeFiles/io.dir/FV3GFS_io.F90.o -[ 75%] Building Fortran object FV3/io/CMakeFiles/io.dir/ffsync.F90.o -[ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_wrt_grid_comp.F90.o -[ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_nems_routines.F90.o -[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/a2b_edge.F90.o -[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_mapz.F90.o -[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_surf_map.F90.o -[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/tp_core.F90.o +[ 75%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_wrt_grid_comp.F90.o +[ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/ffsync.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_grid_tools.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/init_hydro.F90.o +[ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_nems_routines.F90.o [ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_treat_da_inc.F90.o [ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/sw_core.F90.o -[ 78%] Linking Fortran static library libio.a -[ 78%] Built target io -[ 78%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_iau_mod.F90.o -[ 79%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_io.F90.o -[ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_diagnostics.F90.o +[ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_iau_mod.F90.o +[ 78%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_diagnostics.F90.o +[ 79%] Linking Fortran static library libio.a +[ 79%] Built target io +[ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_io.F90.o [ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_utils.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_core.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_nudge.F90.o +[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_regional_bc.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/test_cases.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/fv_nggps_diag.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_regional_bc.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_tracer2d.F90.o -[ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_update_phys.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/dyn_core.F90.o +[ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_update_phys.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_ic.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_restart.F90.o [ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_nesting.F90.o [ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_control.F90.o [ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_dynamics.F90.o -[ 84%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/multi_gases.F90.o -[ 85%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/atmosphere.F90.o +[ 84%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/atmosphere.F90.o +[ 85%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/multi_gases.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. @@ -1194,7 +1185,7 @@ Using cray pointers. [ 85%] Built target fv3core Scanning dependencies of target stochastic_physics [ 85%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_resol_def.f.o -[ 85%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/update_ca.f90.o +[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/update_ca.f90.o [ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/spectral_layout.F90.o [ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_gg_def.f.o [ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_layout_lag.f.o @@ -1229,15 +1220,15 @@ Scanning dependencies of target fv3cap [ 95%] Building Fortran object FV3/CMakeFiles/fv3cap.dir/module_fv3_config.F90.o [ 96%] Building Fortran object FV3/CMakeFiles/fv3cap.dir/atmos_model.F90.o [ 96%] Building Fortran object FV3/CMakeFiles/fv3cap.dir/module_fcst_grid_comp.F90.o -[ 97%] Building Fortran object FV3/CMakeFiles/fv3cap.dir/time_utils.F90.o [ 97%] Building Fortran object FV3/CMakeFiles/fv3cap.dir/fv3_cap.F90.o +[ 97%] Building Fortran object FV3/CMakeFiles/fv3cap.dir/time_utils.F90.o [ 97%] Linking Fortran static library libfv3cap.a [ 97%] Built target fv3cap Scanning dependencies of target NEMS.exe -[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/ENS_Cpl/ENS_CplComp_ESMFMod_STUB.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_methods.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_EARTH_INTERNAL_STATE.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_SpaceWeather.F90.o +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/ENS_Cpl/ENS_CplComp_ESMFMod_STUB.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_UTILS.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_INTERNAL_STATE.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_Rusage.F90.o @@ -1251,24 +1242,24 @@ Scanning dependencies of target NEMS.exe /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' [100%] Built target NEMS.exe + mv NEMS.exe ../fv3_1.exe -+ cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 ../modules.fv3_1 ++ cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 ../modules.fv3_1 + cd .. + '[' YES = YES ']' + rm -rf build_fv3_1 -+ elapsed=527 -+ echo 'Elapsed time 527 seconds. Compiling finished' -Elapsed time 527 seconds. Compiling finished ++ elapsed=665 ++ echo 'Elapsed time 665 seconds. Compiling finished' +Elapsed time 665 seconds. Compiling finished + SECONDS=0 -+++ readlink -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -++ dirname /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -+ readonly MYDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests -+ MYDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++++ readlink -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh +++ dirname /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh ++ readonly MYDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests ++ MYDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + readonly ARGC=4 + ARGC=4 -+ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + [[ 4 -eq 0 ]] + [[ 4 -lt 2 ]] -+ PATHTR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model ++ PATHTR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model + MACHINE_ID=wcoss_dell_p3 + MAKE_OPT=WW3=Y + BUILD_NAME=fv3_2 @@ -1280,8 +1271,8 @@ Elapsed time 527 seconds. Compiling finished + MAKE_THREADS=4 + MAKE_THREADS=4 + hostname -m72a2 -+ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests +v72a3 ++ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + echo 'Compiling WW3=Y into fv3_2.exe on wcoss_dell_p3' Compiling WW3=Y into fv3_2.exe on wcoss_dell_p3 + '[' YES = YES ']' @@ -1302,13 +1293,13 @@ Compiling WW3=Y into fv3_2.exe on wcoss_dell_p3 ++ var=-DWW3=Y ++ echo -n -DWW3=Y + CCPP_CMAKE_FLAGS=-DWW3=Y -+ source /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc -++ __ms_function_name=setup__test_function__20096 -++ eval 'setup__test_function__20096() { /bin/true ; }' ++ source /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc +++ __ms_function_name=setup__test_function__176740 +++ eval 'setup__test_function__176740() { /bin/true ; }' +++ eval '__text="text" ; if [[ $__text =~ ^(t).* ]] ; then printf "%s" ${.sh.match[1]} ; fi' +++ cat ++ __ms_ksh_test= -+++ eval 'if ( set | grep setup__test_function__20096 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' ++++ eval 'if ( set | grep setup__test_function__176740 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' +++ cat ++ __ms_bash_test=t ++ [[ ! -z '' ]] @@ -1325,7 +1316,7 @@ Compiling WW3=Y into fv3_2.exe on wcoss_dell_p3 ++ eval module help ++ module purge +++ /usrx/local/prod/lmod/lmod/libexec/lmod bash purge -++ eval unset 'ADVISOR_2018_DIR;' unset 'BACIO_LIB4;' unset 'BACIO_LIB8;' unset 'BACIO_SRC;' unset 'BACIO_VER;' unset 'BINARY_TYPE_HPC;' unset '__LMOD_REF_COUNT_CLASSPATH;' unset 'CLASSPATH;' unset 'CLCK_ROOT;' unset 'CMAKE_CXX_COMPILER;' unset 'CMAKE_C_COMPILER;' unset 'CMAKE_Fortran_COMPILER;' unset 'CMAKE_Platform;' unset 'COMP;' unset '__LMOD_REF_COUNT_CPATH;' unset 'CPATH;' unset '__LMOD_REF_COUNT_CPLUS_INCLUDE_PATH;' unset 'CPLUS_INCLUDE_PATH;' unset 'CRTM_FIX;' unset 'CRTM_INC;' unset 'CRTM_LIB;' unset 'CRTM_SRC;' unset 'CRTM_VER;' unset 'DAALROOT;' unset 'ECF_HOSTFILE;' unset 'ECF_PORT;' unset 'ECF_ROOT;' unset 'ESMFMKFILE;' unset 'G2TMPL_INC;' unset 'G2TMPL_LIB;' unset 'G2TMPL_SRC;' unset 'G2TMPL_VER;' unset 'G2_INC4;' unset 'G2_INCd;' unset 'G2_LIB4;' unset 'G2_LIBd;' unset 'G2_SRC;' unset 'G2_VER;' unset 'GDBSERVER_MIC;' unset 'GDB_CROSS;' unset 'HDF5;' unset 'HDF5_CFLAGS;' unset 'HDF5_CXXFLAGS;' unset 'HDF5_FFLAGS;' unset 'HDF5_INCLUDE;' unset 'HDF5_LDFLAGS;' unset 'HDF5_LDFLAGS_C;' unset 'HDF5_LDFLAGS_CXX;' unset 'HDF5_LDFLAGS_F;' unset '__LMOD_REF_COUNT_INFOPATH;' unset 'INFOPATH;' unset 'INSPECTOR_2018_DIR;' unset 'INTEL_LICENSE_FILE;' unset 'INTEL_PYTHONHOME;' unset 'IPPROOT;' unset 'IP_INC4;' unset 'IP_INC8;' unset 'IP_INCd;' unset 'IP_LIB4;' unset 'IP_LIB8;' unset 'IP_LIBd;' unset 'IP_SRC;' unset 'IP_VER;' unset 'I_MPI_CC;' unset 'I_MPI_CXX;' unset 'I_MPI_EXTRA_FILESYSTEM;' unset 'I_MPI_EXTRA_FILESYSTEM_LIST;' unset 'I_MPI_F77;' unset 'I_MPI_F90;' unset 'I_MPI_FC;' unset 'I_MPI_HYDRA_BOOTSTRAP;' unset 'I_MPI_HYDRA_IFACE;' unset 'I_MPI_LSF_USE_COLLECTIVE_LAUNCH;' unset 'I_MPI_ROOT;' unset 'JASPER_INC;' unset 'JASPER_LIB;' unset 'JASPER_LIBDIR;' unset 'JASPER_SRC;' unset 'JASPER_VER;' unset 'KMP_AFFINITY;' unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LIBRARY_PATH;' unset 'LIBRARY_PATH;' unset 'LIB_NAME;' unset 'LMOD_FAMILY_COMPILER;' unset 'LMOD_FAMILY_COMPILER_VERSION;' unset 'LMOD_FAMILY_MPI;' unset 'LMOD_FAMILY_MPI_VERSION;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' unset 'LSF_BINDIR;' unset 'LSF_ENVDIR;' unset 'LSF_LIBDIR;' unset 'LSF_SERVERDIR;' '__LMOD_REF_COUNT_MANPATH="/usrx/local/prod/lmod/lmod/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/usrx/local/prod/lmod/lmod/share/man::";' export 'MANPATH;' unset 'MKLROOT;' 'MODULEPATH="/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod";' export 'MODULEPATH;' unset 'MPM_LAUNCHER;' unset 'NEMSIO_INC;' unset 'NEMSIO_LIB;' unset 'NEMSIO_SRC;' unset 'NEMSIO_VER;' unset 'NETCDF;' unset 'NETCDF_CFLAGS;' unset 'NETCDF_CXX4FLAGS;' unset 'NETCDF_CXXFLAGS;' unset 'NETCDF_FFLAGS;' unset 'NETCDF_INC;' unset 'NETCDF_INCLUDE;' unset 'NETCDF_LDFLAGS;' unset 'NETCDF_LDFLAGS_C;' unset 'NETCDF_LDFLAGS_CXX;' unset 'NETCDF_LDFLAGS_CXX4;' unset 'NETCDF_LDFLAGS_F;' unset 'NETCDF_LIB;' unset 'NETCDF_ROOT;' unset '__LMOD_REF_COUNT_NLSPATH;' unset 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:2;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:1;/u/Dusan.Jovic/.local/bin:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:/u/Dusan.Jovic/.local/bin";' export 'PATH;' unset 'PKG_CONFIG_PATH;' unset 'PNG_INC;' unset 'PNG_LIB;' unset 'PNG_LIB12;' unset 'PNG_LIBDIR;' unset 'PNG_LIBso;' unset 'PNG_SRC;' unset 'PNG_VER;' unset 'POST_INC;' unset 'POST_LIB;' unset 'POST_SRC;' unset 'POST_VER;' unset 'PSTLROOT;' unset 'PYTHONPATH;' unset '__LMOD_REF_COUNT_QT_PLUGIN_PATH;' unset 'QT_PLUGIN_PATH;' unset 'SP_LIB4;' unset 'SP_LIB8;' unset 'SP_LIBd;' unset 'SP_SRC;' unset 'SP_VER;' unset 'TBBROOT;' unset 'VT_ADD_LIBS;' unset 'VT_ARCH;' unset 'VT_LIB_DIR;' unset 'VT_MPI;' unset 'VT_ROOT;' unset 'VT_SLIB_DIR;' unset 'W3EMC_INC4;' unset 'W3EMC_INC8;' unset 'W3EMC_INCd;' unset 'W3EMC_LIB4;' unset 'W3EMC_LIB8;' unset 'W3EMC_LIBd;' unset 'W3EMC_SRC;' unset 'W3EMC_VER;' unset 'W3NCO_INC4;' unset 'W3NCO_INC8;' unset 'W3NCO_INCd;' unset 'W3NCO_LIB4;' unset 'W3NCO_LIB8;' unset 'W3NCO_LIBd;' unset 'W3NCO_SRC;' unset 'W3NCO_VER;' unset 'XLSF_UIDDIR;' unset 'Z_INC;' unset 'Z_LIB;' unset 'Z_SRC;' unset 'Z_VER;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3NvZnQvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxl";' export '_ModuleTable001_;' '_ModuleTable002_="cy9Db3JlIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzIiwiL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmU6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmczovZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLH0=";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' unset '_ModuleTable004_;' unset '_ModuleTable005_;' unset '_ModuleTable006_;' unset '_ModuleTable007_;' unset '_ModuleTable008_;' unset '_ModuleTable009_;' unset '_ModuleTable010_;' unset '_ModuleTable011_;' unset '_ModuleTable012_;' unset '_ModuleTable013_;' unset '_ModuleTable014_;' unset '_ModuleTable015_;' unset '_ModuleTable016_;' unset '_ModuleTable017_;' +++ eval unset 'ADVISOR_2018_DIR;' unset 'BACIO_LIB4;' unset 'BACIO_LIB8;' unset 'BACIO_SRC;' unset 'BACIO_VER;' unset 'BINARY_TYPE_HPC;' unset '__LMOD_REF_COUNT_CLASSPATH;' unset 'CLASSPATH;' unset 'CLCK_ROOT;' unset 'CMAKE_CXX_COMPILER;' unset 'CMAKE_C_COMPILER;' unset 'CMAKE_Fortran_COMPILER;' unset 'CMAKE_Platform;' unset 'COMP;' unset '__LMOD_REF_COUNT_CPATH;' unset 'CPATH;' unset '__LMOD_REF_COUNT_CPLUS_INCLUDE_PATH;' unset 'CPLUS_INCLUDE_PATH;' unset 'CRTM_FIX;' unset 'CRTM_INC;' unset 'CRTM_LIB;' unset 'CRTM_SRC;' unset 'CRTM_VER;' unset 'DAALROOT;' unset 'ECF_HOSTFILE;' unset 'ECF_PORT;' unset 'ECF_ROOT;' unset 'ESMFMKFILE;' unset 'G2TMPL_INC;' unset 'G2TMPL_LIB;' unset 'G2TMPL_SRC;' unset 'G2TMPL_VER;' unset 'G2_INC4;' unset 'G2_INCd;' unset 'G2_LIB4;' unset 'G2_LIBd;' unset 'G2_SRC;' unset 'G2_VER;' unset 'GDBSERVER_MIC;' unset 'GDB_CROSS;' unset 'HDF5;' unset 'HDF5_CFLAGS;' unset 'HDF5_CXXFLAGS;' unset 'HDF5_FFLAGS;' unset 'HDF5_INCLUDE;' unset 'HDF5_LDFLAGS;' unset 'HDF5_LDFLAGS_C;' unset 'HDF5_LDFLAGS_CXX;' unset 'HDF5_LDFLAGS_F;' unset '__LMOD_REF_COUNT_INFOPATH;' unset 'INFOPATH;' unset 'INSPECTOR_2018_DIR;' unset 'INTEL_LICENSE_FILE;' unset 'INTEL_PYTHONHOME;' unset 'IPPROOT;' unset 'IP_INC4;' unset 'IP_INC8;' unset 'IP_INCd;' unset 'IP_LIB4;' unset 'IP_LIB8;' unset 'IP_LIBd;' unset 'IP_SRC;' unset 'IP_VER;' unset 'I_MPI_CC;' unset 'I_MPI_CXX;' unset 'I_MPI_EXTRA_FILESYSTEM;' unset 'I_MPI_EXTRA_FILESYSTEM_LIST;' unset 'I_MPI_F77;' unset 'I_MPI_F90;' unset 'I_MPI_FC;' unset 'I_MPI_HYDRA_BOOTSTRAP;' unset 'I_MPI_HYDRA_IFACE;' unset 'I_MPI_LSF_USE_COLLECTIVE_LAUNCH;' unset 'I_MPI_ROOT;' unset 'JASPER_INC;' unset 'JASPER_LIB;' unset 'JASPER_LIBDIR;' unset 'JASPER_SRC;' unset 'JASPER_VER;' unset 'KMP_AFFINITY;' unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LIBRARY_PATH;' unset 'LIBRARY_PATH;' unset 'LIB_NAME;' unset 'LMOD_FAMILY_COMPILER;' unset 'LMOD_FAMILY_COMPILER_VERSION;' unset 'LMOD_FAMILY_MPI;' unset 'LMOD_FAMILY_MPI_VERSION;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' unset 'LSF_BINDIR;' unset 'LSF_ENVDIR;' unset 'LSF_LIBDIR;' unset 'LSF_SERVERDIR;' '__LMOD_REF_COUNT_MANPATH="/usrx/local/prod/lmod/lmod/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/usrx/local/prod/lmod/lmod/share/man::";' export 'MANPATH;' unset 'MKLROOT;' 'MODULEPATH="/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles";' export 'MODULEPATH;' unset 'MPM_LAUNCHER;' unset 'NEMSIO_INC;' unset 'NEMSIO_LIB;' unset 'NEMSIO_SRC;' unset 'NEMSIO_VER;' unset 'NETCDF;' unset 'NETCDF_CFLAGS;' unset 'NETCDF_CXX4FLAGS;' unset 'NETCDF_CXXFLAGS;' unset 'NETCDF_FFLAGS;' unset 'NETCDF_INC;' unset 'NETCDF_INCLUDE;' unset 'NETCDF_LDFLAGS;' unset 'NETCDF_LDFLAGS_C;' unset 'NETCDF_LDFLAGS_CXX;' unset 'NETCDF_LDFLAGS_CXX4;' unset 'NETCDF_LDFLAGS_F;' unset 'NETCDF_LIB;' unset 'NETCDF_ROOT;' unset '__LMOD_REF_COUNT_NLSPATH;' unset 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:3;/usrx/local/emc_rocoto/1.2.3/bin:2;/u/Dusan.Jovic/.local/bin:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/usrx/local/emc_rocoto/1.2.3/bin:/u/Dusan.Jovic/.local/bin";' export 'PATH;' unset 'PKG_CONFIG_PATH;' unset 'PNG_INC;' unset 'PNG_LIB;' unset 'PNG_LIB12;' unset 'PNG_LIBDIR;' unset 'PNG_LIBso;' unset 'PNG_SRC;' unset 'PNG_VER;' unset 'POST_INC;' unset 'POST_LIB;' unset 'POST_SRC;' unset 'POST_VER;' unset 'PSTLROOT;' unset 'PYTHONPATH;' unset '__LMOD_REF_COUNT_QT_PLUGIN_PATH;' unset 'QT_PLUGIN_PATH;' unset 'SP_LIB4;' unset 'SP_LIB8;' unset 'SP_LIBd;' unset 'SP_SRC;' unset 'SP_VER;' unset 'TBBROOT;' unset 'VT_ADD_LIBS;' unset 'VT_ARCH;' unset 'VT_LIB_DIR;' unset 'VT_MPI;' unset 'VT_ROOT;' unset 'VT_SLIB_DIR;' unset 'W3EMC_INC4;' unset 'W3EMC_INC8;' unset 'W3EMC_INCd;' unset 'W3EMC_LIB4;' unset 'W3EMC_LIB8;' unset 'W3EMC_LIBd;' unset 'W3EMC_SRC;' unset 'W3EMC_VER;' unset 'W3NCO_LIB4;' unset 'W3NCO_LIB8;' unset 'W3NCO_LIBd;' unset 'W3NCO_SRC;' unset 'W3NCO_VER;' unset 'XLSF_UIDDIR;' unset 'Z_INC;' unset 'Z_LIB;' unset 'Z_SRC;' unset 'Z_VER;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy93Y29zc19kZWxsX3AzIiwiL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZCIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmcyIs";' export '_ModuleTable001_;' '_ModuleTable002_="Ii9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZDovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnM6L2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' unset '_ModuleTable004_;' unset '_ModuleTable005_;' unset '_ModuleTable006_;' unset '_ModuleTable007_;' unset '_ModuleTable008_;' unset '_ModuleTable009_;' unset '_ModuleTable010_;' unset '_ModuleTable011_;' unset '_ModuleTable012_;' unset '_ModuleTable013_;' unset '_ModuleTable014_;' unset '_ModuleTable015_;' unset '_ModuleTable016_;' unset '_ModuleTable017_;' +++ unset ADVISOR_2018_DIR +++ unset BACIO_LIB4 +++ unset BACIO_LIB8 @@ -1426,7 +1417,7 @@ Compiling WW3=Y into fv3_2.exe on wcoss_dell_p3 +++ MANPATH=/usrx/local/prod/lmod/lmod/share/man:: +++ export MANPATH +++ unset MKLROOT -+++ MODULEPATH=/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod ++++ MODULEPATH=/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles +++ export MODULEPATH +++ unset MPM_LAUNCHER +++ unset NEMSIO_INC @@ -1449,9 +1440,9 @@ Compiling WW3=Y into fv3_2.exe on wcoss_dell_p3 +++ unset NETCDF_ROOT +++ unset __LMOD_REF_COUNT_NLSPATH +++ unset NLSPATH -+++ __LMOD_REF_COUNT_PATH='/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:2;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:1;/u/Dusan.Jovic/.local/bin:1' ++++ __LMOD_REF_COUNT_PATH='/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:3;/usrx/local/emc_rocoto/1.2.3/bin:2;/u/Dusan.Jovic/.local/bin:1' +++ export __LMOD_REF_COUNT_PATH -+++ PATH=/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:/u/Dusan.Jovic/.local/bin ++++ PATH=/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/usrx/local/emc_rocoto/1.2.3/bin:/u/Dusan.Jovic/.local/bin +++ export PATH +++ unset PKG_CONFIG_PATH +++ unset PNG_INC @@ -1489,9 +1480,6 @@ Compiling WW3=Y into fv3_2.exe on wcoss_dell_p3 +++ unset W3EMC_LIBd +++ unset W3EMC_SRC +++ unset W3EMC_VER -+++ unset W3NCO_INC4 -+++ unset W3NCO_INC8 -+++ unset W3NCO_INCd +++ unset W3NCO_LIB4 +++ unset W3NCO_LIB8 +++ unset W3NCO_LIBd @@ -1504,9 +1492,9 @@ Compiling WW3=Y into fv3_2.exe on wcoss_dell_p3 +++ unset Z_VER +++ unset __LMOD_REF_COUNT__LMFILES_ +++ unset _LMFILES_ -+++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3NvZnQvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxl ++++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy93Y29zc19kZWxsX3AzIiwiL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZCIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmcyIs +++ export _ModuleTable001_ -+++ _ModuleTable002_=cy9Db3JlIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzIiwiL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmU6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmczovZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLH0= ++++ _ModuleTable002_=Ii9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZDovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnM6L2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9 +++ export _ModuleTable002_ +++ _ModuleTable_Sz_=2 +++ export _ModuleTable_Sz_ @@ -1529,18 +1517,18 @@ Compiling WW3=Y into fv3_2.exe on wcoss_dell_p3 ++ unset __ms_shell ++ unset __ms_ksh_test ++ unset __ms_bash_test -++ unset setup__test_function__20096 +++ unset setup__test_function__176740 ++ unset __ms_function_name + [[ wcoss_dell_p3 == macosx.* ]] + [[ wcoss_dell_p3 == linux.* ]] -+ module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3 -++ /usrx/local/prod/lmod/lmod/libexec/lmod bash use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3 -+ eval 'MODULEPATH="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9wcjU2L3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMiLCIvdXNyeC9sb2NhbC9kZXYvZW1jX3JvY290by9tb2R1bGVmaWxlcyIsIi9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3NvZnQvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxl";' export '_ModuleTable001_;' '_ModuleTable002_="cy9Db3JlIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzIiwiL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmU6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmczovZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLH0=";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' -++ MODULEPATH=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod ++ module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3 +++ /usrx/local/prod/lmod/lmod/libexec/lmod bash use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3 ++ eval 'MODULEPATH="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZCIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmcyIs";' export '_ModuleTable001_;' '_ModuleTable002_="Ii9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZDovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnM6L2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' +++ MODULEPATH=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles ++ export MODULEPATH -++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9wcjU2L3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMiLCIvdXNyeC9sb2NhbC9kZXYvZW1jX3JvY290by9tb2R1bGVmaWxlcyIsIi9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3NvZnQvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxl +++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZCIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmcyIs ++ export _ModuleTable001_ -++ _ModuleTable002_=cy9Db3JlIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzIiwiL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmU6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmczovZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLH0= +++ _ModuleTable002_=Ii9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZDovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnM6L2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9 ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ @@ -1548,7 +1536,7 @@ Compiling WW3=Y into fv3_2.exe on wcoss_dell_p3 + eval + module load fv3 ++ /usrx/local/prod/lmod/lmod/libexec/lmod bash load fv3 -+ eval 'ADVISOR_2018_DIR="/usrx/local/prod/intel/2018UP01/advisor_2018";' export 'ADVISOR_2018_DIR;' 'BACIO_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a";' export 'BACIO_LIB4;' 'BACIO_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_8.a";' export 'BACIO_LIB8;' 'BACIO_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/bacio_v2.0.3";' export 'BACIO_SRC;' 'BACIO_VER="v2.0.3";' export 'BACIO_VER;' 'BINARY_TYPE_HPC="";' export 'BINARY_TYPE_HPC;' '__LMOD_REF_COUNT_CLASSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64/mpi.jar:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/daal.jar:1";' export '__LMOD_REF_COUNT_CLASSPATH;' 'CLASSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64/mpi.jar:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/daal.jar";' export 'CLASSPATH;' 'CLCK_ROOT="/usrx/local/prod/intel/2018UP01/clck_latest";' export 'CLCK_ROOT;' 'CMAKE_CXX_COMPILER="mpiicpc";' export 'CMAKE_CXX_COMPILER;' 'CMAKE_C_COMPILER="mpiicc";' export 'CMAKE_C_COMPILER;' 'CMAKE_Fortran_COMPILER="mpiifort";' export 'CMAKE_Fortran_COMPILER;' 'CMAKE_Platform="wcoss_dell_p3";' export 'CMAKE_Platform;' 'COMP="ips";' export 'COMP;' '__LMOD_REF_COUNT_CPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/pstl/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/include:1";' export '__LMOD_REF_COUNT_CPATH;' 'CPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/pstl/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/include";' export 'CPATH;' '__LMOD_REF_COUNT_CPLUS_INCLUDE_PATH="/usrx/local/prod/intel/2018UP01/clck_latest/include:1";' export '__LMOD_REF_COUNT_CPLUS_INCLUDE_PATH;' 'CPLUS_INCLUDE_PATH="/usrx/local/prod/intel/2018UP01/clck_latest/include";' export 'CPLUS_INCLUDE_PATH;' 'CRTM_FIX="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/fix";' export 'CRTM_FIX;' 'CRTM_INC="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/include/crtm_v2.2.6";' export 'CRTM_INC;' 'CRTM_LIB="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a";' export 'CRTM_LIB;' 'CRTM_SRC="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/src";' export 'CRTM_SRC;' 'CRTM_VER="v2.2.6";' export 'CRTM_VER;' 'DAALROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal";' export 'DAALROOT;' 'ESMFMKFILE="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib/esmf.mk";' export 'ESMFMKFILE;' 'G2TMPL_INC="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/g2tmpl_v1.6.0";' export 'G2TMPL_INC;' 'G2TMPL_LIB="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a";' export 'G2TMPL_LIB;' 'G2TMPL_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/g2tmpl_v1.6.0/src";' export 'G2TMPL_SRC;' 'G2TMPL_VER="v1.6.0";' export 'G2TMPL_VER;' 'G2_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/g2_v3.1.1_4";' export 'G2_INC4;' 'G2_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/g2_v3.1.1_d";' export 'G2_INCd;' 'G2_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a";' export 'G2_LIB4;' 'G2_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_d.a";' export 'G2_LIBd;' 'G2_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/g2_v3.1.1";' export 'G2_SRC;' 'G2_VER="v3.1.1";' export 'G2_VER;' 'GDBSERVER_MIC="/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin/gdbserver";' export 'GDBSERVER_MIC;' 'GDB_CROSS="/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin/gdb-ia";' export 'GDB_CROSS;' 'HDF5="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel";' export 'HDF5;' 'HDF5_CFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_CFLAGS;' 'HDF5_CXXFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_CXXFLAGS;' 'HDF5_FFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_FFLAGS;' 'HDF5_INCLUDE="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_INCLUDE;' 'HDF5_LDFLAGS="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl -lhdf5hl_fortran -lhdf5 '-lhdf5_fortran";' export 'HDF5_LDFLAGS;' 'HDF5_LDFLAGS_C="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_C;' 'HDF5_LDFLAGS_CXX="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl -hdf5_hl_cpp -lhdf5 '-lhdf5_cpp";' export 'HDF5_LDFLAGS_CXX;' 'HDF5_LDFLAGS_F="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl -lhdf5hl_fortran '-lhdf5";' export 'HDF5_LDFLAGS_F;' '__LMOD_REF_COUNT_INFOPATH="/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/info:1;info_gdb_igfx:1";' export '__LMOD_REF_COUNT_INFOPATH;' 'INFOPATH="/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/info:info_gdb_igfx";' export 'INFOPATH;' 'INSPECTOR_2018_DIR="/usrx/local/prod/intel/2018UP01/inspector_2018";' export 'INSPECTOR_2018_DIR;' 'INTEL_LICENSE_FILE="/usrx/local/prod/intel/licenses";' export 'INTEL_LICENSE_FILE;' 'INTEL_PYTHONHOME="/usrx/local/prod/intel/2018UP01/debugger_2018/python/intel64";' export 'INTEL_PYTHONHOME;' 'IPPROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp";' export 'IPPROOT;' 'IP_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ip_v3.0.2_4";' export 'IP_INC4;' 'IP_INC8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ip_v3.0.2_8";' export 'IP_INC8;' 'IP_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ip_v3.0.2_d";' export 'IP_INCd;' 'IP_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libip_v3.0.2_4.a";' export 'IP_LIB4;' 'IP_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libip_v3.0.2_8.a";' export 'IP_LIB8;' 'IP_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libip_v3.0.2_d.a";' export 'IP_LIBd;' 'IP_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/ip_v3.0.2";' export 'IP_SRC;' 'IP_VER="v3.0.2";' export 'IP_VER;' 'I_MPI_CC="icc";' export 'I_MPI_CC;' 'I_MPI_CXX="icpc";' export 'I_MPI_CXX;' 'I_MPI_EXTRA_FILESYSTEM="yes";' export 'I_MPI_EXTRA_FILESYSTEM;' 'I_MPI_EXTRA_FILESYSTEM_LIST="gpfs";' export 'I_MPI_EXTRA_FILESYSTEM_LIST;' 'I_MPI_F77="ifort";' export 'I_MPI_F77;' 'I_MPI_F90="ifort";' export 'I_MPI_F90;' 'I_MPI_FC="ifort";' export 'I_MPI_FC;' 'I_MPI_HYDRA_BOOTSTRAP="lsf";' export 'I_MPI_HYDRA_BOOTSTRAP;' 'I_MPI_HYDRA_IFACE="ib0";' export 'I_MPI_HYDRA_IFACE;' 'I_MPI_LSF_USE_COLLECTIVE_LAUNCH="1";' export 'I_MPI_LSF_USE_COLLECTIVE_LAUNCH;' 'I_MPI_ROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi";' export 'I_MPI_ROOT;' 'JASPER_INC="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/include";' export 'JASPER_INC;' 'JASPER_LIB="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a";' export 'JASPER_LIB;' 'JASPER_LIBDIR="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib";' export 'JASPER_LIBDIR;' 'JASPER_SRC="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/src/jasper-1.900.29";' export 'JASPER_SRC;' 'JASPER_VER="1.900.29";' export 'JASPER_VER;' 'KMP_AFFINITY="scatter";' export 'KMP_AFFINITY;' unset 'LAUNCH;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib:2;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib:1;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:1;/usrx/local/prod/intel/2018UP01/itac_latest/slib:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:1;/usrx/local/prod/intel/2018UP01/debugger_2018/iga/lib:1;/usrx/local/prod/intel/2018UP01/debugger_2018/libipt/intel64/lib:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:/usrx/local/prod/intel/2018UP01/itac_latest/slib:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:/usrx/local/prod/intel/2018UP01/debugger_2018/iga/lib:/usrx/local/prod/intel/2018UP01/debugger_2018/libipt/intel64/lib:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4";' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LIBRARY_PATH="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:1;/usrx/local/prod/intel/2018UP01/clck_latest/lib/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LIBRARY_PATH;' 'LIBRARY_PATH="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:/usrx/local/prod/intel/2018UP01/clck_latest/lib/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4";' export 'LIBRARY_PATH;' 'LIB_NAME="POST";' export 'LIB_NAME;' 'LMOD_FAMILY_COMPILER="ips";' export 'LMOD_FAMILY_COMPILER;' 'LMOD_FAMILY_COMPILER_VERSION="18.0.1.163";' export 'LMOD_FAMILY_COMPILER_VERSION;' 'LMOD_FAMILY_MPI="impi";' export 'LMOD_FAMILY_MPI;' 'LMOD_FAMILY_MPI_VERSION="18.0.1";' export 'LMOD_FAMILY_MPI_VERSION;' '__LMOD_REF_COUNT_LOADEDMODULES="ips/18.0.1.163:1;impi/18.0.1:1;lsf/10.1:1;bacio/2.0.3:1;ip/3.0.2:1;sp/2.0.3:1;w3nco/2.0.7:1;w3emc/2.3.1:1;nemsio/2.2.4:1;g2/3.1.1:1;g2tmpl/1.6.0:1;crtm/2.2.6:1;jasper/1.900.29:1;libpng/1.2.59:1;zlib/1.2.11:1;post/8.0.5:1;hdf5_parallel/1.10.6:1;netcdf_parallel/4.7.4:1;esmf/8.0.0_ParallelNetCDF:1;cmake/3.10.0:1;fv3:1";' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES="ips/18.0.1.163:impi/18.0.1:lsf/10.1:bacio/2.0.3:ip/3.0.2:sp/2.0.3:w3nco/2.0.7:w3emc/2.3.1:nemsio/2.2.4:g2/3.1.1:g2tmpl/1.6.0:crtm/2.2.6:jasper/1.900.29:libpng/1.2.59:zlib/1.2.11:post/8.0.5:hdf5_parallel/1.10.6:netcdf_parallel/4.7.4:esmf/8.0.0_ParallelNetCDF:cmake/3.10.0:fv3";' export 'LOADEDMODULES;' 'LSF_BINDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin";' export 'LSF_BINDIR;' 'LSF_ENVDIR="/gpfs/lsf/conf";' export 'LSF_ENVDIR;' 'LSF_LIBDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib";' export 'LSF_LIBDIR;' 'LSF_SERVERDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc";' export 'LSF_SERVERDIR;' '__LMOD_REF_COUNT_MANPATH="/usrx/local/dev/packages/cmake/3.10.0/share/man:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:2;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:1;/gpfs/lsf/10.1/man:1;/usrx/local/prod/intel/2018UP01/itac_latest/man:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:1;/usrx/local/prod/lmod/lmod/share/man:1;/usrx/local/prod/intel/2018UP01/inspector_2018/man:1;/usrx/local/prod/intel/2018UP01/advisor_2018/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/usrx/local/dev/packages/cmake/3.10.0/share/man:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:/gpfs/lsf/10.1/man:/usrx/local/prod/intel/2018UP01/itac_latest/man:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:/usrx/local/prod/lmod/lmod/share/man::/usrx/local/prod/intel/2018UP01/inspector_2018/man:/usrx/local/prod/intel/2018UP01/advisor_2018/man";' export 'MANPATH;' 'MKLROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl";' export 'MKLROOT;' 'MODULEPATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles";' export 'MODULEPATH;' 'MPM_LAUNCHER="/usrx/local/prod/intel/2018UP01/debugger_2018/mpm/mic/bin/start_mpm.sh";' export 'MPM_LAUNCHER;' 'NEMSIO_INC="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/nemsio_v2.2.4";' export 'NEMSIO_INC;' 'NEMSIO_LIB="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a";' export 'NEMSIO_LIB;' 'NEMSIO_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/nemsio_v2.2.4";' export 'NEMSIO_SRC;' 'NEMSIO_VER="v2.2.4";' export 'NEMSIO_VER;' 'NETCDF="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel";' export 'NETCDF;' 'NETCDF_CFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_CFLAGS;' 'NETCDF_CXX4FLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_CXX4FLAGS;' 'NETCDF_CXXFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_CXXFLAGS;' 'NETCDF_FFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_FFLAGS;' 'NETCDF_INC="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_INC;' 'NETCDF_INCLUDE="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_INCLUDE;' 'NETCDF_LDFLAGS="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS;' 'NETCDF_LDFLAGS_C="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' '-lnetcdf";' export 'NETCDF_LDFLAGS_C;' 'NETCDF_LDFLAGS_CXX="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++";' export 'NETCDF_LDFLAGS_CXX;' 'NETCDF_LDFLAGS_CXX4="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++4";' export 'NETCDF_LDFLAGS_CXX4;' 'NETCDF_LDFLAGS_F="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS_F;' 'NETCDF_LIB="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib";' export 'NETCDF_LIB;' 'NETCDF_ROOT="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel";' export 'NETCDF_ROOT;' '__LMOD_REF_COUNT_NLSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin/locale/%l_%t/%N:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/share/locale/%l_%t/%N:1";' export '__LMOD_REF_COUNT_NLSPATH;' 'NLSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin/locale/%l_%t/%N:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin/locale/%l_%t/%N::/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/share/locale/%l_%t/%N";' export 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/usrx/local/dev/packages/cmake/3.10.0/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:2;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:1;/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:1;/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:1;/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:1;/usrx/local/prod/intel/2018UP01/itac_latest/bin:1;/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:2;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:1;/u/Dusan.Jovic/.local/bin:1;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/usrx/local/dev/packages/cmake/3.10.0/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:/usrx/local/prod/intel/2018UP01/itac_latest/bin:/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:/u/Dusan.Jovic/.local/bin:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include";' export 'PATH;' 'PKG_CONFIG_PATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/bin/pkgconfig";' export 'PKG_CONFIG_PATH;' 'PNG_INC="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/include";' export 'PNG_INC;' 'PNG_LIB="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a";' export 'PNG_LIB;' 'PNG_LIB12="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng12.a";' export 'PNG_LIB12;' 'PNG_LIBDIR="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib";' export 'PNG_LIBDIR;' 'PNG_LIBso="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.so";' export 'PNG_LIBso;' 'PNG_SRC="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/src/libpng-1.2.59";' export 'PNG_SRC;' 'PNG_VER="1.2.59";' export 'PNG_VER;' 'POST_INC="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4";' export 'POST_INC;' 'POST_LIB="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a";' export 'POST_LIB;' 'POST_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/post_v8.0.5";' export 'POST_SRC;' 'POST_VER="v8.0.5";' export 'POST_VER;' 'PSTLROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/pstl";' export 'PSTLROOT;' 'PYTHONPATH="/usrx/local/prod/intel/2018UP01/advisor_2018/pythonapi";' export 'PYTHONPATH;' 'SP_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_4.a";' export 'SP_LIB4;' 'SP_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_8.a";' export 'SP_LIB8;' 'SP_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a";' export 'SP_LIBd;' 'SP_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/sp_v2.0.3";' export 'SP_SRC;' 'SP_VER="v2.0.3";' export 'SP_VER;' 'TBBROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb";' export 'TBBROOT;' 'VT_ADD_LIBS="-ldwarf' -lelf -lvtunwind -lm '-lpthread";' export 'VT_ADD_LIBS;' 'VT_ARCH="intel64";' export 'VT_ARCH;' 'VT_LIB_DIR="/usrx/local/prod/intel/2018UP01/itac_latest/lib";' export 'VT_LIB_DIR;' 'VT_MPI="impi4";' export 'VT_MPI;' 'VT_ROOT="/usrx/local/prod/intel/2018UP01/itac_latest";' export 'VT_ROOT;' 'VT_SLIB_DIR="/usrx/local/prod/intel/2018UP01/itac_latest/slib";' export 'VT_SLIB_DIR;' 'W3EMC_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3emc_v2.3.1_4";' export 'W3EMC_INC4;' 'W3EMC_INC8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3emc_v2.3.1_8";' export 'W3EMC_INC8;' 'W3EMC_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3emc_v2.3.1_d";' export 'W3EMC_INCd;' 'W3EMC_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_4.a";' export 'W3EMC_LIB4;' 'W3EMC_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_8.a";' export 'W3EMC_LIB8;' 'W3EMC_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a";' export 'W3EMC_LIBd;' 'W3EMC_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/w3emc_v2.3.1";' export 'W3EMC_SRC;' 'W3EMC_VER="v2.3.1";' export 'W3EMC_VER;' 'W3NCO_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3nco_v2.0.7_4";' export 'W3NCO_INC4;' 'W3NCO_INC8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3nco_v2.0.7_8";' export 'W3NCO_INC8;' 'W3NCO_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3nco_v2.0.7_d";' export 'W3NCO_INCd;' 'W3NCO_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_4.a";' export 'W3NCO_LIB4;' 'W3NCO_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_8.a";' export 'W3NCO_LIB8;' 'W3NCO_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a";' export 'W3NCO_LIBd;' 'W3NCO_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/w3nco_v2.0.7";' export 'W3NCO_SRC;' 'W3NCO_VER="v2.0.7";' export 'W3NCO_VER;' 'XLSF_UIDDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/uid";' export 'XLSF_UIDDIR;' 'Z_INC="/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include";' export 'Z_INC;' 'Z_LIB="/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a";' export 'Z_LIB;' 'Z_SRC="/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/src";' export 'Z_SRC;' 'Z_VER="1.2.11";' export 'Z_VER;' '__LMOD_REF_COUNT__LMFILES_="/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:1;/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:1;/usrx/local/prod/modulefiles/core_third/lsf/10.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/usrx/local/dev/modulefiles/cmake/3.10.0:1;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3:1";' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_="/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:/usrx/local/prod/modulefiles/core_third/lsf/10.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:/usrx/local/dev/modulefiles/cmake/3.10.0:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvZGV2L21vZHVsZWZpbGVzL2NtYWtlLzMuMTAuMCIs";' export '_ModuleTable001_;' '_ModuleTable002_="WyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNw";' export '_ModuleTable002_;' '_ModuleTable003_="YXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9wcjU2L3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09";' export '_ModuleTable003_;' '_ModuleTable004_="ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2Vy";' export '_ModuleTable004_;' '_ModuleTable005_="TmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9oZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJmdWxsTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJsb2FkT3JkZXIiXT0xNyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsfSxpbXBpPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfbXBpL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEubHVhIixbImZ1bGxOYW1lIl09ImltcGkvMTguMC4xIixbImxv";' export '_ModuleTable005_;' '_ModuleTable006_="YWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW1waS8xOC4wLjEiLH0saXA9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2lwLzMuMC4yIixbImZ1bGxOYW1lIl09ImlwLzMuMC4yIixbImxvYWRPcmRlciJdPTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXAvMy4wLjIiLH0saXBzPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZC9pcHMvMTguMC4xLjE2MyIsWyJmdWxsTmFtZSJdPSJpcHMvMTguMC4xLjE2MyIsWyJsb2FkT3JkZXIiXT0xLHBy";' export '_ModuleTable006_;' '_ModuleTable007_="b3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imlwcy8xOC4wLjEuMTYzIix9LGphc3Blcj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEvamFzcGVyLzEuOTAwLjI5IixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsWyJsb2FkT3JkZXIiXT0xMyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJqYXNwZXIvMS45MDAuMjkiLH0sbGlicG5nPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9saWJwbmcvMS4yLjU5IixbImZ1bGxO";' export '_ModuleTable007_;' '_ModuleTable008_="YW1lIl09ImxpYnBuZy8xLjIuNTkiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibGlicG5nLzEuMi41OSIsfSxsc2Y9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2xzZi8xMC4xIixbImZ1bGxOYW1lIl09ImxzZi8xMC4xIixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibHNmLzEwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVt";' export '_ModuleTable008_;' '_ModuleTable009_="c2lvLzIuMi40IixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9uZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsiZnVsbE5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsfSxwb3N0PXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBs";' export '_ModuleTable009_;' '_ModuleTable010_="aWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTYscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9zdC84LjAuNSIsfSxzcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSx3M2VtYz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJ";' export '_ModuleTable010_;' '_ModuleTable011_="QlMvbW9kdWxlZmlsZXMvdzNlbWMvMi4zLjEiLFsiZnVsbE5hbWUiXT0idzNlbWMvMi4zLjEiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M2VtYy8yLjMuMSIsfSx3M25jbz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvdzNuY28vMi4wLjciLFsiZnVsbE5hbWUiXT0idzNuY28vMi4wLjciLFsibG9hZE9yZGVyIl09Nyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6bGliPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29t";' export '_ModuleTable011_;' '_ModuleTable012_="cGlsZXJfdGhpcmQvaXBzLzE4LjAuMS96bGliLzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6bGliLzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6bGliLzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIv";' export '_ModuleTable012_;' '_ModuleTable013_="ZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvc29mdC9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNy";' export '_ModuleTable013_;' '_ModuleTable014_="eC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21waS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2Rl";' export '_ModuleTable014_;' '_ModuleTable015_="bGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsfQ==";' export '_ModuleTable015_;' '_ModuleTable_Sz_="15";' export '_ModuleTable_Sz_;' ++ eval 'ADVISOR_2018_DIR="/usrx/local/prod/intel/2018UP01/advisor_2018";' export 'ADVISOR_2018_DIR;' 'BACIO_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a";' export 'BACIO_LIB4;' 'BACIO_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_8.a";' export 'BACIO_LIB8;' 'BACIO_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/bacio_v2.0.3";' export 'BACIO_SRC;' 'BACIO_VER="v2.0.3";' export 'BACIO_VER;' 'BINARY_TYPE_HPC="";' export 'BINARY_TYPE_HPC;' '__LMOD_REF_COUNT_CLASSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64/mpi.jar:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/daal.jar:1";' export '__LMOD_REF_COUNT_CLASSPATH;' 'CLASSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64/mpi.jar:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/daal.jar";' export 'CLASSPATH;' 'CLCK_ROOT="/usrx/local/prod/intel/2018UP01/clck_latest";' export 'CLCK_ROOT;' 'CMAKE_CXX_COMPILER="mpiicpc";' export 'CMAKE_CXX_COMPILER;' 'CMAKE_C_COMPILER="mpiicc";' export 'CMAKE_C_COMPILER;' 'CMAKE_Fortran_COMPILER="mpiifort";' export 'CMAKE_Fortran_COMPILER;' 'CMAKE_Platform="wcoss_dell_p3";' export 'CMAKE_Platform;' 'COMP="ips";' export 'COMP;' '__LMOD_REF_COUNT_CPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/pstl/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/include:1";' export '__LMOD_REF_COUNT_CPATH;' 'CPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/pstl/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/include";' export 'CPATH;' '__LMOD_REF_COUNT_CPLUS_INCLUDE_PATH="/usrx/local/prod/intel/2018UP01/clck_latest/include:1";' export '__LMOD_REF_COUNT_CPLUS_INCLUDE_PATH;' 'CPLUS_INCLUDE_PATH="/usrx/local/prod/intel/2018UP01/clck_latest/include";' export 'CPLUS_INCLUDE_PATH;' 'CRTM_FIX="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/fix";' export 'CRTM_FIX;' 'CRTM_INC="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/include/crtm_v2.2.6";' export 'CRTM_INC;' 'CRTM_LIB="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a";' export 'CRTM_LIB;' 'CRTM_SRC="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/src";' export 'CRTM_SRC;' 'CRTM_VER="v2.2.6";' export 'CRTM_VER;' 'DAALROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal";' export 'DAALROOT;' 'ESMFMKFILE="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib/esmf.mk";' export 'ESMFMKFILE;' 'G2TMPL_INC="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/g2tmpl_v1.6.0";' export 'G2TMPL_INC;' 'G2TMPL_LIB="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a";' export 'G2TMPL_LIB;' 'G2TMPL_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/g2tmpl_v1.6.0/src";' export 'G2TMPL_SRC;' 'G2TMPL_VER="v1.6.0";' export 'G2TMPL_VER;' 'G2_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/g2_v3.1.1_4";' export 'G2_INC4;' 'G2_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/g2_v3.1.1_d";' export 'G2_INCd;' 'G2_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a";' export 'G2_LIB4;' 'G2_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_d.a";' export 'G2_LIBd;' 'G2_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/g2_v3.1.1";' export 'G2_SRC;' 'G2_VER="v3.1.1";' export 'G2_VER;' 'GDBSERVER_MIC="/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin/gdbserver";' export 'GDBSERVER_MIC;' 'GDB_CROSS="/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin/gdb-ia";' export 'GDB_CROSS;' 'HDF5="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel";' export 'HDF5;' 'HDF5_CFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_CFLAGS;' 'HDF5_CXXFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_CXXFLAGS;' 'HDF5_FFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_FFLAGS;' 'HDF5_INCLUDE="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_INCLUDE;' 'HDF5_LDFLAGS="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl -lhdf5hl_fortran -lhdf5 '-lhdf5_fortran";' export 'HDF5_LDFLAGS;' 'HDF5_LDFLAGS_C="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_C;' 'HDF5_LDFLAGS_CXX="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl -hdf5_hl_cpp -lhdf5 '-lhdf5_cpp";' export 'HDF5_LDFLAGS_CXX;' 'HDF5_LDFLAGS_F="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl -lhdf5hl_fortran '-lhdf5";' export 'HDF5_LDFLAGS_F;' '__LMOD_REF_COUNT_INFOPATH="/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/info:1;info_gdb_igfx:1";' export '__LMOD_REF_COUNT_INFOPATH;' 'INFOPATH="/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/info:info_gdb_igfx";' export 'INFOPATH;' 'INSPECTOR_2018_DIR="/usrx/local/prod/intel/2018UP01/inspector_2018";' export 'INSPECTOR_2018_DIR;' 'INTEL_LICENSE_FILE="/usrx/local/prod/intel/licenses";' export 'INTEL_LICENSE_FILE;' 'INTEL_PYTHONHOME="/usrx/local/prod/intel/2018UP01/debugger_2018/python/intel64";' export 'INTEL_PYTHONHOME;' 'IPPROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp";' export 'IPPROOT;' 'IP_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ip_v3.0.2_4";' export 'IP_INC4;' 'IP_INC8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ip_v3.0.2_8";' export 'IP_INC8;' 'IP_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ip_v3.0.2_d";' export 'IP_INCd;' 'IP_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libip_v3.0.2_4.a";' export 'IP_LIB4;' 'IP_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libip_v3.0.2_8.a";' export 'IP_LIB8;' 'IP_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libip_v3.0.2_d.a";' export 'IP_LIBd;' 'IP_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/ip_v3.0.2";' export 'IP_SRC;' 'IP_VER="v3.0.2";' export 'IP_VER;' 'I_MPI_CC="icc";' export 'I_MPI_CC;' 'I_MPI_CXX="icpc";' export 'I_MPI_CXX;' 'I_MPI_EXTRA_FILESYSTEM="yes";' export 'I_MPI_EXTRA_FILESYSTEM;' 'I_MPI_EXTRA_FILESYSTEM_LIST="gpfs";' export 'I_MPI_EXTRA_FILESYSTEM_LIST;' 'I_MPI_F77="ifort";' export 'I_MPI_F77;' 'I_MPI_F90="ifort";' export 'I_MPI_F90;' 'I_MPI_FC="ifort";' export 'I_MPI_FC;' 'I_MPI_HYDRA_BOOTSTRAP="lsf";' export 'I_MPI_HYDRA_BOOTSTRAP;' 'I_MPI_HYDRA_IFACE="ib0";' export 'I_MPI_HYDRA_IFACE;' 'I_MPI_LSF_USE_COLLECTIVE_LAUNCH="1";' export 'I_MPI_LSF_USE_COLLECTIVE_LAUNCH;' 'I_MPI_ROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi";' export 'I_MPI_ROOT;' 'JASPER_INC="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/include";' export 'JASPER_INC;' 'JASPER_LIB="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a";' export 'JASPER_LIB;' 'JASPER_LIBDIR="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib";' export 'JASPER_LIBDIR;' 'JASPER_SRC="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/src/jasper-1.900.29";' export 'JASPER_SRC;' 'JASPER_VER="1.900.29";' export 'JASPER_VER;' 'KMP_AFFINITY="scatter";' export 'KMP_AFFINITY;' unset 'LAUNCH;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib:2;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib:1;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:1;/usrx/local/prod/intel/2018UP01/itac_latest/slib:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:1;/usrx/local/prod/intel/2018UP01/debugger_2018/iga/lib:1;/usrx/local/prod/intel/2018UP01/debugger_2018/libipt/intel64/lib:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:/usrx/local/prod/intel/2018UP01/itac_latest/slib:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:/usrx/local/prod/intel/2018UP01/debugger_2018/iga/lib:/usrx/local/prod/intel/2018UP01/debugger_2018/libipt/intel64/lib:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4";' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LIBRARY_PATH="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:1;/usrx/local/prod/intel/2018UP01/clck_latest/lib/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LIBRARY_PATH;' 'LIBRARY_PATH="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:/usrx/local/prod/intel/2018UP01/clck_latest/lib/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4";' export 'LIBRARY_PATH;' 'LIB_NAME="POST";' export 'LIB_NAME;' 'LMOD_FAMILY_COMPILER="ips";' export 'LMOD_FAMILY_COMPILER;' 'LMOD_FAMILY_COMPILER_VERSION="18.0.1.163";' export 'LMOD_FAMILY_COMPILER_VERSION;' 'LMOD_FAMILY_MPI="impi";' export 'LMOD_FAMILY_MPI;' 'LMOD_FAMILY_MPI_VERSION="18.0.1";' export 'LMOD_FAMILY_MPI_VERSION;' '__LMOD_REF_COUNT_LOADEDMODULES="ips/18.0.1.163:1;impi/18.0.1:1;lsf/10.1:1;bacio/2.0.3:1;ip/3.0.2:1;sp/2.0.3:1;w3nco/2.0.7:1;w3emc/2.3.1:1;nemsio/2.2.4:1;g2/3.1.1:1;g2tmpl/1.6.0:1;crtm/2.2.6:1;jasper/1.900.29:1;libpng/1.2.59:1;zlib/1.2.11:1;post/8.0.5:1;hdf5_parallel/1.10.6:1;netcdf_parallel/4.7.4:1;esmf/8.0.0_ParallelNetCDF:1;cmake/3.10.0:1;fv3:1";' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES="ips/18.0.1.163:impi/18.0.1:lsf/10.1:bacio/2.0.3:ip/3.0.2:sp/2.0.3:w3nco/2.0.7:w3emc/2.3.1:nemsio/2.2.4:g2/3.1.1:g2tmpl/1.6.0:crtm/2.2.6:jasper/1.900.29:libpng/1.2.59:zlib/1.2.11:post/8.0.5:hdf5_parallel/1.10.6:netcdf_parallel/4.7.4:esmf/8.0.0_ParallelNetCDF:cmake/3.10.0:fv3";' export 'LOADEDMODULES;' 'LSF_BINDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin";' export 'LSF_BINDIR;' 'LSF_ENVDIR="/gpfs/lsf/conf";' export 'LSF_ENVDIR;' 'LSF_LIBDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib";' export 'LSF_LIBDIR;' 'LSF_SERVERDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc";' export 'LSF_SERVERDIR;' '__LMOD_REF_COUNT_MANPATH="/usrx/local/prod/packages/cmake/3.10.0/share/man:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:2;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:1;/gpfs/lsf/10.1/man:1;/usrx/local/prod/intel/2018UP01/itac_latest/man:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:1;/usrx/local/prod/lmod/lmod/share/man:1;/usrx/local/prod/intel/2018UP01/inspector_2018/man:1;/usrx/local/prod/intel/2018UP01/advisor_2018/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/usrx/local/prod/packages/cmake/3.10.0/share/man:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:/gpfs/lsf/10.1/man:/usrx/local/prod/intel/2018UP01/itac_latest/man:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:/usrx/local/prod/lmod/lmod/share/man::/usrx/local/prod/intel/2018UP01/inspector_2018/man:/usrx/local/prod/intel/2018UP01/advisor_2018/man";' export 'MANPATH;' 'MKLROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl";' export 'MKLROOT;' 'MODULEPATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles";' export 'MODULEPATH;' 'MPM_LAUNCHER="/usrx/local/prod/intel/2018UP01/debugger_2018/mpm/mic/bin/start_mpm.sh";' export 'MPM_LAUNCHER;' 'NEMSIO_INC="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/nemsio_v2.2.4";' export 'NEMSIO_INC;' 'NEMSIO_LIB="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a";' export 'NEMSIO_LIB;' 'NEMSIO_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/nemsio_v2.2.4";' export 'NEMSIO_SRC;' 'NEMSIO_VER="v2.2.4";' export 'NEMSIO_VER;' 'NETCDF="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel";' export 'NETCDF;' 'NETCDF_CFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_CFLAGS;' 'NETCDF_CXX4FLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_CXX4FLAGS;' 'NETCDF_CXXFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_CXXFLAGS;' 'NETCDF_FFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_FFLAGS;' 'NETCDF_INC="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_INC;' 'NETCDF_INCLUDE="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_INCLUDE;' 'NETCDF_LDFLAGS="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS;' 'NETCDF_LDFLAGS_C="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' '-lnetcdf";' export 'NETCDF_LDFLAGS_C;' 'NETCDF_LDFLAGS_CXX="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++";' export 'NETCDF_LDFLAGS_CXX;' 'NETCDF_LDFLAGS_CXX4="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++4";' export 'NETCDF_LDFLAGS_CXX4;' 'NETCDF_LDFLAGS_F="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS_F;' 'NETCDF_LIB="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib";' export 'NETCDF_LIB;' 'NETCDF_ROOT="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel";' export 'NETCDF_ROOT;' '__LMOD_REF_COUNT_NLSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin/locale/%l_%t/%N:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/share/locale/%l_%t/%N:1";' export '__LMOD_REF_COUNT_NLSPATH;' 'NLSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin/locale/%l_%t/%N:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin/locale/%l_%t/%N::/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/share/locale/%l_%t/%N";' export 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/usrx/local/prod/packages/cmake/3.10.0/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:2;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:1;/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:1;/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:1;/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:1;/usrx/local/prod/intel/2018UP01/itac_latest/bin:1;/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:3;/usrx/local/emc_rocoto/1.2.3/bin:2;/u/Dusan.Jovic/.local/bin:1;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/usrx/local/prod/packages/cmake/3.10.0/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:/usrx/local/prod/intel/2018UP01/itac_latest/bin:/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/usrx/local/emc_rocoto/1.2.3/bin:/u/Dusan.Jovic/.local/bin:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include";' export 'PATH;' 'PKG_CONFIG_PATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/bin/pkgconfig";' export 'PKG_CONFIG_PATH;' 'PNG_INC="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/include";' export 'PNG_INC;' 'PNG_LIB="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a";' export 'PNG_LIB;' 'PNG_LIB12="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng12.a";' export 'PNG_LIB12;' 'PNG_LIBDIR="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib";' export 'PNG_LIBDIR;' 'PNG_LIBso="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.so";' export 'PNG_LIBso;' 'PNG_SRC="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/src/libpng-1.2.59";' export 'PNG_SRC;' 'PNG_VER="1.2.59";' export 'PNG_VER;' 'POST_INC="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4";' export 'POST_INC;' 'POST_LIB="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a";' export 'POST_LIB;' 'POST_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/post_v8.0.5";' export 'POST_SRC;' 'POST_VER="v8.0.5";' export 'POST_VER;' 'PSTLROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/pstl";' export 'PSTLROOT;' 'PYTHONPATH="/usrx/local/prod/intel/2018UP01/advisor_2018/pythonapi";' export 'PYTHONPATH;' 'SP_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_4.a";' export 'SP_LIB4;' 'SP_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_8.a";' export 'SP_LIB8;' 'SP_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a";' export 'SP_LIBd;' 'SP_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/sp_v2.0.3";' export 'SP_SRC;' 'SP_VER="v2.0.3";' export 'SP_VER;' 'TBBROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb";' export 'TBBROOT;' 'VT_ADD_LIBS="-ldwarf' -lelf -lvtunwind -lm '-lpthread";' export 'VT_ADD_LIBS;' 'VT_ARCH="intel64";' export 'VT_ARCH;' 'VT_LIB_DIR="/usrx/local/prod/intel/2018UP01/itac_latest/lib";' export 'VT_LIB_DIR;' 'VT_MPI="impi4";' export 'VT_MPI;' 'VT_ROOT="/usrx/local/prod/intel/2018UP01/itac_latest";' export 'VT_ROOT;' 'VT_SLIB_DIR="/usrx/local/prod/intel/2018UP01/itac_latest/slib";' export 'VT_SLIB_DIR;' 'W3EMC_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3emc_v2.3.1_4";' export 'W3EMC_INC4;' 'W3EMC_INC8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3emc_v2.3.1_8";' export 'W3EMC_INC8;' 'W3EMC_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3emc_v2.3.1_d";' export 'W3EMC_INCd;' 'W3EMC_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_4.a";' export 'W3EMC_LIB4;' 'W3EMC_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_8.a";' export 'W3EMC_LIB8;' 'W3EMC_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a";' export 'W3EMC_LIBd;' 'W3EMC_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/w3emc_v2.3.1";' export 'W3EMC_SRC;' 'W3EMC_VER="v2.3.1";' export 'W3EMC_VER;' 'W3NCO_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_4.a";' export 'W3NCO_LIB4;' 'W3NCO_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_8.a";' export 'W3NCO_LIB8;' 'W3NCO_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a";' export 'W3NCO_LIBd;' 'W3NCO_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/w3nco_v2.0.7";' export 'W3NCO_SRC;' 'W3NCO_VER="v2.0.7";' export 'W3NCO_VER;' 'XLSF_UIDDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/uid";' export 'XLSF_UIDDIR;' 'Z_INC="/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include";' export 'Z_INC;' 'Z_LIB="/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a";' export 'Z_LIB;' 'Z_SRC="/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/src";' export 'Z_SRC;' 'Z_VER="1.2.11";' export 'Z_VER;' '__LMOD_REF_COUNT__LMFILES_="/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:1;/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:1;/usrx/local/prod/modulefiles/core_third/lsf/10.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/usrx/local/prod/modulefiles/core_third/cmake/3.10.0:1;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3:1";' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_="/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:/usrx/local/prod/modulefiles/core_third/lsf/10.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:/usrx/local/prod/modulefiles/core_third/cmake/3.10.0:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2Nt";' export '_ModuleTable001_;' '_ModuleTable002_="YWtlLzMuMTAuMCIsWyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2Ny";' export '_ModuleTable002_;' '_ModuleTable003_="dWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMy9mdjMiLFsiZnVsbE5hbWUiXT0iZnYzIixbImxvYWRPcmRlciJdPTIxLHByb3BUPXt9LFsic3RhY2tE";' export '_ModuleTable003_;' '_ModuleTable004_="ZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImZ2MyIsfSxnMj17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzIvMy4xLjEiLFsiZnVsbE5hbWUiXT0iZzIvMy4xLjEiLFsibG9hZE9yZGVyIl09MTAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzIvMy4xLjEiLH0sZzJ0bXBsPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMnRtcGwvMS42LjAiLFsiZnVsbE5hbWUiXT0iZzJ0bXBsLzEuNi4wIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0";' export '_ModuleTable004_;' '_ModuleTable005_="dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcydG1wbC8xLjYuMCIsfSxoZGY1X3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9tcGkvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMS5sdWEiLFsiZnVsbE5hbWUi";' export '_ModuleTable005_;' '_ModuleTable006_="XT0iaW1waS8xOC4wLjEiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzE4LjAuMSIsfSxpcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxpcHM9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2lwcy8xOC4wLjEuMTYzIixbImZ1bGxOYW1lIl09Imlwcy8xOC4wLjEuMTYz";' export '_ModuleTable006_;' '_ModuleTable007_="IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXBzLzE4LjAuMS4xNjMiLH0samFzcGVyPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9qYXNwZXIvMS45MDAuMjkiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjI5IixbImxvYWRPcmRlciJdPTEzLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsfSxsaWJwbmc9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL2xp";' export '_ModuleTable007_;' '_ModuleTable008_="YnBuZy8xLjIuNTkiLFsiZnVsbE5hbWUiXT0ibGlicG5nLzEuMi41OSIsWyJsb2FkT3JkZXIiXT0xNCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsaWJwbmcvMS4yLjU5Iix9LGxzZj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQvbHNmLzEwLjEiLFsiZnVsbE5hbWUiXT0ibHNmLzEwLjEiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsc2YvMTAuMSIsfSxuZW1zaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL25lbXNpby8yLjIu";' export '_ModuleTable008_;' '_ModuleTable009_="NCIsWyJmdWxsTmFtZSJdPSJuZW1zaW8vMi4yLjQiLFsibG9hZE9yZGVyIl09OSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZW1zaW8vMi4yLjQiLH0sbmV0Y2RmX3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40Iix9LHBvc3Q9e1siZm4i";' export '_ModuleTable009_;' '_ModuleTable010_="XT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL3Bvc3QvOC4wLjUiLFsiZnVsbE5hbWUiXT0icG9zdC84LjAuNSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJwb3N0LzguMC41Iix9LHNwPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9zcC8yLjAuMyIsWyJmdWxsTmFtZSJdPSJzcC8yLjAuMyIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InNwLzIuMC4zIix9LHczZW1jPXtbImZuIl09Ii91c3J4L2xvY2Fs";' export '_ModuleTable010_;' '_ModuleTable011_="L25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT04LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHpsaWI9e1siZm4iXT0iL3VzcngvbG9jYWwv";' export '_ModuleTable011_;' '_ModuleTable012_="cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL3psaWIvMS4yLjExIixbImZ1bGxOYW1lIl09InpsaWIvMS4yLjExIixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InpsaWIvMS4yLjExIix9LH0sbXBhdGhBPXsiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMiLCIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMiLCIvdXNyeC9sb2NhbC9kZXYvZW1jX3JvY290";' export '_ModuleTable012_;' '_ModuleTable013_="by9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21w";' export '_ModuleTable013_;' '_ModuleTable014_="aS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVf";' export '_ModuleTable014_;' '_ModuleTable015_="cHJvZCIsfQ==";' export '_ModuleTable015_;' '_ModuleTable_Sz_="15";' export '_ModuleTable_Sz_;' ++ ADVISOR_2018_DIR=/usrx/local/prod/intel/2018UP01/advisor_2018 ++ export ADVISOR_2018_DIR ++ BACIO_LIB4=/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a @@ -1734,13 +1722,13 @@ Compiling WW3=Y into fv3_2.exe on wcoss_dell_p3 ++ export LSF_LIBDIR ++ LSF_SERVERDIR=/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc ++ export LSF_SERVERDIR -++ __LMOD_REF_COUNT_MANPATH='/usrx/local/dev/packages/cmake/3.10.0/share/man:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:2;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:1;/gpfs/lsf/10.1/man:1;/usrx/local/prod/intel/2018UP01/itac_latest/man:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:1;/usrx/local/prod/lmod/lmod/share/man:1;/usrx/local/prod/intel/2018UP01/inspector_2018/man:1;/usrx/local/prod/intel/2018UP01/advisor_2018/man:1' +++ __LMOD_REF_COUNT_MANPATH='/usrx/local/prod/packages/cmake/3.10.0/share/man:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:2;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:1;/gpfs/lsf/10.1/man:1;/usrx/local/prod/intel/2018UP01/itac_latest/man:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:1;/usrx/local/prod/lmod/lmod/share/man:1;/usrx/local/prod/intel/2018UP01/inspector_2018/man:1;/usrx/local/prod/intel/2018UP01/advisor_2018/man:1' ++ export __LMOD_REF_COUNT_MANPATH -++ MANPATH=/usrx/local/dev/packages/cmake/3.10.0/share/man:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:/gpfs/lsf/10.1/man:/usrx/local/prod/intel/2018UP01/itac_latest/man:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:/usrx/local/prod/lmod/lmod/share/man::/usrx/local/prod/intel/2018UP01/inspector_2018/man:/usrx/local/prod/intel/2018UP01/advisor_2018/man +++ MANPATH=/usrx/local/prod/packages/cmake/3.10.0/share/man:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:/gpfs/lsf/10.1/man:/usrx/local/prod/intel/2018UP01/itac_latest/man:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:/usrx/local/prod/lmod/lmod/share/man::/usrx/local/prod/intel/2018UP01/inspector_2018/man:/usrx/local/prod/intel/2018UP01/advisor_2018/man ++ export MANPATH ++ MKLROOT=/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl ++ export MKLROOT -++ MODULEPATH=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles +++ MODULEPATH=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles ++ export MODULEPATH ++ MPM_LAUNCHER=/usrx/local/prod/intel/2018UP01/debugger_2018/mpm/mic/bin/start_mpm.sh ++ export MPM_LAUNCHER @@ -1784,9 +1772,9 @@ Compiling WW3=Y into fv3_2.exe on wcoss_dell_p3 ++ export __LMOD_REF_COUNT_NLSPATH ++ NLSPATH=/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin/locale/%l_%t/%N:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin/locale/%l_%t/%N::/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/share/locale/%l_%t/%N ++ export NLSPATH -++ __LMOD_REF_COUNT_PATH='/usrx/local/dev/packages/cmake/3.10.0/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:2;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:1;/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:1;/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:1;/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:1;/usrx/local/prod/intel/2018UP01/itac_latest/bin:1;/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:2;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:1;/u/Dusan.Jovic/.local/bin:1;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include:1' +++ __LMOD_REF_COUNT_PATH='/usrx/local/prod/packages/cmake/3.10.0/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:2;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:1;/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:1;/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:1;/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:1;/usrx/local/prod/intel/2018UP01/itac_latest/bin:1;/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:3;/usrx/local/emc_rocoto/1.2.3/bin:2;/u/Dusan.Jovic/.local/bin:1;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include:1' ++ export __LMOD_REF_COUNT_PATH -++ PATH=/usrx/local/dev/packages/cmake/3.10.0/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:/usrx/local/prod/intel/2018UP01/itac_latest/bin:/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:/u/Dusan.Jovic/.local/bin:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include +++ PATH=/usrx/local/prod/packages/cmake/3.10.0/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:/usrx/local/prod/intel/2018UP01/itac_latest/bin:/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/usrx/local/emc_rocoto/1.2.3/bin:/u/Dusan.Jovic/.local/bin:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include ++ export PATH ++ PKG_CONFIG_PATH=/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/bin/pkgconfig ++ export PKG_CONFIG_PATH @@ -1856,12 +1844,6 @@ Compiling WW3=Y into fv3_2.exe on wcoss_dell_p3 ++ export W3EMC_SRC ++ W3EMC_VER=v2.3.1 ++ export W3EMC_VER -++ W3NCO_INC4=/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3nco_v2.0.7_4 -++ export W3NCO_INC4 -++ W3NCO_INC8=/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3nco_v2.0.7_8 -++ export W3NCO_INC8 -++ W3NCO_INCd=/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3nco_v2.0.7_d -++ export W3NCO_INCd ++ W3NCO_LIB4=/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_4.a ++ export W3NCO_LIB4 ++ W3NCO_LIB8=/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_8.a @@ -1882,39 +1864,39 @@ Compiling WW3=Y into fv3_2.exe on wcoss_dell_p3 ++ export Z_SRC ++ Z_VER=1.2.11 ++ export Z_VER -++ __LMOD_REF_COUNT__LMFILES_='/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:1;/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:1;/usrx/local/prod/modulefiles/core_third/lsf/10.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/usrx/local/dev/modulefiles/cmake/3.10.0:1;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3:1' +++ __LMOD_REF_COUNT__LMFILES_='/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:1;/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:1;/usrx/local/prod/modulefiles/core_third/lsf/10.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/usrx/local/prod/modulefiles/core_third/cmake/3.10.0:1;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3:1' ++ export __LMOD_REF_COUNT__LMFILES_ -++ _LMFILES_=/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:/usrx/local/prod/modulefiles/core_third/lsf/10.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:/usrx/local/dev/modulefiles/cmake/3.10.0:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 +++ _LMFILES_=/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:/usrx/local/prod/modulefiles/core_third/lsf/10.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:/usrx/local/prod/modulefiles/core_third/cmake/3.10.0:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 ++ export _LMFILES_ -++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvZGV2L21vZHVsZWZpbGVzL2NtYWtlLzMuMTAuMCIs +++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2Nt ++ export _ModuleTable001_ -++ _ModuleTable002_=WyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNw +++ _ModuleTable002_=YWtlLzMuMTAuMCIsWyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2Ny ++ export _ModuleTable002_ -++ _ModuleTable003_=YXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9wcjU2L3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09 +++ _ModuleTable003_=dWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMy9mdjMiLFsiZnVsbE5hbWUiXT0iZnYzIixbImxvYWRPcmRlciJdPTIxLHByb3BUPXt9LFsic3RhY2tE ++ export _ModuleTable003_ -++ _ModuleTable004_=ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2Vy +++ _ModuleTable004_=ZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImZ2MyIsfSxnMj17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzIvMy4xLjEiLFsiZnVsbE5hbWUiXT0iZzIvMy4xLjEiLFsibG9hZE9yZGVyIl09MTAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzIvMy4xLjEiLH0sZzJ0bXBsPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMnRtcGwvMS42LjAiLFsiZnVsbE5hbWUiXT0iZzJ0bXBsLzEuNi4wIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0 ++ export _ModuleTable004_ -++ _ModuleTable005_=TmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9oZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJmdWxsTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJsb2FkT3JkZXIiXT0xNyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsfSxpbXBpPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfbXBpL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEubHVhIixbImZ1bGxOYW1lIl09ImltcGkvMTguMC4xIixbImxv +++ _ModuleTable005_=dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcydG1wbC8xLjYuMCIsfSxoZGY1X3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9tcGkvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMS5sdWEiLFsiZnVsbE5hbWUi ++ export _ModuleTable005_ -++ _ModuleTable006_=YWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW1waS8xOC4wLjEiLH0saXA9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2lwLzMuMC4yIixbImZ1bGxOYW1lIl09ImlwLzMuMC4yIixbImxvYWRPcmRlciJdPTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXAvMy4wLjIiLH0saXBzPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZC9pcHMvMTguMC4xLjE2MyIsWyJmdWxsTmFtZSJdPSJpcHMvMTguMC4xLjE2MyIsWyJsb2FkT3JkZXIiXT0xLHBy +++ _ModuleTable006_=XT0iaW1waS8xOC4wLjEiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzE4LjAuMSIsfSxpcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxpcHM9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2lwcy8xOC4wLjEuMTYzIixbImZ1bGxOYW1lIl09Imlwcy8xOC4wLjEuMTYz ++ export _ModuleTable006_ -++ _ModuleTable007_=b3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imlwcy8xOC4wLjEuMTYzIix9LGphc3Blcj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEvamFzcGVyLzEuOTAwLjI5IixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsWyJsb2FkT3JkZXIiXT0xMyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJqYXNwZXIvMS45MDAuMjkiLH0sbGlicG5nPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9saWJwbmcvMS4yLjU5IixbImZ1bGxO +++ _ModuleTable007_=IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXBzLzE4LjAuMS4xNjMiLH0samFzcGVyPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9qYXNwZXIvMS45MDAuMjkiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjI5IixbImxvYWRPcmRlciJdPTEzLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsfSxsaWJwbmc9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL2xp ++ export _ModuleTable007_ -++ _ModuleTable008_=YW1lIl09ImxpYnBuZy8xLjIuNTkiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibGlicG5nLzEuMi41OSIsfSxsc2Y9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2xzZi8xMC4xIixbImZ1bGxOYW1lIl09ImxzZi8xMC4xIixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibHNmLzEwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVt +++ _ModuleTable008_=YnBuZy8xLjIuNTkiLFsiZnVsbE5hbWUiXT0ibGlicG5nLzEuMi41OSIsWyJsb2FkT3JkZXIiXT0xNCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsaWJwbmcvMS4yLjU5Iix9LGxzZj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQvbHNmLzEwLjEiLFsiZnVsbE5hbWUiXT0ibHNmLzEwLjEiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsc2YvMTAuMSIsfSxuZW1zaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL25lbXNpby8yLjIu ++ export _ModuleTable008_ -++ _ModuleTable009_=c2lvLzIuMi40IixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9uZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsiZnVsbE5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsfSxwb3N0PXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBs +++ _ModuleTable009_=NCIsWyJmdWxsTmFtZSJdPSJuZW1zaW8vMi4yLjQiLFsibG9hZE9yZGVyIl09OSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZW1zaW8vMi4yLjQiLH0sbmV0Y2RmX3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40Iix9LHBvc3Q9e1siZm4i ++ export _ModuleTable009_ -++ _ModuleTable010_=aWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTYscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9zdC84LjAuNSIsfSxzcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSx3M2VtYz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJ +++ _ModuleTable010_=XT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL3Bvc3QvOC4wLjUiLFsiZnVsbE5hbWUiXT0icG9zdC84LjAuNSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJwb3N0LzguMC41Iix9LHNwPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9zcC8yLjAuMyIsWyJmdWxsTmFtZSJdPSJzcC8yLjAuMyIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InNwLzIuMC4zIix9LHczZW1jPXtbImZuIl09Ii91c3J4L2xvY2Fs ++ export _ModuleTable010_ -++ _ModuleTable011_=QlMvbW9kdWxlZmlsZXMvdzNlbWMvMi4zLjEiLFsiZnVsbE5hbWUiXT0idzNlbWMvMi4zLjEiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M2VtYy8yLjMuMSIsfSx3M25jbz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvdzNuY28vMi4wLjciLFsiZnVsbE5hbWUiXT0idzNuY28vMi4wLjciLFsibG9hZE9yZGVyIl09Nyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6bGliPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29t +++ _ModuleTable011_=L25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT04LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHpsaWI9e1siZm4iXT0iL3VzcngvbG9jYWwv ++ export _ModuleTable011_ -++ _ModuleTable012_=cGlsZXJfdGhpcmQvaXBzLzE4LjAuMS96bGliLzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6bGliLzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6bGliLzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIv +++ _ModuleTable012_=cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL3psaWIvMS4yLjExIixbImZ1bGxOYW1lIl09InpsaWIvMS4yLjExIixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InpsaWIvMS4yLjExIix9LH0sbXBhdGhBPXsiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMiLCIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMiLCIvdXNyeC9sb2NhbC9kZXYvZW1jX3JvY290 ++ export _ModuleTable012_ -++ _ModuleTable013_=ZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvc29mdC9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNy +++ _ModuleTable013_=by9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21w ++ export _ModuleTable013_ -++ _ModuleTable014_=eC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21waS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2Rl +++ _ModuleTable014_=aS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVf ++ export _ModuleTable014_ -++ _ModuleTable015_=bGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsfQ== +++ _ModuleTable015_=cHJvZCIsfQ== ++ export _ModuleTable015_ ++ _ModuleTable_Sz_=15 ++ export _ModuleTable_Sz_ @@ -1934,45 +1916,45 @@ Currently Loaded Modules: -+ eval 'MODULEPATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvZGV2L21vZHVsZWZpbGVzL2NtYWtlLzMuMTAuMCIs";' export '_ModuleTable001_;' '_ModuleTable002_="WyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNw";' export '_ModuleTable002_;' '_ModuleTable003_="YXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9wcjU2L3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09";' export '_ModuleTable003_;' '_ModuleTable004_="ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2Vy";' export '_ModuleTable004_;' '_ModuleTable005_="TmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9oZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJmdWxsTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJsb2FkT3JkZXIiXT0xNyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsfSxpbXBpPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfbXBpL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEubHVhIixbImZ1bGxOYW1lIl09ImltcGkvMTguMC4xIixbImxv";' export '_ModuleTable005_;' '_ModuleTable006_="YWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW1waS8xOC4wLjEiLH0saXA9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2lwLzMuMC4yIixbImZ1bGxOYW1lIl09ImlwLzMuMC4yIixbImxvYWRPcmRlciJdPTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXAvMy4wLjIiLH0saXBzPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZC9pcHMvMTguMC4xLjE2MyIsWyJmdWxsTmFtZSJdPSJpcHMvMTguMC4xLjE2MyIsWyJsb2FkT3JkZXIiXT0xLHBy";' export '_ModuleTable006_;' '_ModuleTable007_="b3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imlwcy8xOC4wLjEuMTYzIix9LGphc3Blcj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEvamFzcGVyLzEuOTAwLjI5IixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsWyJsb2FkT3JkZXIiXT0xMyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJqYXNwZXIvMS45MDAuMjkiLH0sbGlicG5nPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9saWJwbmcvMS4yLjU5IixbImZ1bGxO";' export '_ModuleTable007_;' '_ModuleTable008_="YW1lIl09ImxpYnBuZy8xLjIuNTkiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibGlicG5nLzEuMi41OSIsfSxsc2Y9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2xzZi8xMC4xIixbImZ1bGxOYW1lIl09ImxzZi8xMC4xIixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibHNmLzEwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVt";' export '_ModuleTable008_;' '_ModuleTable009_="c2lvLzIuMi40IixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9uZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsiZnVsbE5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsfSxwb3N0PXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBs";' export '_ModuleTable009_;' '_ModuleTable010_="aWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTYscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9zdC84LjAuNSIsfSxzcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSx3M2VtYz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJ";' export '_ModuleTable010_;' '_ModuleTable011_="QlMvbW9kdWxlZmlsZXMvdzNlbWMvMi4zLjEiLFsiZnVsbE5hbWUiXT0idzNlbWMvMi4zLjEiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M2VtYy8yLjMuMSIsfSx3M25jbz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvdzNuY28vMi4wLjciLFsiZnVsbE5hbWUiXT0idzNuY28vMi4wLjciLFsibG9hZE9yZGVyIl09Nyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6bGliPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29t";' export '_ModuleTable011_;' '_ModuleTable012_="cGlsZXJfdGhpcmQvaXBzLzE4LjAuMS96bGliLzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6bGliLzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6bGliLzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIv";' export '_ModuleTable012_;' '_ModuleTable013_="ZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvc29mdC9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNy";' export '_ModuleTable013_;' '_ModuleTable014_="eC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21waS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2Rl";' export '_ModuleTable014_;' '_ModuleTable015_="bGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsfQ==";' export '_ModuleTable015_;' '_ModuleTable_Sz_="15";' export '_ModuleTable_Sz_;' -++ MODULEPATH=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles ++ eval 'MODULEPATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2Nt";' export '_ModuleTable001_;' '_ModuleTable002_="YWtlLzMuMTAuMCIsWyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2Ny";' export '_ModuleTable002_;' '_ModuleTable003_="dWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMy9mdjMiLFsiZnVsbE5hbWUiXT0iZnYzIixbImxvYWRPcmRlciJdPTIxLHByb3BUPXt9LFsic3RhY2tE";' export '_ModuleTable003_;' '_ModuleTable004_="ZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImZ2MyIsfSxnMj17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzIvMy4xLjEiLFsiZnVsbE5hbWUiXT0iZzIvMy4xLjEiLFsibG9hZE9yZGVyIl09MTAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzIvMy4xLjEiLH0sZzJ0bXBsPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMnRtcGwvMS42LjAiLFsiZnVsbE5hbWUiXT0iZzJ0bXBsLzEuNi4wIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0";' export '_ModuleTable004_;' '_ModuleTable005_="dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcydG1wbC8xLjYuMCIsfSxoZGY1X3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9tcGkvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMS5sdWEiLFsiZnVsbE5hbWUi";' export '_ModuleTable005_;' '_ModuleTable006_="XT0iaW1waS8xOC4wLjEiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzE4LjAuMSIsfSxpcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxpcHM9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2lwcy8xOC4wLjEuMTYzIixbImZ1bGxOYW1lIl09Imlwcy8xOC4wLjEuMTYz";' export '_ModuleTable006_;' '_ModuleTable007_="IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXBzLzE4LjAuMS4xNjMiLH0samFzcGVyPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9qYXNwZXIvMS45MDAuMjkiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjI5IixbImxvYWRPcmRlciJdPTEzLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsfSxsaWJwbmc9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL2xp";' export '_ModuleTable007_;' '_ModuleTable008_="YnBuZy8xLjIuNTkiLFsiZnVsbE5hbWUiXT0ibGlicG5nLzEuMi41OSIsWyJsb2FkT3JkZXIiXT0xNCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsaWJwbmcvMS4yLjU5Iix9LGxzZj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQvbHNmLzEwLjEiLFsiZnVsbE5hbWUiXT0ibHNmLzEwLjEiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsc2YvMTAuMSIsfSxuZW1zaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL25lbXNpby8yLjIu";' export '_ModuleTable008_;' '_ModuleTable009_="NCIsWyJmdWxsTmFtZSJdPSJuZW1zaW8vMi4yLjQiLFsibG9hZE9yZGVyIl09OSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZW1zaW8vMi4yLjQiLH0sbmV0Y2RmX3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40Iix9LHBvc3Q9e1siZm4i";' export '_ModuleTable009_;' '_ModuleTable010_="XT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL3Bvc3QvOC4wLjUiLFsiZnVsbE5hbWUiXT0icG9zdC84LjAuNSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJwb3N0LzguMC41Iix9LHNwPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9zcC8yLjAuMyIsWyJmdWxsTmFtZSJdPSJzcC8yLjAuMyIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InNwLzIuMC4zIix9LHczZW1jPXtbImZuIl09Ii91c3J4L2xvY2Fs";' export '_ModuleTable010_;' '_ModuleTable011_="L25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT04LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHpsaWI9e1siZm4iXT0iL3VzcngvbG9jYWwv";' export '_ModuleTable011_;' '_ModuleTable012_="cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL3psaWIvMS4yLjExIixbImZ1bGxOYW1lIl09InpsaWIvMS4yLjExIixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InpsaWIvMS4yLjExIix9LH0sbXBhdGhBPXsiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMiLCIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMiLCIvdXNyeC9sb2NhbC9kZXYvZW1jX3JvY290";' export '_ModuleTable012_;' '_ModuleTable013_="by9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21w";' export '_ModuleTable013_;' '_ModuleTable014_="aS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVf";' export '_ModuleTable014_;' '_ModuleTable015_="cHJvZCIsfQ==";' export '_ModuleTable015_;' '_ModuleTable_Sz_="15";' export '_ModuleTable_Sz_;' +++ MODULEPATH=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles ++ export MODULEPATH -++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvZGV2L21vZHVsZWZpbGVzL2NtYWtlLzMuMTAuMCIs +++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2Nt ++ export _ModuleTable001_ -++ _ModuleTable002_=WyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNw +++ _ModuleTable002_=YWtlLzMuMTAuMCIsWyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2Ny ++ export _ModuleTable002_ -++ _ModuleTable003_=YXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9wcjU2L3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09 +++ _ModuleTable003_=dWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMy9mdjMiLFsiZnVsbE5hbWUiXT0iZnYzIixbImxvYWRPcmRlciJdPTIxLHByb3BUPXt9LFsic3RhY2tE ++ export _ModuleTable003_ -++ _ModuleTable004_=ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2Vy +++ _ModuleTable004_=ZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImZ2MyIsfSxnMj17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzIvMy4xLjEiLFsiZnVsbE5hbWUiXT0iZzIvMy4xLjEiLFsibG9hZE9yZGVyIl09MTAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzIvMy4xLjEiLH0sZzJ0bXBsPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMnRtcGwvMS42LjAiLFsiZnVsbE5hbWUiXT0iZzJ0bXBsLzEuNi4wIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0 ++ export _ModuleTable004_ -++ _ModuleTable005_=TmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9oZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJmdWxsTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJsb2FkT3JkZXIiXT0xNyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsfSxpbXBpPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfbXBpL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEubHVhIixbImZ1bGxOYW1lIl09ImltcGkvMTguMC4xIixbImxv +++ _ModuleTable005_=dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcydG1wbC8xLjYuMCIsfSxoZGY1X3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9tcGkvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMS5sdWEiLFsiZnVsbE5hbWUi ++ export _ModuleTable005_ -++ _ModuleTable006_=YWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW1waS8xOC4wLjEiLH0saXA9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2lwLzMuMC4yIixbImZ1bGxOYW1lIl09ImlwLzMuMC4yIixbImxvYWRPcmRlciJdPTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXAvMy4wLjIiLH0saXBzPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZC9pcHMvMTguMC4xLjE2MyIsWyJmdWxsTmFtZSJdPSJpcHMvMTguMC4xLjE2MyIsWyJsb2FkT3JkZXIiXT0xLHBy +++ _ModuleTable006_=XT0iaW1waS8xOC4wLjEiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzE4LjAuMSIsfSxpcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxpcHM9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2lwcy8xOC4wLjEuMTYzIixbImZ1bGxOYW1lIl09Imlwcy8xOC4wLjEuMTYz ++ export _ModuleTable006_ -++ _ModuleTable007_=b3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imlwcy8xOC4wLjEuMTYzIix9LGphc3Blcj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEvamFzcGVyLzEuOTAwLjI5IixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsWyJsb2FkT3JkZXIiXT0xMyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJqYXNwZXIvMS45MDAuMjkiLH0sbGlicG5nPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9saWJwbmcvMS4yLjU5IixbImZ1bGxO +++ _ModuleTable007_=IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXBzLzE4LjAuMS4xNjMiLH0samFzcGVyPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9qYXNwZXIvMS45MDAuMjkiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjI5IixbImxvYWRPcmRlciJdPTEzLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsfSxsaWJwbmc9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL2xp ++ export _ModuleTable007_ -++ _ModuleTable008_=YW1lIl09ImxpYnBuZy8xLjIuNTkiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibGlicG5nLzEuMi41OSIsfSxsc2Y9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2xzZi8xMC4xIixbImZ1bGxOYW1lIl09ImxzZi8xMC4xIixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibHNmLzEwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVt +++ _ModuleTable008_=YnBuZy8xLjIuNTkiLFsiZnVsbE5hbWUiXT0ibGlicG5nLzEuMi41OSIsWyJsb2FkT3JkZXIiXT0xNCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsaWJwbmcvMS4yLjU5Iix9LGxzZj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQvbHNmLzEwLjEiLFsiZnVsbE5hbWUiXT0ibHNmLzEwLjEiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsc2YvMTAuMSIsfSxuZW1zaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL25lbXNpby8yLjIu ++ export _ModuleTable008_ -++ _ModuleTable009_=c2lvLzIuMi40IixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9uZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsiZnVsbE5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsfSxwb3N0PXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBs +++ _ModuleTable009_=NCIsWyJmdWxsTmFtZSJdPSJuZW1zaW8vMi4yLjQiLFsibG9hZE9yZGVyIl09OSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZW1zaW8vMi4yLjQiLH0sbmV0Y2RmX3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40Iix9LHBvc3Q9e1siZm4i ++ export _ModuleTable009_ -++ _ModuleTable010_=aWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTYscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9zdC84LjAuNSIsfSxzcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSx3M2VtYz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJ +++ _ModuleTable010_=XT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL3Bvc3QvOC4wLjUiLFsiZnVsbE5hbWUiXT0icG9zdC84LjAuNSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJwb3N0LzguMC41Iix9LHNwPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9zcC8yLjAuMyIsWyJmdWxsTmFtZSJdPSJzcC8yLjAuMyIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InNwLzIuMC4zIix9LHczZW1jPXtbImZuIl09Ii91c3J4L2xvY2Fs ++ export _ModuleTable010_ -++ _ModuleTable011_=QlMvbW9kdWxlZmlsZXMvdzNlbWMvMi4zLjEiLFsiZnVsbE5hbWUiXT0idzNlbWMvMi4zLjEiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M2VtYy8yLjMuMSIsfSx3M25jbz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvdzNuY28vMi4wLjciLFsiZnVsbE5hbWUiXT0idzNuY28vMi4wLjciLFsibG9hZE9yZGVyIl09Nyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6bGliPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29t +++ _ModuleTable011_=L25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT04LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHpsaWI9e1siZm4iXT0iL3VzcngvbG9jYWwv ++ export _ModuleTable011_ -++ _ModuleTable012_=cGlsZXJfdGhpcmQvaXBzLzE4LjAuMS96bGliLzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6bGliLzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6bGliLzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIv +++ _ModuleTable012_=cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL3psaWIvMS4yLjExIixbImZ1bGxOYW1lIl09InpsaWIvMS4yLjExIixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InpsaWIvMS4yLjExIix9LH0sbXBhdGhBPXsiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMiLCIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMiLCIvdXNyeC9sb2NhbC9kZXYvZW1jX3JvY290 ++ export _ModuleTable012_ -++ _ModuleTable013_=ZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvc29mdC9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNy +++ _ModuleTable013_=by9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21w ++ export _ModuleTable013_ -++ _ModuleTable014_=eC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21waS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2Rl +++ _ModuleTable014_=aS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVf ++ export _ModuleTable014_ -++ _ModuleTable015_=bGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsfQ== +++ _ModuleTable015_=cHJvZCIsfQ== ++ export _ModuleTable015_ ++ _ModuleTable_Sz_=15 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + cd build_fv3_2 -+ cmake /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model -DWW3=Y ++ cmake /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model -DWW3=Y -- 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 @@ -2024,11 +2006,11 @@ Selected physics package: gfs Build WW3: run: /usr/bin/gmake WW3_PARCOMPN=4 WW3_COMP=wcoss_dell_p3 ww3_nems - in: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/WW3/model/esmf + in: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/WW3/model/esmf -- Configuring done -- Generating done --- Build files have been written to: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/build_fv3_2 +-- Build files have been written to: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/build_fv3_2 + make -j 4 Scanning dependencies of target ww3_nems Scanning dependencies of target fv3cpl @@ -2036,10 +2018,9 @@ Scanning dependencies of target fv3cpl Scanning dependencies of target gfsphysics [ 1%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/machine.F.o [ 1%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/co2hc.f.o -[ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cplfields.F90.o [ 1%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_composition.f.o +[ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cplfields.F90.o [ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/efield.f.o -[ 2%] Linking Fortran static library libfv3cpl.a Scanning dependencies of target fms [ 3%] Building Fortran object CMakeFiles/fms.dir/FMS/platform/platform.F90.o Using 8-byte addressing @@ -2047,61 +2028,62 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 3%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_parameter.F90.o -[ 3%] Built target fv3cpl -[ 3%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_core.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 3%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_core.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wam_f107_kp_mod.f90.o -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_input.F90.o +[ 3%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_input.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mersenne_twister.f.o -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/cloud_interpolator.F90.o +[ 3%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/cloud_interpolator.F90.o +[ 3%] Linking Fortran static library libfv3cpl.a +[ 3%] Built target fv3cpl Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/GFDL_parse_tracers.F90.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iounitdef.f.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/namelist_soilveg.f.o +[ 3%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wam_f107_kp_mod.f90.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mersenne_twister.f.o [ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/MersenneTwister.F90.o -[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_wrf_utl.f90.o -[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/noahmp_tables.f90.o -[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_radar.F90.o -[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres_k.F90.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/GFDL_parse_tracers.F90.o +[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres_k.F90.o +[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iounitdef.f.o +[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/namelist_soilveg.f.o +[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_wrf_utl.f90.o +[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/noahmp_tables.f90.o +[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_radar.F90.o [ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physcons.F90.o -[ 7%] Building Fortran object CMakeFiles/fms.dir/FMS/constants/constants.F90.o [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/date_def.f.o [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progtm_module.f.o [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerclm_def.f.o [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2o_def.f.o [ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physparam.f.o -[ 8%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o [ 9%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozne_def.f.o -Using 8-byte addressing -Using pure routines. -Using allocatable derived type array members. -Using cray pointers. [ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfs_phy_tracer_config.F.o -[ 10%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o [ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/surface_perturbation.F90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmp_glacier.f90.o +[ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmplsm.f90.o +[ 11%] Building Fortran object CMakeFiles/fms.dir/FMS/constants/constants.F90.o +[ 11%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmplsm.f90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iccn_def.f.o +[ 11%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg_utils.F90.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfdl_cloud_microphys.F90.o [ 12%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/tracer_const_h.f.o [ 12%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/funcphys.f90.o @@ -2119,6 +2101,8 @@ Using cray pointers. [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_diff.f.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_module.F90.o [ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rascnvv2.f.o +[ 13%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_aerosols.f.o +ifort: command line warning #10121: overriding '-xHOST' with '-xCORE-AVX-I' [ 13%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_efp.F90.o Using 8-byte addressing Using pure routines. @@ -2131,21 +2115,19 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 15%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_type.F90.o -[ 15%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_aerosols.f.o -ifort: command line warning #10121: overriding '-xHOST' with '-xCORE-AVX-I' [ 16%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/gradient.F90.o [ 17%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_domains.F90.o [ 18%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_bfmicrophysics.f.o [ 18%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_gases.f.o [ 18%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_datatb.f.o [ 18%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_datatb.f.o +[ 18%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_water_prop.f90.o +[ 18%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wv_saturation.F.o +[ 19%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cs_conv.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 18%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_water_prop.f90.o -[ 18%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wv_saturation.F.o -[ 19%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cs_conv.F90.o [ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_diag.f.o [ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_drv.f.o [ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_ocean.f.o @@ -2165,7 +2147,7 @@ Using cray pointers. [ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_nst.f.o [ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_physics_driver.F90.o [ 28%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_restart.F90.o -[ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_comm.F90.o +[ 28%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_comm.F90.o [ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_io.F90.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing @@ -2176,15 +2158,15 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/fms/fms_io.F90.o [ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/memutils/memutils.F90.o +[ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/fms/fms_io.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/fms/fms.F90.o -[ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bicubic.F90.o -[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/time_manager.F90.o +[ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/time_manager.F90.o +[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bicubic.F90.o [ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bilinear.F90.o Using 8-byte addressing Using pure routines. @@ -2215,11 +2197,12 @@ Using allocatable derived type array members. Using cray pointers. [ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_types.F90.o [ 34%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_axis.F90.o +[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_manifest.F90.o +[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/fm_util.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_manifest.F90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/xbt_drop_rate_adjust.f90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/write_ocean_data.F90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp_external.F90.o @@ -2227,7 +2210,6 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/fm_util.F90.o [ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_output.F90.o Using 8-byte addressing Using pure routines. @@ -2263,12 +2245,12 @@ Using cray pointers. [ 39%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/ensemble_manager.F90.o [ 40%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters.F90.o [ 40%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/xgrid.F90.o -[ 41%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft.F90.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. +[ 41%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft.F90.o [ 41%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft99.F90.o Using 8-byte addressing Using pure routines. @@ -2280,15 +2262,15 @@ Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 41%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/grid.F90.o -[ 41%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_driver.F90.o [ 41%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_utilities.F90.o [ 41%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core.F90.o +[ 41%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_driver.F90.o +[ 41%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core_ecda.F90.o [ 41%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_abstraction_layer.F90.o [ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2oc.f.o [ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_solar_heating.f.o [ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_tracer.f.o [ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ideaca.f.o -[ 42%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core_ecda.F90.o [ 43%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfcsub.F.o [ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ugwp_driver_v0.f.o [ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cnvc90.f.o @@ -2299,37 +2281,37 @@ Using cray pointers. [ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.pre.rad.f.o [ 45%] Building Fortran object CMakeFiles/fms.dir/FMS/topography/topography.F90.o [ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/get_prs.f.o -[ 45%] Building Fortran object CMakeFiles/fms.dir/FMS/tracer_manager/tracer_manager.F90.o [ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gocart_tracer_config_stub.f.o +[ 45%] Building Fortran object CMakeFiles/fms.dir/FMS/tracer_manager/tracer_manager.F90.o [ 45%] Building Fortran object CMakeFiles/fms.dir/FMS/tridiagonal/tridiagonal.F90.o [ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gscond.f.o [ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gscondp.f.o -[ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gwdc.f.o -[ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gwdps.f.o [ 47%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/quicksort.F90.o -[ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_orowam2017.f.o [ 48%] Building C object CMakeFiles/fms.dir/FMS/memutils/memuse.c.o -[ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ohdc.f.o +[ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gwdc.f.o +[ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gwdps.f.o [ 48%] Building C object CMakeFiles/fms.dir/FMS/mosaic/create_xgrid.c.o [ 48%] Building C object CMakeFiles/fms.dir/FMS/mosaic/gradient_c2l.c.o +[ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_orowam2017.f.o +[ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ohdc.f.o [ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ophys.f.o [ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_co2.f.o [ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_dissipation.f.o -[ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_h2o.f.o -[ 51%] Building C object CMakeFiles/fms.dir/FMS/mosaic/interp.c.o -[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_ion.f.o +[ 50%] Building C object CMakeFiles/fms.dir/FMS/mosaic/interp.c.o +[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_h2o.f.o [ 51%] Building C object CMakeFiles/fms.dir/FMS/mosaic/mosaic_util.c.o +[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_ion.f.o [ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_o2_o3.f.o [ 51%] Building C object CMakeFiles/fms.dir/FMS/mosaic/read_mosaic.c.o [ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_phys.f.o +[ 52%] Building C object CMakeFiles/fms.dir/FMS/affinity/affinity.c.o [ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/lrgsclr.f.o -[ 53%] Building C object CMakeFiles/fms.dir/FMS/affinity/affinity.c.o -[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpbl.f.o -[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpblt.f.o -[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpbltq.f.o -[ 55%] Building C object CMakeFiles/fms.dir/FMS/mpp/nsclock.c.o -[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfscu.f.o +[ 54%] Building C object CMakeFiles/fms.dir/FMS/mpp/nsclock.c.o +[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpbl.f.o +[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpblt.f.o [ 55%] Building C object CMakeFiles/fms.dir/FMS/mpp/threadloc.c.o +[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpbltq.f.o +[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfscu.f.o [ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfscuq.f.o [ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninedmf.f.o [ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninedmf_hafs.f.o @@ -2352,13 +2334,13 @@ Using cray pointers. [ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rayleigh_damp.f.o [ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rayleigh_damp_mesopause.f.o [ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfaerosols.f.o -[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfdeepcnv.f.o [ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfshalcnv.f.o +[ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfdeepcnv.f.o [ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sascnv.f.o +[ 63%] Linking Fortran static library FMS/libfms.a +[ 63%] Built target fms [ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sascnvn.f.o [ 64%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdif.f.o -[ 64%] Linking Fortran static library FMS/libfms.a -[ 64%] Built target fms [ 64%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdifq.f.o [ 64%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/set_soilveg.f.o [ 65%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_noahmp_drv.f.o @@ -2392,66 +2374,66 @@ Scanning dependencies of target ipd [ 69%] Linking Fortran static library libipd.a [ 69%] Built target ipd Scanning dependencies of target io -[ 69%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_fv3_io_def.F90.o [ 69%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_internal_state.F90.o +[ 69%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_fv3_io_def.F90.o Scanning dependencies of target fv3core -[ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_sst.F90.o [ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_arrays.F90.o +[ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_sst.F90.o [ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_fill.F90.o [ 70%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_nemsio.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sim_nc_mod.F90.o [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf.F90.o +[ 71%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sim_nc_mod.F90.o [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_netcdf_parallel.F90.o [ 71%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/DYCORE_typedefs.F90.o [ 71%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_gfs.F90.o -[ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_mp_mod.F90.o +[ 71%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_mp_mod.F90.o [ 72%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/sorted_index.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_eta.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_cmp.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_timing.F90.o -[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_eta.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_sg.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_grid_utils.F90.o -[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/boundary.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/boundary.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/a2b_edge.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_mapz.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_surf_map.F90.o [ 74%] Building Fortran object FV3/io/CMakeFiles/io.dir/FV3GFS_io.F90.o -[ 75%] Building Fortran object FV3/io/CMakeFiles/io.dir/ffsync.F90.o -[ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_wrt_grid_comp.F90.o -[ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_nems_routines.F90.o -[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_mapz.F90.o -[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/a2b_edge.F90.o -[ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_surf_map.F90.o +[ 75%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_wrt_grid_comp.F90.o +[ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/ffsync.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/tp_core.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_grid_tools.F90.o +[ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/post_nems_routines.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/init_hydro.F90.o [ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_treat_da_inc.F90.o -[ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/sw_core.F90.o -[ 78%] Linking Fortran static library libio.a -[ 78%] Built target io -[ 78%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_iau_mod.F90.o +[ 78%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_diagnostics.F90.o +[ 79%] Linking Fortran static library libio.a [ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_io.F90.o -[ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_diagnostics.F90.o -[ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_utils.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_core.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/test_cases.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/fv_nggps_diag.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_nudge.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_regional_bc.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_tracer2d.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/dyn_core.F90.o -[ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_update_phys.F90.o +[ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_iau_mod.F90.o +[ 80%] Built target io +[ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/sw_core.F90.o +[ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_nudge.F90.o +[ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_regional_bc.F90.o +[ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/test_cases.F90.o +[ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/fv_nggps_diag.F90.o +[ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_tracer2d.F90.o +[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_update_phys.F90.o +[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_utils.F90.o +[ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_core.F90.o +[ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/dyn_core.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_ic.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_restart.F90.o [ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_control.F90.o [ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_nesting.F90.o [ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_dynamics.F90.o -[ 85%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/atmosphere.F90.o +[ 84%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/atmosphere.F90.o [ 85%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/multi_gases.F90.o Using 8-byte addressing Using pure routines. @@ -2461,13 +2443,12 @@ Using cray pointers. [ 85%] Built target fv3core Scanning dependencies of target stochastic_physics [ 85%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_resol_def.f.o -[ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/update_ca.f90.o -[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_gg_def.f.o [ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/spectral_layout.F90.o -[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_layout_lag.f.o +[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_gg_def.f.o +[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/update_ca.f90.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/glats_stochy.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_layout_lag.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_namelist_def.F90.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/compns_stochy.F90.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/setlats_lag_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/epslon_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_lats_node_a_stochy.f.o @@ -2479,6 +2460,7 @@ Scanning dependencies of target stochastic_physics [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/dezouv_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/dozeuv_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/four_to_grid_stochy.F.o +[ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/compns_stochy.F90.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_patterngenerator.F90.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/sumfln_stochy.f.o [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/getcon_lag_stochy.f.o @@ -2486,9 +2468,9 @@ Scanning dependencies of target stochastic_physics [ 91%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/initialize_spectral_mod.F90.o [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_data_mod.F90.o [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_stochy_pattern.F90.o -[ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/cellular_automata.f90.o -[ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochastic_physics.F90.o -[ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/plumes.f90.o +[ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochastic_physics.F90.o +[ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/plumes.f90.o +[ 94%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/cellular_automata.f90.o [ 94%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/num_parthds_stochy.f.o [ 95%] Linking Fortran static library libstochastic_physics.a [ 95%] Built target stochastic_physics @@ -2496,46 +2478,46 @@ Scanning dependencies of target fv3cap [ 95%] Building Fortran object FV3/CMakeFiles/fv3cap.dir/module_fv3_config.F90.o [ 96%] Building Fortran object FV3/CMakeFiles/fv3cap.dir/atmos_model.F90.o [ 96%] Building Fortran object FV3/CMakeFiles/fv3cap.dir/module_fcst_grid_comp.F90.o +[ 96%] Building Fortran object FV3/CMakeFiles/fv3cap.dir/fv3_cap.F90.o [ 97%] Building Fortran object FV3/CMakeFiles/fv3cap.dir/time_utils.F90.o -[ 97%] Building Fortran object FV3/CMakeFiles/fv3cap.dir/fv3_cap.F90.o [ 97%] Linking Fortran static library libfv3cap.a [ 97%] Built target fv3cap Scanning dependencies of target NEMS.exe [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_SpaceWeather.F90.o -[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_methods.F90.o -[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/ENS_Cpl/ENS_CplComp_ESMFMod_STUB.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_EARTH_INTERNAL_STATE.F90.o +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/ENS_Cpl/ENS_CplComp_ESMFMod_STUB.F90.o +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_methods.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_UTILS.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_INTERNAL_STATE.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_Rusage.F90.o [ 98%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR.F90.o [ 99%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_EARTH_GRID_COMP.F90.o [ 99%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_GRID_COMP.F90.o -[100%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/MAIN_NEMS.F90.o [100%] Building C object CMakeFiles/NEMS.exe.dir/NEMS/src/nems_c_rusage.c.o +[100%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/MAIN_NEMS.F90.o [100%] Linking Fortran executable NEMS.exe /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' [100%] Built target NEMS.exe + mv NEMS.exe ../fv3_2.exe -+ cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 ../modules.fv3_2 ++ cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 ../modules.fv3_2 + cd .. + '[' YES = YES ']' + rm -rf build_fv3_2 -+ elapsed=539 -+ echo 'Elapsed time 539 seconds. Compiling WW3=Y finished' -Elapsed time 539 seconds. Compiling WW3=Y finished ++ elapsed=632 ++ echo 'Elapsed time 632 seconds. Compiling WW3=Y finished' +Elapsed time 632 seconds. Compiling WW3=Y finished + SECONDS=0 -+++ readlink -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -++ dirname /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/compile_cmake.sh -+ readonly MYDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests -+ MYDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++++ readlink -f /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh +++ dirname /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/compile_cmake.sh ++ readonly MYDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests ++ MYDIR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + readonly ARGC=4 + ARGC=4 -+ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests ++ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + [[ 4 -eq 0 ]] + [[ 4 -lt 2 ]] -+ PATHTR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model ++ PATHTR=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model + MACHINE_ID=wcoss_dell_p3 + MAKE_OPT=32BIT=Y + BUILD_NAME=fv3_3 @@ -2547,8 +2529,8 @@ Elapsed time 539 seconds. Compiling WW3=Y finished + MAKE_THREADS=4 + MAKE_THREADS=4 + hostname -m72a2 -+ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests +v72a3 ++ cd /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests + echo 'Compiling 32BIT=Y into fv3_3.exe on wcoss_dell_p3' Compiling 32BIT=Y into fv3_3.exe on wcoss_dell_p3 + '[' YES = YES ']' @@ -2569,13 +2551,13 @@ Compiling 32BIT=Y into fv3_3.exe on wcoss_dell_p3 ++ var=-D32BIT=Y ++ echo -n -D32BIT=Y + CCPP_CMAKE_FLAGS=-D32BIT=Y -+ source /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc -++ __ms_function_name=setup__test_function__20097 -++ eval 'setup__test_function__20097() { /bin/true ; }' ++ source /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/NEMS/src/conf/module-setup.sh.inc +++ __ms_function_name=setup__test_function__176741 +++ eval 'setup__test_function__176741() { /bin/true ; }' +++ eval '__text="text" ; if [[ $__text =~ ^(t).* ]] ; then printf "%s" ${.sh.match[1]} ; fi' +++ cat ++ __ms_ksh_test= -+++ eval 'if ( set | grep setup__test_function__20097 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' ++++ eval 'if ( set | grep setup__test_function__176741 | grep -v name > /dev/null 2>&1 ) ; then echo t ; fi ' +++ cat ++ __ms_bash_test=t ++ [[ ! -z '' ]] @@ -2592,7 +2574,7 @@ Compiling 32BIT=Y into fv3_3.exe on wcoss_dell_p3 ++ eval module help ++ module purge +++ /usrx/local/prod/lmod/lmod/libexec/lmod bash purge -++ eval unset 'ADVISOR_2018_DIR;' unset 'BACIO_LIB4;' unset 'BACIO_LIB8;' unset 'BACIO_SRC;' unset 'BACIO_VER;' unset 'BINARY_TYPE_HPC;' unset '__LMOD_REF_COUNT_CLASSPATH;' unset 'CLASSPATH;' unset 'CLCK_ROOT;' unset 'CMAKE_CXX_COMPILER;' unset 'CMAKE_C_COMPILER;' unset 'CMAKE_Fortran_COMPILER;' unset 'CMAKE_Platform;' unset 'COMP;' unset '__LMOD_REF_COUNT_CPATH;' unset 'CPATH;' unset '__LMOD_REF_COUNT_CPLUS_INCLUDE_PATH;' unset 'CPLUS_INCLUDE_PATH;' unset 'CRTM_FIX;' unset 'CRTM_INC;' unset 'CRTM_LIB;' unset 'CRTM_SRC;' unset 'CRTM_VER;' unset 'DAALROOT;' unset 'ECF_HOSTFILE;' unset 'ECF_PORT;' unset 'ECF_ROOT;' unset 'ESMFMKFILE;' unset 'G2TMPL_INC;' unset 'G2TMPL_LIB;' unset 'G2TMPL_SRC;' unset 'G2TMPL_VER;' unset 'G2_INC4;' unset 'G2_INCd;' unset 'G2_LIB4;' unset 'G2_LIBd;' unset 'G2_SRC;' unset 'G2_VER;' unset 'GDBSERVER_MIC;' unset 'GDB_CROSS;' unset 'HDF5;' unset 'HDF5_CFLAGS;' unset 'HDF5_CXXFLAGS;' unset 'HDF5_FFLAGS;' unset 'HDF5_INCLUDE;' unset 'HDF5_LDFLAGS;' unset 'HDF5_LDFLAGS_C;' unset 'HDF5_LDFLAGS_CXX;' unset 'HDF5_LDFLAGS_F;' unset '__LMOD_REF_COUNT_INFOPATH;' unset 'INFOPATH;' unset 'INSPECTOR_2018_DIR;' unset 'INTEL_LICENSE_FILE;' unset 'INTEL_PYTHONHOME;' unset 'IPPROOT;' unset 'IP_INC4;' unset 'IP_INC8;' unset 'IP_INCd;' unset 'IP_LIB4;' unset 'IP_LIB8;' unset 'IP_LIBd;' unset 'IP_SRC;' unset 'IP_VER;' unset 'I_MPI_CC;' unset 'I_MPI_CXX;' unset 'I_MPI_EXTRA_FILESYSTEM;' unset 'I_MPI_EXTRA_FILESYSTEM_LIST;' unset 'I_MPI_F77;' unset 'I_MPI_F90;' unset 'I_MPI_FC;' unset 'I_MPI_HYDRA_BOOTSTRAP;' unset 'I_MPI_HYDRA_IFACE;' unset 'I_MPI_LSF_USE_COLLECTIVE_LAUNCH;' unset 'I_MPI_ROOT;' unset 'JASPER_INC;' unset 'JASPER_LIB;' unset 'JASPER_LIBDIR;' unset 'JASPER_SRC;' unset 'JASPER_VER;' unset 'KMP_AFFINITY;' unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LIBRARY_PATH;' unset 'LIBRARY_PATH;' unset 'LIB_NAME;' unset 'LMOD_FAMILY_COMPILER;' unset 'LMOD_FAMILY_COMPILER_VERSION;' unset 'LMOD_FAMILY_MPI;' unset 'LMOD_FAMILY_MPI_VERSION;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' unset 'LSF_BINDIR;' unset 'LSF_ENVDIR;' unset 'LSF_LIBDIR;' unset 'LSF_SERVERDIR;' '__LMOD_REF_COUNT_MANPATH="/usrx/local/prod/lmod/lmod/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/usrx/local/prod/lmod/lmod/share/man::";' export 'MANPATH;' unset 'MKLROOT;' 'MODULEPATH="/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod";' export 'MODULEPATH;' unset 'MPM_LAUNCHER;' unset 'NEMSIO_INC;' unset 'NEMSIO_LIB;' unset 'NEMSIO_SRC;' unset 'NEMSIO_VER;' unset 'NETCDF;' unset 'NETCDF_CFLAGS;' unset 'NETCDF_CXX4FLAGS;' unset 'NETCDF_CXXFLAGS;' unset 'NETCDF_FFLAGS;' unset 'NETCDF_INC;' unset 'NETCDF_INCLUDE;' unset 'NETCDF_LDFLAGS;' unset 'NETCDF_LDFLAGS_C;' unset 'NETCDF_LDFLAGS_CXX;' unset 'NETCDF_LDFLAGS_CXX4;' unset 'NETCDF_LDFLAGS_F;' unset 'NETCDF_LIB;' unset 'NETCDF_ROOT;' unset '__LMOD_REF_COUNT_NLSPATH;' unset 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:2;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:1;/u/Dusan.Jovic/.local/bin:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:/u/Dusan.Jovic/.local/bin";' export 'PATH;' unset 'PKG_CONFIG_PATH;' unset 'PNG_INC;' unset 'PNG_LIB;' unset 'PNG_LIB12;' unset 'PNG_LIBDIR;' unset 'PNG_LIBso;' unset 'PNG_SRC;' unset 'PNG_VER;' unset 'POST_INC;' unset 'POST_LIB;' unset 'POST_SRC;' unset 'POST_VER;' unset 'PSTLROOT;' unset 'PYTHONPATH;' unset '__LMOD_REF_COUNT_QT_PLUGIN_PATH;' unset 'QT_PLUGIN_PATH;' unset 'SP_LIB4;' unset 'SP_LIB8;' unset 'SP_LIBd;' unset 'SP_SRC;' unset 'SP_VER;' unset 'TBBROOT;' unset 'VT_ADD_LIBS;' unset 'VT_ARCH;' unset 'VT_LIB_DIR;' unset 'VT_MPI;' unset 'VT_ROOT;' unset 'VT_SLIB_DIR;' unset 'W3EMC_INC4;' unset 'W3EMC_INC8;' unset 'W3EMC_INCd;' unset 'W3EMC_LIB4;' unset 'W3EMC_LIB8;' unset 'W3EMC_LIBd;' unset 'W3EMC_SRC;' unset 'W3EMC_VER;' unset 'W3NCO_INC4;' unset 'W3NCO_INC8;' unset 'W3NCO_INCd;' unset 'W3NCO_LIB4;' unset 'W3NCO_LIB8;' unset 'W3NCO_LIBd;' unset 'W3NCO_SRC;' unset 'W3NCO_VER;' unset 'XLSF_UIDDIR;' unset 'Z_INC;' unset 'Z_LIB;' unset 'Z_SRC;' unset 'Z_VER;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3NvZnQvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxl";' export '_ModuleTable001_;' '_ModuleTable002_="cy9Db3JlIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzIiwiL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmU6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmczovZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLH0=";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' unset '_ModuleTable004_;' unset '_ModuleTable005_;' unset '_ModuleTable006_;' unset '_ModuleTable007_;' unset '_ModuleTable008_;' unset '_ModuleTable009_;' unset '_ModuleTable010_;' unset '_ModuleTable011_;' unset '_ModuleTable012_;' unset '_ModuleTable013_;' unset '_ModuleTable014_;' unset '_ModuleTable015_;' unset '_ModuleTable016_;' unset '_ModuleTable017_;' +++ eval unset 'ADVISOR_2018_DIR;' unset 'BACIO_LIB4;' unset 'BACIO_LIB8;' unset 'BACIO_SRC;' unset 'BACIO_VER;' unset 'BINARY_TYPE_HPC;' unset '__LMOD_REF_COUNT_CLASSPATH;' unset 'CLASSPATH;' unset 'CLCK_ROOT;' unset 'CMAKE_CXX_COMPILER;' unset 'CMAKE_C_COMPILER;' unset 'CMAKE_Fortran_COMPILER;' unset 'CMAKE_Platform;' unset 'COMP;' unset '__LMOD_REF_COUNT_CPATH;' unset 'CPATH;' unset '__LMOD_REF_COUNT_CPLUS_INCLUDE_PATH;' unset 'CPLUS_INCLUDE_PATH;' unset 'CRTM_FIX;' unset 'CRTM_INC;' unset 'CRTM_LIB;' unset 'CRTM_SRC;' unset 'CRTM_VER;' unset 'DAALROOT;' unset 'ECF_HOSTFILE;' unset 'ECF_PORT;' unset 'ECF_ROOT;' unset 'ESMFMKFILE;' unset 'G2TMPL_INC;' unset 'G2TMPL_LIB;' unset 'G2TMPL_SRC;' unset 'G2TMPL_VER;' unset 'G2_INC4;' unset 'G2_INCd;' unset 'G2_LIB4;' unset 'G2_LIBd;' unset 'G2_SRC;' unset 'G2_VER;' unset 'GDBSERVER_MIC;' unset 'GDB_CROSS;' unset 'HDF5;' unset 'HDF5_CFLAGS;' unset 'HDF5_CXXFLAGS;' unset 'HDF5_FFLAGS;' unset 'HDF5_INCLUDE;' unset 'HDF5_LDFLAGS;' unset 'HDF5_LDFLAGS_C;' unset 'HDF5_LDFLAGS_CXX;' unset 'HDF5_LDFLAGS_F;' unset '__LMOD_REF_COUNT_INFOPATH;' unset 'INFOPATH;' unset 'INSPECTOR_2018_DIR;' unset 'INTEL_LICENSE_FILE;' unset 'INTEL_PYTHONHOME;' unset 'IPPROOT;' unset 'IP_INC4;' unset 'IP_INC8;' unset 'IP_INCd;' unset 'IP_LIB4;' unset 'IP_LIB8;' unset 'IP_LIBd;' unset 'IP_SRC;' unset 'IP_VER;' unset 'I_MPI_CC;' unset 'I_MPI_CXX;' unset 'I_MPI_EXTRA_FILESYSTEM;' unset 'I_MPI_EXTRA_FILESYSTEM_LIST;' unset 'I_MPI_F77;' unset 'I_MPI_F90;' unset 'I_MPI_FC;' unset 'I_MPI_HYDRA_BOOTSTRAP;' unset 'I_MPI_HYDRA_IFACE;' unset 'I_MPI_LSF_USE_COLLECTIVE_LAUNCH;' unset 'I_MPI_ROOT;' unset 'JASPER_INC;' unset 'JASPER_LIB;' unset 'JASPER_LIBDIR;' unset 'JASPER_SRC;' unset 'JASPER_VER;' unset 'KMP_AFFINITY;' unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LIBRARY_PATH;' unset 'LIBRARY_PATH;' unset 'LIB_NAME;' unset 'LMOD_FAMILY_COMPILER;' unset 'LMOD_FAMILY_COMPILER_VERSION;' unset 'LMOD_FAMILY_MPI;' unset 'LMOD_FAMILY_MPI_VERSION;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' unset 'LSF_BINDIR;' unset 'LSF_ENVDIR;' unset 'LSF_LIBDIR;' unset 'LSF_SERVERDIR;' '__LMOD_REF_COUNT_MANPATH="/usrx/local/prod/lmod/lmod/share/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/usrx/local/prod/lmod/lmod/share/man::";' export 'MANPATH;' unset 'MKLROOT;' 'MODULEPATH="/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles";' export 'MODULEPATH;' unset 'MPM_LAUNCHER;' unset 'NEMSIO_INC;' unset 'NEMSIO_LIB;' unset 'NEMSIO_SRC;' unset 'NEMSIO_VER;' unset 'NETCDF;' unset 'NETCDF_CFLAGS;' unset 'NETCDF_CXX4FLAGS;' unset 'NETCDF_CXXFLAGS;' unset 'NETCDF_FFLAGS;' unset 'NETCDF_INC;' unset 'NETCDF_INCLUDE;' unset 'NETCDF_LDFLAGS;' unset 'NETCDF_LDFLAGS_C;' unset 'NETCDF_LDFLAGS_CXX;' unset 'NETCDF_LDFLAGS_CXX4;' unset 'NETCDF_LDFLAGS_F;' unset 'NETCDF_LIB;' unset 'NETCDF_ROOT;' unset '__LMOD_REF_COUNT_NLSPATH;' unset 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:3;/usrx/local/emc_rocoto/1.2.3/bin:2;/u/Dusan.Jovic/.local/bin:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/usrx/local/emc_rocoto/1.2.3/bin:/u/Dusan.Jovic/.local/bin";' export 'PATH;' unset 'PKG_CONFIG_PATH;' unset 'PNG_INC;' unset 'PNG_LIB;' unset 'PNG_LIB12;' unset 'PNG_LIBDIR;' unset 'PNG_LIBso;' unset 'PNG_SRC;' unset 'PNG_VER;' unset 'POST_INC;' unset 'POST_LIB;' unset 'POST_SRC;' unset 'POST_VER;' unset 'PSTLROOT;' unset 'PYTHONPATH;' unset '__LMOD_REF_COUNT_QT_PLUGIN_PATH;' unset 'QT_PLUGIN_PATH;' unset 'SP_LIB4;' unset 'SP_LIB8;' unset 'SP_LIBd;' unset 'SP_SRC;' unset 'SP_VER;' unset 'TBBROOT;' unset 'VT_ADD_LIBS;' unset 'VT_ARCH;' unset 'VT_LIB_DIR;' unset 'VT_MPI;' unset 'VT_ROOT;' unset 'VT_SLIB_DIR;' unset 'W3EMC_INC4;' unset 'W3EMC_INC8;' unset 'W3EMC_INCd;' unset 'W3EMC_LIB4;' unset 'W3EMC_LIB8;' unset 'W3EMC_LIBd;' unset 'W3EMC_SRC;' unset 'W3EMC_VER;' unset 'W3NCO_LIB4;' unset 'W3NCO_LIB8;' unset 'W3NCO_LIBd;' unset 'W3NCO_SRC;' unset 'W3NCO_VER;' unset 'XLSF_UIDDIR;' unset 'Z_INC;' unset 'Z_LIB;' unset 'Z_SRC;' unset 'Z_VER;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy93Y29zc19kZWxsX3AzIiwiL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZCIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmcyIs";' export '_ModuleTable001_;' '_ModuleTable002_="Ii9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZDovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnM6L2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' unset '_ModuleTable004_;' unset '_ModuleTable005_;' unset '_ModuleTable006_;' unset '_ModuleTable007_;' unset '_ModuleTable008_;' unset '_ModuleTable009_;' unset '_ModuleTable010_;' unset '_ModuleTable011_;' unset '_ModuleTable012_;' unset '_ModuleTable013_;' unset '_ModuleTable014_;' unset '_ModuleTable015_;' unset '_ModuleTable016_;' unset '_ModuleTable017_;' +++ unset ADVISOR_2018_DIR +++ unset BACIO_LIB4 +++ unset BACIO_LIB8 @@ -2693,7 +2675,7 @@ Compiling 32BIT=Y into fv3_3.exe on wcoss_dell_p3 +++ MANPATH=/usrx/local/prod/lmod/lmod/share/man:: +++ export MANPATH +++ unset MKLROOT -+++ MODULEPATH=/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod ++++ MODULEPATH=/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles +++ export MODULEPATH +++ unset MPM_LAUNCHER +++ unset NEMSIO_INC @@ -2716,9 +2698,9 @@ Compiling 32BIT=Y into fv3_3.exe on wcoss_dell_p3 +++ unset NETCDF_ROOT +++ unset __LMOD_REF_COUNT_NLSPATH +++ unset NLSPATH -+++ __LMOD_REF_COUNT_PATH='/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:2;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:1;/u/Dusan.Jovic/.local/bin:1' ++++ __LMOD_REF_COUNT_PATH='/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:3;/usrx/local/emc_rocoto/1.2.3/bin:2;/u/Dusan.Jovic/.local/bin:1' +++ export __LMOD_REF_COUNT_PATH -+++ PATH=/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:/u/Dusan.Jovic/.local/bin ++++ PATH=/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/usrx/local/emc_rocoto/1.2.3/bin:/u/Dusan.Jovic/.local/bin +++ export PATH +++ unset PKG_CONFIG_PATH +++ unset PNG_INC @@ -2756,9 +2738,6 @@ Compiling 32BIT=Y into fv3_3.exe on wcoss_dell_p3 +++ unset W3EMC_LIBd +++ unset W3EMC_SRC +++ unset W3EMC_VER -+++ unset W3NCO_INC4 -+++ unset W3NCO_INC8 -+++ unset W3NCO_INCd +++ unset W3NCO_LIB4 +++ unset W3NCO_LIB8 +++ unset W3NCO_LIBd @@ -2771,9 +2750,9 @@ Compiling 32BIT=Y into fv3_3.exe on wcoss_dell_p3 +++ unset Z_VER +++ unset __LMOD_REF_COUNT__LMFILES_ +++ unset _LMFILES_ -+++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3NvZnQvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxl ++++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL1NNX0ZlYjI0MjAyMC91ZnMtd2VhdGhlci1tb2RlbC9tb2R1bGVmaWxlcy93Y29zc19kZWxsX3AzIiwiL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZCIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmcyIs +++ export _ModuleTable001_ -+++ _ModuleTable002_=cy9Db3JlIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzIiwiL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmU6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmczovZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLH0= ++++ _ModuleTable002_=Ii9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZDovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnM6L2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9 +++ export _ModuleTable002_ +++ _ModuleTable_Sz_=2 +++ export _ModuleTable_Sz_ @@ -2796,18 +2775,18 @@ Compiling 32BIT=Y into fv3_3.exe on wcoss_dell_p3 ++ unset __ms_shell ++ unset __ms_ksh_test ++ unset __ms_bash_test -++ unset setup__test_function__20097 +++ unset setup__test_function__176741 ++ unset __ms_function_name + [[ wcoss_dell_p3 == macosx.* ]] + [[ wcoss_dell_p3 == linux.* ]] -+ module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3 -++ /usrx/local/prod/lmod/lmod/libexec/lmod bash use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3 -+ eval 'MODULEPATH="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9wcjU2L3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMiLCIvdXNyeC9sb2NhbC9kZXYvZW1jX3JvY290by9tb2R1bGVmaWxlcyIsIi9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3NvZnQvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxl";' export '_ModuleTable001_;' '_ModuleTable002_="cy9Db3JlIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzIiwiL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmU6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmczovZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLH0=";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' -++ MODULEPATH=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod ++ module use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3 +++ /usrx/local/prod/lmod/lmod/libexec/lmod bash use /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3 ++ eval 'MODULEPATH="/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZCIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmcyIs";' export '_ModuleTable001_;' '_ModuleTable002_="Ii9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZDovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnM6L2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9";' export '_ModuleTable002_;' '_ModuleTable_Sz_="2";' export '_ModuleTable_Sz_;' +++ MODULEPATH=/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles ++ export MODULEPATH -++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9wcjU2L3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMiLCIvdXNyeC9sb2NhbC9kZXYvZW1jX3JvY290by9tb2R1bGVmaWxlcyIsIi9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3NvZnQvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxl +++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZCIsIi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmcyIs ++ export _ModuleTable001_ -++ _ModuleTable002_=cy9Db3JlIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzIiwiL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9LFsic3lzdGVtQmFzZU1QQVRIIl09Ii91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmU6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvZGVmczovZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLH0= +++ _ModuleTable002_=Ii9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvdXNyeC9sb2NhbC9wcm9kL2xtb2QvbG1vZC9tb2R1bGVmaWxlcy9Db3JlOi91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZDovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnM6L2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29yZV9wcm9kIix9 ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ @@ -2815,7 +2794,7 @@ Compiling 32BIT=Y into fv3_3.exe on wcoss_dell_p3 + eval + module load fv3 ++ /usrx/local/prod/lmod/lmod/libexec/lmod bash load fv3 -+ eval 'ADVISOR_2018_DIR="/usrx/local/prod/intel/2018UP01/advisor_2018";' export 'ADVISOR_2018_DIR;' 'BACIO_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a";' export 'BACIO_LIB4;' 'BACIO_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_8.a";' export 'BACIO_LIB8;' 'BACIO_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/bacio_v2.0.3";' export 'BACIO_SRC;' 'BACIO_VER="v2.0.3";' export 'BACIO_VER;' 'BINARY_TYPE_HPC="";' export 'BINARY_TYPE_HPC;' '__LMOD_REF_COUNT_CLASSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64/mpi.jar:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/daal.jar:1";' export '__LMOD_REF_COUNT_CLASSPATH;' 'CLASSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64/mpi.jar:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/daal.jar";' export 'CLASSPATH;' 'CLCK_ROOT="/usrx/local/prod/intel/2018UP01/clck_latest";' export 'CLCK_ROOT;' 'CMAKE_CXX_COMPILER="mpiicpc";' export 'CMAKE_CXX_COMPILER;' 'CMAKE_C_COMPILER="mpiicc";' export 'CMAKE_C_COMPILER;' 'CMAKE_Fortran_COMPILER="mpiifort";' export 'CMAKE_Fortran_COMPILER;' 'CMAKE_Platform="wcoss_dell_p3";' export 'CMAKE_Platform;' 'COMP="ips";' export 'COMP;' '__LMOD_REF_COUNT_CPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/pstl/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/include:1";' export '__LMOD_REF_COUNT_CPATH;' 'CPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/pstl/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/include";' export 'CPATH;' '__LMOD_REF_COUNT_CPLUS_INCLUDE_PATH="/usrx/local/prod/intel/2018UP01/clck_latest/include:1";' export '__LMOD_REF_COUNT_CPLUS_INCLUDE_PATH;' 'CPLUS_INCLUDE_PATH="/usrx/local/prod/intel/2018UP01/clck_latest/include";' export 'CPLUS_INCLUDE_PATH;' 'CRTM_FIX="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/fix";' export 'CRTM_FIX;' 'CRTM_INC="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/include/crtm_v2.2.6";' export 'CRTM_INC;' 'CRTM_LIB="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a";' export 'CRTM_LIB;' 'CRTM_SRC="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/src";' export 'CRTM_SRC;' 'CRTM_VER="v2.2.6";' export 'CRTM_VER;' 'DAALROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal";' export 'DAALROOT;' 'ESMFMKFILE="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib/esmf.mk";' export 'ESMFMKFILE;' 'G2TMPL_INC="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/g2tmpl_v1.6.0";' export 'G2TMPL_INC;' 'G2TMPL_LIB="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a";' export 'G2TMPL_LIB;' 'G2TMPL_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/g2tmpl_v1.6.0/src";' export 'G2TMPL_SRC;' 'G2TMPL_VER="v1.6.0";' export 'G2TMPL_VER;' 'G2_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/g2_v3.1.1_4";' export 'G2_INC4;' 'G2_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/g2_v3.1.1_d";' export 'G2_INCd;' 'G2_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a";' export 'G2_LIB4;' 'G2_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_d.a";' export 'G2_LIBd;' 'G2_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/g2_v3.1.1";' export 'G2_SRC;' 'G2_VER="v3.1.1";' export 'G2_VER;' 'GDBSERVER_MIC="/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin/gdbserver";' export 'GDBSERVER_MIC;' 'GDB_CROSS="/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin/gdb-ia";' export 'GDB_CROSS;' 'HDF5="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel";' export 'HDF5;' 'HDF5_CFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_CFLAGS;' 'HDF5_CXXFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_CXXFLAGS;' 'HDF5_FFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_FFLAGS;' 'HDF5_INCLUDE="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_INCLUDE;' 'HDF5_LDFLAGS="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl -lhdf5hl_fortran -lhdf5 '-lhdf5_fortran";' export 'HDF5_LDFLAGS;' 'HDF5_LDFLAGS_C="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_C;' 'HDF5_LDFLAGS_CXX="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl -hdf5_hl_cpp -lhdf5 '-lhdf5_cpp";' export 'HDF5_LDFLAGS_CXX;' 'HDF5_LDFLAGS_F="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl -lhdf5hl_fortran '-lhdf5";' export 'HDF5_LDFLAGS_F;' '__LMOD_REF_COUNT_INFOPATH="/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/info:1;info_gdb_igfx:1";' export '__LMOD_REF_COUNT_INFOPATH;' 'INFOPATH="/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/info:info_gdb_igfx";' export 'INFOPATH;' 'INSPECTOR_2018_DIR="/usrx/local/prod/intel/2018UP01/inspector_2018";' export 'INSPECTOR_2018_DIR;' 'INTEL_LICENSE_FILE="/usrx/local/prod/intel/licenses";' export 'INTEL_LICENSE_FILE;' 'INTEL_PYTHONHOME="/usrx/local/prod/intel/2018UP01/debugger_2018/python/intel64";' export 'INTEL_PYTHONHOME;' 'IPPROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp";' export 'IPPROOT;' 'IP_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ip_v3.0.2_4";' export 'IP_INC4;' 'IP_INC8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ip_v3.0.2_8";' export 'IP_INC8;' 'IP_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ip_v3.0.2_d";' export 'IP_INCd;' 'IP_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libip_v3.0.2_4.a";' export 'IP_LIB4;' 'IP_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libip_v3.0.2_8.a";' export 'IP_LIB8;' 'IP_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libip_v3.0.2_d.a";' export 'IP_LIBd;' 'IP_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/ip_v3.0.2";' export 'IP_SRC;' 'IP_VER="v3.0.2";' export 'IP_VER;' 'I_MPI_CC="icc";' export 'I_MPI_CC;' 'I_MPI_CXX="icpc";' export 'I_MPI_CXX;' 'I_MPI_EXTRA_FILESYSTEM="yes";' export 'I_MPI_EXTRA_FILESYSTEM;' 'I_MPI_EXTRA_FILESYSTEM_LIST="gpfs";' export 'I_MPI_EXTRA_FILESYSTEM_LIST;' 'I_MPI_F77="ifort";' export 'I_MPI_F77;' 'I_MPI_F90="ifort";' export 'I_MPI_F90;' 'I_MPI_FC="ifort";' export 'I_MPI_FC;' 'I_MPI_HYDRA_BOOTSTRAP="lsf";' export 'I_MPI_HYDRA_BOOTSTRAP;' 'I_MPI_HYDRA_IFACE="ib0";' export 'I_MPI_HYDRA_IFACE;' 'I_MPI_LSF_USE_COLLECTIVE_LAUNCH="1";' export 'I_MPI_LSF_USE_COLLECTIVE_LAUNCH;' 'I_MPI_ROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi";' export 'I_MPI_ROOT;' 'JASPER_INC="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/include";' export 'JASPER_INC;' 'JASPER_LIB="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a";' export 'JASPER_LIB;' 'JASPER_LIBDIR="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib";' export 'JASPER_LIBDIR;' 'JASPER_SRC="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/src/jasper-1.900.29";' export 'JASPER_SRC;' 'JASPER_VER="1.900.29";' export 'JASPER_VER;' 'KMP_AFFINITY="scatter";' export 'KMP_AFFINITY;' unset 'LAUNCH;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib:2;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib:1;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:1;/usrx/local/prod/intel/2018UP01/itac_latest/slib:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:1;/usrx/local/prod/intel/2018UP01/debugger_2018/iga/lib:1;/usrx/local/prod/intel/2018UP01/debugger_2018/libipt/intel64/lib:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:/usrx/local/prod/intel/2018UP01/itac_latest/slib:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:/usrx/local/prod/intel/2018UP01/debugger_2018/iga/lib:/usrx/local/prod/intel/2018UP01/debugger_2018/libipt/intel64/lib:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4";' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LIBRARY_PATH="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:1;/usrx/local/prod/intel/2018UP01/clck_latest/lib/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LIBRARY_PATH;' 'LIBRARY_PATH="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:/usrx/local/prod/intel/2018UP01/clck_latest/lib/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4";' export 'LIBRARY_PATH;' 'LIB_NAME="POST";' export 'LIB_NAME;' 'LMOD_FAMILY_COMPILER="ips";' export 'LMOD_FAMILY_COMPILER;' 'LMOD_FAMILY_COMPILER_VERSION="18.0.1.163";' export 'LMOD_FAMILY_COMPILER_VERSION;' 'LMOD_FAMILY_MPI="impi";' export 'LMOD_FAMILY_MPI;' 'LMOD_FAMILY_MPI_VERSION="18.0.1";' export 'LMOD_FAMILY_MPI_VERSION;' '__LMOD_REF_COUNT_LOADEDMODULES="ips/18.0.1.163:1;impi/18.0.1:1;lsf/10.1:1;bacio/2.0.3:1;ip/3.0.2:1;sp/2.0.3:1;w3nco/2.0.7:1;w3emc/2.3.1:1;nemsio/2.2.4:1;g2/3.1.1:1;g2tmpl/1.6.0:1;crtm/2.2.6:1;jasper/1.900.29:1;libpng/1.2.59:1;zlib/1.2.11:1;post/8.0.5:1;hdf5_parallel/1.10.6:1;netcdf_parallel/4.7.4:1;esmf/8.0.0_ParallelNetCDF:1;cmake/3.10.0:1;fv3:1";' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES="ips/18.0.1.163:impi/18.0.1:lsf/10.1:bacio/2.0.3:ip/3.0.2:sp/2.0.3:w3nco/2.0.7:w3emc/2.3.1:nemsio/2.2.4:g2/3.1.1:g2tmpl/1.6.0:crtm/2.2.6:jasper/1.900.29:libpng/1.2.59:zlib/1.2.11:post/8.0.5:hdf5_parallel/1.10.6:netcdf_parallel/4.7.4:esmf/8.0.0_ParallelNetCDF:cmake/3.10.0:fv3";' export 'LOADEDMODULES;' 'LSF_BINDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin";' export 'LSF_BINDIR;' 'LSF_ENVDIR="/gpfs/lsf/conf";' export 'LSF_ENVDIR;' 'LSF_LIBDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib";' export 'LSF_LIBDIR;' 'LSF_SERVERDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc";' export 'LSF_SERVERDIR;' '__LMOD_REF_COUNT_MANPATH="/usrx/local/dev/packages/cmake/3.10.0/share/man:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:2;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:1;/gpfs/lsf/10.1/man:1;/usrx/local/prod/intel/2018UP01/itac_latest/man:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:1;/usrx/local/prod/lmod/lmod/share/man:1;/usrx/local/prod/intel/2018UP01/inspector_2018/man:1;/usrx/local/prod/intel/2018UP01/advisor_2018/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/usrx/local/dev/packages/cmake/3.10.0/share/man:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:/gpfs/lsf/10.1/man:/usrx/local/prod/intel/2018UP01/itac_latest/man:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:/usrx/local/prod/lmod/lmod/share/man::/usrx/local/prod/intel/2018UP01/inspector_2018/man:/usrx/local/prod/intel/2018UP01/advisor_2018/man";' export 'MANPATH;' 'MKLROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl";' export 'MKLROOT;' 'MODULEPATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles";' export 'MODULEPATH;' 'MPM_LAUNCHER="/usrx/local/prod/intel/2018UP01/debugger_2018/mpm/mic/bin/start_mpm.sh";' export 'MPM_LAUNCHER;' 'NEMSIO_INC="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/nemsio_v2.2.4";' export 'NEMSIO_INC;' 'NEMSIO_LIB="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a";' export 'NEMSIO_LIB;' 'NEMSIO_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/nemsio_v2.2.4";' export 'NEMSIO_SRC;' 'NEMSIO_VER="v2.2.4";' export 'NEMSIO_VER;' 'NETCDF="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel";' export 'NETCDF;' 'NETCDF_CFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_CFLAGS;' 'NETCDF_CXX4FLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_CXX4FLAGS;' 'NETCDF_CXXFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_CXXFLAGS;' 'NETCDF_FFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_FFLAGS;' 'NETCDF_INC="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_INC;' 'NETCDF_INCLUDE="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_INCLUDE;' 'NETCDF_LDFLAGS="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS;' 'NETCDF_LDFLAGS_C="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' '-lnetcdf";' export 'NETCDF_LDFLAGS_C;' 'NETCDF_LDFLAGS_CXX="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++";' export 'NETCDF_LDFLAGS_CXX;' 'NETCDF_LDFLAGS_CXX4="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++4";' export 'NETCDF_LDFLAGS_CXX4;' 'NETCDF_LDFLAGS_F="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS_F;' 'NETCDF_LIB="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib";' export 'NETCDF_LIB;' 'NETCDF_ROOT="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel";' export 'NETCDF_ROOT;' '__LMOD_REF_COUNT_NLSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin/locale/%l_%t/%N:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/share/locale/%l_%t/%N:1";' export '__LMOD_REF_COUNT_NLSPATH;' 'NLSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin/locale/%l_%t/%N:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin/locale/%l_%t/%N::/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/share/locale/%l_%t/%N";' export 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/usrx/local/dev/packages/cmake/3.10.0/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:2;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:1;/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:1;/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:1;/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:1;/usrx/local/prod/intel/2018UP01/itac_latest/bin:1;/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:2;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:1;/u/Dusan.Jovic/.local/bin:1;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/usrx/local/dev/packages/cmake/3.10.0/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:/usrx/local/prod/intel/2018UP01/itac_latest/bin:/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:/u/Dusan.Jovic/.local/bin:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include";' export 'PATH;' 'PKG_CONFIG_PATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/bin/pkgconfig";' export 'PKG_CONFIG_PATH;' 'PNG_INC="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/include";' export 'PNG_INC;' 'PNG_LIB="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a";' export 'PNG_LIB;' 'PNG_LIB12="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng12.a";' export 'PNG_LIB12;' 'PNG_LIBDIR="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib";' export 'PNG_LIBDIR;' 'PNG_LIBso="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.so";' export 'PNG_LIBso;' 'PNG_SRC="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/src/libpng-1.2.59";' export 'PNG_SRC;' 'PNG_VER="1.2.59";' export 'PNG_VER;' 'POST_INC="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4";' export 'POST_INC;' 'POST_LIB="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a";' export 'POST_LIB;' 'POST_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/post_v8.0.5";' export 'POST_SRC;' 'POST_VER="v8.0.5";' export 'POST_VER;' 'PSTLROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/pstl";' export 'PSTLROOT;' 'PYTHONPATH="/usrx/local/prod/intel/2018UP01/advisor_2018/pythonapi";' export 'PYTHONPATH;' 'SP_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_4.a";' export 'SP_LIB4;' 'SP_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_8.a";' export 'SP_LIB8;' 'SP_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a";' export 'SP_LIBd;' 'SP_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/sp_v2.0.3";' export 'SP_SRC;' 'SP_VER="v2.0.3";' export 'SP_VER;' 'TBBROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb";' export 'TBBROOT;' 'VT_ADD_LIBS="-ldwarf' -lelf -lvtunwind -lm '-lpthread";' export 'VT_ADD_LIBS;' 'VT_ARCH="intel64";' export 'VT_ARCH;' 'VT_LIB_DIR="/usrx/local/prod/intel/2018UP01/itac_latest/lib";' export 'VT_LIB_DIR;' 'VT_MPI="impi4";' export 'VT_MPI;' 'VT_ROOT="/usrx/local/prod/intel/2018UP01/itac_latest";' export 'VT_ROOT;' 'VT_SLIB_DIR="/usrx/local/prod/intel/2018UP01/itac_latest/slib";' export 'VT_SLIB_DIR;' 'W3EMC_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3emc_v2.3.1_4";' export 'W3EMC_INC4;' 'W3EMC_INC8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3emc_v2.3.1_8";' export 'W3EMC_INC8;' 'W3EMC_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3emc_v2.3.1_d";' export 'W3EMC_INCd;' 'W3EMC_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_4.a";' export 'W3EMC_LIB4;' 'W3EMC_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_8.a";' export 'W3EMC_LIB8;' 'W3EMC_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a";' export 'W3EMC_LIBd;' 'W3EMC_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/w3emc_v2.3.1";' export 'W3EMC_SRC;' 'W3EMC_VER="v2.3.1";' export 'W3EMC_VER;' 'W3NCO_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3nco_v2.0.7_4";' export 'W3NCO_INC4;' 'W3NCO_INC8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3nco_v2.0.7_8";' export 'W3NCO_INC8;' 'W3NCO_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3nco_v2.0.7_d";' export 'W3NCO_INCd;' 'W3NCO_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_4.a";' export 'W3NCO_LIB4;' 'W3NCO_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_8.a";' export 'W3NCO_LIB8;' 'W3NCO_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a";' export 'W3NCO_LIBd;' 'W3NCO_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/w3nco_v2.0.7";' export 'W3NCO_SRC;' 'W3NCO_VER="v2.0.7";' export 'W3NCO_VER;' 'XLSF_UIDDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/uid";' export 'XLSF_UIDDIR;' 'Z_INC="/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include";' export 'Z_INC;' 'Z_LIB="/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a";' export 'Z_LIB;' 'Z_SRC="/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/src";' export 'Z_SRC;' 'Z_VER="1.2.11";' export 'Z_VER;' '__LMOD_REF_COUNT__LMFILES_="/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:1;/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:1;/usrx/local/prod/modulefiles/core_third/lsf/10.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/usrx/local/dev/modulefiles/cmake/3.10.0:1;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3:1";' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_="/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:/usrx/local/prod/modulefiles/core_third/lsf/10.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:/usrx/local/dev/modulefiles/cmake/3.10.0:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvZGV2L21vZHVsZWZpbGVzL2NtYWtlLzMuMTAuMCIs";' export '_ModuleTable001_;' '_ModuleTable002_="WyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNw";' export '_ModuleTable002_;' '_ModuleTable003_="YXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9wcjU2L3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09";' export '_ModuleTable003_;' '_ModuleTable004_="ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2Vy";' export '_ModuleTable004_;' '_ModuleTable005_="TmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9oZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJmdWxsTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJsb2FkT3JkZXIiXT0xNyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsfSxpbXBpPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfbXBpL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEubHVhIixbImZ1bGxOYW1lIl09ImltcGkvMTguMC4xIixbImxv";' export '_ModuleTable005_;' '_ModuleTable006_="YWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW1waS8xOC4wLjEiLH0saXA9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2lwLzMuMC4yIixbImZ1bGxOYW1lIl09ImlwLzMuMC4yIixbImxvYWRPcmRlciJdPTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXAvMy4wLjIiLH0saXBzPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZC9pcHMvMTguMC4xLjE2MyIsWyJmdWxsTmFtZSJdPSJpcHMvMTguMC4xLjE2MyIsWyJsb2FkT3JkZXIiXT0xLHBy";' export '_ModuleTable006_;' '_ModuleTable007_="b3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imlwcy8xOC4wLjEuMTYzIix9LGphc3Blcj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEvamFzcGVyLzEuOTAwLjI5IixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsWyJsb2FkT3JkZXIiXT0xMyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJqYXNwZXIvMS45MDAuMjkiLH0sbGlicG5nPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9saWJwbmcvMS4yLjU5IixbImZ1bGxO";' export '_ModuleTable007_;' '_ModuleTable008_="YW1lIl09ImxpYnBuZy8xLjIuNTkiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibGlicG5nLzEuMi41OSIsfSxsc2Y9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2xzZi8xMC4xIixbImZ1bGxOYW1lIl09ImxzZi8xMC4xIixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibHNmLzEwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVt";' export '_ModuleTable008_;' '_ModuleTable009_="c2lvLzIuMi40IixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9uZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsiZnVsbE5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsfSxwb3N0PXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBs";' export '_ModuleTable009_;' '_ModuleTable010_="aWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTYscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9zdC84LjAuNSIsfSxzcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSx3M2VtYz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJ";' export '_ModuleTable010_;' '_ModuleTable011_="QlMvbW9kdWxlZmlsZXMvdzNlbWMvMi4zLjEiLFsiZnVsbE5hbWUiXT0idzNlbWMvMi4zLjEiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M2VtYy8yLjMuMSIsfSx3M25jbz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvdzNuY28vMi4wLjciLFsiZnVsbE5hbWUiXT0idzNuY28vMi4wLjciLFsibG9hZE9yZGVyIl09Nyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6bGliPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29t";' export '_ModuleTable011_;' '_ModuleTable012_="cGlsZXJfdGhpcmQvaXBzLzE4LjAuMS96bGliLzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6bGliLzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6bGliLzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIv";' export '_ModuleTable012_;' '_ModuleTable013_="ZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvc29mdC9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNy";' export '_ModuleTable013_;' '_ModuleTable014_="eC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21waS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2Rl";' export '_ModuleTable014_;' '_ModuleTable015_="bGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsfQ==";' export '_ModuleTable015_;' '_ModuleTable_Sz_="15";' export '_ModuleTable_Sz_;' ++ eval 'ADVISOR_2018_DIR="/usrx/local/prod/intel/2018UP01/advisor_2018";' export 'ADVISOR_2018_DIR;' 'BACIO_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a";' export 'BACIO_LIB4;' 'BACIO_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_8.a";' export 'BACIO_LIB8;' 'BACIO_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/bacio_v2.0.3";' export 'BACIO_SRC;' 'BACIO_VER="v2.0.3";' export 'BACIO_VER;' 'BINARY_TYPE_HPC="";' export 'BINARY_TYPE_HPC;' '__LMOD_REF_COUNT_CLASSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64/mpi.jar:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/daal.jar:1";' export '__LMOD_REF_COUNT_CLASSPATH;' 'CLASSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64/mpi.jar:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/daal.jar";' export 'CLASSPATH;' 'CLCK_ROOT="/usrx/local/prod/intel/2018UP01/clck_latest";' export 'CLCK_ROOT;' 'CMAKE_CXX_COMPILER="mpiicpc";' export 'CMAKE_CXX_COMPILER;' 'CMAKE_C_COMPILER="mpiicc";' export 'CMAKE_C_COMPILER;' 'CMAKE_Fortran_COMPILER="mpiifort";' export 'CMAKE_Fortran_COMPILER;' 'CMAKE_Platform="wcoss_dell_p3";' export 'CMAKE_Platform;' 'COMP="ips";' export 'COMP;' '__LMOD_REF_COUNT_CPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/pstl/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/include:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/include:1";' export '__LMOD_REF_COUNT_CPATH;' 'CPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/pstl/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/include:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/include";' export 'CPATH;' '__LMOD_REF_COUNT_CPLUS_INCLUDE_PATH="/usrx/local/prod/intel/2018UP01/clck_latest/include:1";' export '__LMOD_REF_COUNT_CPLUS_INCLUDE_PATH;' 'CPLUS_INCLUDE_PATH="/usrx/local/prod/intel/2018UP01/clck_latest/include";' export 'CPLUS_INCLUDE_PATH;' 'CRTM_FIX="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/fix";' export 'CRTM_FIX;' 'CRTM_INC="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/include/crtm_v2.2.6";' export 'CRTM_INC;' 'CRTM_LIB="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/ips/18.0.1/libcrtm_v2.2.6.a";' export 'CRTM_LIB;' 'CRTM_SRC="/gpfs/dell1/nco/ops/nwprod/lib/crtm/v2.2.6/src";' export 'CRTM_SRC;' 'CRTM_VER="v2.2.6";' export 'CRTM_VER;' 'DAALROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal";' export 'DAALROOT;' 'ESMFMKFILE="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib/esmf.mk";' export 'ESMFMKFILE;' 'G2TMPL_INC="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/g2tmpl_v1.6.0";' export 'G2TMPL_INC;' 'G2TMPL_LIB="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2tmpl_v1.6.0.a";' export 'G2TMPL_LIB;' 'G2TMPL_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/g2tmpl_v1.6.0/src";' export 'G2TMPL_SRC;' 'G2TMPL_VER="v1.6.0";' export 'G2TMPL_VER;' 'G2_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/g2_v3.1.1_4";' export 'G2_INC4;' 'G2_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/g2_v3.1.1_d";' export 'G2_INCd;' 'G2_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_4.a";' export 'G2_LIB4;' 'G2_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libg2_v3.1.1_d.a";' export 'G2_LIBd;' 'G2_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/g2_v3.1.1";' export 'G2_SRC;' 'G2_VER="v3.1.1";' export 'G2_VER;' 'GDBSERVER_MIC="/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin/gdbserver";' export 'GDBSERVER_MIC;' 'GDB_CROSS="/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin/gdb-ia";' export 'GDB_CROSS;' 'HDF5="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel";' export 'HDF5;' 'HDF5_CFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_CFLAGS;' 'HDF5_CXXFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_CXXFLAGS;' 'HDF5_FFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_FFLAGS;' 'HDF5_INCLUDE="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'HDF5_INCLUDE;' 'HDF5_LDFLAGS="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl -lhdf5hl_fortran -lhdf5 '-lhdf5_fortran";' export 'HDF5_LDFLAGS;' 'HDF5_LDFLAGS_C="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl '-lhdf5";' export 'HDF5_LDFLAGS_C;' 'HDF5_LDFLAGS_CXX="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl -hdf5_hl_cpp -lhdf5 '-lhdf5_cpp";' export 'HDF5_LDFLAGS_CXX;' 'HDF5_LDFLAGS_F="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lhdf5_hl -lhdf5hl_fortran '-lhdf5";' export 'HDF5_LDFLAGS_F;' '__LMOD_REF_COUNT_INFOPATH="/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/info:1;info_gdb_igfx:1";' export '__LMOD_REF_COUNT_INFOPATH;' 'INFOPATH="/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/info:info_gdb_igfx";' export 'INFOPATH;' 'INSPECTOR_2018_DIR="/usrx/local/prod/intel/2018UP01/inspector_2018";' export 'INSPECTOR_2018_DIR;' 'INTEL_LICENSE_FILE="/usrx/local/prod/intel/licenses";' export 'INTEL_LICENSE_FILE;' 'INTEL_PYTHONHOME="/usrx/local/prod/intel/2018UP01/debugger_2018/python/intel64";' export 'INTEL_PYTHONHOME;' 'IPPROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp";' export 'IPPROOT;' 'IP_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ip_v3.0.2_4";' export 'IP_INC4;' 'IP_INC8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ip_v3.0.2_8";' export 'IP_INC8;' 'IP_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ip_v3.0.2_d";' export 'IP_INCd;' 'IP_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libip_v3.0.2_4.a";' export 'IP_LIB4;' 'IP_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libip_v3.0.2_8.a";' export 'IP_LIB8;' 'IP_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libip_v3.0.2_d.a";' export 'IP_LIBd;' 'IP_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/ip_v3.0.2";' export 'IP_SRC;' 'IP_VER="v3.0.2";' export 'IP_VER;' 'I_MPI_CC="icc";' export 'I_MPI_CC;' 'I_MPI_CXX="icpc";' export 'I_MPI_CXX;' 'I_MPI_EXTRA_FILESYSTEM="yes";' export 'I_MPI_EXTRA_FILESYSTEM;' 'I_MPI_EXTRA_FILESYSTEM_LIST="gpfs";' export 'I_MPI_EXTRA_FILESYSTEM_LIST;' 'I_MPI_F77="ifort";' export 'I_MPI_F77;' 'I_MPI_F90="ifort";' export 'I_MPI_F90;' 'I_MPI_FC="ifort";' export 'I_MPI_FC;' 'I_MPI_HYDRA_BOOTSTRAP="lsf";' export 'I_MPI_HYDRA_BOOTSTRAP;' 'I_MPI_HYDRA_IFACE="ib0";' export 'I_MPI_HYDRA_IFACE;' 'I_MPI_LSF_USE_COLLECTIVE_LAUNCH="1";' export 'I_MPI_LSF_USE_COLLECTIVE_LAUNCH;' 'I_MPI_ROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi";' export 'I_MPI_ROOT;' 'JASPER_INC="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/include";' export 'JASPER_INC;' 'JASPER_LIB="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib/libjasper.a";' export 'JASPER_LIB;' 'JASPER_LIBDIR="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib";' export 'JASPER_LIBDIR;' 'JASPER_SRC="/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/src/jasper-1.900.29";' export 'JASPER_SRC;' 'JASPER_VER="1.900.29";' export 'JASPER_VER;' 'KMP_AFFINITY="scatter";' export 'KMP_AFFINITY;' unset 'LAUNCH;' '__LMOD_REF_COUNT_LD_LIBRARY_PATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib:2;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib:1;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:1;/usrx/local/prod/intel/2018UP01/itac_latest/slib:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:1;/usrx/local/prod/intel/2018UP01/debugger_2018/iga/lib:1;/usrx/local/prod/intel/2018UP01/debugger_2018/libipt/intel64/lib:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/lib:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/lib:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:/usrx/local/prod/intel/2018UP01/itac_latest/slib:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/lib64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:/usrx/local/prod/intel/2018UP01/debugger_2018/iga/lib:/usrx/local/prod/intel/2018UP01/debugger_2018/libipt/intel64/lib:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4";' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LIBRARY_PATH="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:1;/usrx/local/prod/intel/2018UP01/clck_latest/lib/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4:1";' export '__LMOD_REF_COUNT_LIBRARY_PATH;' 'LIBRARY_PATH="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib:/usrx/local/prod/intel/2018UP01/clck_latest/lib/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/ipp/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.7:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/daal/lib/intel64_lin:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb/lib/intel64_lin/gcc4.4";' export 'LIBRARY_PATH;' 'LIB_NAME="POST";' export 'LIB_NAME;' 'LMOD_FAMILY_COMPILER="ips";' export 'LMOD_FAMILY_COMPILER;' 'LMOD_FAMILY_COMPILER_VERSION="18.0.1.163";' export 'LMOD_FAMILY_COMPILER_VERSION;' 'LMOD_FAMILY_MPI="impi";' export 'LMOD_FAMILY_MPI;' 'LMOD_FAMILY_MPI_VERSION="18.0.1";' export 'LMOD_FAMILY_MPI_VERSION;' '__LMOD_REF_COUNT_LOADEDMODULES="ips/18.0.1.163:1;impi/18.0.1:1;lsf/10.1:1;bacio/2.0.3:1;ip/3.0.2:1;sp/2.0.3:1;w3nco/2.0.7:1;w3emc/2.3.1:1;nemsio/2.2.4:1;g2/3.1.1:1;g2tmpl/1.6.0:1;crtm/2.2.6:1;jasper/1.900.29:1;libpng/1.2.59:1;zlib/1.2.11:1;post/8.0.5:1;hdf5_parallel/1.10.6:1;netcdf_parallel/4.7.4:1;esmf/8.0.0_ParallelNetCDF:1;cmake/3.10.0:1;fv3:1";' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES="ips/18.0.1.163:impi/18.0.1:lsf/10.1:bacio/2.0.3:ip/3.0.2:sp/2.0.3:w3nco/2.0.7:w3emc/2.3.1:nemsio/2.2.4:g2/3.1.1:g2tmpl/1.6.0:crtm/2.2.6:jasper/1.900.29:libpng/1.2.59:zlib/1.2.11:post/8.0.5:hdf5_parallel/1.10.6:netcdf_parallel/4.7.4:esmf/8.0.0_ParallelNetCDF:cmake/3.10.0:fv3";' export 'LOADEDMODULES;' 'LSF_BINDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin";' export 'LSF_BINDIR;' 'LSF_ENVDIR="/gpfs/lsf/conf";' export 'LSF_ENVDIR;' 'LSF_LIBDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib";' export 'LSF_LIBDIR;' 'LSF_SERVERDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc";' export 'LSF_SERVERDIR;' '__LMOD_REF_COUNT_MANPATH="/usrx/local/prod/packages/cmake/3.10.0/share/man:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:2;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:1;/gpfs/lsf/10.1/man:1;/usrx/local/prod/intel/2018UP01/itac_latest/man:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:1;/usrx/local/prod/lmod/lmod/share/man:1;/usrx/local/prod/intel/2018UP01/inspector_2018/man:1;/usrx/local/prod/intel/2018UP01/advisor_2018/man:1";' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH="/usrx/local/prod/packages/cmake/3.10.0/share/man:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:/gpfs/lsf/10.1/man:/usrx/local/prod/intel/2018UP01/itac_latest/man:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:/usrx/local/prod/lmod/lmod/share/man::/usrx/local/prod/intel/2018UP01/inspector_2018/man:/usrx/local/prod/intel/2018UP01/advisor_2018/man";' export 'MANPATH;' 'MKLROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl";' export 'MKLROOT;' 'MODULEPATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles";' export 'MODULEPATH;' 'MPM_LAUNCHER="/usrx/local/prod/intel/2018UP01/debugger_2018/mpm/mic/bin/start_mpm.sh";' export 'MPM_LAUNCHER;' 'NEMSIO_INC="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/nemsio_v2.2.4";' export 'NEMSIO_INC;' 'NEMSIO_LIB="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libnemsio_v2.2.4.a";' export 'NEMSIO_LIB;' 'NEMSIO_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/nemsio_v2.2.4";' export 'NEMSIO_SRC;' 'NEMSIO_VER="v2.2.4";' export 'NEMSIO_VER;' 'NETCDF="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel";' export 'NETCDF;' 'NETCDF_CFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_CFLAGS;' 'NETCDF_CXX4FLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_CXX4FLAGS;' 'NETCDF_CXXFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_CXXFLAGS;' 'NETCDF_FFLAGS="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_FFLAGS;' 'NETCDF_INC="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_INC;' 'NETCDF_INCLUDE="-I/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/include";' export 'NETCDF_INCLUDE;' 'NETCDF_LDFLAGS="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS;' 'NETCDF_LDFLAGS_C="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' '-lnetcdf";' export 'NETCDF_LDFLAGS_C;' 'NETCDF_LDFLAGS_CXX="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++";' export 'NETCDF_LDFLAGS_CXX;' 'NETCDF_LDFLAGS_CXX4="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' -lnetcdf '-lnetcdf_c++4";' export 'NETCDF_LDFLAGS_CXX4;' 'NETCDF_LDFLAGS_F="-L/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib' '-lnetcdff";' export 'NETCDF_LDFLAGS_F;' 'NETCDF_LIB="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/lib";' export 'NETCDF_LIB;' 'NETCDF_ROOT="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel";' export 'NETCDF_ROOT;' '__LMOD_REF_COUNT_NLSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin/locale/%l_%t/%N:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/share/locale/%l_%t/%N:1";' export '__LMOD_REF_COUNT_NLSPATH;' 'NLSPATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin/locale/%l_%t/%N:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin/locale/%l_%t/%N::/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/share/locale/%l_%t/%N";' export 'NLSPATH;' '__LMOD_REF_COUNT_PATH="/usrx/local/prod/packages/cmake/3.10.0/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:2;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:1;/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:1;/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:1;/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:1;/usrx/local/prod/intel/2018UP01/itac_latest/bin:1;/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:3;/usrx/local/emc_rocoto/1.2.3/bin:2;/u/Dusan.Jovic/.local/bin:1;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include:1";' export '__LMOD_REF_COUNT_PATH;' 'PATH="/usrx/local/prod/packages/cmake/3.10.0/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:/usrx/local/prod/intel/2018UP01/itac_latest/bin:/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/usrx/local/emc_rocoto/1.2.3/bin:/u/Dusan.Jovic/.local/bin:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include";' export 'PATH;' 'PKG_CONFIG_PATH="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/bin/pkgconfig";' export 'PKG_CONFIG_PATH;' 'PNG_INC="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/include";' export 'PNG_INC;' 'PNG_LIB="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.a";' export 'PNG_LIB;' 'PNG_LIB12="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng12.a";' export 'PNG_LIB12;' 'PNG_LIBDIR="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib";' export 'PNG_LIBDIR;' 'PNG_LIBso="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/lib/libpng.so";' export 'PNG_LIBso;' 'PNG_SRC="/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/src/libpng-1.2.59";' export 'PNG_SRC;' 'PNG_VER="1.2.59";' export 'PNG_VER;' 'POST_INC="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/ncep_post_v8.0.5_4";' export 'POST_INC;' 'POST_LIB="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libncep_post_v8.0.5_4.a";' export 'POST_LIB;' 'POST_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/post_v8.0.5";' export 'POST_SRC;' 'POST_VER="v8.0.5";' export 'POST_VER;' 'PSTLROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/pstl";' export 'PSTLROOT;' 'PYTHONPATH="/usrx/local/prod/intel/2018UP01/advisor_2018/pythonapi";' export 'PYTHONPATH;' 'SP_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_4.a";' export 'SP_LIB4;' 'SP_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_8.a";' export 'SP_LIB8;' 'SP_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libsp_v2.0.3_d.a";' export 'SP_LIBd;' 'SP_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/sp_v2.0.3";' export 'SP_SRC;' 'SP_VER="v2.0.3";' export 'SP_VER;' 'TBBROOT="/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/tbb";' export 'TBBROOT;' 'VT_ADD_LIBS="-ldwarf' -lelf -lvtunwind -lm '-lpthread";' export 'VT_ADD_LIBS;' 'VT_ARCH="intel64";' export 'VT_ARCH;' 'VT_LIB_DIR="/usrx/local/prod/intel/2018UP01/itac_latest/lib";' export 'VT_LIB_DIR;' 'VT_MPI="impi4";' export 'VT_MPI;' 'VT_ROOT="/usrx/local/prod/intel/2018UP01/itac_latest";' export 'VT_ROOT;' 'VT_SLIB_DIR="/usrx/local/prod/intel/2018UP01/itac_latest/slib";' export 'VT_SLIB_DIR;' 'W3EMC_INC4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3emc_v2.3.1_4";' export 'W3EMC_INC4;' 'W3EMC_INC8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3emc_v2.3.1_8";' export 'W3EMC_INC8;' 'W3EMC_INCd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3emc_v2.3.1_d";' export 'W3EMC_INCd;' 'W3EMC_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_4.a";' export 'W3EMC_LIB4;' 'W3EMC_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_8.a";' export 'W3EMC_LIB8;' 'W3EMC_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3emc_v2.3.1_d.a";' export 'W3EMC_LIBd;' 'W3EMC_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/w3emc_v2.3.1";' export 'W3EMC_SRC;' 'W3EMC_VER="v2.3.1";' export 'W3EMC_VER;' 'W3NCO_LIB4="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_4.a";' export 'W3NCO_LIB4;' 'W3NCO_LIB8="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_8.a";' export 'W3NCO_LIB8;' 'W3NCO_LIBd="/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_d.a";' export 'W3NCO_LIBd;' 'W3NCO_SRC="/usrx/local/nceplibs/dev/NCEPLIBS/src/w3nco_v2.0.7";' export 'W3NCO_SRC;' 'W3NCO_VER="v2.0.7";' export 'W3NCO_VER;' 'XLSF_UIDDIR="/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/lib/uid";' export 'XLSF_UIDDIR;' 'Z_INC="/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include";' export 'Z_INC;' 'Z_LIB="/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/lib/libz.a";' export 'Z_LIB;' 'Z_SRC="/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/src";' export 'Z_SRC;' 'Z_VER="1.2.11";' export 'Z_VER;' '__LMOD_REF_COUNT__LMFILES_="/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:1;/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:1;/usrx/local/prod/modulefiles/core_third/lsf/10.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/usrx/local/prod/modulefiles/core_third/cmake/3.10.0:1;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3:1";' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_="/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:/usrx/local/prod/modulefiles/core_third/lsf/10.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:/usrx/local/prod/modulefiles/core_third/cmake/3.10.0:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3";' export '_LMFILES_;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2Nt";' export '_ModuleTable001_;' '_ModuleTable002_="YWtlLzMuMTAuMCIsWyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2Ny";' export '_ModuleTable002_;' '_ModuleTable003_="dWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMy9mdjMiLFsiZnVsbE5hbWUiXT0iZnYzIixbImxvYWRPcmRlciJdPTIxLHByb3BUPXt9LFsic3RhY2tE";' export '_ModuleTable003_;' '_ModuleTable004_="ZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImZ2MyIsfSxnMj17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzIvMy4xLjEiLFsiZnVsbE5hbWUiXT0iZzIvMy4xLjEiLFsibG9hZE9yZGVyIl09MTAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzIvMy4xLjEiLH0sZzJ0bXBsPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMnRtcGwvMS42LjAiLFsiZnVsbE5hbWUiXT0iZzJ0bXBsLzEuNi4wIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0";' export '_ModuleTable004_;' '_ModuleTable005_="dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcydG1wbC8xLjYuMCIsfSxoZGY1X3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9tcGkvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMS5sdWEiLFsiZnVsbE5hbWUi";' export '_ModuleTable005_;' '_ModuleTable006_="XT0iaW1waS8xOC4wLjEiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzE4LjAuMSIsfSxpcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxpcHM9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2lwcy8xOC4wLjEuMTYzIixbImZ1bGxOYW1lIl09Imlwcy8xOC4wLjEuMTYz";' export '_ModuleTable006_;' '_ModuleTable007_="IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXBzLzE4LjAuMS4xNjMiLH0samFzcGVyPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9qYXNwZXIvMS45MDAuMjkiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjI5IixbImxvYWRPcmRlciJdPTEzLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsfSxsaWJwbmc9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL2xp";' export '_ModuleTable007_;' '_ModuleTable008_="YnBuZy8xLjIuNTkiLFsiZnVsbE5hbWUiXT0ibGlicG5nLzEuMi41OSIsWyJsb2FkT3JkZXIiXT0xNCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsaWJwbmcvMS4yLjU5Iix9LGxzZj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQvbHNmLzEwLjEiLFsiZnVsbE5hbWUiXT0ibHNmLzEwLjEiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsc2YvMTAuMSIsfSxuZW1zaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL25lbXNpby8yLjIu";' export '_ModuleTable008_;' '_ModuleTable009_="NCIsWyJmdWxsTmFtZSJdPSJuZW1zaW8vMi4yLjQiLFsibG9hZE9yZGVyIl09OSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZW1zaW8vMi4yLjQiLH0sbmV0Y2RmX3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40Iix9LHBvc3Q9e1siZm4i";' export '_ModuleTable009_;' '_ModuleTable010_="XT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL3Bvc3QvOC4wLjUiLFsiZnVsbE5hbWUiXT0icG9zdC84LjAuNSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJwb3N0LzguMC41Iix9LHNwPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9zcC8yLjAuMyIsWyJmdWxsTmFtZSJdPSJzcC8yLjAuMyIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InNwLzIuMC4zIix9LHczZW1jPXtbImZuIl09Ii91c3J4L2xvY2Fs";' export '_ModuleTable010_;' '_ModuleTable011_="L25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT04LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHpsaWI9e1siZm4iXT0iL3VzcngvbG9jYWwv";' export '_ModuleTable011_;' '_ModuleTable012_="cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL3psaWIvMS4yLjExIixbImZ1bGxOYW1lIl09InpsaWIvMS4yLjExIixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InpsaWIvMS4yLjExIix9LH0sbXBhdGhBPXsiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMiLCIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMiLCIvdXNyeC9sb2NhbC9kZXYvZW1jX3JvY290";' export '_ModuleTable012_;' '_ModuleTable013_="by9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21w";' export '_ModuleTable013_;' '_ModuleTable014_="aS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVf";' export '_ModuleTable014_;' '_ModuleTable015_="cHJvZCIsfQ==";' export '_ModuleTable015_;' '_ModuleTable_Sz_="15";' export '_ModuleTable_Sz_;' ++ ADVISOR_2018_DIR=/usrx/local/prod/intel/2018UP01/advisor_2018 ++ export ADVISOR_2018_DIR ++ BACIO_LIB4=/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libbacio_v2.0.3_4.a @@ -3001,13 +2980,13 @@ Compiling 32BIT=Y into fv3_3.exe on wcoss_dell_p3 ++ export LSF_LIBDIR ++ LSF_SERVERDIR=/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc ++ export LSF_SERVERDIR -++ __LMOD_REF_COUNT_MANPATH='/usrx/local/dev/packages/cmake/3.10.0/share/man:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:2;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:1;/gpfs/lsf/10.1/man:1;/usrx/local/prod/intel/2018UP01/itac_latest/man:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:1;/usrx/local/prod/lmod/lmod/share/man:1;/usrx/local/prod/intel/2018UP01/inspector_2018/man:1;/usrx/local/prod/intel/2018UP01/advisor_2018/man:1' +++ __LMOD_REF_COUNT_MANPATH='/usrx/local/prod/packages/cmake/3.10.0/share/man:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:2;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:1;/gpfs/lsf/10.1/man:1;/usrx/local/prod/intel/2018UP01/itac_latest/man:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:1;/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:1;/usrx/local/prod/lmod/lmod/share/man:1;/usrx/local/prod/intel/2018UP01/inspector_2018/man:1;/usrx/local/prod/intel/2018UP01/advisor_2018/man:1' ++ export __LMOD_REF_COUNT_MANPATH -++ MANPATH=/usrx/local/dev/packages/cmake/3.10.0/share/man:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:/gpfs/lsf/10.1/man:/usrx/local/prod/intel/2018UP01/itac_latest/man:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:/usrx/local/prod/lmod/lmod/share/man::/usrx/local/prod/intel/2018UP01/inspector_2018/man:/usrx/local/prod/intel/2018UP01/advisor_2018/man +++ MANPATH=/usrx/local/prod/packages/cmake/3.10.0/share/man:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/share/man:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/share/man:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/share/man:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/man:/gpfs/lsf/10.1/man:/usrx/local/prod/intel/2018UP01/itac_latest/man:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/man/common:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-ia/man:/usrx/local/prod/intel/2018UP01/documentation_2018/en/debugger/gdb-igfx/man:/usrx/local/prod/lmod/lmod/share/man::/usrx/local/prod/intel/2018UP01/inspector_2018/man:/usrx/local/prod/intel/2018UP01/advisor_2018/man ++ export MANPATH ++ MKLROOT=/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl ++ export MKLROOT -++ MODULEPATH=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles +++ MODULEPATH=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles ++ export MODULEPATH ++ MPM_LAUNCHER=/usrx/local/prod/intel/2018UP01/debugger_2018/mpm/mic/bin/start_mpm.sh ++ export MPM_LAUNCHER @@ -3051,9 +3030,9 @@ Compiling 32BIT=Y into fv3_3.exe on wcoss_dell_p3 ++ export __LMOD_REF_COUNT_NLSPATH ++ NLSPATH=/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/lib/intel64_lin/locale/%l_%t/%N:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/lib/intel64_lin/locale/%l_%t/%N::/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/share/locale/%l_%t/%N ++ export NLSPATH -++ __LMOD_REF_COUNT_PATH='/usrx/local/dev/packages/cmake/3.10.0/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:2;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:1;/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:1;/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:1;/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:1;/usrx/local/prod/intel/2018UP01/itac_latest/bin:1;/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:2;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:1;/u/Dusan.Jovic/.local/bin:1;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include:1' +++ __LMOD_REF_COUNT_PATH='/usrx/local/prod/packages/cmake/3.10.0/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:2;/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:1;/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:1;/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:1;/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:1;/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:1;/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:1;/usrx/local/prod/intel/2018UP01/itac_latest/bin:1;/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:1;/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:1;/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:1;/usr/lib64/qt-3.3/bin:1;/usr/local/bin:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1;/usr/lpp/mmfs/bin:1;/opt/ibutils/bin:1;/opt/dell/srvadmin/bin:1;/u/Dusan.Jovic/bin:3;/usrx/local/emc_rocoto/1.2.3/bin:2;/u/Dusan.Jovic/.local/bin:1;/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include:1' ++ export __LMOD_REF_COUNT_PATH -++ PATH=/usrx/local/dev/packages/cmake/3.10.0/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:/usrx/local/prod/intel/2018UP01/itac_latest/bin:/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/dbrowse:/u/Dusan.Jovic/.local/bin:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include +++ PATH=/usrx/local/prod/packages/cmake/3.10.0/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/esmf/8.0.0_ParallelNetCDF/bin:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/netcdf_parallel/bin:/usrx/local/prod/packages/gnu/4.8.5/libpng/1.2.59/bin:/usrx/local/prod/packages/gnu/4.8.5/jasper/1.900.29/bin:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/etc:/gpfs/lsf/10.1/linux3.10-glibc2.17-x86_64/bin:/usrx/local/prod/intel/2018UP01/advisor_2018/bin64:/usrx/local/prod/intel/2018UP01/vtune_amplifier_2018/bin64:/usrx/local/prod/intel/2018UP01/inspector_2018/bin64:/usrx/local/prod/intel/2018UP01/itac_latest/bin:/usrx/local/prod/intel/2018UP01/clck_latest/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/bin/intel64:/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mpi/bin64:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/targets/intel64/x200/bin:/usrx/local/prod/intel/2018UP01/debugger_2018/gdb/intel64/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/lpp/mmfs/bin:/opt/ibutils/bin:/opt/dell/srvadmin/bin:/u/Dusan.Jovic/bin:/usrx/local/emc_rocoto/1.2.3/bin:/u/Dusan.Jovic/.local/bin:/usrx/local/prod/packages/ips/18.0.1/zlib/1.2.11/include ++ export PATH ++ PKG_CONFIG_PATH=/usrx/local/prod/intel/2018UP01/compilers_and_libraries/linux/mkl/bin/pkgconfig ++ export PKG_CONFIG_PATH @@ -3123,12 +3102,6 @@ Compiling 32BIT=Y into fv3_3.exe on wcoss_dell_p3 ++ export W3EMC_SRC ++ W3EMC_VER=v2.3.1 ++ export W3EMC_VER -++ W3NCO_INC4=/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3nco_v2.0.7_4 -++ export W3NCO_INC4 -++ W3NCO_INC8=/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3nco_v2.0.7_8 -++ export W3NCO_INC8 -++ W3NCO_INCd=/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/include/w3nco_v2.0.7_d -++ export W3NCO_INCd ++ W3NCO_LIB4=/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_4.a ++ export W3NCO_LIB4 ++ W3NCO_LIB8=/usrx/local/nceplibs/dev/NCEPLIBS/compilers/ips/18.0.1.163/lib/libw3nco_v2.0.7_8.a @@ -3149,39 +3122,39 @@ Compiling 32BIT=Y into fv3_3.exe on wcoss_dell_p3 ++ export Z_SRC ++ Z_VER=1.2.11 ++ export Z_VER -++ __LMOD_REF_COUNT__LMFILES_='/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:1;/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:1;/usrx/local/prod/modulefiles/core_third/lsf/10.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/usrx/local/dev/modulefiles/cmake/3.10.0:1;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3:1' +++ __LMOD_REF_COUNT__LMFILES_='/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:1;/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:1;/usrx/local/prod/modulefiles/core_third/lsf/10.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:1;/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:1;/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:1;/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:1;/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:1;/usrx/local/prod/modulefiles/core_third/cmake/3.10.0:1;/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3:1' ++ export __LMOD_REF_COUNT__LMFILES_ -++ _LMFILES_=/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:/usrx/local/prod/modulefiles/core_third/lsf/10.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:/usrx/local/dev/modulefiles/cmake/3.10.0:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 +++ _LMFILES_=/usrx/local/prod/modulefiles/core_third/ips/18.0.1.163:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1/impi/18.0.1.lua:/usrx/local/prod/modulefiles/core_third/lsf/10.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/bacio/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/ip/3.0.2:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/sp/2.0.3:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3nco/2.0.7:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/w3emc/2.3.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/nemsio/2.2.4:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2/3.1.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/g2tmpl/1.6.0:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1/crtm/2.2.6:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/jasper/1.900.29:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/libpng/1.2.59:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1/zlib/1.2.11:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles/post/8.0.5:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/hdf5_parallel/1.10.6:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/netcdf_parallel/4.7.4:/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles/esmf/8.0.0_ParallelNetCDF:/usrx/local/prod/modulefiles/core_third/cmake/3.10.0:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 ++ export _LMFILES_ -++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvZGV2L21vZHVsZWZpbGVzL2NtYWtlLzMuMTAuMCIs +++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2Nt ++ export _ModuleTable001_ -++ _ModuleTable002_=WyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNw +++ _ModuleTable002_=YWtlLzMuMTAuMCIsWyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2Ny ++ export _ModuleTable002_ -++ _ModuleTable003_=YXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9wcjU2L3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09 +++ _ModuleTable003_=dWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMy9mdjMiLFsiZnVsbE5hbWUiXT0iZnYzIixbImxvYWRPcmRlciJdPTIxLHByb3BUPXt9LFsic3RhY2tE ++ export _ModuleTable003_ -++ _ModuleTable004_=ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2Vy +++ _ModuleTable004_=ZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImZ2MyIsfSxnMj17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzIvMy4xLjEiLFsiZnVsbE5hbWUiXT0iZzIvMy4xLjEiLFsibG9hZE9yZGVyIl09MTAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzIvMy4xLjEiLH0sZzJ0bXBsPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMnRtcGwvMS42LjAiLFsiZnVsbE5hbWUiXT0iZzJ0bXBsLzEuNi4wIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0 ++ export _ModuleTable004_ -++ _ModuleTable005_=TmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9oZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJmdWxsTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJsb2FkT3JkZXIiXT0xNyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsfSxpbXBpPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfbXBpL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEubHVhIixbImZ1bGxOYW1lIl09ImltcGkvMTguMC4xIixbImxv +++ _ModuleTable005_=dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcydG1wbC8xLjYuMCIsfSxoZGY1X3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9tcGkvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMS5sdWEiLFsiZnVsbE5hbWUi ++ export _ModuleTable005_ -++ _ModuleTable006_=YWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW1waS8xOC4wLjEiLH0saXA9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2lwLzMuMC4yIixbImZ1bGxOYW1lIl09ImlwLzMuMC4yIixbImxvYWRPcmRlciJdPTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXAvMy4wLjIiLH0saXBzPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZC9pcHMvMTguMC4xLjE2MyIsWyJmdWxsTmFtZSJdPSJpcHMvMTguMC4xLjE2MyIsWyJsb2FkT3JkZXIiXT0xLHBy +++ _ModuleTable006_=XT0iaW1waS8xOC4wLjEiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzE4LjAuMSIsfSxpcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxpcHM9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2lwcy8xOC4wLjEuMTYzIixbImZ1bGxOYW1lIl09Imlwcy8xOC4wLjEuMTYz ++ export _ModuleTable006_ -++ _ModuleTable007_=b3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imlwcy8xOC4wLjEuMTYzIix9LGphc3Blcj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEvamFzcGVyLzEuOTAwLjI5IixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsWyJsb2FkT3JkZXIiXT0xMyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJqYXNwZXIvMS45MDAuMjkiLH0sbGlicG5nPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9saWJwbmcvMS4yLjU5IixbImZ1bGxO +++ _ModuleTable007_=IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXBzLzE4LjAuMS4xNjMiLH0samFzcGVyPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9qYXNwZXIvMS45MDAuMjkiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjI5IixbImxvYWRPcmRlciJdPTEzLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsfSxsaWJwbmc9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL2xp ++ export _ModuleTable007_ -++ _ModuleTable008_=YW1lIl09ImxpYnBuZy8xLjIuNTkiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibGlicG5nLzEuMi41OSIsfSxsc2Y9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2xzZi8xMC4xIixbImZ1bGxOYW1lIl09ImxzZi8xMC4xIixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibHNmLzEwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVt +++ _ModuleTable008_=YnBuZy8xLjIuNTkiLFsiZnVsbE5hbWUiXT0ibGlicG5nLzEuMi41OSIsWyJsb2FkT3JkZXIiXT0xNCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsaWJwbmcvMS4yLjU5Iix9LGxzZj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQvbHNmLzEwLjEiLFsiZnVsbE5hbWUiXT0ibHNmLzEwLjEiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsc2YvMTAuMSIsfSxuZW1zaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL25lbXNpby8yLjIu ++ export _ModuleTable008_ -++ _ModuleTable009_=c2lvLzIuMi40IixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9uZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsiZnVsbE5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsfSxwb3N0PXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBs +++ _ModuleTable009_=NCIsWyJmdWxsTmFtZSJdPSJuZW1zaW8vMi4yLjQiLFsibG9hZE9yZGVyIl09OSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZW1zaW8vMi4yLjQiLH0sbmV0Y2RmX3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40Iix9LHBvc3Q9e1siZm4i ++ export _ModuleTable009_ -++ _ModuleTable010_=aWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTYscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9zdC84LjAuNSIsfSxzcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSx3M2VtYz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJ +++ _ModuleTable010_=XT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL3Bvc3QvOC4wLjUiLFsiZnVsbE5hbWUiXT0icG9zdC84LjAuNSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJwb3N0LzguMC41Iix9LHNwPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9zcC8yLjAuMyIsWyJmdWxsTmFtZSJdPSJzcC8yLjAuMyIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InNwLzIuMC4zIix9LHczZW1jPXtbImZuIl09Ii91c3J4L2xvY2Fs ++ export _ModuleTable010_ -++ _ModuleTable011_=QlMvbW9kdWxlZmlsZXMvdzNlbWMvMi4zLjEiLFsiZnVsbE5hbWUiXT0idzNlbWMvMi4zLjEiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M2VtYy8yLjMuMSIsfSx3M25jbz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvdzNuY28vMi4wLjciLFsiZnVsbE5hbWUiXT0idzNuY28vMi4wLjciLFsibG9hZE9yZGVyIl09Nyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6bGliPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29t +++ _ModuleTable011_=L25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT04LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHpsaWI9e1siZm4iXT0iL3VzcngvbG9jYWwv ++ export _ModuleTable011_ -++ _ModuleTable012_=cGlsZXJfdGhpcmQvaXBzLzE4LjAuMS96bGliLzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6bGliLzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6bGliLzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIv +++ _ModuleTable012_=cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL3psaWIvMS4yLjExIixbImZ1bGxOYW1lIl09InpsaWIvMS4yLjExIixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InpsaWIvMS4yLjExIix9LH0sbXBhdGhBPXsiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMiLCIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMiLCIvdXNyeC9sb2NhbC9kZXYvZW1jX3JvY290 ++ export _ModuleTable012_ -++ _ModuleTable013_=ZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvc29mdC9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNy +++ _ModuleTable013_=by9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21w ++ export _ModuleTable013_ -++ _ModuleTable014_=eC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21waS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2Rl +++ _ModuleTable014_=aS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVf ++ export _ModuleTable014_ -++ _ModuleTable015_=bGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsfQ== +++ _ModuleTable015_=cHJvZCIsfQ== ++ export _ModuleTable015_ ++ _ModuleTable_Sz_=15 ++ export _ModuleTable_Sz_ @@ -3201,45 +3174,45 @@ Currently Loaded Modules: -+ eval 'MODULEPATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvZGV2L21vZHVsZWZpbGVzL2NtYWtlLzMuMTAuMCIs";' export '_ModuleTable001_;' '_ModuleTable002_="WyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNw";' export '_ModuleTable002_;' '_ModuleTable003_="YXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9wcjU2L3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09";' export '_ModuleTable003_;' '_ModuleTable004_="ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2Vy";' export '_ModuleTable004_;' '_ModuleTable005_="TmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9oZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJmdWxsTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJsb2FkT3JkZXIiXT0xNyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsfSxpbXBpPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfbXBpL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEubHVhIixbImZ1bGxOYW1lIl09ImltcGkvMTguMC4xIixbImxv";' export '_ModuleTable005_;' '_ModuleTable006_="YWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW1waS8xOC4wLjEiLH0saXA9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2lwLzMuMC4yIixbImZ1bGxOYW1lIl09ImlwLzMuMC4yIixbImxvYWRPcmRlciJdPTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXAvMy4wLjIiLH0saXBzPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZC9pcHMvMTguMC4xLjE2MyIsWyJmdWxsTmFtZSJdPSJpcHMvMTguMC4xLjE2MyIsWyJsb2FkT3JkZXIiXT0xLHBy";' export '_ModuleTable006_;' '_ModuleTable007_="b3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imlwcy8xOC4wLjEuMTYzIix9LGphc3Blcj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEvamFzcGVyLzEuOTAwLjI5IixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsWyJsb2FkT3JkZXIiXT0xMyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJqYXNwZXIvMS45MDAuMjkiLH0sbGlicG5nPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9saWJwbmcvMS4yLjU5IixbImZ1bGxO";' export '_ModuleTable007_;' '_ModuleTable008_="YW1lIl09ImxpYnBuZy8xLjIuNTkiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibGlicG5nLzEuMi41OSIsfSxsc2Y9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2xzZi8xMC4xIixbImZ1bGxOYW1lIl09ImxzZi8xMC4xIixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibHNmLzEwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVt";' export '_ModuleTable008_;' '_ModuleTable009_="c2lvLzIuMi40IixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9uZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsiZnVsbE5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsfSxwb3N0PXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBs";' export '_ModuleTable009_;' '_ModuleTable010_="aWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTYscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9zdC84LjAuNSIsfSxzcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSx3M2VtYz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJ";' export '_ModuleTable010_;' '_ModuleTable011_="QlMvbW9kdWxlZmlsZXMvdzNlbWMvMi4zLjEiLFsiZnVsbE5hbWUiXT0idzNlbWMvMi4zLjEiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M2VtYy8yLjMuMSIsfSx3M25jbz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvdzNuY28vMi4wLjciLFsiZnVsbE5hbWUiXT0idzNuY28vMi4wLjciLFsibG9hZE9yZGVyIl09Nyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6bGliPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29t";' export '_ModuleTable011_;' '_ModuleTable012_="cGlsZXJfdGhpcmQvaXBzLzE4LjAuMS96bGliLzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6bGliLzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6bGliLzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIv";' export '_ModuleTable012_;' '_ModuleTable013_="ZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvc29mdC9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNy";' export '_ModuleTable013_;' '_ModuleTable014_="eC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21waS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2Rl";' export '_ModuleTable014_;' '_ModuleTable015_="bGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsfQ==";' export '_ModuleTable015_;' '_ModuleTable_Sz_="15";' export '_ModuleTable_Sz_;' -++ MODULEPATH=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/soft/modulefiles:/usrx/local/dev/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles ++ eval 'MODULEPATH="/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles";' export 'MODULEPATH;' '_ModuleTable001_="X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2Nt";' export '_ModuleTable001_;' '_ModuleTable002_="YWtlLzMuMTAuMCIsWyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2Ny";' export '_ModuleTable002_;' '_ModuleTable003_="dWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMy9mdjMiLFsiZnVsbE5hbWUiXT0iZnYzIixbImxvYWRPcmRlciJdPTIxLHByb3BUPXt9LFsic3RhY2tE";' export '_ModuleTable003_;' '_ModuleTable004_="ZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImZ2MyIsfSxnMj17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzIvMy4xLjEiLFsiZnVsbE5hbWUiXT0iZzIvMy4xLjEiLFsibG9hZE9yZGVyIl09MTAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzIvMy4xLjEiLH0sZzJ0bXBsPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMnRtcGwvMS42LjAiLFsiZnVsbE5hbWUiXT0iZzJ0bXBsLzEuNi4wIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0";' export '_ModuleTable004_;' '_ModuleTable005_="dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcydG1wbC8xLjYuMCIsfSxoZGY1X3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9tcGkvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMS5sdWEiLFsiZnVsbE5hbWUi";' export '_ModuleTable005_;' '_ModuleTable006_="XT0iaW1waS8xOC4wLjEiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzE4LjAuMSIsfSxpcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxpcHM9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2lwcy8xOC4wLjEuMTYzIixbImZ1bGxOYW1lIl09Imlwcy8xOC4wLjEuMTYz";' export '_ModuleTable006_;' '_ModuleTable007_="IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXBzLzE4LjAuMS4xNjMiLH0samFzcGVyPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9qYXNwZXIvMS45MDAuMjkiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjI5IixbImxvYWRPcmRlciJdPTEzLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsfSxsaWJwbmc9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL2xp";' export '_ModuleTable007_;' '_ModuleTable008_="YnBuZy8xLjIuNTkiLFsiZnVsbE5hbWUiXT0ibGlicG5nLzEuMi41OSIsWyJsb2FkT3JkZXIiXT0xNCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsaWJwbmcvMS4yLjU5Iix9LGxzZj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQvbHNmLzEwLjEiLFsiZnVsbE5hbWUiXT0ibHNmLzEwLjEiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsc2YvMTAuMSIsfSxuZW1zaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL25lbXNpby8yLjIu";' export '_ModuleTable008_;' '_ModuleTable009_="NCIsWyJmdWxsTmFtZSJdPSJuZW1zaW8vMi4yLjQiLFsibG9hZE9yZGVyIl09OSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZW1zaW8vMi4yLjQiLH0sbmV0Y2RmX3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40Iix9LHBvc3Q9e1siZm4i";' export '_ModuleTable009_;' '_ModuleTable010_="XT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL3Bvc3QvOC4wLjUiLFsiZnVsbE5hbWUiXT0icG9zdC84LjAuNSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJwb3N0LzguMC41Iix9LHNwPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9zcC8yLjAuMyIsWyJmdWxsTmFtZSJdPSJzcC8yLjAuMyIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InNwLzIuMC4zIix9LHczZW1jPXtbImZuIl09Ii91c3J4L2xvY2Fs";' export '_ModuleTable010_;' '_ModuleTable011_="L25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT04LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHpsaWI9e1siZm4iXT0iL3VzcngvbG9jYWwv";' export '_ModuleTable011_;' '_ModuleTable012_="cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL3psaWIvMS4yLjExIixbImZ1bGxOYW1lIl09InpsaWIvMS4yLjExIixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InpsaWIvMS4yLjExIix9LH0sbXBhdGhBPXsiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMiLCIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMiLCIvdXNyeC9sb2NhbC9kZXYvZW1jX3JvY290";' export '_ModuleTable012_;' '_ModuleTable013_="by9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21w";' export '_ModuleTable013_;' '_ModuleTable014_="aS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVf";' export '_ModuleTable014_;' '_ModuleTable015_="cHJvZCIsfQ==";' export '_ModuleTable015_;' '_ModuleTable_Sz_="15";' export '_ModuleTable_Sz_;' +++ MODULEPATH=/gpfs/dell2/emc/modeling/noscrub/emc.nemspara/soft/modulefiles:/gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3:/usrx/local/dev/emc_rocoto/modulefiles:/usrx/local/prod/lmod/lmod/modulefiles/Core:/usrx/local/prod/modulefiles/core_third:/usrx/local/prod/modulefiles/defs:/gpfs/dell1/nco/ops/nwprod/modulefiles/core_prod:/usrx/local/dev/modulefiles:/usrx/local/prod/modulefiles/compiler_third/ips/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/compiler_prod/ips/18.0.1:/usrx/local/prod/modulefiles/compiler_mpi/ips/18.0.1:/usrx/local/prod/modulefiles/mpi_third/ips/18.0.1/impi/18.0.1:/gpfs/dell1/nco/ops/nwprod/modulefiles/mpi_prod/ips/18.0.1/impi/18.0.1:/usrx/local/nceplibs/dev/NCEPLIBS/modulefiles ++ export MODULEPATH -++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvZGV2L21vZHVsZWZpbGVzL2NtYWtlLzMuMTAuMCIs +++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXtbImNvbXBpbGVyIl09ImlwcyIsWyJtcGkiXT0iaW1waSIsfSxtVD17YmFjaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2JhY2lvLzIuMC4zIixbImZ1bGxOYW1lIl09ImJhY2lvLzIuMC4zIixbImxvYWRPcmRlciJdPTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iYmFjaW8vMi4wLjMiLH0sY21ha2U9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2Nt ++ export _ModuleTable001_ -++ _ModuleTable002_=WyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNw +++ _ModuleTable002_=YWtlLzMuMTAuMCIsWyJmdWxsTmFtZSJdPSJjbWFrZS8zLjEwLjAiLFsibG9hZE9yZGVyIl09MjAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iY21ha2UvMy4xMC4wIix9LGNydG09e1siZm4iXT0iL2dwZnMvZGVsbDEvbmNvL29wcy9ud3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfcHJvZC9pcHMvMTguMC4xL2NydG0vMi4yLjYiLFsiZnVsbE5hbWUiXT0iY3J0bS8yLjIuNiIsWyJsb2FkT3JkZXIiXT0xMixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJjcnRtLzIuMi42Iix9LGVzbWY9e1siZm4iXT0iL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2Ny ++ export _ModuleTable002_ -++ _ModuleTable003_=YXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9wcjU2L3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMvZnYzIixbImZ1bGxOYW1lIl09ImZ2MyIsWyJsb2FkT3JkZXIiXT0yMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09 +++ _ModuleTable003_=dWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMvZXNtZi84LjAuMF9QYXJhbGxlbE5ldENERiIsWyJmdWxsTmFtZSJdPSJlc21mLzguMC4wX1BhcmFsbGVsTmV0Q0RGIixbImxvYWRPcmRlciJdPTE5LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImVzbWYvOC4wLjBfUGFyYWxsZWxOZXRDREYiLH0sZnYzPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL0R1c2FuLkpvdmljL3Vmcy9TTV9GZWIyNDIwMjAvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMy9mdjMiLFsiZnVsbE5hbWUiXT0iZnYzIixbImxvYWRPcmRlciJdPTIxLHByb3BUPXt9LFsic3RhY2tE ++ export _ModuleTable003_ -++ _ModuleTable004_=ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJmdjMiLH0sZzI9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2cyLzMuMS4xIixbImZ1bGxOYW1lIl09ImcyLzMuMS4xIixbImxvYWRPcmRlciJdPTEwLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcyLzMuMS4xIix9LGcydG1wbD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzJ0bXBsLzEuNi4wIixbImZ1bGxOYW1lIl09ImcydG1wbC8xLjYuMCIsWyJsb2FkT3JkZXIiXT0xMSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2Vy +++ _ModuleTable004_=ZXB0aCJdPTAsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImZ2MyIsfSxnMj17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvZzIvMy4xLjEiLFsiZnVsbE5hbWUiXT0iZzIvMy4xLjEiLFsibG9hZE9yZGVyIl09MTAscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iZzIvMy4xLjEiLH0sZzJ0bXBsPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9nMnRtcGwvMS42LjAiLFsiZnVsbE5hbWUiXT0iZzJ0bXBsLzEuNi4wIixbImxvYWRPcmRlciJdPTExLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0 ++ export _ModuleTable004_ -++ _ModuleTable005_=TmFtZSJdPSJnMnRtcGwvMS42LjAiLH0saGRmNV9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9oZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJmdWxsTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsWyJsb2FkT3JkZXIiXT0xNyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJoZGY1X3BhcmFsbGVsLzEuMTAuNiIsfSxpbXBpPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfbXBpL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEubHVhIixbImZ1bGxOYW1lIl09ImltcGkvMTguMC4xIixbImxv +++ _ModuleTable005_=dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImcydG1wbC8xLjYuMCIsfSxoZGY1X3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL2hkZjVfcGFyYWxsZWwvMS4xMC42IixbImZ1bGxOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42IixbImxvYWRPcmRlciJdPTE3LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09ImhkZjVfcGFyYWxsZWwvMS4xMC42Iix9LGltcGk9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9tcGkvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMS5sdWEiLFsiZnVsbE5hbWUi ++ export _ModuleTable005_ -++ _ModuleTable006_=YWRPcmRlciJdPTIscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaW1waS8xOC4wLjEiLH0saXA9e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL2lwLzMuMC4yIixbImZ1bGxOYW1lIl09ImlwLzMuMC4yIixbImxvYWRPcmRlciJdPTUscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXAvMy4wLjIiLH0saXBzPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29yZV90aGlyZC9pcHMvMTguMC4xLjE2MyIsWyJmdWxsTmFtZSJdPSJpcHMvMTguMC4xLjE2MyIsWyJsb2FkT3JkZXIiXT0xLHBy +++ _ModuleTable006_=XT0iaW1waS8xOC4wLjEiLFsibG9hZE9yZGVyIl09Mixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpbXBpLzE4LjAuMSIsfSxpcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvaXAvMy4wLjIiLFsiZnVsbE5hbWUiXT0iaXAvMy4wLjIiLFsibG9hZE9yZGVyIl09NSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJpcC8zLjAuMiIsfSxpcHM9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2lwcy8xOC4wLjEuMTYzIixbImZ1bGxOYW1lIl09Imlwcy8xOC4wLjEuMTYz ++ export _ModuleTable006_ -++ _ModuleTable007_=b3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imlwcy8xOC4wLjEuMTYzIix9LGphc3Blcj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEvamFzcGVyLzEuOTAwLjI5IixbImZ1bGxOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsWyJsb2FkT3JkZXIiXT0xMyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJqYXNwZXIvMS45MDAuMjkiLH0sbGlicG5nPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9saWJwbmcvMS4yLjU5IixbImZ1bGxO +++ _ModuleTable007_=IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iaXBzLzE4LjAuMS4xNjMiLH0samFzcGVyPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29tcGlsZXJfdGhpcmQvaXBzLzE4LjAuMS9qYXNwZXIvMS45MDAuMjkiLFsiZnVsbE5hbWUiXT0iamFzcGVyLzEuOTAwLjI5IixbImxvYWRPcmRlciJdPTEzLHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Imphc3Blci8xLjkwMC4yOSIsfSxsaWJwbmc9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL2xp ++ export _ModuleTable007_ -++ _ModuleTable008_=YW1lIl09ImxpYnBuZy8xLjIuNTkiLFsibG9hZE9yZGVyIl09MTQscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibGlicG5nLzEuMi41OSIsfSxsc2Y9e1siZm4iXT0iL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9jb3JlX3RoaXJkL2xzZi8xMC4xIixbImZ1bGxOYW1lIl09ImxzZi8xMC4xIixbImxvYWRPcmRlciJdPTMscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibHNmLzEwLjEiLH0sbmVtc2lvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9uZW1zaW8vMi4yLjQiLFsiZnVsbE5hbWUiXT0ibmVt +++ _ModuleTable008_=YnBuZy8xLjIuNTkiLFsiZnVsbE5hbWUiXT0ibGlicG5nLzEuMi41OSIsWyJsb2FkT3JkZXIiXT0xNCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsaWJwbmcvMS4yLjU5Iix9LGxzZj17WyJmbiJdPSIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQvbHNmLzEwLjEiLFsiZnVsbE5hbWUiXT0ibHNmLzEwLjEiLFsibG9hZE9yZGVyIl09Myxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJsc2YvMTAuMSIsfSxuZW1zaW89e1siZm4iXT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL25lbXNpby8yLjIu ++ export _ModuleTable008_ -++ _ModuleTable009_=c2lvLzIuMi40IixbImxvYWRPcmRlciJdPTkscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmVtc2lvLzIuMi40Iix9LG5ldGNkZl9wYXJhbGxlbD17WyJmbiJdPSIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9lbWMubmVtc3BhcmEvc29mdC9tb2R1bGVmaWxlcy9uZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsiZnVsbE5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40IixbImxvYWRPcmRlciJdPTE4LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09Im5ldGNkZl9wYXJhbGxlbC80LjcuNCIsfSxwb3N0PXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBs +++ _ModuleTable009_=NCIsWyJmdWxsTmFtZSJdPSJuZW1zaW8vMi4yLjQiLFsibG9hZE9yZGVyIl09OSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJuZW1zaW8vMi4yLjQiLH0sbmV0Y2RmX3BhcmFsbGVsPXtbImZuIl09Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzL25ldGNkZl9wYXJhbGxlbC80LjcuNCIsWyJmdWxsTmFtZSJdPSJuZXRjZGZfcGFyYWxsZWwvNC43LjQiLFsibG9hZE9yZGVyIl09MTgscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibmV0Y2RmX3BhcmFsbGVsLzQuNy40Iix9LHBvc3Q9e1siZm4i ++ export _ModuleTable009_ -++ _ModuleTable010_=aWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9wb3N0LzguMC41IixbImZ1bGxOYW1lIl09InBvc3QvOC4wLjUiLFsibG9hZE9yZGVyIl09MTYscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MSxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0icG9zdC84LjAuNSIsfSxzcD17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvc3AvMi4wLjMiLFsiZnVsbE5hbWUiXT0ic3AvMi4wLjMiLFsibG9hZE9yZGVyIl09Nixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJzcC8yLjAuMyIsfSx3M2VtYz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJ +++ _ModuleTable010_=XT0iL3VzcngvbG9jYWwvbmNlcGxpYnMvZGV2L05DRVBMSUJTL21vZHVsZWZpbGVzL3Bvc3QvOC4wLjUiLFsiZnVsbE5hbWUiXT0icG9zdC84LjAuNSIsWyJsb2FkT3JkZXIiXT0xNixwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJwb3N0LzguMC41Iix9LHNwPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy9zcC8yLjAuMyIsWyJmdWxsTmFtZSJdPSJzcC8yLjAuMyIsWyJsb2FkT3JkZXIiXT02LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InNwLzIuMC4zIix9LHczZW1jPXtbImZuIl09Ii91c3J4L2xvY2Fs ++ export _ModuleTable010_ -++ _ModuleTable011_=QlMvbW9kdWxlZmlsZXMvdzNlbWMvMi4zLjEiLFsiZnVsbE5hbWUiXT0idzNlbWMvMi4zLjEiLFsibG9hZE9yZGVyIl09OCxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M2VtYy8yLjMuMSIsfSx3M25jbz17WyJmbiJdPSIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMvdzNuY28vMi4wLjciLFsiZnVsbE5hbWUiXT0idzNuY28vMi4wLjciLFsibG9hZE9yZGVyIl09Nyxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ3M25jby8yLjAuNyIsfSx6bGliPXtbImZuIl09Ii91c3J4L2xvY2FsL3Byb2QvbW9kdWxlZmlsZXMvY29t +++ _ModuleTable011_=L25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M2VtYy8yLjMuMSIsWyJmdWxsTmFtZSJdPSJ3M2VtYy8yLjMuMSIsWyJsb2FkT3JkZXIiXT04LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczZW1jLzIuMy4xIix9LHczbmNvPXtbImZuIl09Ii91c3J4L2xvY2FsL25jZXBsaWJzL2Rldi9OQ0VQTElCUy9tb2R1bGVmaWxlcy93M25jby8yLjAuNyIsWyJmdWxsTmFtZSJdPSJ3M25jby8yLjAuNyIsWyJsb2FkT3JkZXIiXT03LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InczbmNvLzIuMC43Iix9LHpsaWI9e1siZm4iXT0iL3VzcngvbG9jYWwv ++ export _ModuleTable011_ -++ _ModuleTable012_=cGlsZXJfdGhpcmQvaXBzLzE4LjAuMS96bGliLzEuMi4xMSIsWyJmdWxsTmFtZSJdPSJ6bGliLzEuMi4xMSIsWyJsb2FkT3JkZXIiXT0xNSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0xLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJ6bGliLzEuMi4xMSIsfSx9LG1wYXRoQT17Ii9ncGZzL2RlbGwyL2VtYy9tb2RlbGluZy9ub3NjcnViL2VtYy5uZW1zcGFyYS9zb2Z0L21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvdWZzL3ByNTYvdWZzLXdlYXRoZXItbW9kZWwvbW9kdWxlZmlsZXMvd2Nvc3NfZGVsbF9wMyIsIi91c3J4L2xvY2FsL2Rldi9lbWNfcm9jb3RvL21vZHVsZWZpbGVzIiwiL2dwZnMvZGVsbDIv +++ _ModuleTable012_=cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl90aGlyZC9pcHMvMTguMC4xL3psaWIvMS4yLjExIixbImZ1bGxOYW1lIl09InpsaWIvMS4yLjExIixbImxvYWRPcmRlciJdPTE1LHByb3BUPXt9LFsic3RhY2tEZXB0aCJdPTEsWyJzdGF0dXMiXT0iYWN0aXZlIixbInVzZXJOYW1lIl09InpsaWIvMS4yLjExIix9LH0sbXBhdGhBPXsiL2dwZnMvZGVsbDIvZW1jL21vZGVsaW5nL25vc2NydWIvZW1jLm5lbXNwYXJhL3NvZnQvbW9kdWxlZmlsZXMiLCIvZ3Bmcy9kZWxsMi9lbWMvbW9kZWxpbmcvbm9zY3J1Yi9EdXNhbi5Kb3ZpYy91ZnMvU01fRmViMjQyMDIwL3Vmcy13ZWF0aGVyLW1vZGVsL21vZHVsZWZpbGVzL3djb3NzX2RlbGxfcDMiLCIvdXNyeC9sb2NhbC9kZXYvZW1jX3JvY290 ++ export _ModuleTable012_ -++ _ModuleTable013_=ZW1jL21vZGVsaW5nL25vc2NydWIvRHVzYW4uSm92aWMvc29mdC9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL2Rldi9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNy +++ _ModuleTable013_=by9tb2R1bGVmaWxlcyIsIi91c3J4L2xvY2FsL3Byb2QvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2RlZnMiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb3JlX3Byb2QiLCIvdXNyeC9sb2NhbC9kZXYvbW9kdWxlZmlsZXMiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX3RoaXJkL2lwcy8xOC4wLjEiLCIvZ3Bmcy9kZWxsMS9uY28vb3BzL253cHJvZC9tb2R1bGVmaWxlcy9jb21waWxlcl9wcm9kL2lwcy8xOC4wLjEiLCIvdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21w ++ export _ModuleTable013_ -++ _ModuleTable014_=eC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvbXBpbGVyX21waS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2Rl +++ _ModuleTable014_=aS9pcHMvMTguMC4xIiwiL3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9tcGlfdGhpcmQvaXBzLzE4LjAuMS9pbXBpLzE4LjAuMSIsIi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL21waV9wcm9kL2lwcy8xOC4wLjEvaW1waS8xOC4wLjEiLCIvdXNyeC9sb2NhbC9uY2VwbGlicy9kZXYvTkNFUExJQlMvbW9kdWxlZmlsZXMiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL3VzcngvbG9jYWwvcHJvZC9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovdXNyeC9sb2NhbC9wcm9kL21vZHVsZWZpbGVzL2NvcmVfdGhpcmQ6L3VzcngvbG9jYWwvcHJvZC9tb2R1bGVmaWxlcy9kZWZzOi9ncGZzL2RlbGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVf ++ export _ModuleTable014_ -++ _ModuleTable015_=bGwxL25jby9vcHMvbndwcm9kL21vZHVsZWZpbGVzL2NvcmVfcHJvZCIsfQ== +++ _ModuleTable015_=cHJvZCIsfQ== ++ export _ModuleTable015_ ++ _ModuleTable_Sz_=15 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + cd build_fv3_3 -+ cmake /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model -D32BIT=Y ++ cmake /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model -D32BIT=Y -- 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 @@ -3294,77 +3267,77 @@ Force 64 bits in ipd Force 64 bits in stochastic_physics -- Configuring done -- Generating done --- Build files have been written to: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/tests/build_fv3_3 +-- Build files have been written to: /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/tests/build_fv3_3 + make -j 4 Scanning dependencies of target fv3cpl -[ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cap_cpl.F90.o [ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cplfields.F90.o +[ 1%] Building Fortran object FV3/cpl/CMakeFiles/fv3cpl.dir/module_cap_cpl.F90.o Scanning dependencies of target gfsphysics [ 1%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/machine.F.o [ 1%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/co2hc.f.o [ 1%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_composition.f.o [ 1%] Linking Fortran static library libfv3cpl.a [ 2%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/efield.f.o -[ 2%] Built target fv3cpl -[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wam_f107_kp_mod.f90.o -[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mersenne_twister.f.o -[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/GFDL_parse_tracers.F90.o -[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iounitdef.f.o -[ 3%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/namelist_soilveg.f.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_wrf_utl.f90.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/noahmp_tables.f90.o -[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_radar.F90.o Scanning dependencies of target fms -[ 5%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physcons.F90.o -[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/platform/platform.F90.o +[ 3%] Building Fortran object CMakeFiles/fms.dir/FMS/platform/platform.F90.o +[ 3%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_parameter.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_parameter.F90.o -[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_core.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wam_f107_kp_mod.f90.o +[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_core.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/date_def.f.o -[ 7%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_input.F90.o +[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_input.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 7%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/cloud_interpolator.F90.o +[ 4%] Built target fv3cpl +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mersenne_twister.f.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/GFDL_parse_tracers.F90.o +[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/cloud_interpolator.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progtm_module.f.o -[ 7%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o -[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerclm_def.f.o -[ 7%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/MersenneTwister.F90.o -[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2o_def.f.o -[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physparam.f.o -[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozne_def.f.o -[ 9%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfs_phy_tracer_config.F.o -[ 9%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/surface_perturbation.F90.o -[ 10%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres_k.F90.o -[ 10%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o -[ 10%] Building Fortran object CMakeFiles/fms.dir/FMS/constants/constants.F90.o +[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_io.F90.o +[ 4%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/MersenneTwister.F90.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iounitdef.f.o +[ 4%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/namelist_soilveg.f.o +[ 5%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres_k.F90.o +[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_wrf_utl.f90.o +[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/constants/constants.F90.o +[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_data.F90.o +[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/noahmp_tables.f90.o +[ 6%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_mp_radar.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmp_glacier.f90.o -[ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmplsm.f90.o -[ 11%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o +[ 6%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp.F90.o +[ 7%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physcons.F90.o +[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/date_def.f.o +[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progtm_module.f.o +[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerclm_def.f.o +[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2o_def.f.o +[ 8%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/physparam.f.o +[ 9%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozne_def.f.o +[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfs_phy_tracer_config.F.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 10%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/surface_perturbation.F90.o +[ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmp_glacier.f90.o +[ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_sf_noahmplsm.f90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iccn_def.f.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/micro_mg_utils.F90.o [ 11%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gfdl_cloud_microphys.F90.o @@ -3390,25 +3363,25 @@ ifort: command line warning #10121: overriding '-xHOST' with '-xCORE-AVX-I' [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radiation_gases.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radlw_datatb.f.o [ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/radsw_datatb.f.o -[ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_water_prop.f90.o -[ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wv_saturation.F.o [ 14%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_efp.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. [ 14%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_memutils.F90.o -[ 15%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cs_conv.F90.o -[ 16%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_pset.F90.o +[ 14%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/module_nst_water_prop.f90.o +[ 15%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_pset.F90.o +[ 16%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_type.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 17%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_type.F90.o -[ 18%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_diag.f.o -[ 19%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/gradient.F90.o -[ 19%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_drv.f.o -[ 20%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_domains.F90.o +[ 16%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/wv_saturation.F.o +[ 17%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/gradient.F90.o +[ 18%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_domains.F90.o +[ 19%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cs_conv.F90.o +[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_diag.f.o +[ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_drv.f.o [ 20%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_ocean.f.o [ 21%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_sice.f.o [ 21%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_typedefs.F90.o @@ -3429,7 +3402,7 @@ Using cray pointers. [ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_nst.f.o [ 27%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_physics_driver.F90.o [ 28%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_restart.F90.o -[ 28%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_comm.F90.o +[ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters_comm.F90.o [ 29%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_io.F90.o Compiling in MPI mode (with or without MPP) Using 8-byte addressing @@ -3446,197 +3419,190 @@ Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 29%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_driver.F90.o -[ 29%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_abstraction_layer.F90.o -[ 29%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_solar_heating.f.o -[ 30%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2oc.f.o -[ 30%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_tracer.f.o -[ 30%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ideaca.f.o -[ 31%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfcsub.F.o -[ 32%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ugwp_driver_v0.f.o -[ 32%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cnvc90.f.o -[ 32%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.f.o -[ 32%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.pre.rad.f.o -[ 32%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/get_prs.f.o -[ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/fms/fms.F90.o -[ 33%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gocart_tracer_config_stub.f.o -[ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/time_manager.F90.o -[ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bicubic.F90.o +[ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/fms/fms.F90.o +[ 30%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/time_manager.F90.o +[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bicubic.F90.o +[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bilinear.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 34%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gscond.f.o -[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_bilinear.F90.o -[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_conserve.F90.o -[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_spherical.F90.o +[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_conserve.F90.o +[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp_spherical.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 35%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gscondp.f.o -[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/axis_utils/axis_utils.F90.o -[ 35%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gwdc.f.o -[ 35%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gwdps.f.o -[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_grid.F90.o +[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/axis_utils/axis_utils.F90.o +[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_grid.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/field_manager.F90.o -[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/mosaic.F90.o -[ 35%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_orowam2017.f.o -[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/topography/gaussian_topog.F90.o -[ 35%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ohdc.f.o -[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/get_cal_time.F90.o -[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp.F90.o -[ 35%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ophys.f.o -[ 36%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp.F90.o -[ 37%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_co2.f.o -[ 37%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_data.F90.o -[ 37%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_dissipation.f.o +[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/field_manager.F90.o +[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/mosaic.F90.o +[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/topography/gaussian_topog.F90.o +[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/time_manager/get_cal_time.F90.o +[ 31%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_driver.F90.o +[ 31%] Building Fortran object CMakeFiles/fms.dir/FMS/horiz_interp/horiz_interp.F90.o +[ 32%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp.F90.o +[ 32%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_data.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 38%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_h2o.f.o -[ 39%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_types.F90.o -[ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_ion.f.o -[ 39%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp_external.F90.o +[ 33%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_types.F90.o +[ 34%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_axis.F90.o +[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_manifest.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 40%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_axis.F90.o +[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/xbt_drop_rate_adjust.f90.o +[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/write_ocean_data.F90.o +[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/time_interp/time_interp_external.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 41%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_manifest.F90.o -[ 41%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_o2_o3.f.o -[ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_phys.f.o -[ 42%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/fm_util.F90.o -[ 43%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/lrgsclr.f.o -[ 43%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/xbt_drop_rate_adjust.f90.o -[ 43%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpbl.f.o -[ 43%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/write_ocean_data.F90.o -[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpblt.f.o -[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpbltq.f.o -[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfscu.f.o -[ 44%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_output.F90.o +[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/field_manager/fm_util.F90.o +[ 35%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_output.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfscuq.f.o -[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninedmf.f.o -[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninedmf_hafs.f.o -[ 45%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_util.F90.o +[ 36%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_util.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. +[ 36%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/GFS_layer/GFS_abstraction_layer.F90.o +[ 37%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2oc.f.o +[ 37%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_solar_heating.f.o +[ 37%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_tracer.f.o +[ 37%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_table.F90.o +[ 37%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ideaca.f.o +[ 37%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_manager.F90.o +[ 38%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfcsub.F.o +[ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ugwp_driver_v0.f.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +[ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cnvc90.f.o +[ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.f.o +[ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/dcyc2.pre.rad.f.o +[ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/get_prs.f.o +[ 39%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gocart_tracer_config_stub.f.o +[ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gscond.f.o +[ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gscondp.f.o +[ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gwdc.f.o +[ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gwdps.f.o +[ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_orowam2017.f.o +[ 40%] Building Fortran object CMakeFiles/fms.dir/FMS/data_override/data_override.F90.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +[ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ohdc.f.o +[ 40%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ophys.f.o +[ 41%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_co2.f.o +[ 41%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_dissipation.f.o +[ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_h2o.f.o +[ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_ion.f.o +[ 42%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_o2_o3.f.o +[ 43%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/idea_phys.f.o +[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/lrgsclr.f.o +[ 44%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpbl.f.o +[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpblt.f.o +[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfpbltq.f.o +[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfscu.f.o +[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mfscuq.f.o +[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninedmf.f.o +[ 45%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninedmf_hafs.f.o [ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninp.f.o -[ 46%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_table.F90.o [ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninp1.f.o [ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninq.f.o -[ 46%] Building Fortran object CMakeFiles/fms.dir/FMS/diag_manager/diag_manager.F90.o -Using 8-byte addressing -Using pure routines. -Using allocatable derived type array members. -Using cray pointers. [ 46%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninq1.f.o -[ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninshoc.f.o -[ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstadb.f.o -[ 47%] Building Fortran object CMakeFiles/fms.dir/FMS/data_override/data_override.F90.o -[ 47%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstadbtn.f.o -Using 8-byte addressing -Using pure routines. -Using allocatable derived type array members. -Using cray pointers. -[ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstadbtn2.f.o -[ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstcnv.f.o -[ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozphys.f.o -[ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozphys_2015.f.o -[ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpd.f.o -[ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpd_shoc.f.o -[ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpdp.f.o -[ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progt2.f.o -[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rad_initialize.f.o -[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rayleigh_damp.f.o -[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rayleigh_damp_mesopause.f.o -[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfaerosols.f.o -[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfdeepcnv.f.o -[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfshalcnv.f.o -[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sascnv.f.o -[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sascnvn.f.o -[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdif.f.o -[ 55%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/coupler_types.F90.o -[ 55%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/stock_constants.F90.o -[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdifq.f.o -[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/set_soilveg.f.o -[ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_noahmp_drv.f.o -[ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sflx.f.o -[ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcnv.f.o -[ 56%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv.f.o -[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_1lyr.f.o -[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_fixdp.f.o -[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_opr.f.o -[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/tridi2t3.f.o -[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/calpreciptype.f90.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gcm_shoc.f90.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ointerp.f90.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozinterp.f90.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iccninterp.f90.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerinterp.f90.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/num_parthds.F.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gcycle.F90.o -[ 58%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_utils.F90.o -[ 59%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_triggers.F90.o -[ 59%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_solvers.F90.o -[ 59%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_lsatdis.F90.o -[ 60%] Building Fortran object CMakeFiles/fms.dir/FMS/amip_interp/amip_interp.F90.o -[ 60%] Building Fortran object CMakeFiles/fms.dir/FMS/astronomy/astronomy.F90.o -[ 60%] Building Fortran object CMakeFiles/fms.dir/FMS/block_control/block_control.F90.o -Using 8-byte addressing -Using pure routines. -Using allocatable derived type array members. -Using cray pointers. -[ 60%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_orodis.F90.o -[ 61%] Building Fortran object CMakeFiles/fms.dir/FMS/column_diagnostics/column_diagnostics.F90.o -[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_wmsdis.F90.o -[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/m_micro_driver.F90.o -[ 62%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/atmos_ocean_fluxes.F90.o -[ 62%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/ensemble_manager.F90.o -[ 63%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters.F90.o -[ 63%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/xgrid.F90.o +[ 47%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/coupler_types.F90.o +[ 47%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/stock_constants.F90.o +[ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/moninshoc.f.o +[ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstadb.f.o +[ 48%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstadbtn.f.o +[ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstadbtn2.f.o +[ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/mstcnv.f.o +[ 49%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozphys.f.o +[ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozphys_2015.f.o +[ 50%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpd.f.o +[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpd_shoc.f.o +[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/precpdp.f.o +[ 51%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/progt2.f.o +[ 52%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rad_initialize.f.o +[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rayleigh_damp.f.o +[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/rayleigh_damp_mesopause.f.o +[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfaerosols.f.o +[ 53%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfdeepcnv.f.o +[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/samfshalcnv.f.o +[ 54%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sascnv.f.o +[ 55%] Building Fortran object CMakeFiles/fms.dir/FMS/amip_interp/amip_interp.F90.o +[ 55%] Building Fortran object CMakeFiles/fms.dir/FMS/astronomy/astronomy.F90.o +[ 55%] Building Fortran object CMakeFiles/fms.dir/FMS/block_control/block_control.F90.o +Using 8-byte addressing +Using pure routines. +Using allocatable derived type array members. +Using cray pointers. +[ 55%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sascnvn.f.o +[ 56%] Building Fortran object CMakeFiles/fms.dir/FMS/column_diagnostics/column_diagnostics.F90.o +[ 57%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdif.f.o +[ 57%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/atmos_ocean_fluxes.F90.o +[ 57%] Building Fortran object CMakeFiles/fms.dir/FMS/coupler/ensemble_manager.F90.o +[ 58%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/drifters.F90.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. -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft.F90.o +[ 58%] Building Fortran object CMakeFiles/fms.dir/FMS/exchange/xgrid.F90.o +[ 59%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft99.F90.o -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/interpolator/interpolator.F90.o -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/grid.F90.o +[ 59%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/satmedmfvdifq.f.o +[ 59%] Building Fortran object CMakeFiles/fms.dir/FMS/fft/fft99.F90.o +[ 59%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/set_soilveg.f.o +[ 59%] Building Fortran object CMakeFiles/fms.dir/FMS/interpolator/interpolator.F90.o Using 8-byte addressing Using pure routines. Using allocatable derived type array members. Using cray pointers. -[ 64%] Linking Fortran static library libgfsphysics.a -[ 64%] Built target gfsphysics -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_utilities.F90.o -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core.F90.o -Scanning dependencies of target ipd -[ 64%] Building Fortran object FV3/ipd/CMakeFiles/ipd.dir/IPD_typedefs.F90.o -[ 64%] Building Fortran object FV3/ipd/CMakeFiles/ipd.dir/IPD_driver.F90.o -[ 64%] Linking Fortran static library libipd.a -[ 64%] Built target ipd -[ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core_ecda.F90.o +[ 60%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sfc_noahmp_drv.f.o +[ 60%] Building Fortran object CMakeFiles/fms.dir/FMS/mosaic/grid.F90.o +[ 60%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/sflx.f.o +[ 60%] Building Fortran object CMakeFiles/fms.dir/FMS/mpp/mpp_utilities.F90.o +[ 60%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcnv.f.o +[ 60%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core.F90.o +[ 60%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv.f.o +[ 61%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_1lyr.f.o +[ 61%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_fixdp.f.o +[ 61%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/shalcv_opr.f.o +[ 61%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/tridi2t3.f.o +[ 61%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/calpreciptype.f90.o +[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gcm_shoc.f90.o +[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/h2ointerp.f90.o +[ 62%] Building Fortran object CMakeFiles/fms.dir/FMS/oda_tools/oda_core_ecda.F90.o +[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/ozinterp.f90.o +[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/iccninterp.f90.o +[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/aerinterp.f90.o +[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/num_parthds.F.o +[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/gcycle.F90.o +[ 62%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_utils.F90.o +[ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_triggers.F90.o +[ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_ugwp_solvers.F90.o +[ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_lsatdis.F90.o +[ 63%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_orodis.F90.o +[ 64%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/cires_vert_wmsdis.F90.o +[ 64%] Building Fortran object FV3/gfsphysics/CMakeFiles/gfsphysics.dir/physics/m_micro_driver.F90.o [ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/random_numbers/random_numbers.F90.o [ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/sat_vapor_pres/sat_vapor_pres.F90.o [ 64%] Building Fortran object CMakeFiles/fms.dir/FMS/station_data/station_data.F90.o @@ -3645,10 +3611,17 @@ Scanning dependencies of target ipd [ 65%] Building Fortran object CMakeFiles/fms.dir/FMS/tridiagonal/tridiagonal.F90.o [ 66%] Building Fortran object CMakeFiles/fms.dir/FMS/drifters/quicksort.F90.o [ 67%] Building C object CMakeFiles/fms.dir/FMS/memutils/memuse.c.o +[ 67%] Linking Fortran static library libgfsphysics.a [ 67%] Building C object CMakeFiles/fms.dir/FMS/mosaic/create_xgrid.c.o [ 67%] Building C object CMakeFiles/fms.dir/FMS/mosaic/gradient_c2l.c.o +[ 67%] Built target gfsphysics [ 68%] Building C object CMakeFiles/fms.dir/FMS/mosaic/interp.c.o [ 68%] Building C object CMakeFiles/fms.dir/FMS/mosaic/mosaic_util.c.o +Scanning dependencies of target ipd +[ 68%] Building Fortran object FV3/ipd/CMakeFiles/ipd.dir/IPD_typedefs.F90.o +[ 68%] Building Fortran object FV3/ipd/CMakeFiles/ipd.dir/IPD_driver.F90.o +[ 68%] Linking Fortran static library libipd.a +[ 68%] Built target ipd [ 68%] Building C object CMakeFiles/fms.dir/FMS/mosaic/read_mosaic.c.o [ 68%] Building C object CMakeFiles/fms.dir/FMS/affinity/affinity.c.o [ 69%] Building C object CMakeFiles/fms.dir/FMS/mpp/nsclock.c.o @@ -3659,8 +3632,8 @@ Scanning dependencies of target io [ 69%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_internal_state.F90.o [ 69%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_fv3_io_def.F90.o Scanning dependencies of target fv3core -[ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_arrays.F90.o [ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_sst.F90.o +[ 69%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_arrays.F90.o [ 70%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_fill.F90.o [ 70%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_write_nemsio.F90.o Using 8-byte addressing @@ -3685,8 +3658,8 @@ Using allocatable derived type array members. Using cray pointers. [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/boundary.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/a2b_edge.F90.o -[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_surf_map.F90.o [ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_mapz.F90.o +[ 74%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_surf_map.F90.o [ 74%] Building Fortran object FV3/io/CMakeFiles/io.dir/FV3GFS_io.F90.o [ 75%] Building Fortran object FV3/io/CMakeFiles/io.dir/module_wrt_grid_comp.F90.o [ 76%] Building Fortran object FV3/io/CMakeFiles/io.dir/ffsync.F90.o @@ -3695,27 +3668,27 @@ Using cray pointers. [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_grid_tools.F90.o [ 76%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/init_hydro.F90.o [ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_treat_da_inc.F90.o -[ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/sw_core.F90.o -[ 77%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_iau_mod.F90.o [ 78%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_diagnostics.F90.o +[ 78%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/sw_core.F90.o [ 79%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_io.F90.o +[ 79%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_iau_mod.F90.o +[ 79%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_utils.F90.o [ 80%] Linking Fortran static library libio.a [ 80%] Built target io -[ 80%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_utils.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/nh_core.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_nudge.F90.o -[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/fv_nggps_diag.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_regional_bc.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/test_cases.F90.o +[ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/fv_nggps_diag.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_tracer2d.F90.o [ 81%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/dyn_core.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_update_phys.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/external_ic.F90.o [ 82%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/tools/fv_restart.F90.o -[ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_control.F90.o [ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_nesting.F90.o +[ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_control.F90.o [ 83%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/fv_dynamics.F90.o -[ 85%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/atmosphere.F90.o +[ 84%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/driver/fvGFS/atmosphere.F90.o [ 85%] Building Fortran object FV3/CMakeFiles/fv3core.dir/atmos_cubed_sphere/model/multi_gases.F90.o Using 8-byte addressing Using pure routines. @@ -3724,16 +3697,16 @@ Using cray pointers. [ 85%] Linking Fortran static library libfv3core.a [ 85%] Built target fv3core Scanning dependencies of target stochastic_physics +[ 85%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_resol_def.f.o +[ 86%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/update_ca.f90.o [ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/spectral_layout.F90.o -[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/update_ca.f90.o [ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_gg_def.f.o -[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_resol_def.f.o +[ 87%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_layout_lag.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/glats_stochy.f.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_layout_lag.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_namelist_def.F90.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/compns_stochy.F90.o -[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/epslon_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/setlats_lag_stochy.f.o +[ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/epslon_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_lats_node_a_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_ls_node_stochy.f.o [ 88%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/gozrineo_stochy.f.o @@ -3751,9 +3724,9 @@ Scanning dependencies of target stochastic_physics [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochy_data_mod.F90.o [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/get_stochy_pattern.F90.o [ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/stochastic_physics.F90.o -[ 92%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/plumes.f90.o -[ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/num_parthds_stochy.f.o -[ 94%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/cellular_automata.f90.o +[ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/cellular_automata.f90.o +[ 93%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/plumes.f90.o +[ 94%] Building Fortran object FV3/stochastic_physics/CMakeFiles/stochastic_physics.dir/__/__/stochastic_physics/num_parthds_stochy.f.o [ 95%] Linking Fortran static library libstochastic_physics.a [ 95%] Built target stochastic_physics Scanning dependencies of target fv3cap @@ -3765,10 +3738,10 @@ Scanning dependencies of target fv3cap [ 97%] Linking Fortran static library libfv3cap.a [ 97%] Built target fv3cap Scanning dependencies of target NEMS.exe +[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_SpaceWeather.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/ENS_Cpl/ENS_CplComp_ESMFMod_STUB.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_methods.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_EARTH_INTERNAL_STATE.F90.o -[ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_MEDIATOR_SpaceWeather.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_UTILS.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_INTERNAL_STATE.F90.o [ 97%] Building Fortran object CMakeFiles/NEMS.exe.dir/NEMS/src/module_NEMS_Rusage.F90.o @@ -3782,10 +3755,10 @@ Scanning dependencies of target NEMS.exe /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' [100%] Built target NEMS.exe + mv NEMS.exe ../fv3_3.exe -+ cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/pr56/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 ../modules.fv3_3 ++ cp /gpfs/dell2/emc/modeling/noscrub/Dusan.Jovic/ufs/SM_Feb242020/ufs-weather-model/modulefiles/wcoss_dell_p3/fv3 ../modules.fv3_3 + cd .. + '[' YES = YES ']' + rm -rf build_fv3_3 -+ elapsed=539 -+ echo 'Elapsed time 539 seconds. Compiling 32BIT=Y finished' -Elapsed time 539 seconds. Compiling 32BIT=Y finished ++ elapsed=657 ++ echo 'Elapsed time 657 seconds. Compiling 32BIT=Y finished' +Elapsed time 657 seconds. Compiling 32BIT=Y finished diff --git a/tests/RegressionTests_hera.intel.log b/tests/RegressionTests_hera.intel.log index af18a74fdd..57722edcce 100644 --- a/tests/RegressionTests_hera.intel.log +++ b/tests/RegressionTests_hera.intel.log @@ -1,9 +1,9 @@ -Mon Feb 17 23:57:46 UTC 2020 +Mon Mar 2 15:42:45 UTC 2020 Start Regression test -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_control -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_control +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_control +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_control Checking test 001 fv3_control results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -70,8 +70,8 @@ Checking test 001 fv3_control results .... Test 001 fv3_control PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_control -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_decomp +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_control +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_decomp Checking test 002 fv3_decomp results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -138,8 +138,8 @@ Checking test 002 fv3_decomp results .... Test 002 fv3_decomp PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_control -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_2threads +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_control +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_2threads Checking test 003 fv3_2threads results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -206,8 +206,8 @@ Checking test 003 fv3_2threads results .... Test 003 fv3_2threads PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_restart -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_restart +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_restart +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_restart Checking test 004 fv3_restart results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -274,8 +274,8 @@ Checking test 004 fv3_restart results .... Test 004 fv3_restart PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_read_inc -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_read_inc +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_read_inc +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_read_inc Checking test 005 fv3_read_inc results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -342,8 +342,8 @@ Checking test 005 fv3_read_inc results .... Test 005 fv3_read_inc PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_gfdlmp -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_gfdlmp +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_gfdlmp +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_gfdlmp Checking test 006 fv3_gfdlmp results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -390,8 +390,8 @@ Checking test 006 fv3_gfdlmp results .... Test 006 fv3_gfdlmp PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_gfdlmprad_gwd -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_gfdlmprad_gwd +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_gfdlmprad_gwd +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_gfdlmprad_gwd Checking test 007 fv3_gfdlmprad_gwd results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -438,8 +438,8 @@ Checking test 007 fv3_gfdlmprad_gwd results .... Test 007 fv3_gfdlmprad_gwd PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_gfdlmprad_noahmp -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_gfdlmprad_noahmp +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_gfdlmprad_noahmp +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_gfdlmprad_noahmp Checking test 008 fv3_gfdlmprad_noahmp results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -486,8 +486,8 @@ Checking test 008 fv3_gfdlmprad_noahmp results .... Test 008 fv3_gfdlmprad_noahmp PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_thompson -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_thompson +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_thompson +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_thompson Checking test 009 fv3_thompson results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -554,8 +554,8 @@ Checking test 009 fv3_thompson results .... Test 009 fv3_thompson PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_wsm6 -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_wsm6 +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_wsm6 +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_wsm6 Checking test 010 fv3_wsm6 results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -622,8 +622,8 @@ Checking test 010 fv3_wsm6 results .... Test 010 fv3_wsm6 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_wrtGauss_netcdf_esmf -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_wrtGauss_netcdf_esmf +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_wrtGauss_netcdf_esmf +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_wrtGauss_netcdf_esmf Checking test 011 fv3_wrtGauss_netcdf_esmf results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -670,8 +670,8 @@ Checking test 011 fv3_wrtGauss_netcdf_esmf results .... Test 011 fv3_wrtGauss_netcdf_esmf PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_wrtGauss_netcdf -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_wrtGauss_netcdf +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_wrtGauss_netcdf +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_wrtGauss_netcdf Checking test 012 fv3_wrtGauss_netcdf results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -718,8 +718,8 @@ Checking test 012 fv3_wrtGauss_netcdf results .... Test 012 fv3_wrtGauss_netcdf PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_wrtGauss_nemsio -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_wrtGauss_nemsio +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_wrtGauss_nemsio +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_wrtGauss_nemsio Checking test 013 fv3_wrtGauss_nemsio results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -766,8 +766,8 @@ Checking test 013 fv3_wrtGauss_nemsio results .... Test 013 fv3_wrtGauss_nemsio PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_wrtGauss_nemsio_c192 -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_wrtGauss_nemsio_c192 +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_wrtGauss_nemsio_c192 +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_wrtGauss_nemsio_c192 Checking test 014 fv3_wrtGauss_nemsio_c192 results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -814,8 +814,8 @@ Checking test 014 fv3_wrtGauss_nemsio_c192 results .... Test 014 fv3_wrtGauss_nemsio_c192 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_stochy -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_stochy +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_stochy +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_stochy Checking test 015 fv3_stochy results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -882,8 +882,8 @@ Checking test 015 fv3_stochy results .... Test 015 fv3_stochy PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_iau -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_iau +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_iau +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_iau Checking test 016 fv3_iau results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -950,8 +950,8 @@ Checking test 016 fv3_iau results .... Test 016 fv3_iau PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_csawmgshoc -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_csawmgshoc +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_csawmgshoc +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_csawmgshoc Checking test 017 fv3_csawmgshoc results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -998,8 +998,8 @@ Checking test 017 fv3_csawmgshoc results .... Test 017 fv3_csawmgshoc PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_csawmg -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_csawmg +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_csawmg +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_csawmg Checking test 018 fv3_csawmg results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1046,8 +1046,8 @@ Checking test 018 fv3_csawmg results .... Test 018 fv3_csawmg PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_rasmgshoc -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_rasmgshoc +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_rasmgshoc +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_rasmgshoc Checking test 019 fv3_rasmgshoc results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1094,8 +1094,8 @@ Checking test 019 fv3_rasmgshoc results .... Test 019 fv3_rasmgshoc PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_csawmg3shoc127 -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_csawmg3shoc127 +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_csawmg3shoc127 +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_csawmg3shoc127 Checking test 020 fv3_csawmg3shoc127 results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1142,8 +1142,8 @@ Checking test 020 fv3_csawmg3shoc127 results .... Test 020 fv3_csawmg3shoc127 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_satmedmf -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_satmedmf +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_satmedmf +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_satmedmf Checking test 021 fv3_satmedmf results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1190,8 +1190,8 @@ Checking test 021 fv3_satmedmf results .... Test 021 fv3_satmedmf PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_lheatstrg -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_lheatstrg +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_lheatstrg +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_lheatstrg Checking test 022 fv3_lheatstrg results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1238,8 +1238,8 @@ Checking test 022 fv3_lheatstrg results .... Test 022 fv3_lheatstrg PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_gfdlmprad -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_gfdlmprad +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_gfdlmprad +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_gfdlmprad Checking test 023 fv3_gfdlmprad results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1287,9 +1287,58 @@ Checking test 023 fv3_gfdlmprad results .... Test 023 fv3_gfdlmprad PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_wrtGauss_nemsio_c768 -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_wrtGauss_nemsio_c768 -Checking test 024 fv3_wrtGauss_nemsio_c768 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_gfdlmprad_atmwav +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_gfdlmprad_atmwav +Checking test 024 fv3_gfdlmprad_atmwav results .... + Comparing atmos_4xdaily.tile1.nc .........OK + Comparing atmos_4xdaily.tile2.nc .........OK + Comparing atmos_4xdaily.tile3.nc .........OK + Comparing atmos_4xdaily.tile4.nc .........OK + Comparing atmos_4xdaily.tile5.nc .........OK + Comparing atmos_4xdaily.tile6.nc .........OK + Comparing phyf000.nemsio .........OK + Comparing phyf024.nemsio .........OK + Comparing dynf000.nemsio .........OK + Comparing dynf024.nemsio .........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/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/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 out_grd.glo_30m .........OK +Test 024 fv3_gfdlmprad_atmwav PASS + + +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_wrtGauss_nemsio_c768 +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_wrtGauss_nemsio_c768 +Checking test 025 fv3_wrtGauss_nemsio_c768 results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK Comparing atmos_4xdaily.tile3.nc .........OK @@ -1333,12 +1382,12 @@ Checking test 024 fv3_wrtGauss_nemsio_c768 results .... Comparing out_grd.glo_10m .........OK Comparing out_grd.ant_9km .........OK Comparing out_grd.aoc_9km .........OK -Test 024 fv3_wrtGauss_nemsio_c768 PASS +Test 025 fv3_wrtGauss_nemsio_c768 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_control -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_appbuild -Checking test 025 fv3_appbuild results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_control +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_appbuild +Checking test 026 fv3_appbuild results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK Comparing atmos_4xdaily.tile3.nc .........OK @@ -1401,12 +1450,12 @@ Checking test 025 fv3_appbuild results .... Comparing RESTART/sfc_data.tile4.nc .........OK Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -Test 025 fv3_appbuild PASS +Test 026 fv3_appbuild PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_control_32bit -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_control_32bit -Checking test 026 fv3_control_32bit results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_control_32bit +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_control_32bit +Checking test 027 fv3_control_32bit results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK Comparing atmos_4xdaily.tile3.nc .........OK @@ -1469,12 +1518,12 @@ Checking test 026 fv3_control_32bit results .... Comparing RESTART/sfc_data.tile4.nc .........OK Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -Test 026 fv3_control_32bit PASS +Test 027 fv3_control_32bit PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_gfdlmprad_32bit_post -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_gfdlmprad_32bit_post -Checking test 027 fv3_gfdlmprad_32bit_post results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_gfdlmprad_32bit_post +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_gfdlmprad_32bit_post +Checking test 028 fv3_gfdlmprad_32bit_post results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK Comparing atmos_4xdaily.tile3.nc .........OK @@ -1521,12 +1570,12 @@ Checking test 027 fv3_gfdlmprad_32bit_post results .... Comparing RESTART/phy_data.tile4.nc .........OK Comparing RESTART/phy_data.tile5.nc .........OK Comparing RESTART/phy_data.tile6.nc .........OK -Test 027 fv3_gfdlmprad_32bit_post PASS +Test 028 fv3_gfdlmprad_32bit_post PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_stretched -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_stretched -Checking test 028 fv3_stretched results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_stretched +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_stretched +Checking test 029 fv3_stretched results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK Comparing atmos_4xdaily.tile3.nc .........OK @@ -1577,12 +1626,12 @@ Checking test 028 fv3_stretched results .... Comparing RESTART/sfc_data.tile4.nc .........OK Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -Test 028 fv3_stretched PASS +Test 029 fv3_stretched PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_stretched_nest -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_stretched_nest -Checking test 029 fv3_stretched_nest results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_stretched_nest +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_stretched_nest +Checking test 030 fv3_stretched_nest results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK Comparing atmos_4xdaily.tile3.nc .........OK @@ -1644,12 +1693,12 @@ Checking test 029 fv3_stretched_nest results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK Comparing RESTART/sfc_data.nest02.tile7.nc .........OK -Test 029 fv3_stretched_nest PASS +Test 030 fv3_stretched_nest PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_stretched_nest_quilt -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_stretched_nest_quilt -Checking test 030 fv3_stretched_nest_quilt results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_stretched_nest_quilt +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_stretched_nest_quilt +Checking test 031 fv3_stretched_nest_quilt results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK Comparing atmos_4xdaily.tile3.nc .........OK @@ -1709,59 +1758,59 @@ Checking test 030 fv3_stretched_nest_quilt results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK Comparing RESTART/sfc_data.nest02.tile7.nc .........OK -Test 030 fv3_stretched_nest_quilt PASS +Test 031 fv3_stretched_nest_quilt PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_regional_control -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_regional_control -Checking test 031 fv3_regional_control results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_regional_control +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_regional_control +Checking test 032 fv3_regional_control results .... Comparing atmos_4xdaily.nc .........OK Comparing fv3_history2d.nc .........OK Comparing fv3_history.nc .........OK -Test 031 fv3_regional_control PASS +Test 032 fv3_regional_control PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_regional_restart -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_regional_restart -Checking test 032 fv3_regional_restart results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_regional_restart +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_regional_restart +Checking test 033 fv3_regional_restart results .... Comparing atmos_4xdaily.nc .........OK Comparing fv3_history2d.nc .........OK Comparing fv3_history.nc .........OK -Test 032 fv3_regional_restart PASS +Test 033 fv3_regional_restart PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_regional_quilt -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_regional_quilt -Checking test 033 fv3_regional_quilt results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_regional_quilt +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_regional_quilt +Checking test 034 fv3_regional_quilt results .... Comparing atmos_4xdaily.nc .........OK Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK Comparing phyf024.nc .........OK -Test 033 fv3_regional_quilt PASS +Test 034 fv3_regional_quilt PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_regional_c768 -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_regional_c768 -Checking test 034 fv3_regional_c768 results .... +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_regional_c768 +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_regional_c768 +Checking test 035 fv3_regional_c768 results .... Comparing atmos_4xdaily.nc .........OK Comparing fv3_history2d.nc .........OK Comparing fv3_history.nc .........OK -Test 034 fv3_regional_c768 PASS +Test 035 fv3_regional_c768 PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_control -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_control_debug -Checking test 035 fv3_control_debug results .... -Test 035 fv3_control_debug PASS +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_control +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_control_debug +Checking test 036 fv3_control_debug results .... +Test 036 fv3_control_debug PASS -baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_stretched_nest -working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_37584/fv3_stretched_nest_debug -Checking test 036 fv3_stretched_nest_debug results .... -Test 036 fv3_stretched_nest_debug PASS +baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_stretched_nest +working dir = /scratch1/NCEPDEV/stmp2/Dusan.Jovic/FV3_RT/rt_238526/fv3_stretched_nest_debug +Checking test 037 fv3_stretched_nest_debug results .... +Test 037 fv3_stretched_nest_debug PASS REGRESSION TEST WAS SUCCESSFUL -Tue Feb 18 00:33:24 UTC 2020 -Elapsed time: 00h:35m:40s. Have a nice day! +Mon Mar 2 16:18:00 UTC 2020 +Elapsed time: 00h:35m:16s. Have a nice day! diff --git a/tests/RegressionTests_wcoss_cray.log b/tests/RegressionTests_wcoss_cray.log index 86f2ca56db..964cf886a2 100644 --- a/tests/RegressionTests_wcoss_cray.log +++ b/tests/RegressionTests_wcoss_cray.log @@ -1,9 +1,9 @@ -Mon Feb 17 23:58:01 UTC 2020 +Tue Mar 3 20:49:54 UTC 2020 Start Regression test -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_control -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_control +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_control +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_control Checking test 001 fv3_control results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -70,8 +70,8 @@ Checking test 001 fv3_control results .... Test 001 fv3_control PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_control -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_decomp +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_control +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_decomp Checking test 002 fv3_decomp results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -138,8 +138,8 @@ Checking test 002 fv3_decomp results .... Test 002 fv3_decomp PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_control -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_2threads +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_control +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_2threads Checking test 003 fv3_2threads results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -206,8 +206,8 @@ Checking test 003 fv3_2threads results .... Test 003 fv3_2threads PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_restart -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_restart +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_restart +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_restart Checking test 004 fv3_restart results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -274,8 +274,8 @@ Checking test 004 fv3_restart results .... Test 004 fv3_restart PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_read_inc -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_read_inc +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_read_inc +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_read_inc Checking test 005 fv3_read_inc results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -342,8 +342,8 @@ Checking test 005 fv3_read_inc results .... Test 005 fv3_read_inc PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_gfdlmp -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_gfdlmp +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_gfdlmp +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_gfdlmp Checking test 006 fv3_gfdlmp results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -390,8 +390,8 @@ Checking test 006 fv3_gfdlmp results .... Test 006 fv3_gfdlmp PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_gfdlmprad_gwd -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_gfdlmprad_gwd +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_gfdlmprad_gwd +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_gfdlmprad_gwd Checking test 007 fv3_gfdlmprad_gwd results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -438,8 +438,8 @@ Checking test 007 fv3_gfdlmprad_gwd results .... Test 007 fv3_gfdlmprad_gwd PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_gfdlmprad_noahmp -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_gfdlmprad_noahmp +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_gfdlmprad_noahmp +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_gfdlmprad_noahmp Checking test 008 fv3_gfdlmprad_noahmp results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -486,8 +486,8 @@ Checking test 008 fv3_gfdlmprad_noahmp results .... Test 008 fv3_gfdlmprad_noahmp PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_thompson -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_thompson +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_thompson +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_thompson Checking test 009 fv3_thompson results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -554,8 +554,8 @@ Checking test 009 fv3_thompson results .... Test 009 fv3_thompson PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_wsm6 -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_wsm6 +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_wsm6 +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_wsm6 Checking test 010 fv3_wsm6 results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -622,8 +622,8 @@ Checking test 010 fv3_wsm6 results .... Test 010 fv3_wsm6 PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_wrtGauss_netcdf_esmf -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_wrtGauss_netcdf_esmf +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_wrtGauss_netcdf_esmf +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_wrtGauss_netcdf_esmf Checking test 011 fv3_wrtGauss_netcdf_esmf results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -670,8 +670,8 @@ Checking test 011 fv3_wrtGauss_netcdf_esmf results .... Test 011 fv3_wrtGauss_netcdf_esmf PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_wrtGauss_netcdf -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_wrtGauss_netcdf +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_wrtGauss_netcdf +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_wrtGauss_netcdf Checking test 012 fv3_wrtGauss_netcdf results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -718,8 +718,8 @@ Checking test 012 fv3_wrtGauss_netcdf results .... Test 012 fv3_wrtGauss_netcdf PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_wrtGauss_nemsio -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_wrtGauss_nemsio +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_wrtGauss_nemsio +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_wrtGauss_nemsio Checking test 013 fv3_wrtGauss_nemsio results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -766,8 +766,8 @@ Checking test 013 fv3_wrtGauss_nemsio results .... Test 013 fv3_wrtGauss_nemsio PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_wrtGauss_nemsio_c192 -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_wrtGauss_nemsio_c192 +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_wrtGauss_nemsio_c192 +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_wrtGauss_nemsio_c192 Checking test 014 fv3_wrtGauss_nemsio_c192 results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -814,8 +814,8 @@ Checking test 014 fv3_wrtGauss_nemsio_c192 results .... Test 014 fv3_wrtGauss_nemsio_c192 PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_stochy -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_stochy +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_stochy +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_stochy Checking test 015 fv3_stochy results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -882,8 +882,8 @@ Checking test 015 fv3_stochy results .... Test 015 fv3_stochy PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_iau -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_iau +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_iau +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_iau Checking test 016 fv3_iau results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -950,8 +950,8 @@ Checking test 016 fv3_iau results .... Test 016 fv3_iau PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_csawmgshoc -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_csawmgshoc +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_csawmgshoc +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_csawmgshoc Checking test 017 fv3_csawmgshoc results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -998,8 +998,8 @@ Checking test 017 fv3_csawmgshoc results .... Test 017 fv3_csawmgshoc PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_csawmg -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_csawmg +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_csawmg +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_csawmg Checking test 018 fv3_csawmg results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1046,8 +1046,8 @@ Checking test 018 fv3_csawmg results .... Test 018 fv3_csawmg PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_rasmgshoc -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_rasmgshoc +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_rasmgshoc +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_rasmgshoc Checking test 019 fv3_rasmgshoc results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1094,8 +1094,8 @@ Checking test 019 fv3_rasmgshoc results .... Test 019 fv3_rasmgshoc PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_csawmg3shoc127 -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_csawmg3shoc127 +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_csawmg3shoc127 +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_csawmg3shoc127 Checking test 020 fv3_csawmg3shoc127 results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1142,8 +1142,8 @@ Checking test 020 fv3_csawmg3shoc127 results .... Test 020 fv3_csawmg3shoc127 PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_satmedmf -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_satmedmf +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_satmedmf +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_satmedmf Checking test 021 fv3_satmedmf results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1190,8 +1190,8 @@ Checking test 021 fv3_satmedmf results .... Test 021 fv3_satmedmf PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_lheatstrg -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_lheatstrg +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_lheatstrg +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_lheatstrg Checking test 022 fv3_lheatstrg results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1238,8 +1238,8 @@ Checking test 022 fv3_lheatstrg results .... Test 022 fv3_lheatstrg PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_gfdlmprad -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_gfdlmprad +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_gfdlmprad +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_gfdlmprad Checking test 023 fv3_gfdlmprad results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1287,8 +1287,8 @@ Checking test 023 fv3_gfdlmprad results .... Test 023 fv3_gfdlmprad PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_control -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_appbuild +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_control +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_appbuild Checking test 024 fv3_appbuild results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1355,8 +1355,8 @@ Checking test 024 fv3_appbuild results .... Test 024 fv3_appbuild PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_control_32bit -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_control_32bit +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_control_32bit +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_control_32bit Checking test 025 fv3_control_32bit results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1423,8 +1423,8 @@ Checking test 025 fv3_control_32bit results .... Test 025 fv3_control_32bit PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_gfdlmprad_32bit_post -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_gfdlmprad_32bit_post +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_gfdlmprad_32bit_post +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_gfdlmprad_32bit_post Checking test 026 fv3_gfdlmprad_32bit_post results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1475,8 +1475,8 @@ Checking test 026 fv3_gfdlmprad_32bit_post results .... Test 026 fv3_gfdlmprad_32bit_post PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_stretched -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_stretched +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_stretched +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_stretched Checking test 027 fv3_stretched results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1531,8 +1531,8 @@ Checking test 027 fv3_stretched results .... Test 027 fv3_stretched PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_stretched_nest -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_stretched_nest +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_stretched_nest +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_stretched_nest Checking test 028 fv3_stretched_nest results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1598,8 +1598,8 @@ Checking test 028 fv3_stretched_nest results .... Test 028 fv3_stretched_nest PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_stretched_nest_quilt -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_stretched_nest_quilt +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_stretched_nest_quilt +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_stretched_nest_quilt Checking test 029 fv3_stretched_nest_quilt results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1663,8 +1663,8 @@ Checking test 029 fv3_stretched_nest_quilt results .... Test 029 fv3_stretched_nest_quilt PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_regional_control -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_regional_control +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_regional_control +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_regional_control Checking test 030 fv3_regional_control results .... Comparing atmos_4xdaily.nc .........OK Comparing fv3_history2d.nc .........OK @@ -1672,8 +1672,8 @@ Checking test 030 fv3_regional_control results .... Test 030 fv3_regional_control PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_regional_restart -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_regional_restart +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_regional_restart +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_regional_restart Checking test 031 fv3_regional_restart results .... Comparing atmos_4xdaily.nc .........OK Comparing fv3_history2d.nc .........OK @@ -1681,8 +1681,8 @@ Checking test 031 fv3_regional_restart results .... Test 031 fv3_regional_restart PASS -baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_regional_quilt -working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_28311/fv3_regional_quilt +baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_regional_quilt +working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_43897/fv3_regional_quilt Checking test 032 fv3_regional_quilt results .... Comparing atmos_4xdaily.nc .........OK Comparing dynf000.nc .........OK @@ -1693,5 +1693,5 @@ Test 032 fv3_regional_quilt PASS REGRESSION TEST WAS SUCCESSFUL -Tue Feb 18 00:28:44 UTC 2020 -Elapsed time: 00h:30m:45s. Have a nice day! +Tue Mar 3 21:17:29 UTC 2020 +Elapsed time: 00h:27m:37s. Have a nice day! diff --git a/tests/RegressionTests_wcoss_dell_p3.log b/tests/RegressionTests_wcoss_dell_p3.log index 714b7f52e1..9bad3b9c1b 100644 --- a/tests/RegressionTests_wcoss_dell_p3.log +++ b/tests/RegressionTests_wcoss_dell_p3.log @@ -1,9 +1,9 @@ -Mon Feb 17 23:51:47 UTC 2020 +Mon Mar 2 15:43:18 UTC 2020 Start Regression test -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_control -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_control +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_control +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_control Checking test 001 fv3_control results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -70,8 +70,8 @@ Checking test 001 fv3_control results .... Test 001 fv3_control PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_control -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_decomp +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_control +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_decomp Checking test 002 fv3_decomp results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -138,8 +138,8 @@ Checking test 002 fv3_decomp results .... Test 002 fv3_decomp PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_control -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_2threads +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_control +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_2threads Checking test 003 fv3_2threads results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -206,8 +206,8 @@ Checking test 003 fv3_2threads results .... Test 003 fv3_2threads PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_restart -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_restart +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_restart +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_restart Checking test 004 fv3_restart results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -274,8 +274,8 @@ Checking test 004 fv3_restart results .... Test 004 fv3_restart PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_read_inc -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_read_inc +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_read_inc +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_read_inc Checking test 005 fv3_read_inc results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -342,8 +342,8 @@ Checking test 005 fv3_read_inc results .... Test 005 fv3_read_inc PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_gfdlmp -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_gfdlmp +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_gfdlmp +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_gfdlmp Checking test 006 fv3_gfdlmp results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -390,8 +390,8 @@ Checking test 006 fv3_gfdlmp results .... Test 006 fv3_gfdlmp PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_gfdlmprad_gwd -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_gfdlmprad_gwd +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_gfdlmprad_gwd +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_gfdlmprad_gwd Checking test 007 fv3_gfdlmprad_gwd results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -438,8 +438,8 @@ Checking test 007 fv3_gfdlmprad_gwd results .... Test 007 fv3_gfdlmprad_gwd PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_gfdlmprad_noahmp -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_gfdlmprad_noahmp +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_gfdlmprad_noahmp +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_gfdlmprad_noahmp Checking test 008 fv3_gfdlmprad_noahmp results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -486,8 +486,8 @@ Checking test 008 fv3_gfdlmprad_noahmp results .... Test 008 fv3_gfdlmprad_noahmp PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_thompson -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_thompson +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_thompson +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_thompson Checking test 009 fv3_thompson results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -554,8 +554,8 @@ Checking test 009 fv3_thompson results .... Test 009 fv3_thompson PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_wsm6 -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_wsm6 +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_wsm6 +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_wsm6 Checking test 010 fv3_wsm6 results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -622,8 +622,8 @@ Checking test 010 fv3_wsm6 results .... Test 010 fv3_wsm6 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_wrtGauss_netcdf_esmf -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_wrtGauss_netcdf_esmf +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_wrtGauss_netcdf_esmf +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_wrtGauss_netcdf_esmf Checking test 011 fv3_wrtGauss_netcdf_esmf results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -670,8 +670,8 @@ Checking test 011 fv3_wrtGauss_netcdf_esmf results .... Test 011 fv3_wrtGauss_netcdf_esmf PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_wrtGauss_netcdf -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_wrtGauss_netcdf +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_wrtGauss_netcdf +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_wrtGauss_netcdf Checking test 012 fv3_wrtGauss_netcdf results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -718,8 +718,8 @@ Checking test 012 fv3_wrtGauss_netcdf results .... Test 012 fv3_wrtGauss_netcdf PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_wrtGauss_nemsio -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_wrtGauss_nemsio +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_wrtGauss_nemsio +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_wrtGauss_nemsio Checking test 013 fv3_wrtGauss_nemsio results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -766,8 +766,8 @@ Checking test 013 fv3_wrtGauss_nemsio results .... Test 013 fv3_wrtGauss_nemsio PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_wrtGauss_nemsio_c192 -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_wrtGauss_nemsio_c192 +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_wrtGauss_nemsio_c192 +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_wrtGauss_nemsio_c192 Checking test 014 fv3_wrtGauss_nemsio_c192 results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -814,8 +814,8 @@ Checking test 014 fv3_wrtGauss_nemsio_c192 results .... Test 014 fv3_wrtGauss_nemsio_c192 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_stochy -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_stochy +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_stochy +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_stochy Checking test 015 fv3_stochy results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -882,8 +882,8 @@ Checking test 015 fv3_stochy results .... Test 015 fv3_stochy PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_iau -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_iau +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_iau +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_iau Checking test 016 fv3_iau results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -950,8 +950,8 @@ Checking test 016 fv3_iau results .... Test 016 fv3_iau PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_csawmgshoc -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_csawmgshoc +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_csawmgshoc +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_csawmgshoc Checking test 017 fv3_csawmgshoc results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -998,8 +998,8 @@ Checking test 017 fv3_csawmgshoc results .... Test 017 fv3_csawmgshoc PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_csawmg -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_csawmg +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_csawmg +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_csawmg Checking test 018 fv3_csawmg results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1046,8 +1046,8 @@ Checking test 018 fv3_csawmg results .... Test 018 fv3_csawmg PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_rasmgshoc -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_rasmgshoc +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_rasmgshoc +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_rasmgshoc Checking test 019 fv3_rasmgshoc results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1094,8 +1094,8 @@ Checking test 019 fv3_rasmgshoc results .... Test 019 fv3_rasmgshoc PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_csawmg3shoc127 -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_csawmg3shoc127 +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_csawmg3shoc127 +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_csawmg3shoc127 Checking test 020 fv3_csawmg3shoc127 results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1142,8 +1142,8 @@ Checking test 020 fv3_csawmg3shoc127 results .... Test 020 fv3_csawmg3shoc127 PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_satmedmf -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_satmedmf +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_satmedmf +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_satmedmf Checking test 021 fv3_satmedmf results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1190,8 +1190,8 @@ Checking test 021 fv3_satmedmf results .... Test 021 fv3_satmedmf PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_lheatstrg -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_lheatstrg +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_lheatstrg +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_lheatstrg Checking test 022 fv3_lheatstrg results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1238,8 +1238,8 @@ Checking test 022 fv3_lheatstrg results .... Test 022 fv3_lheatstrg PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_gfdlmprad -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_gfdlmprad +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_gfdlmprad +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_gfdlmprad Checking test 023 fv3_gfdlmprad results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK @@ -1287,9 +1287,58 @@ Checking test 023 fv3_gfdlmprad results .... Test 023 fv3_gfdlmprad PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_control -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_appbuild -Checking test 024 fv3_appbuild results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_gfdlmprad_atmwav +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_gfdlmprad_atmwav +Checking test 024 fv3_gfdlmprad_atmwav results .... + Comparing atmos_4xdaily.tile1.nc .........OK + Comparing atmos_4xdaily.tile2.nc .........OK + Comparing atmos_4xdaily.tile3.nc .........OK + Comparing atmos_4xdaily.tile4.nc .........OK + Comparing atmos_4xdaily.tile5.nc .........OK + Comparing atmos_4xdaily.tile6.nc .........OK + Comparing phyf000.nemsio .........OK + Comparing phyf024.nemsio .........OK + Comparing dynf000.nemsio .........OK + Comparing dynf024.nemsio .........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/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/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 out_grd.glo_30m .........OK +Test 024 fv3_gfdlmprad_atmwav PASS + + +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_control +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_appbuild +Checking test 025 fv3_appbuild results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK Comparing atmos_4xdaily.tile3.nc .........OK @@ -1352,12 +1401,12 @@ Checking test 024 fv3_appbuild results .... Comparing RESTART/sfc_data.tile4.nc .........OK Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -Test 024 fv3_appbuild PASS +Test 025 fv3_appbuild PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_control_32bit -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_control_32bit -Checking test 025 fv3_control_32bit results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_control_32bit +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_control_32bit +Checking test 026 fv3_control_32bit results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK Comparing atmos_4xdaily.tile3.nc .........OK @@ -1420,12 +1469,12 @@ Checking test 025 fv3_control_32bit results .... Comparing RESTART/sfc_data.tile4.nc .........OK Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -Test 025 fv3_control_32bit PASS +Test 026 fv3_control_32bit PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_gfdlmprad_32bit_post -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_gfdlmprad_32bit_post -Checking test 026 fv3_gfdlmprad_32bit_post results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_gfdlmprad_32bit_post +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_gfdlmprad_32bit_post +Checking test 027 fv3_gfdlmprad_32bit_post results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK Comparing atmos_4xdaily.tile3.nc .........OK @@ -1472,12 +1521,12 @@ Checking test 026 fv3_gfdlmprad_32bit_post results .... Comparing RESTART/phy_data.tile4.nc .........OK Comparing RESTART/phy_data.tile5.nc .........OK Comparing RESTART/phy_data.tile6.nc .........OK -Test 026 fv3_gfdlmprad_32bit_post PASS +Test 027 fv3_gfdlmprad_32bit_post PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_stretched -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_stretched -Checking test 027 fv3_stretched results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_stretched +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_stretched +Checking test 028 fv3_stretched results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK Comparing atmos_4xdaily.tile3.nc .........OK @@ -1528,12 +1577,12 @@ Checking test 027 fv3_stretched results .... Comparing RESTART/sfc_data.tile4.nc .........OK Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK -Test 027 fv3_stretched PASS +Test 028 fv3_stretched PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_stretched_nest -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_stretched_nest -Checking test 028 fv3_stretched_nest results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_stretched_nest +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_stretched_nest +Checking test 029 fv3_stretched_nest results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK Comparing atmos_4xdaily.tile3.nc .........OK @@ -1595,12 +1644,12 @@ Checking test 028 fv3_stretched_nest results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK Comparing RESTART/sfc_data.nest02.tile7.nc .........OK -Test 028 fv3_stretched_nest PASS +Test 029 fv3_stretched_nest PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_stretched_nest_quilt -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_stretched_nest_quilt -Checking test 029 fv3_stretched_nest_quilt results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_stretched_nest_quilt +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_stretched_nest_quilt +Checking test 030 fv3_stretched_nest_quilt results .... Comparing atmos_4xdaily.tile1.nc .........OK Comparing atmos_4xdaily.tile2.nc .........OK Comparing atmos_4xdaily.tile3.nc .........OK @@ -1660,47 +1709,47 @@ Checking test 029 fv3_stretched_nest_quilt results .... Comparing RESTART/sfc_data.tile5.nc .........OK Comparing RESTART/sfc_data.tile6.nc .........OK Comparing RESTART/sfc_data.nest02.tile7.nc .........OK -Test 029 fv3_stretched_nest_quilt PASS +Test 030 fv3_stretched_nest_quilt PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_regional_control -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_regional_control -Checking test 030 fv3_regional_control results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_regional_control +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_regional_control +Checking test 031 fv3_regional_control results .... Comparing atmos_4xdaily.nc .........OK Comparing fv3_history2d.nc .........OK Comparing fv3_history.nc .........OK -Test 030 fv3_regional_control PASS +Test 031 fv3_regional_control PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_regional_restart -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_regional_restart -Checking test 031 fv3_regional_restart results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_regional_restart +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_regional_restart +Checking test 032 fv3_regional_restart results .... Comparing atmos_4xdaily.nc .........OK Comparing fv3_history2d.nc .........OK Comparing fv3_history.nc .........OK -Test 031 fv3_regional_restart PASS +Test 032 fv3_regional_restart PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_regional_quilt -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_regional_quilt -Checking test 032 fv3_regional_quilt results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_regional_quilt +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_regional_quilt +Checking test 033 fv3_regional_quilt results .... Comparing atmos_4xdaily.nc .........OK Comparing dynf000.nc .........OK Comparing dynf024.nc .........OK Comparing phyf000.nc .........OK Comparing phyf024.nc .........OK -Test 032 fv3_regional_quilt PASS +Test 033 fv3_regional_quilt PASS -baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200210/fv3_regional_c768 -working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_17961/fv3_regional_c768 -Checking test 033 fv3_regional_c768 results .... +baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20200227/fv3_regional_c768 +working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_174710/fv3_regional_c768 +Checking test 034 fv3_regional_c768 results .... Comparing atmos_4xdaily.nc .........OK Comparing fv3_history2d.nc .........OK Comparing fv3_history.nc .........OK -Test 033 fv3_regional_c768 PASS +Test 034 fv3_regional_c768 PASS REGRESSION TEST WAS SUCCESSFUL -Tue Feb 18 00:44:26 UTC 2020 -Elapsed time: 00h:52m:43s. Have a nice day! +Mon Mar 2 16:33:11 UTC 2020 +Elapsed time: 00h:49m:56s. Have a nice day! diff --git a/tests/default_vars.sh b/tests/default_vars.sh index e6ea7e6af1..c5b57b2c80 100755 --- a/tests/default_vars.sh +++ b/tests/default_vars.sh @@ -162,6 +162,7 @@ export H2O_PHYS=.F. export CPL=.F. export CPLFLX=.F. export CPLWAV=.F. +export CPLWAV2ATM=.F. export DAYS=1 export NPX=97 export NPY=97 diff --git a/tests/rt.conf b/tests/rt.conf index 2531e1d2a5..f3acfb6f0f 100644 --- a/tests/rt.conf +++ b/tests/rt.conf @@ -38,6 +38,9 @@ COMPILE | WW3=Y RUN | fv3_gfdlmprad | standard | wcoss_cray | fv3 | RUN | fv3_gfdlmprad | standard | wcoss_dell_p3 | fv3 | RUN | fv3_gfdlmprad | standard | hera.intel | fv3 | +RUN | fv3_gfdlmprad_atmwav | standard | wcoss_cray | fv3 | +RUN | fv3_gfdlmprad_atmwav | standard | wcoss_dell_p3 | fv3 | +RUN | fv3_gfdlmprad_atmwav | standard | hera.intel | fv3 | RUN | fv3_wrtGauss_nemsio_c768 | standard | hera.intel | fv3 | ###RUN | fv3_wrtGauss_nemsio_c768 | standard | wcoss_cray | fv3 | ###RUN | fv3_wrtGauss_nemsio_c768 | standard | wcoss_dell_p3 | fv3 | diff --git a/tests/rt.sh b/tests/rt.sh index 18f032e6f7..43b7df6a69 100755 --- a/tests/rt.sh +++ b/tests/rt.sh @@ -376,7 +376,7 @@ done if [[ $MACHINE_ID = cheyenne.* ]]; then RTPWD=${RTPWD:-$DISKNM/develop-20200210/${COMPILER^^}} else - RTPWD=${RTPWD:-$DISKNM/NEMSfv3gfs/develop-20200210} + RTPWD=${RTPWD:-$DISKNM/NEMSfv3gfs/develop-20200227} fi shift $((OPTIND-1)) diff --git a/tests/tests/fv3_gfdlmprad b/tests/tests/fv3_gfdlmprad index 6f477c438f..05594b7c05 100644 --- a/tests/tests/fv3_gfdlmprad +++ b/tests/tests/fv3_gfdlmprad @@ -55,7 +55,7 @@ export LIST_FILES="atmos_4xdaily.tile1.nc \ export_fv3 -export TASKS=264 +export TASKS=192 export NODES=$(expr $TASKS / $TPN + 1) DT_ATMOS="1200" @@ -72,7 +72,7 @@ export CPLWAV=.T. export atm_model='fv3' export atm_petlist_bounds="0 149" export wav_model='ww3' -export wav_petlist_bounds="150 263" +export wav_petlist_bounds="150 191" export coupling_interval_sec=3600.0 #coupling time step, want it to be multiple of 1800 and FV3 time step export NEMS_CONFIGURE="nems.configure.blocked_atm_wav.IN" diff --git a/tests/tests/fv3_gfdlmprad_atmwav b/tests/tests/fv3_gfdlmprad_atmwav new file mode 100644 index 0000000000..267eff0465 --- /dev/null +++ b/tests/tests/fv3_gfdlmprad_atmwav @@ -0,0 +1,83 @@ +############################################################################### +# +# FV3 GFDL-MPrad 2way atm-way coupling test +# +############################################################################### + +export TEST_DESCR="Compare FV3 GFDL-MP radiation interaction 2way atm-way coupling option with the control" + +export CNTL_DIR=fv3_gfdlmprad_atmwav + +export LIST_FILES="atmos_4xdaily.tile1.nc \ + atmos_4xdaily.tile2.nc \ + atmos_4xdaily.tile3.nc \ + atmos_4xdaily.tile4.nc \ + atmos_4xdaily.tile5.nc \ + atmos_4xdaily.tile6.nc \ + phyf000.nemsio \ + phyf024.nemsio \ + dynf000.nemsio \ + dynf024.nemsio \ + 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/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/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 \ + out_grd.glo_30m" + + +export_fv3 + +export TASKS=192 +export NODES=$(expr $TASKS / $TPN + 1) + +DT_ATMOS="1200" +export LGFDLMPRAD=.true. +export EFFR_IN=.true. + +export OUTPUT_GRID="'gaussian_grid'" +export OUTPUT_FILE="'nemsio'" +export WRITE_NEMSIOFLIP=.true. +export WRITE_FSYNCFLAG=.true. + +export CPL=.true. +export CPLWAV=.T. +export CPLWAV2ATM=.T. +export atm_model='fv3' +export atm_petlist_bounds="0 149" +export wav_model='ww3' +export wav_petlist_bounds="150 191" +export coupling_interval_sec=1200.0 #coupling time step, want it to be multiple of 1800 and FV3 time step +export NEMS_CONFIGURE="nems.configure.blocked_atm_wav_2way.IN" + +export INPUT_NML=gfdlmp.nml.IN +export FV3_RUN=gfdlmp_run.IN + +RUN_SCRIPT=rt_fv3.sh From 2e485f130d044d7e3c189d8b691f5a3ed10be23c Mon Sep 17 00:00:00 2001 From: Dom Heinzeller Date: Wed, 11 Mar 2020 15:14:01 -0600 Subject: [PATCH 2/5] Update submodule pointer for NEMS --- NEMS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEMS b/NEMS index 044400a8ee..b64c32ded6 160000 --- a/NEMS +++ b/NEMS @@ -1 +1 @@ -Subproject commit 044400a8eea19d1ce991a2adaa0b369ed0e067c7 +Subproject commit b64c32ded665b185622328b7805dae2c151ed8b6 From 1bb0c093de9a7a00f98733a4ba543f9928683021 Mon Sep 17 00:00:00 2001 From: Dom Heinzeller Date: Thu, 12 Mar 2020 08:54:02 -0600 Subject: [PATCH 3/5] Update .gitmodules and submodule pointer for FV3 for code review and testing, update CCPP regression tests from IPD, update tests/rt_ipd_prod_only.conf --- .gitmodules | 6 +- FV3 | 2 +- tests/rt_ipd_prod_only.conf | 103 +++++++++++++------------- tests/tests/fv3_ccpp_gfdlmprad | 4 +- tests/tests/fv3_ccpp_gfdlmprad_atmwav | 85 +++++++++++++++++++++ 5 files changed, 145 insertions(+), 55 deletions(-) create mode 100644 tests/tests/fv3_ccpp_gfdlmprad_atmwav diff --git a/.gitmodules b/.gitmodules index 4843d9ff5e..901bf23764 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,9 @@ [submodule "FV3"] path = FV3 - url = https://github.com/NCAR/fv3atm - branch = dtc/develop + #url = https://github.com/NCAR/fv3atm + #branch = dtc/develop + url = https://github.com/climbfuji/fv3atm + branch = merge_emc_develop_20200311_after_moorthi_before_dycore_pr7 [submodule "NEMS"] path = NEMS url = https://github.com/NOAA-EMC/NEMS diff --git a/FV3 b/FV3 index 3375ede9c7..2de5048fe3 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 3375ede9c7a567e37e1db01a22b2ba41bf701d7a +Subproject commit 2de5048fe31645d7773aa643aef77653b694a426 diff --git a/tests/rt_ipd_prod_only.conf b/tests/rt_ipd_prod_only.conf index 7af3327a47..f3acfb6f0f 100644 --- a/tests/rt_ipd_prod_only.conf +++ b/tests/rt_ipd_prod_only.conf @@ -38,6 +38,9 @@ COMPILE | WW3=Y RUN | fv3_gfdlmprad | standard | wcoss_cray | fv3 | RUN | fv3_gfdlmprad | standard | wcoss_dell_p3 | fv3 | RUN | fv3_gfdlmprad | standard | hera.intel | fv3 | +RUN | fv3_gfdlmprad_atmwav | standard | wcoss_cray | fv3 | +RUN | fv3_gfdlmprad_atmwav | standard | wcoss_dell_p3 | fv3 | +RUN | fv3_gfdlmprad_atmwav | standard | hera.intel | fv3 | RUN | fv3_wrtGauss_nemsio_c768 | standard | hera.intel | fv3 | ###RUN | fv3_wrtGauss_nemsio_c768 | standard | wcoss_cray | fv3 | ###RUN | fv3_wrtGauss_nemsio_c768 | standard | wcoss_dell_p3 | fv3 | @@ -80,13 +83,13 @@ RUN | fv3_stretched_nest_debug # ####################################################################################################################################################################################### # # IPD REPRO tests # # ####################################################################################################################################################################################### -# +# # COMPILE | REPRO=Y | standard | wcoss_cray | fv3 | # COMPILE | REPRO=Y | standard | wcoss_dell_p3 | fv3 | # COMPILE | REPRO=Y | standard | hera.intel | fv3 | # COMPILE | REPRO=Y | standard | gaea.intel | fv3 | # COMPILE | REPRO=Y | standard | jet.intel | fv3 | -# +# # RUN | fv3_control | standard | | fv3 | # RUN | fv3_decomp | standard | | | # RUN | fv3_2threads | standard | | | @@ -105,7 +108,7 @@ RUN | fv3_stretched_nest_debug # RUN | fv3_csawmg3shoc127 | standard | | fv3 | # RUN | fv3_csawmg | standard | | fv3 | # RUN | fv3_satmedmf | standard | | fv3 | -# +# # COMPILE | REPRO=Y WW3=Y | standard | wcoss_cray | fv3 | # COMPILE | REPRO=Y WW3=Y | standard | wcoss_dell_p3 | fv3 | # COMPILE | REPRO=Y WW3=Y | standard | hera.intel | fv3 | @@ -114,7 +117,7 @@ RUN | fv3_stretched_nest_debug # RUN | fv3_gfdlmprad | standard | hera.intel | fv3 | # RUN | fv3_wrtGauss_nemsio_c768 | standard | hera.intel | fv3 | # RUN | fv3_wrtGauss_nemsio_c768 | standard | wcoss_cray | fv3 | -# +# # # Run one test using the NEMSAppBuilder, to ensure we don't break it: # APPBUILD| standaloneFV3_repro | standard | wcoss_cray | | # APPBUILD| standaloneFV3_repro | standard | wcoss_dell_p3 | | @@ -122,13 +125,13 @@ RUN | fv3_stretched_nest_debug # APPBUILD| standaloneFV3_repro | standard | gaea.intel | | # APPBUILD| standaloneFV3_repro | standard | jet.intel | | # RUN | fv3_appbuild | standard | | | -# +# # COMPILE | REPRO=Y 32BIT=Y | standard | wcoss_cray | fv3 | # COMPILE | REPRO=Y 32BIT=Y | standard | wcoss_dell_p3 | fv3 | # COMPILE | REPRO=Y 32BIT=Y | standard | hera.intel | fv3 | # COMPILE | REPRO=Y 32BIT=Y | standard | gaea.intel | fv3 | # COMPILE | REPRO=Y 32BIT=Y | standard | jet.intel | fv3 | -# +# # RUN | fv3_control_32bit | standard | | fv3 | # RUN | fv3_gfdlmprad_32bit_post | standard | wcoss_cray | fv3 | # RUN | fv3_gfdlmprad_32bit_post | standard | wcoss_dell_p3 | fv3 | @@ -144,17 +147,17 @@ RUN | fv3_stretched_nest_debug # RUN | fv3_regional_c768 | standard | jet.intel | fv3 | # RUN | fv3_gfdlmp_32bit | standard | | fv3 | # RUN | fv3_cpt | standard | | fv3 | -# +# # ####################################################################################################################################################################################### # # CCPP REPRO tests # # ####################################################################################################################################################################################### -# +# # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017 | standard | wcoss_cray | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017 | standard | wcoss_dell_p3 | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017 | standard | hera.intel | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017 | standard | gaea.intel | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017 | standard | jet.intel | | -# +# # RUN | fv3_ccpp_control | standard | | | # RUN | fv3_ccpp_decomp | standard | | | # RUN | fv3_ccpp_2threads | standard | | | @@ -166,7 +169,7 @@ RUN | fv3_stretched_nest_debug # RUN | fv3_ccpp_wrtGauss_nemsio_c192 | standard | | | # RUN | fv3_ccpp_stochy | standard | | | # RUN | fv3_ccpp_iau | standard | | | -# +# # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_gfdlmp WW3=Y | standard | wcoss_cray | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_gfdlmp WW3=Y | standard | wcoss_dell_p3 | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_gfdlmp WW3=Y | standard | hera.intel | | @@ -175,7 +178,7 @@ RUN | fv3_stretched_nest_debug # RUN | fv3_ccpp_gfdlmprad | standard | hera.intel | | # RUN | fv3_ccpp_wrtGauss_nemsio_c768 | standard | hera.intel | | # RUN | fv3_ccpp_wrtGauss_nemsio_c768 | standard | wcoss_cray | | -# +# # # Run one test using the NEMSAppBuilder, to ensure we don't break it: # APPBUILD| CCPP_repro | standard | wcoss_cray | | # APPBUILD| CCPP_repro | standard | wcoss_dell_p3 | | @@ -183,23 +186,23 @@ RUN | fv3_stretched_nest_debug # APPBUILD| CCPP_repro | standard | gaea.intel | | # APPBUILD| CCPP_repro | standard | jet.intel | | # RUN | fv3_ccpp_appbuild | standard | | | -# +# # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_stretched 32BIT=Y | standard | wcoss_cray | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_stretched 32BIT=Y | standard | wcoss_dell_p3 | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_stretched 32BIT=Y | standard | hera.intel | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_stretched 32BIT=Y | standard | gaea.intel | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_stretched 32BIT=Y | standard | jet.intel | | -# +# # RUN | fv3_ccpp_control_32bit | standard | | | # RUN | fv3_ccpp_stretched | standard | | | # RUN | fv3_ccpp_stretched_nest | standard | | | -# +# # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp_regional,FV3_GFS_2017_gfdlmp_regional_c768 32BIT=Y | standard | wcoss_cray | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp_regional,FV3_GFS_2017_gfdlmp_regional_c768 32BIT=Y | standard | wcoss_dell_p3 | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp_regional,FV3_GFS_2017_gfdlmp_regional_c768 32BIT=Y | standard | hera.intel | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp_regional,FV3_GFS_2017_gfdlmp_regional_c768 32BIT=Y | standard | gaea.intel | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp_regional,FV3_GFS_2017_gfdlmp_regional_c768 32BIT=Y | standard | jet.intel | | -# +# # RUN | fv3_ccpp_regional_control | standard | | | # RUN | fv3_ccpp_regional_restart | standard | | | fv3_ccpp_regional_control # RUN | fv3_ccpp_regional_quilt | standard | | | @@ -207,51 +210,51 @@ RUN | fv3_stretched_nest_debug # RUN | fv3_ccpp_regional_c768 | standard | hera.intel | | # RUN | fv3_ccpp_regional_c768 | standard | gaea.intel | | # RUN | fv3_ccpp_regional_c768 | standard | jet.intel | | -# +# # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_GFS_2017_gfdlmp_noahmp | standard | wcoss_cray | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_GFS_2017_gfdlmp_noahmp | standard | wcoss_dell_p3 | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_GFS_2017_gfdlmp_noahmp | standard | hera.intel | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_GFS_2017_gfdlmp_noahmp | standard | gaea.intel | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_GFS_2017_gfdlmp_noahmp | standard | jet.intel | | -# +# # RUN | fv3_ccpp_gfdlmp | standard | | | # RUN | fv3_ccpp_gfdlmprad_gwd | standard | | | # RUN | fv3_ccpp_gfdlmprad_noahmp | standard | | | -# +# # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_csawmgshoc,FV3_GFS_2017_csawmg,FV3_GFS_2017_satmedmf | standard | wcoss_cray | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_csawmgshoc,FV3_GFS_2017_csawmg,FV3_GFS_2017_satmedmf | standard | wcoss_dell_p3 | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_csawmgshoc,FV3_GFS_2017_csawmg,FV3_GFS_2017_satmedmf | standard | hera.intel | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_csawmgshoc,FV3_GFS_2017_csawmg,FV3_GFS_2017_satmedmf | standard | gaea.intel | | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_csawmgshoc,FV3_GFS_2017_csawmg,FV3_GFS_2017_satmedmf | standard | jet.intel | | -# +# # #RUN | fv3_ccpp_csawmgshoc | standard | | | # #RUN | fv3_ccpp_csawmg3shoc127 | standard | | | # RUN | fv3_ccpp_csawmg | standard | | | # RUN | fv3_ccpp_satmedmf | standard | | | -# +# # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_CPT_v0,FV3_GSD_v0 32BIT=Y | standard | wcoss_cray | fv3 | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_CPT_v0,FV3_GSD_v0 32BIT=Y | standard | wcoss_dell_p3 | fv3 | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_CPT_v0,FV3_GSD_v0 32BIT=Y | standard | hera.intel | fv3 | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_CPT_v0,FV3_GSD_v0 32BIT=Y | standard | gaea.intel | fv3 | # COMPILE | REPRO=Y CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_CPT_v0,FV3_GSD_v0 32BIT=Y | standard | jet.intel | fv3 | -# +# # RUN | fv3_ccpp_gfdlmp_32bit | standard | | | # RUN | fv3_ccpp_gfdlmprad_32bit_post | standard | wcoss_cray | | # RUN | fv3_ccpp_gfdlmprad_32bit_post | standard | wcoss_dell_p3 | | # RUN | fv3_ccpp_gfdlmprad_32bit_post | standard | hera.intel | | # RUN | fv3_ccpp_cpt | standard | | | # RUN | fv3_ccpp_gsd | standard | | fv3 | -# +# # ####################################################################################################################################################################################### # # CCPP PROD tests # # ####################################################################################################################################################################################### -# +# # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017 | standard | wcoss_cray | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017 | standard | wcoss_dell_p3 | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017 | standard | hera.intel | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017 | standard | gaea.intel | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017 | standard | jet.intel | fv3 | -# +# # RUN | fv3_ccpp_control | standard | | fv3 | # RUN | fv3_ccpp_decomp | standard | | | # RUN | fv3_ccpp_2threads | standard | | | @@ -268,7 +271,7 @@ RUN | fv3_stretched_nest_debug # # temporarily disabled for gaea.intel (intel18): gives different results when creating baseline and verifying against it # #RUN | fv3_ccpp_iau | standard | gaea.intel | fv3 | # RUN | fv3_ccpp_iau | standard | jet.intel | fv3 | -# +# # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_gfdlmp WW3=Y | standard | wcoss_cray | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_gfdlmp WW3=Y | standard | wcoss_dell_p3 | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_gfdlmp WW3=Y | standard | hera.intel | fv3 | @@ -277,7 +280,7 @@ RUN | fv3_stretched_nest_debug # RUN | fv3_ccpp_gfdlmprad | standard | hera.intel | fv3 | # RUN | fv3_ccpp_wrtGauss_nemsio_c768 | standard | hera.intel | fv3 | # RUN | fv3_ccpp_wrtGauss_nemsio_c768 | standard | wcoss_cray | fv3 | -# +# # # Run one test using the NEMSAppBuilder, to ensure we don't break it: # APPBUILD| CCPP | standard | wcoss_cray | | # APPBUILD| CCPP | standard | wcoss_dell_p3 | | @@ -285,23 +288,23 @@ RUN | fv3_stretched_nest_debug # APPBUILD| CCPP | standard | gaea.intel | | # APPBUILD| CCPP | standard | jet.intel | | # RUN | fv3_ccpp_appbuild | standard | | | -# +# # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_stretched 32BIT=Y | standard | wcoss_cray | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_stretched 32BIT=Y | standard | wcoss_dell_p3 | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_stretched 32BIT=Y | standard | hera.intel | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_stretched 32BIT=Y | standard | gaea.intel | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_stretched 32BIT=Y | standard | jet.intel | fv3 | -# +# # RUN | fv3_ccpp_control_32bit | standard | | fv3 | # RUN | fv3_ccpp_stretched | standard | | fv3 | # RUN | fv3_ccpp_stretched_nest | standard | | fv3 | -# +# # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp_regional,FV3_GFS_2017_gfdlmp_regional_c768 32BIT=Y | standard | wcoss_cray | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp_regional,FV3_GFS_2017_gfdlmp_regional_c768 32BIT=Y | standard | wcoss_dell_p3 | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp_regional,FV3_GFS_2017_gfdlmp_regional_c768 32BIT=Y | standard | hera.intel | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp_regional,FV3_GFS_2017_gfdlmp_regional_c768 32BIT=Y | standard | gaea.intel | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp_regional,FV3_GFS_2017_gfdlmp_regional_c768 32BIT=Y | standard | jet.intel | fv3 | -# +# # RUN | fv3_ccpp_regional_control | standard | | fv3 | # RUN | fv3_ccpp_regional_restart | standard | | fv3 | fv3_ccpp_regional_control # RUN | fv3_ccpp_regional_quilt | standard | | fv3 | @@ -309,82 +312,82 @@ RUN | fv3_stretched_nest_debug # RUN | fv3_ccpp_regional_c768 | standard | hera.intel | fv3 | # RUN | fv3_ccpp_regional_c768 | standard | gaea.intel | fv3 | # RUN | fv3_ccpp_regional_c768 | standard | jet.intel | fv3 | -# +# # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_stretched 32BIT=Y DEBUG=Y | standard | wcoss_cray | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_stretched 32BIT=Y DEBUG=Y | standard | wcoss_dell_p3 | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_stretched 32BIT=Y DEBUG=Y | standard | hera.intel | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_stretched 32BIT=Y DEBUG=Y | standard | gaea.intel | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017,FV3_GFS_2017_stretched 32BIT=Y DEBUG=Y | standard | jet.intel | fv3 | -# +# # RUN | fv3_ccpp_control_debug | standard | | fv3 | # RUN | fv3_ccpp_stretched_nest_debug | standard | | fv3 | -# +# # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_GFS_2017_gfdlmp_noahmp | standard | wcoss_cray | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_GFS_2017_gfdlmp_noahmp | standard | wcoss_dell_p3 | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_GFS_2017_gfdlmp_noahmp | standard | hera.intel | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_GFS_2017_gfdlmp_noahmp | standard | gaea.intel | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_GFS_2017_gfdlmp_noahmp | standard | jet.intel | fv3 | -# +# # RUN | fv3_ccpp_gfdlmp | standard | | fv3 | # RUN | fv3_ccpp_gfdlmprad_gwd | standard | | fv3 | # RUN | fv3_ccpp_gfdlmprad_noahmp | standard | | fv3 | -# +# # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_csawmgshoc,FV3_GFS_2017_csawmg,FV3_GFS_2017_satmedmf | standard | wcoss_cray | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_csawmgshoc,FV3_GFS_2017_csawmg,FV3_GFS_2017_satmedmf | standard | wcoss_dell_p3 | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_csawmgshoc,FV3_GFS_2017_csawmg,FV3_GFS_2017_satmedmf | standard | hera.intel | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_csawmgshoc,FV3_GFS_2017_csawmg,FV3_GFS_2017_satmedmf | standard | gaea.intel | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_csawmgshoc,FV3_GFS_2017_csawmg,FV3_GFS_2017_satmedmf | standard | jet.intel | fv3 | -# +# # #RUN | fv3_ccpp_csawmgshoc | standard | | fv3 | # #RUN | fv3_ccpp_csawmg3shoc127 | standard | | fv3 | # RUN | fv3_ccpp_csawmg | standard | | fv3 | # RUN | fv3_ccpp_satmedmf | standard | | fv3 | -# +# # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_CPT_v0,FV3_GSD_v0 32BIT=Y | standard | wcoss_cray | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_CPT_v0,FV3_GSD_v0 32BIT=Y | standard | wcoss_dell_p3 | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_CPT_v0,FV3_GSD_v0 32BIT=Y | standard | hera.intel | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_CPT_v0,FV3_GSD_v0 32BIT=Y | standard | gaea.intel | fv3 | # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp,FV3_CPT_v0,FV3_GSD_v0 32BIT=Y | standard | jet.intel | fv3 | -# +# # RUN | fv3_ccpp_gfdlmp_32bit | standard | | fv3 | # RUN | fv3_ccpp_gfdlmprad_32bit_post | standard | wcoss_cray | fv3 | # RUN | fv3_ccpp_gfdlmprad_32bit_post | standard | wcoss_dell_p3 | fv3 | # RUN | fv3_ccpp_gfdlmprad_32bit_post | standard | hera.intel | fv3 | # RUN | fv3_ccpp_cpt | standard | | fv3 | # RUN | fv3_ccpp_gsd | standard | | fv3 | -# +# # ####################################################################################################################################################################################### # # CCPP PROD tests # # ####################################################################################################################################################################################### -# +# # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_v15p2,FV3_GFS_v16beta | standard | hera.intel | fv3 | -# +# # RUN | fv3_ccpp_gfs_v15p2 | standard | hera.intel | fv3 | # RUN | fv3_ccpp_gfs_v16beta | standard | hera.intel | fv3 | -# +# # ####################################################################################################################################################################################### # # CCPP DEBUG tests # # ####################################################################################################################################################################################### -# +# # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_v15p2,FV3_GFS_v16beta DEBUG=Y | standard | hera.intel | fv3 | -# +# # RUN | fv3_ccpp_gfs_v15p2_debug | standard | hera.intel | fv3 | # RUN | fv3_ccpp_gfs_v16beta_debug | standard | hera.intel | fv3 | -# +# # ####################################################################################################################################################################################### # # CCPP REPRO tests # # ####################################################################################################################################################################################### -# +# # COMPILE | CCPP=Y STATIC=Y SUITES=FV3_GFS_v15p2,FV3_GFS_v16beta REPRO=Y | standard | hera.intel | fv3 | -# +# # RUN | fv3_ccpp_gfs_v15p2 | standard | hera.intel | fv3 | # RUN | fv3_ccpp_gfs_v16beta | standard | hera.intel | fv3 | -# +# # ####################################################################################################################################################################################### # # IPD REPRO tests (verify against CCPP REPRO tests) # # ####################################################################################################################################################################################### -# +# # COMPILE | REPRO=Y | standard | hera.intel | | -# +# # RUN | fv3_gfs_v15p2 | standard | hera.intel | | # RUN | fv3_gfs_v16beta | standard | hera.intel | | diff --git a/tests/tests/fv3_ccpp_gfdlmprad b/tests/tests/fv3_ccpp_gfdlmprad index f2d81eed94..12d2150fa4 100644 --- a/tests/tests/fv3_ccpp_gfdlmprad +++ b/tests/tests/fv3_ccpp_gfdlmprad @@ -55,7 +55,7 @@ export LIST_FILES="atmos_4xdaily.tile1.nc \ export_fv3 -export TASKS=264 +export TASKS=192 export NODES=$(expr $TASKS / $TPN + 1) DT_ATMOS="1200" @@ -72,7 +72,7 @@ export CPLWAV=.T. export atm_model='fv3' export atm_petlist_bounds="0 149" export wav_model='ww3' -export wav_petlist_bounds="150 263" +export wav_petlist_bounds="150 191" export coupling_interval_sec=3600.0 #coupling time step, want it to be multiple of 1800 and FV3 time step export NEMS_CONFIGURE="nems.configure.blocked_atm_wav.IN" diff --git a/tests/tests/fv3_ccpp_gfdlmprad_atmwav b/tests/tests/fv3_ccpp_gfdlmprad_atmwav new file mode 100644 index 0000000000..b2aad9a42d --- /dev/null +++ b/tests/tests/fv3_ccpp_gfdlmprad_atmwav @@ -0,0 +1,85 @@ +############################################################################### +# +# FV3 CCPP GFDL-MPrad 2way atm-way coupling test +# +############################################################################### + +export TEST_DESCR="Compare FV3 CCPP GFDL-MP radiation interaction 2way atm-way coupling option with the control" + +export CNTL_DIR=fv3_gfdlmprad_atmwav + +export LIST_FILES="atmos_4xdaily.tile1.nc \ + atmos_4xdaily.tile2.nc \ + atmos_4xdaily.tile3.nc \ + atmos_4xdaily.tile4.nc \ + atmos_4xdaily.tile5.nc \ + atmos_4xdaily.tile6.nc \ + phyf000.nemsio \ + phyf024.nemsio \ + dynf000.nemsio \ + dynf024.nemsio \ + 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/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/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 \ + out_grd.glo_30m" + + +export_fv3 + +export TASKS=192 +export NODES=$(expr $TASKS / $TPN + 1) + +DT_ATMOS="1200" +export LGFDLMPRAD=.true. +export EFFR_IN=.true. + +export OUTPUT_GRID="'gaussian_grid'" +export OUTPUT_FILE="'nemsio'" +export WRITE_NEMSIOFLIP=.true. +export WRITE_FSYNCFLAG=.true. + +export CPL=.true. +export CPLWAV=.T. +export CPLWAV2ATM=.T. +export atm_model='fv3' +export atm_petlist_bounds="0 149" +export wav_model='ww3' +export wav_petlist_bounds="150 191" +export coupling_interval_sec=1200.0 #coupling time step, want it to be multiple of 1800 and FV3 time step +export NEMS_CONFIGURE="nems.configure.blocked_atm_wav_2way.IN" + +export CCPP_SUITE=FV3_GFS_2017_gfdlmp +export CCPP_LIB_DIR=ccpp/lib +export INPUT_NML=ccpp_gfdlmp.nml.IN +export FV3_RUN=ccpp_gfdlmp_run.IN + +RUN_SCRIPT=rt_fv3.sh From 0b62be9d52379406a1b8d0e2fd708705aa676724 Mon Sep 17 00:00:00 2001 From: Dom Heinzeller Date: Thu, 12 Mar 2020 11:22:39 -0600 Subject: [PATCH 4/5] tests/rt_ccpp_dtc.conf: bugfix, remove test that is no longer exercise/doesn't have a baseline --- tests/rt_ccpp_dtc.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/rt_ccpp_dtc.conf b/tests/rt_ccpp_dtc.conf index c52ef6dd74..67881e67eb 100644 --- a/tests/rt_ccpp_dtc.conf +++ b/tests/rt_ccpp_dtc.conf @@ -150,10 +150,6 @@ COMPILE | CCPP=Y REPRO=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp_regional 32BIT=Y COMPILE | CCPP=Y REPRO=Y STATIC=Y SUITES=FV3_GFS_2017_gfdlmp_regional 32BIT=Y | standard | jet.intel | | RUN | fv3_ccpp_regional_control | standard | | | RUN | fv3_ccpp_regional_restart | standard | | | fv3_ccpp_regional_control -# fv3_ccpp_regional_quilt not working on Cheyenne, code aborts with invalid values -# for surface pressure, out of range warnings and all other sorts of errors -RUN | fv3_ccpp_regional_quilt | standard | gaea.intel | | -RUN | fv3_ccpp_regional_quilt | standard | hera.intel | | # Physics bakeoff tests, 32-bit dynamics COMPILE | CCPP=Y REPRO=Y STATIC=Y SUITES=FV3_CPT_v0,FV3_GSD_v0 32BIT=Y | standard | gaea.intel | fv3 | COMPILE | CCPP=Y REPRO=Y STATIC=Y SUITES=FV3_CPT_v0,FV3_GSD_v0 32BIT=Y | standard | hera.intel | fv3 | From edcf5dfd7a48a2b181775a743b3b1a8b0c705d50 Mon Sep 17 00:00:00 2001 From: Dom Heinzeller Date: Thu, 12 Mar 2020 13:09:30 -0600 Subject: [PATCH 5/5] Revert change .gitmodules and update submodule pointer for FV3 --- .gitmodules | 6 ++---- FV3 | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index 901bf23764..4843d9ff5e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,7 @@ [submodule "FV3"] path = FV3 - #url = https://github.com/NCAR/fv3atm - #branch = dtc/develop - url = https://github.com/climbfuji/fv3atm - branch = merge_emc_develop_20200311_after_moorthi_before_dycore_pr7 + url = https://github.com/NCAR/fv3atm + branch = dtc/develop [submodule "NEMS"] path = NEMS url = https://github.com/NOAA-EMC/NEMS diff --git a/FV3 b/FV3 index 2de5048fe3..e88f2b37b4 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 2de5048fe31645d7773aa643aef77653b694a426 +Subproject commit e88f2b37b4607b739448a8c82c50f825529ecf9c