Started by an SCM change Obtained jenkins_tests/wrf_clubb_silhs_restart_ifort/Jenkinsfile from git https://github.com/larson-group/wrf.git [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git > git rev-parse --resolve-git-dir /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/larson-group/wrf.git # timeout=10 Fetching upstream changes from https://github.com/larson-group/wrf.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021 > git fetch --tags --force --progress -- https://github.com/larson-group/wrf.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision f560aa5cd0f1a467c16bd3451c81d4dfb9640623 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f560aa5cd0f1a467c16bd3451c81d4dfb9640623 # timeout=10 Commit message: "Also removed clip_semi_implicit from here." > git rev-list --no-walk 063dbcf2fdee87378464492c3ccf23280556aa3f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Run WRF_Restart_test.sh) [Pipeline] sh + source /etc/profile.d/larson-group.sh ++ export GIT_EDITOR=vi ++ GIT_EDITOR=vi ++ export SVN_EDITOR=vi ++ SVN_EDITOR=vi ++ export OMP_STACKSIZE=1048579 ++ OMP_STACKSIZE=1048579 ++ export LMOD_ROOT=/opt/lmod/ ++ LMOD_ROOT=/opt/lmod/ ++ source /opt/lmod//lmod/lmod/init/bash +++ '[' -z '' ']' +++ case "$-" in +++ __lmod_vx=x +++ '[' -n x ']' +++ set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/lmod-8.7.37-bi3kyxcdrfgw3y7vv2k7c5rjxg75qzju/lmod/lmod/init/bash) Shell debugging restarted +++ unset __lmod_vx +++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit ++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core ++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core + module load intel netcdf-fortran mpich intel-oneapi-mkl + '[' -z '' ']' + case "$-" in + __lmod_sh_dbg=x + '[' -n x ']' + set +x Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output Shell debugging restarted + unset __lmod_sh_dbg + return 0 + ulimit -s 8388608 + WRF/scripts/WRF_Restart_test.sh Configuring WRF... None of WRF_EM_CORE, WRF_NMM_CORE, specified in shell environment.... copying Registry/Registry.EM to Registry/Registry Compiling: WRF_EM_CORE . setting parallel make -j 2 make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " ext make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF' -------------------------------------- ( cd frame ; make -i -r externals ) make[2]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame' ( cd /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 ; \ make -j 2 FC="ifort -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv " RANLIB="ranlib" \ CPP="cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional" AR="ar" ARFLAGS="ru" ) make[3]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90' ( cd /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf ; \ make -j 2 NETCDFPATH="/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf" RANLIB="ranlib" CPP="cpp -C -P" \ CC="gcc" CFLAGS="-w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0" \ FC="ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv " TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" ) make[3]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf' ( cd /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/ioapi_share ; \ make -i -r NATIVE_RWORDSIZE="4" RWORDSIZE="4" AR="ar" ARFLAGS="ru" ) make[3]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/ioapi_share' ( /bin/rm -f ../../inc/wrf_io_flags.h foo_io_flags.h; \ /bin/cp wrf_io_flags.h foo_io_flags.h; \ if [ 4 -ne 4 ] ; then \ /bin/rm -f foo_io_flags.h; \ sed -e 's/104/105/' wrf_io_flags.h > foo_io_flags.h ;\ fi ; \ /bin/mv foo_io_flags.h ../../inc/wrf_io_flags.h ) make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/ioapi_share' ( cd /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib_share ; \ make -j 2 CC="gcc" CFLAGS="-w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0" RM="rm -f" RANLIB="ranlib" CPP="cpp -C -P" \ FC="ifort -i4 -I. -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv " TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" archive) make[3]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib_share' make[4]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib_share' ar ru ./libio_grib_share.a io_grib_share.o get_region_center.o gridnav.o open_file.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib ./libio_grib_share.a make[4]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib_share' make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib_share' ( cd /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib1 ; \ make -j 2 CC="gcc" CFLAGS="-w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DDM_PARALLEL -DMAX_HISTORY=25 -DNMM_CORE=0" RM="rm -f" RANLIB="ranlib" CPP="cpp -C -P" \ FC="ifort -i4 -I. -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv " TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" archive) make[3]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib1' Doing make archive on library subdirectory MEL_grib1 make[4]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib1/MEL_grib1' make[5]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib1/MEL_grib1' ar ru ../libio_grib1.a FTP_getfile.o apply_bitmap.o display_gribhdr.o gbyte.o grib_dec.o grib_enc.o grib_seek.o gribgetbds.o gribgetbms.o gribgetgds.o gribgetpds.o gribhdr2file.o gribputbds.o gribputgds.o gribputpds.o hdr_print.o init_dec_struct.o init_enc_struct.o init_gribhdr.o init_struct.o ld_dec_lookup.o ld_enc_input.o ld_enc_lookup.o ld_grib_origctrs.o make_default_grbfn.o make_grib_log.o map_lvl.o map_parm.o pack_spatial.o prt_inp_struct.o upd_child_errmsg.o prt_badmsg.o swap.o grib_uthin.o set_bytes.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib ../libio_grib1.a make[5]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib1/MEL_grib1' make[4]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib1/MEL_grib1' Doing make archive on library subdirectory grib1_util make[4]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib1/grib1_util' make[5]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib1/grib1_util' ar ru ../libio_grib1.a alloc_2d.o read_grib.o write_grib.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib ../libio_grib1.a make[5]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib1/grib1_util' make[4]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib1/grib1_util' Doing make archive on library subdirectory WGRIB make[4]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib1/WGRIB' make[4]: Nothing to be done for 'archive'. make[4]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib1/WGRIB' make[4]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib1' ar ru ./libio_grib1.a grib1_routines.o gribmap.o io_grib1.o trim.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib ./libio_grib1.a make[4]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib1' make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib1' ( cd /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int ; \ make -j 2 CC="mpicc -DMPI2_SUPPORT -DFSEEKO64_OK" RM="rm -f" RANLIB="ranlib" CPP="cpp -C -P" \ FC="mpif90 -i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv " FGREP="fgrep -iq" \ TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" ARCHFLAGS="-DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0" all ) make[3]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int' ( cd /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/fftpack/fftpack5 ; \ make -j 2 FC="ifort" FFLAGS="-i4 -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv " RANLIB="ranlib" AR="ar" ARFLAGS="ru" ) make[3]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/fftpack/fftpack5' ar ru libfftpack.a c1f2kb.o c1f2kf.o c1f3kb.o c1f3kf.o c1f4kb.o c1f4kf.o c1f5kb.o c1f5kf.o c1fgkb.o c1fgkf.o c1fm1b.o c1fm1f.o cfft1b.o cfft1f.o cfft1i.o cfft2b.o cfft2f.o cfft2i.o cfftmb.o cfftmf.o cfftmi.o cmf2kb.o cmf2kf.o cmf3kb.o cmf3kf.o cmf4kb.o cmf4kf.o cmf5kb.o cmf5kf.o cmfgkb.o cmfgkf.o cmfm1b.o cmfm1f.o cosq1b.o cosq1f.o cosq1i.o cosqb1.o cosqf1.o cosqmb.o cosqmf.o cosqmi.o cost1b.o cost1f.o cost1i.o costb1.o costf1.o costmb.o costmf.o costmi.o factor.o mcfti1.o mcsqb1.o mcsqf1.o mcstb1.o mcstf1.o mradb2.o mradb3.o mradb4.o mradb5.o mradbg.o mradf2.o mradf3.o mradf4.o mradf5.o mradfg.o mrftb1.o mrftf1.o mrfti1.o msntb1.o msntf1.o r1f2kb.o r1f2kf.o r1f3kb.o r1f3kf.o r1f4kb.o r1f4kf.o r1f5kb.o r1f5kf.o r1fgkb.o r1fgkf.o rfft1b.o rfft1f.o rfft1i.o rfft2b.o rfft2f.o rfft2i.o rfftb1.o rfftf1.o rffti1.o rfftmb.o rfftmf.o rfftmi.o sinq1b.o sinq1f.o sinq1i.o sinqmb.o sinqmf.o sinqmi.o sint1b.o sint1f.o sint1i.o sintb1.o sintf1.o sintmb.o sintmf.o sintmi.o tables.o xercon.o xerfft.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libfftpack.a make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/fftpack/fftpack5' ( if [ ! -e /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/gen_comms.c ] ; then \ /bin/cp /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/gen_comms_warning /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/gen_comms.c ; \ cat /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/RSL_LITE/gen_comms.c >> /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/gen_comms.c ; fi ) ( if [ ! -e module_dm.F ] ; then /bin/cp module_dm_warning module_dm.F ; \ cat /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/RSL_LITE/module_dm.F >> module_dm.F ; fi ) make[2]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame' make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF' make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " toolsdir make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF' -------------------------------------- ( cd tools ; make -i -r CC_TOOLS_CFLAGS="-DNMM_CORE=0" CC_TOOLS="gcc -DIWORDSIZE=4 -DMAX_HISTORY=25" ) make[2]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools' make[2]: 'registry' is up to date. make[2]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools' make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF' /bin/rm -f main/libwrflib.a main/libwrflib.lib make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " framework make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF' -------------------------------------- ( cd frame ; make -i -r -j 2 framework; \ cd ../external/io_netcdf ; \ make -i -r NETCDFPATH="/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf" FC="ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv " RANLIB="ranlib" \ CPP="cpp -C -P" LDFLAGS=" -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -ip " TRADFLAG="-traditional" ESMF_IO_LIB_EXT="-L/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -lesmf_time" \ LIB_LOCAL="" \ ESMF_MOD_DEPENDENCE="/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90/module_utility.o" AR="INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR" diffwrf; \ cd ../io_int ; \ make -i -r SFC="ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv " FC="ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv " RANLIB="ranlib" CPP="cpp -C -P -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM" DM_FC="mpif90 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv "\ TRADFLAG="-traditional" ESMF_IO_LIB_EXT="-L/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -lesmf_time" \ ESMF_MOD_DEPENDENCE="/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90/module_utility.o" AR="INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR" diffwrf ; \ cd ../../frame ) make[2]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame' ( cd .. ; tools/registry -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -DNEW_BDYS Registry/Registry ) ; opening Registry/registry.dimspec including Registry/registry.dimspec opening Registry/Registry.EM_COMMON including Registry/Registry.EM_COMMON opening Registry/registry.io_boilerplate including Registry/registry.io_boilerplate opening Registry/io_boilerplate_temporary.inc including Registry/io_boilerplate_temporary.inc opening Registry/registry.fire including Registry/registry.fire opening Registry/registry.avgflx including Registry/registry.avgflx opening Registry/registry.stoch including Registry/registry.stoch opening Registry/registry.les including Registry/registry.les opening Registry/registry.cam including Registry/registry.cam opening Registry/registry.clm including Registry/registry.clm opening Registry/registry.ssib including Registry/registry.ssib opening Registry/registry.diags including Registry/registry.diags opening Registry/registry.bdy_perturb including Registry/registry.bdy_perturb opening Registry/registry.crm including Registry/registry.crm opening Registry/registry.clubb including Registry/registry.clubb Registry INFO variable counts: 0d 2140 1d 281 2d 852 3d 707 REGISTRY WARNING: o3rad: o3rad_b is not a variable or number; ignoring it REGISTRY WARNING: o3rad: o3rad_bt is not a variable or number; ignoring it REGISTRY WARNING: aerod(grid%sm31,grid%sm32,grid%sm33,itrace): aerod_b is not a variable or number; ignoring it REGISTRY WARNING: aerod(grid%sm31,grid%sm32,grid%sm33,itrace): aerod_bt is not a variable or number; ignoring it REGISTRY WARNING: om_tmp: om_tmp_b is not a variable or number; ignoring it REGISTRY WARNING: om_tmp: om_tmp_bt is not a variable or number; ignoring it REGISTRY WARNING: om_s: om_s_b is not a variable or number; ignoring it REGISTRY WARNING: om_s: om_s_bt is not a variable or number; ignoring it REGISTRY WARNING: om_u: om_u_b is not a variable or number; ignoring it REGISTRY WARNING: om_u: om_u_bt is not a variable or number; ignoring it REGISTRY WARNING: om_v: om_v_b is not a variable or number; ignoring it REGISTRY WARNING: om_v: om_v_bt is not a variable or number; ignoring it REGISTRY WARNING: om_ml: om_ml_b is not a variable or number; ignoring it REGISTRY WARNING: om_ml: om_ml_bt is not a variable or number; ignoring it REGISTRY WARNING: ru_tendf_stoch: ru_tendf_stoch_b is not a variable or number; ignoring it REGISTRY WARNING: ru_tendf_stoch: ru_tendf_stoch_bt is not a variable or number; ignoring it REGISTRY WARNING: rv_tendf_stoch: rv_tendf_stoch_b is not a variable or number; ignoring it REGISTRY WARNING: rv_tendf_stoch: rv_tendf_stoch_bt is not a variable or number; ignoring it REGISTRY WARNING: rt_tendf_stoch: rt_tendf_stoch_b is not a variable or number; ignoring it REGISTRY WARNING: rt_tendf_stoch: rt_tendf_stoch_bt is not a variable or number; ignoring it REGISTRY WARNING: field_u_tend_perturb: field_u_tend_perturb_b is not a variable or number; ignoring it REGISTRY WARNING: field_u_tend_perturb: field_u_tend_perturb_bt is not a variable or number; ignoring it REGISTRY WARNING: field_v_tend_perturb: field_v_tend_perturb_b is not a variable or number; ignoring it REGISTRY WARNING: field_v_tend_perturb: field_v_tend_perturb_bt is not a variable or number; ignoring it REGISTRY WARNING: field_t_tend_perturb: field_t_tend_perturb_b is not a variable or number; ignoring it REGISTRY WARNING: field_t_tend_perturb: field_t_tend_perturb_bt is not a variable or number; ignoring it ADVISORY: RSL_LITE version of gen_comms is linked in with registry program. rm -f module_state_description.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_state_description.F > module_state_description.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_state_description.bb | cpp -C -P > module_state_description.f90 rm -f module_state_description.b module_state_description.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_state_description.f90 rm -f module_driver_constants.o rm -f module_streams.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_driver_constants.F > module_driver_constants.bb cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_streams.F > module_streams.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_driver_constants.bb | cpp -C -P > module_driver_constants.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_streams.bb | cpp -C -P > module_streams.f90 rm -f module_driver_constants.b module_driver_constants.bb rm -f module_streams.b module_streams.bb mpif90 -o module_driver_constants.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_driver_constants.f90 mpif90 -o module_streams.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_streams.f90 rm -f module_timing.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_timing.F > module_timing.bb rm -f module_domain_type.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_domain_type.F > module_domain_type.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_timing.bb | cpp -C -P > module_timing.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_domain_type.bb | cpp -C -P > module_domain_type.f90 rm -f module_timing.b module_timing.bb mpif90 -o module_timing.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_timing.f90 rm -f module_domain_type.b module_domain_type.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_domain_type.f90 rm -f module_machine.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_machine.F > module_machine.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_machine.bb | cpp -C -P > module_machine.f90 rm -f module_machine.b module_machine.bb mpif90 -o module_machine.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_machine.f90 rm -f module_quilt_outbuf_ops.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_quilt_outbuf_ops.F > module_quilt_outbuf_ops.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_quilt_outbuf_ops.bb | cpp -C -P > module_quilt_outbuf_ops.f90 rm -f module_quilt_outbuf_ops.b module_quilt_outbuf_ops.bb mpif90 -o module_quilt_outbuf_ops.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_quilt_outbuf_ops.f90 rm -f module_configure.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_configure.F > module_configure.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_configure.bb | cpp -C -P > module_configure.f90 rm -f module_configure.b module_configure.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_configure.f90 rm -f module_alloc_space_0.o rm -f module_alloc_space_1.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_0.F > module_alloc_space_0.bb cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_1.F > module_alloc_space_1.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_alloc_space_0.bb | cpp -C -P > module_alloc_space_0.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_alloc_space_1.bb | cpp -C -P > module_alloc_space_1.f90 rm -f module_alloc_space_1.b module_alloc_space_1.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_alloc_space_1.f90 rm -f module_alloc_space_0.b module_alloc_space_0.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_alloc_space_0.f90 rm -f module_alloc_space_2.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_2.F > module_alloc_space_2.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_alloc_space_2.bb | cpp -C -P > module_alloc_space_2.f90 rm -f module_alloc_space_2.b module_alloc_space_2.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_alloc_space_2.f90 rm -f module_alloc_space_3.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_3.F > module_alloc_space_3.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_alloc_space_3.bb | cpp -C -P > module_alloc_space_3.f90 rm -f module_alloc_space_3.b module_alloc_space_3.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_alloc_space_3.f90 rm -f module_alloc_space_4.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_4.F > module_alloc_space_4.bb rm -f module_alloc_space_5.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_5.F > module_alloc_space_5.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_alloc_space_4.bb | cpp -C -P > module_alloc_space_4.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_alloc_space_5.bb | cpp -C -P > module_alloc_space_5.f90 rm -f module_alloc_space_4.b module_alloc_space_4.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_alloc_space_4.f90 rm -f module_alloc_space_5.b module_alloc_space_5.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_alloc_space_5.f90 rm -f module_alloc_space_6.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_6.F > module_alloc_space_6.bb rm -f module_alloc_space_7.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_7.F > module_alloc_space_7.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_alloc_space_6.bb | cpp -C -P > module_alloc_space_6.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_alloc_space_7.bb | cpp -C -P > module_alloc_space_7.f90 rm -f module_alloc_space_6.b module_alloc_space_6.bb rm -f module_alloc_space_7.b module_alloc_space_7.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_alloc_space_7.f90 mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_alloc_space_6.f90 rm -f module_alloc_space_8.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_8.F > module_alloc_space_8.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_alloc_space_8.bb | cpp -C -P > module_alloc_space_8.f90 rm -f module_alloc_space_8.b module_alloc_space_8.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_alloc_space_8.f90 rm -f module_alloc_space_9.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_9.F > module_alloc_space_9.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_alloc_space_9.bb | cpp -C -P > module_alloc_space_9.f90 rm -f module_alloc_space_9.b module_alloc_space_9.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_alloc_space_9.f90 cpp -C -P -DNNN=0 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy0.f90 mpif90 -o nl_get_0_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include yy0.f90 cpp -C -P -DNNN=1 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy1.f90 mpif90 -o nl_get_1_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include yy1.f90 rm -f yy0.f90 cpp -C -P -DNNN=2 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy2.f90 mpif90 -o nl_get_2_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include yy2.f90 rm -f yy1.f90 cpp -C -P -DNNN=3 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy3.f90 mpif90 -o nl_get_3_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include yy3.f90 rm -f yy2.f90 cpp -C -P -DNNN=4 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy4.f90 mpif90 -o nl_get_4_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include yy4.f90 rm -f yy3.f90 cpp -C -P -DNNN=5 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy5.f90 mpif90 -o nl_get_5_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include yy5.f90 rm -f yy4.f90 cpp -C -P -DNNN=6 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy6.f90 mpif90 -o nl_get_6_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include yy6.f90 rm -f yy5.f90 cpp -C -P -DNNN=7 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy7.f90 mpif90 -o nl_get_7_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include yy7.f90 rm -f yy6.f90 cpp -C -P -DNNN=0 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx0.f90 mpif90 -o nl_set_0_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include xx0.f90 rm -f xx0.f90 cpp -C -P -DNNN=1 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx1.f90 mpif90 -o nl_set_1_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include xx1.f90 rm -f yy7.f90 cpp -C -P -DNNN=2 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx2.f90 mpif90 -o nl_set_2_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include xx2.f90 rm -f xx1.f90 cpp -C -P -DNNN=3 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx3.f90 mpif90 -o nl_set_3_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include xx3.f90 rm -f xx2.f90 cpp -C -P -DNNN=4 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx4.f90 mpif90 -o nl_set_4_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include xx4.f90 rm -f xx3.f90 cpp -C -P -DNNN=5 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx5.f90 mpif90 -o nl_set_5_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include xx5.f90 rm -f xx4.f90 cpp -C -P -DNNN=6 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx6.f90 mpif90 -o nl_set_6_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include xx6.f90 rm -f xx5.f90 cpp -C -P -DNNN=7 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx7.f90 mpif90 -o nl_set_7_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include xx7.f90 rm -f xx6.f90 rm -f module_domain.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_domain.F > module_domain.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_domain.bb | cpp -C -P > module_domain.f90 rm -f module_domain.b module_domain.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_domain.f90 rm -f xx7.f90 rm -f module_nesting.o rm -f module_comm_nesting_dm.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_nesting.F > module_nesting.bb cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_comm_nesting_dm.F > module_comm_nesting_dm.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_nesting.bb | cpp -C -P > module_nesting.f90 rm -f module_nesting.b module_nesting.bb mpif90 -o module_nesting.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_nesting.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_comm_nesting_dm.bb | cpp -C -P > module_comm_nesting_dm.f90 rm -f module_comm_nesting_dm.b module_comm_nesting_dm.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_comm_nesting_dm.f90 rm -f module_comm_dm_0.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_comm_dm_0.F > module_comm_dm_0.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_comm_dm_0.bb | cpp -C -P > module_comm_dm_0.f90 rm -f module_comm_dm_0.b module_comm_dm_0.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_comm_dm_0.f90 rm -f module_comm_dm_1.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_comm_dm_1.F > module_comm_dm_1.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_comm_dm_1.bb | cpp -C -P > module_comm_dm_1.f90 rm -f module_comm_dm_1.b module_comm_dm_1.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_comm_dm_1.f90 rm -f module_comm_dm_2.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_comm_dm_2.F > module_comm_dm_2.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_comm_dm_2.bb | cpp -C -P > module_comm_dm_2.f90 rm -f module_comm_dm_2.b module_comm_dm_2.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_comm_dm_2.f90 rm -f module_comm_dm_3.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_comm_dm_3.F > module_comm_dm_3.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_comm_dm_3.bb | cpp -C -P > module_comm_dm_3.f90 rm -f module_comm_dm_3.b module_comm_dm_3.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_comm_dm_3.f90 rm -f module_comm_dm_4.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_comm_dm_4.F > module_comm_dm_4.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_comm_dm_4.bb | cpp -C -P > module_comm_dm_4.f90 rm -f module_comm_dm_4.b module_comm_dm_4.bb mpif90 -o module_comm_dm_4.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_comm_dm_4.f90 rm -f module_tiles.o /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_tiles.F > module_tiles.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_tiles.b > module_tiles.f90 rm -f module_tiles.b if fgrep -iq '!$OMP' module_tiles.f90 ; then \ if [ -n "" ] ; then echo COMPILING module_tiles.F WITH OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_tiles.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING module_tiles.F WITHOUT OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_tiles.f90 ; \ fi rm -f module_comm_dm.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_comm_dm.F > module_comm_dm.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_comm_dm.bb | cpp -C -P > module_comm_dm.f90 rm -f module_comm_dm.b module_comm_dm.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_comm_dm.f90 rm -f module_dm.o /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_dm.F > module_dm.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_dm.b > module_dm.f90 rm -f module_dm.b if fgrep -iq '!$OMP' module_dm.f90 ; then \ if [ -n "" ] ; then echo COMPILING module_dm.F WITH OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_dm.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING module_dm.F WITHOUT OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_dm.f90 ; \ fi rm -f module_statistics.o rm -f module_io.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_statistics.F > module_statistics.bb cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_io.F > module_io.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_statistics.bb | cpp -C -P > module_statistics.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_io.bb | cpp -C -P > module_io.f90 rm -f module_statistics.b module_statistics.bb mpif90 -o module_statistics.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_statistics.f90 rm -f module_io.b module_io.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_io.f90 rm -f module_io_quilt.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_io_quilt.F > module_io_quilt.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_io_quilt.bb | cpp -C -P > module_io_quilt.f90 rm -f module_io_quilt.b module_io_quilt.bb mpif90 -o module_io_quilt.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_io_quilt.f90 rm -f module_intermediate_nmm.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_intermediate_nmm.F > module_intermediate_nmm.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_intermediate_nmm.bb | cpp -C -P > module_intermediate_nmm.f90 rm -f module_intermediate_nmm.b module_intermediate_nmm.bb mpif90 -o module_intermediate_nmm.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_intermediate_nmm.f90 rm -f module_wrfles.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_wrfles.F > module_wrfles.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_wrfles.bb | cpp -C -P > module_wrfles.f90 rm -f module_wrfles.b module_wrfles.bb mpif90 -o module_wrfles.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_wrfles.f90 rm -f module_integrate.o /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_integrate.F > module_integrate.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_integrate.b > module_integrate.f90 rm -f module_integrate.b if fgrep -iq '!$OMP' module_integrate.f90 ; then \ if [ -n "" ] ; then echo COMPILING module_integrate.F WITH OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_integrate.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING module_integrate.F WITHOUT OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_integrate.f90 ; \ fi ar ru ../main/libwrflib.a module_driver_constants.o module_domain_type.o module_streams.o module_domain.o module_integrate.o module_timing.o module_configure.o module_tiles.o module_machine.o module_nesting.o module_wrf_error.o module_state_description.o module_sm.o module_io.o module_comm_dm.o module_comm_dm_0.o module_comm_dm_1.o module_comm_dm_2.o module_comm_dm_3.o module_comm_dm_4.o module_comm_nesting_dm.o module_dm.o module_quilt_outbuf_ops.o module_io_quilt.o module_intermediate_nmm.o module_statistics.o module_wrfles.o wrf_num_bytes_between.o wrf_shutdown.o wrf_debug.o libmassv.o collect_on_comm.o hires_timer.o clog.o nl_get_0_routines.o nl_get_1_routines.o nl_get_2_routines.o nl_get_3_routines.o nl_get_4_routines.o nl_get_5_routines.o nl_get_6_routines.o nl_get_7_routines.o nl_set_0_routines.o nl_set_1_routines.o nl_set_2_routines.o nl_set_3_routines.o nl_set_4_routines.o nl_set_5_routines.o nl_set_6_routines.o nl_set_7_routines.o module_alloc_space_0.o module_alloc_space_1.o module_alloc_space_2.o module_alloc_space_3.o module_alloc_space_4.o module_alloc_space_5.o module_alloc_space_6.o module_alloc_space_7.o module_alloc_space_8.o module_alloc_space_9.o ar: `u' modifier ignored since `D' is the default (see `U') ar: creating ../main/libwrflib.a ranlib ../main/libwrflib.a make[2]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame' make[2]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf' make[2]: 'diffwrf' is up to date. make[2]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf' make[2]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int' if [ -f ../../frame/pack_utils.o -a -f ../../frame/clog.o ] ; then \ ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../ioapi_share -o diffwrf diffwrf.f \ ../../frame/pack_utils.o ../../frame/module_internal_header_util.o ../../frame/module_driver_constants.o ../../frame/module_machine.o ../../frame/module_wrf_error.o ../../frame/wrf_debug.o -L/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -lesmf_time libwrfio_int.a ; \ fi make[2]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int' make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF' make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " shared make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF' -------------------------------------- if [ "`echo -j 2 | sed -e 's/-j//g' -e 's/ \+//g'`" -gt "6" ] ; then \ ( cd share ; make -i -r -j 6 ) ; \ else \ ( cd share ; make -i -r -j 2 ) ; \ fi make[2]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share' rm -f module_get_file_names.o rm -f module_check_a_mundo.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_get_file_names.F > module_get_file_names.bb cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_check_a_mundo.F > module_check_a_mundo.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_get_file_names.bb | cpp -C -P > module_get_file_names.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_check_a_mundo.bb | cpp -C -P > module_check_a_mundo.f90 rm -f module_get_file_names.b module_get_file_names.bb rm -f module_check_a_mundo.b module_check_a_mundo.bb mpif90 -o module_get_file_names.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_get_file_names.f90 mpif90 -o module_check_a_mundo.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_check_a_mundo.f90 rm -f solve_interface.o /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe solve_interface.F > solve_interface.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional solve_interface.b > solve_interface.f90 rm -f solve_interface.b if fgrep -iq '!$OMP' solve_interface.f90 ; then \ if [ -n "" ] ; then echo COMPILING solve_interface.F WITH OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include solve_interface.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING solve_interface.F WITHOUT OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include solve_interface.f90 ; \ fi rm -f mediation_interp_domain.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional mediation_interp_domain.F > mediation_interp_domain.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe mediation_interp_domain.bb | cpp -C -P > mediation_interp_domain.f90 rm -f mediation_interp_domain.b mediation_interp_domain.bb mpif90 -o mediation_interp_domain.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 mediation_interp_domain.f90 rm -f mediation_force_domain.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional mediation_force_domain.F > mediation_force_domain.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe mediation_force_domain.bb | cpp -C -P > mediation_force_domain.f90 rm -f mediation_force_domain.b mediation_force_domain.bb mpif90 -o mediation_force_domain.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 mediation_force_domain.f90 rm -f mediation_feedback_domain.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional mediation_feedback_domain.F > mediation_feedback_domain.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe mediation_feedback_domain.bb | cpp -C -P > mediation_feedback_domain.f90 rm -f mediation_feedback_domain.b mediation_feedback_domain.bb mpif90 -o mediation_feedback_domain.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 mediation_feedback_domain.f90 rm -f module_date_time.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_date_time.F > module_date_time.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_date_time.bb | cpp -C -P > module_date_time.f90 rm -f module_date_time.b module_date_time.bb mpif90 -o module_date_time.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_date_time.f90 rm -f module_bc.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bc.F > module_bc.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bc.bb | cpp -C -P > module_bc.f90 rm -f module_bc.b module_bc.bb mpif90 -o module_bc.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bc.f90 rm -f module_io_wrf.o /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_io_wrf.F > module_io_wrf.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_io_wrf.b > module_io_wrf.f90 rm -f module_io_wrf.b if fgrep -iq '!$OMP' module_io_wrf.f90 ; then \ if [ -n "" ] ; then echo COMPILING module_io_wrf.F WITH OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_io_wrf.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING module_io_wrf.F WITHOUT OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_io_wrf.f90 ; \ fi rm -f module_soil_pre.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_soil_pre.F > module_soil_pre.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_soil_pre.bb | cpp -C -P > module_soil_pre.f90 rm -f module_soil_pre.b module_soil_pre.bb mpif90 -o module_soil_pre.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_soil_pre.f90 rm -f wrf_tsin.o /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe wrf_tsin.F > wrf_tsin.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf_tsin.b > wrf_tsin.f90 rm -f wrf_tsin.b if fgrep -iq '!$OMP' wrf_tsin.f90 ; then \ if [ -n "" ] ; then echo COMPILING wrf_tsin.F WITH OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include wrf_tsin.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING wrf_tsin.F WITHOUT OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include wrf_tsin.f90 ; \ fi rm -f track_input.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional track_input.F > track_input.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe track_input.bb | cpp -C -P > track_input.f90 rm -f track_input.b track_input.bb mpif90 -o track_input.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 track_input.f90 rm -f init_modules.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional init_modules.F > init_modules.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe init_modules.bb | cpp -C -P > init_modules.f90 rm -f set_timekeeping.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional set_timekeeping.F > set_timekeeping.bb rm -f init_modules.b init_modules.bb mpif90 -o init_modules.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 init_modules.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe set_timekeeping.bb | cpp -C -P > set_timekeeping.f90 rm -f set_timekeeping.b set_timekeeping.bb mpif90 -o set_timekeeping.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 set_timekeeping.f90 rm -f interp_fcn.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional interp_fcn.F > interp_fcn.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe interp_fcn.bb | cpp -C -P > interp_fcn.f90 rm -f interp_fcn.b interp_fcn.bb mpif90 -o interp_fcn.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 interp_fcn.f90 rm -f wrf_ext_write_field.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf_ext_write_field.F > wrf_ext_write_field.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe wrf_ext_write_field.bb | cpp -C -P > wrf_ext_write_field.f90 rm -f wrf_ext_write_field.b wrf_ext_write_field.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include wrf_ext_write_field.f90 rm -f wrf_ext_read_field.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf_ext_read_field.F > wrf_ext_read_field.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe wrf_ext_read_field.bb | cpp -C -P > wrf_ext_read_field.f90 rm -f wrf_ext_read_field.b wrf_ext_read_field.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include wrf_ext_read_field.f90 rm -f module_io_domain.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_io_domain.F > module_io_domain.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_io_domain.bb | cpp -C -P > module_io_domain.f90 rm -f module_io_domain.b module_io_domain.bb mpif90 -o module_io_domain.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_io_domain.f90 rm -f wrf_fddaobs_in.o /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe wrf_fddaobs_in.F > wrf_fddaobs_in.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf_fddaobs_in.b > wrf_fddaobs_in.f90 rm -f wrf_fddaobs_in.b if fgrep -iq '!$OMP' wrf_fddaobs_in.f90 ; then \ if [ -n "" ] ; then echo COMPILING wrf_fddaobs_in.F WITH OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include wrf_fddaobs_in.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING wrf_fddaobs_in.F WITHOUT OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include wrf_fddaobs_in.f90 ; \ fi rm -f input_wrf.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional input_wrf.F > input_wrf.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe input_wrf.bb | cpp -C -P > input_wrf.f90 rm -f input_wrf.b input_wrf.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include input_wrf.f90 rm -f output_wrf.o /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe output_wrf.F > output_wrf.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional output_wrf.b > output_wrf.f90 rm -f output_wrf.b if fgrep -iq '!$OMP' output_wrf.f90 ; then \ if [ -n "" ] ; then echo COMPILING output_wrf.F WITH OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include output_wrf.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING output_wrf.F WITHOUT OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include output_wrf.f90 ; \ fi rm -f wrf_bdyout.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf_bdyout.F > wrf_bdyout.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe wrf_bdyout.bb | cpp -C -P > wrf_bdyout.f90 rm -f wrf_bdyout.b wrf_bdyout.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include wrf_bdyout.f90 rm -f wrf_bdyin.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf_bdyin.F > wrf_bdyin.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe wrf_bdyin.bb | cpp -C -P > wrf_bdyin.f90 rm -f wrf_bdyin.b wrf_bdyin.bb mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include wrf_bdyin.f90 rm -f dfi.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional dfi.F > dfi.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe dfi.bb | cpp -C -P > dfi.f90 rm -f dfi.b dfi.bb mpif90 -o dfi.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 dfi.f90 rm -f mediation_integrate.o /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe mediation_integrate.F > mediation_integrate.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional mediation_integrate.b > mediation_integrate.f90 rm -f mediation_integrate.b if fgrep -iq '!$OMP' mediation_integrate.f90 ; then \ if [ -n "" ] ; then echo COMPILING mediation_integrate.F WITH OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include mediation_integrate.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING mediation_integrate.F WITHOUT OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include mediation_integrate.f90 ; \ fi rm -f mediation_wrfmain.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional mediation_wrfmain.F > mediation_wrfmain.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe mediation_wrfmain.bb | cpp -C -P > mediation_wrfmain.f90 rm -f mediation_wrfmain.b mediation_wrfmain.bb mpif90 -o mediation_wrfmain.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 mediation_wrfmain.f90 rm -f wrf_timeseries.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf_timeseries.F > wrf_timeseries.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe wrf_timeseries.bb | cpp -C -P > wrf_timeseries.f90 rm -f wrf_timeseries.b wrf_timeseries.bb mpif90 -o wrf_timeseries.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 wrf_timeseries.f90 rm -f track_driver.o /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe track_driver.F > track_driver.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional track_driver.b > track_driver.f90 rm -f track_driver.b if fgrep -iq '!$OMP' track_driver.f90 ; then \ if [ -n "" ] ; then echo COMPILING track_driver.F WITH OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include track_driver.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING track_driver.F WITHOUT OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include track_driver.f90 ; \ fi rm -f mediation_nest_move.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional mediation_nest_move.F > mediation_nest_move.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe mediation_nest_move.bb | cpp -C -P > mediation_nest_move.f90 rm -f mediation_nest_move.b mediation_nest_move.bb mpif90 -o mediation_nest_move.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 mediation_nest_move.f90 rm -f module_optional_input.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_optional_input.F > module_optional_input.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_optional_input.bb | cpp -C -P > module_optional_input.f90 rm -f module_optional_input.b module_optional_input.bb mpif90 -o module_optional_input.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_optional_input.f90 rm -f start_domain.o /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe start_domain.F > start_domain.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional start_domain.b > start_domain.f90 rm -f start_domain.b if fgrep -iq '!$OMP' start_domain.f90 ; then \ if [ -n "" ] ; then echo COMPILING start_domain.F WITH OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include start_domain.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING start_domain.F WITHOUT OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include start_domain.f90 ; \ fi if [ 0 -eq 1 ] ; then \ make -i -r nmm_contrib ; \ ar ru ../main/libwrflib.a module_model_constants.o module_bc_time_utilities.o module_get_file_names.o module_compute_geop.o module_check_a_mundo.o module_random.o module_llxy.o module_interp_nmm.o module_interp_store.o module_MPP.o module_date_time.o module_bc.o module_io_wrf.o module_soil_pre.o module_io_domain.o module_optional_input.o solve_interface.o mediation_interp_domain.o mediation_force_domain.o mediation_feedback_domain.o start_domain.o init_modules.o set_timekeeping.o interp_fcn.o sint.o wrf_ext_write_field.o wrf_ext_read_field.o wrf_tsin.o landread.o track_driver.o track_input.o bobrand.o wrf_timeseries.o track_driver.o wrf_fddaobs_in.o mediation_nest_move.o setfeenv.o input_wrf.o output_wrf.o wrf_bdyout.o wrf_bdyin.o dfi.o mediation_integrate.o mediation_wrfmain.o ; \ else \ ar ru ../main/libwrflib.a module_model_constants.o module_bc_time_utilities.o module_get_file_names.o module_compute_geop.o module_check_a_mundo.o module_random.o module_llxy.o module_interp_nmm.o module_interp_store.o module_MPP.o module_date_time.o module_bc.o module_io_wrf.o module_soil_pre.o module_io_domain.o module_optional_input.o solve_interface.o mediation_interp_domain.o mediation_force_domain.o mediation_feedback_domain.o start_domain.o init_modules.o set_timekeeping.o interp_fcn.o sint.o wrf_ext_write_field.o wrf_ext_read_field.o wrf_tsin.o landread.o track_driver.o track_input.o bobrand.o wrf_timeseries.o track_driver.o wrf_fddaobs_in.o mediation_nest_move.o setfeenv.o input_wrf.o output_wrf.o wrf_bdyout.o wrf_bdyin.o dfi.o mediation_integrate.o mediation_wrfmain.o ; \ fi ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share' make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF' make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " physics make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF' -------------------------------------- ( cd phys ; make -i -r ) make[2]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys' if [ 0 -eq 1 ] ; then \ make -i -r -j 2 nmm_contrib ; \ ar ru ../main/libwrflib.a module_bl_clubb.o module_cam_shr_kind_mod.o module_cam_support.o module_cam_shr_const_mod.o module_cam_physconst.o module_cam_cldwat.o module_cam_wv_saturation.o module_cam_esinti.o module_cam_gffgch.o module_cam_error_function.o module_cam_constituents.o module_cam_trb_mtn_stress.o module_cam_molec_diff.o module_cam_upper_bc.o module_cam_bl_diffusion_solver.o module_cam_bl_eddy_diff.o module_cam_mp_microp_aero.o module_cam_mp_cldwat2m_micro.o module_cam_mp_ndrop.o module_cam_mp_modal_aero_initialize_data_phys.o module_cam_mp_radconstants.o module_cam_mp_conv_water.o module_cam_mp_qneg3.o module_data_cam_mam_aero.o module_data_cam_mam_asect.o module_cam_infnan.o module_bl_ysu.o module_bl_mrf.o module_bl_gfs.o module_bl_gfs2011.o module_bl_myjpbl.o module_bl_qnsepbl.o module_bl_qnsepbl09.o module_bl_acm.o module_bl_mynn.o module_bl_fogdes.o module_bl_gwdo.o module_bl_myjurb.o module_bl_boulac.o module_quadratic.o module_cu_TestCases.o module_bl_camuwpbl_driver.o module_bl_mfshconvpbl.o module_shcu_camuwshcu_driver.o module_shcu_camuwshcu.o module_shcu_grims.o module_cu_camzm_driver.o module_cu_camzm.o module_bl_temf.o module_bl_gbmpbl.o module_cu_g3.o module_cu_kf.o module_cu_bmj.o module_cu_kfeta.o module_cu_tiedtke.o module_cu_gd.o module_cu_gf.o module_cu_nsas.o module_cu_sas.o module_cu_mesosas.o module_cu_osas.o module_mp_radar.o module_mp_kessler.o module_mp_feingold2m.o module_mp_lin.o module_mp_sbu_ylin.o module_mp_wsm3.o module_mp_wsm5.o module_mp_wsm6.o module_mp_etanew.o module_mp_etaold.o module_mp_HWRF.o module_mp_thompson.o module_mp_gsfcgce.o module_mp_morr_two_moment.o module_mp_morr_faster.o module_mp_milbrandt2mom.o module_mp_nssl_2mom.o module_mp_wdm5.o module_mp_wdm6.o module_mp_cammgmp_driver.o module_ra_sw.o module_ra_clWRF_support.o module_ra_gsfcsw.o module_ra_goddard.o module_ra_rrtm.o module_ra_rrtmg_lw.o module_ra_rrtmg_sw.o module_ra_rrtmg_lwf.o module_ra_rrtmg_swf.o module_ra_cam_support.o module_ra_cam.o module_ra_gfdleta.o module_ra_flg.o module_ra_HWRF.o module_ra_hs.o module_ra_dyclw.o module_sf_TestCases.o module_sf_sfclay.o module_sf_sfclayrev.o module_sf_gfs.o module_sf_gfdl.o module_sf_slab.o module_sf_noahdrv.o module_sf_noahlsm.o module_sf_clm.o module_sf_ssib.o module_sf_noah_seaice.o module_sf_noah_seaice_drv.o module_sf_noahlsm_glacial_only.o module_sf_noahmpdrv.o module_sf_noahmplsm.o module_sf_noahmp_glacier.o module_sf_urban.o module_sf_bep.o module_sf_bep_bem.o module_sf_bem.o module_sf_pxlsm.o module_sf_pxlsm_data.o module_sf_ruclsm.o module_sf_sfcdiags.o module_sf_sfcdiags_ruclsm.o module_sf_sstskin.o module_sf_tmnupdate.o module_sf_ocean_driver.o module_sf_oml.o module_sf_3dpwp.o module_sf_myjsfc.o module_sf_qnsesfc.o module_sf_mynn.o module_sf_fogdes.o module_sf_pxsfclay.o module_sf_temfsfclay.o module_sf_idealscmsfclay.o module_sf_scmflux.o module_sf_scmskintemp.o module_physics_addtendc.o module_physics_init.o module_gfs_machine.o module_gfs_funcphys.o module_gfs_physcons.o module_progtm.o module_pbl_driver.o module_data_gocart_dust.o module_cumulus_driver.o module_shallowcu_driver.o module_microphysics_driver.o module_microphysics_zero_out.o module_est_subcol_microphys_tndcy.o module_mixactivate.o module_radiation_driver.o module_surface_driver.o module_diagnostics.o module_lightning_driver.o module_ltng_cpmpr92z.o module_ltng_crmpr92.o module_ltng_iccg.o module_fdda_psufddagd.o module_fdda_spnudging.o module_fddagd_driver.o module_fddaobs_rtfdda.o module_fddaobs_driver.o module_wind_generic.o module_wind_fitch.o clubb/advance_helper_module.o clubb/advance_windm_edsclrm_module.o clubb/advance_wp2_wp3_module.o clubb/advance_xm_wpxp_module.o clubb/advance_xp2_xpyp_module.o clubb/advance_xp3_module.o clubb/array_index.o clubb/calc_pressure.o clubb/calc_roots.o clubb/calendar.o clubb/clip_explicit.o clubb/advance_clubb_core_module.o clubb/clubb_precision.o clubb/constants_clubb.o clubb/corr_varnce_module.o clubb/diffusion.o clubb/endian.o clubb/error_code.o clubb/file_functions.o clubb/fill_holes.o clubb/grid_class.o clubb/input_names.o clubb/input_reader.o clubb/interpolation.o clubb/lapack_interfaces.o clubb/lapack_wrap.o clubb/penta_lu_solver.o clubb/tridiag_lu_solver.o clubb/matrix_solver_wrapper.o clubb/matrix_operations.o clubb/mean_adv.o clubb/mixing_length.o clubb/model_flags.o clubb/mono_flux_limiter.o clubb/numerical_check.o clubb/output_grads.o clubb/output_netcdf.o clubb/parameter_indices.o clubb/parameters_model.o clubb/parameters_tunable.o clubb/pdf_closure_module.o clubb/pdf_parameter_module.o clubb/pos_definite_module.o clubb/saturation.o clubb/sigma_sqd_w_module.o clubb/Skx_module.o clubb/sponge_layer_damping.o clubb/stat_file_module.o clubb/stats_lh_sfc_module.o clubb/stats_lh_zt_module.o clubb/stats_rad_zm_module.o clubb/stats_rad_zt_module.o clubb/stats_sfc_module.o clubb/stats_clubb_utilities.o clubb/stats_type.o clubb/stats_type_utilities.o clubb/stats_variables.o clubb/stats_zm_module.o clubb/stats_zt_module.o clubb/sfc_varnce_module.o clubb/T_in_K_module.o clubb/turbulent_adv_pdf.o clubb/diagnose_correlations_module.o clubb/mt95.o clubb/hydromet_pdf_parameter_module.o clubb/precipitation_fraction.o clubb/setup_clubb_pdf_params.o clubb/pdf_utilities.o clubb/new_pdf.o clubb/new_pdf_main.o clubb/new_hybrid_pdf.o clubb/new_hybrid_pdf_main.o clubb/adg1_adg2_3d_luhar_pdf.o clubb/new_tsdadg_pdf.o clubb/LY93_pdf.o clubb/index_mapping.o clubb/Nc_Ncn_eqns.o clubb/clubb_api_module.o silhs/est_kessler_microphys_module.o silhs/transform_to_pdf_module.o silhs/latin_hypercube_arrays.o silhs/latin_hypercube_driver_module.o silhs/math_utilities.o silhs/output_2D_samples_module.o silhs/generate_uniform_sample_module.o silhs/parameters_silhs.o silhs/silhs_api_module.o silhs/silhs_importance_sample_module.o silhs/lh_microphys_var_covar_module.o module_crm_stat.o module_crm_phy.o ; \ else \ make -i -r -j 2 non_nmm ; \ ar ru ../main/libwrflib.a module_bl_clubb.o module_cam_shr_kind_mod.o module_cam_support.o module_cam_shr_const_mod.o module_cam_physconst.o module_cam_cldwat.o module_cam_wv_saturation.o module_cam_esinti.o module_cam_gffgch.o module_cam_error_function.o module_cam_constituents.o module_cam_trb_mtn_stress.o module_cam_molec_diff.o module_cam_upper_bc.o module_cam_bl_diffusion_solver.o module_cam_bl_eddy_diff.o module_cam_mp_microp_aero.o module_cam_mp_cldwat2m_micro.o module_cam_mp_ndrop.o module_cam_mp_modal_aero_initialize_data_phys.o module_cam_mp_radconstants.o module_cam_mp_conv_water.o module_cam_mp_qneg3.o module_data_cam_mam_aero.o module_data_cam_mam_asect.o module_cam_infnan.o module_bl_ysu.o module_bl_mrf.o module_bl_gfs.o module_bl_gfs2011.o module_bl_myjpbl.o module_bl_qnsepbl.o module_bl_qnsepbl09.o module_bl_acm.o module_bl_mynn.o module_bl_fogdes.o module_bl_gwdo.o module_bl_myjurb.o module_bl_boulac.o module_quadratic.o module_cu_TestCases.o module_bl_camuwpbl_driver.o module_bl_mfshconvpbl.o module_shcu_camuwshcu_driver.o module_shcu_camuwshcu.o module_shcu_grims.o module_cu_camzm_driver.o module_cu_camzm.o module_bl_temf.o module_bl_gbmpbl.o module_cu_g3.o module_cu_kf.o module_cu_bmj.o module_cu_kfeta.o module_cu_tiedtke.o module_cu_gd.o module_cu_gf.o module_cu_nsas.o module_cu_sas.o module_cu_mesosas.o module_cu_osas.o module_mp_radar.o module_mp_kessler.o module_mp_feingold2m.o module_mp_lin.o module_mp_sbu_ylin.o module_mp_wsm3.o module_mp_wsm5.o module_mp_wsm6.o module_mp_etanew.o module_mp_etaold.o module_mp_HWRF.o module_mp_thompson.o module_mp_gsfcgce.o module_mp_morr_two_moment.o module_mp_morr_faster.o module_mp_milbrandt2mom.o module_mp_nssl_2mom.o module_mp_wdm5.o module_mp_wdm6.o module_mp_cammgmp_driver.o module_ra_sw.o module_ra_clWRF_support.o module_ra_gsfcsw.o module_ra_goddard.o module_ra_rrtm.o module_ra_rrtmg_lw.o module_ra_rrtmg_sw.o module_ra_rrtmg_lwf.o module_ra_rrtmg_swf.o module_ra_cam_support.o module_ra_cam.o module_ra_gfdleta.o module_ra_flg.o module_ra_HWRF.o module_ra_hs.o module_ra_dyclw.o module_sf_TestCases.o module_sf_sfclay.o module_sf_sfclayrev.o module_sf_gfs.o module_sf_gfdl.o module_sf_slab.o module_sf_noahdrv.o module_sf_noahlsm.o module_sf_clm.o module_sf_ssib.o module_sf_noah_seaice.o module_sf_noah_seaice_drv.o module_sf_noahlsm_glacial_only.o module_sf_noahmpdrv.o module_sf_noahmplsm.o module_sf_noahmp_glacier.o module_sf_urban.o module_sf_bep.o module_sf_bep_bem.o module_sf_bem.o module_sf_pxlsm.o module_sf_pxlsm_data.o module_sf_ruclsm.o module_sf_sfcdiags.o module_sf_sfcdiags_ruclsm.o module_sf_sstskin.o module_sf_tmnupdate.o module_sf_ocean_driver.o module_sf_oml.o module_sf_3dpwp.o module_sf_myjsfc.o module_sf_qnsesfc.o module_sf_mynn.o module_sf_fogdes.o module_sf_pxsfclay.o module_sf_temfsfclay.o module_sf_idealscmsfclay.o module_sf_scmflux.o module_sf_scmskintemp.o module_physics_addtendc.o module_physics_init.o module_gfs_machine.o module_gfs_funcphys.o module_gfs_physcons.o module_progtm.o module_pbl_driver.o module_data_gocart_dust.o module_cumulus_driver.o module_shallowcu_driver.o module_microphysics_driver.o module_microphysics_zero_out.o module_est_subcol_microphys_tndcy.o module_mixactivate.o module_radiation_driver.o module_surface_driver.o module_diagnostics.o module_lightning_driver.o module_ltng_cpmpr92z.o module_ltng_crmpr92.o module_ltng_iccg.o module_fdda_psufddagd.o module_fdda_spnudging.o module_fddagd_driver.o module_fddaobs_rtfdda.o module_fddaobs_driver.o module_wind_generic.o module_wind_fitch.o clubb/advance_helper_module.o clubb/advance_windm_edsclrm_module.o clubb/advance_wp2_wp3_module.o clubb/advance_xm_wpxp_module.o clubb/advance_xp2_xpyp_module.o clubb/advance_xp3_module.o clubb/array_index.o clubb/calc_pressure.o clubb/calc_roots.o clubb/calendar.o clubb/clip_explicit.o clubb/advance_clubb_core_module.o clubb/clubb_precision.o clubb/constants_clubb.o clubb/corr_varnce_module.o clubb/diffusion.o clubb/endian.o clubb/error_code.o clubb/file_functions.o clubb/fill_holes.o clubb/grid_class.o clubb/input_names.o clubb/input_reader.o clubb/interpolation.o clubb/lapack_interfaces.o clubb/lapack_wrap.o clubb/penta_lu_solver.o clubb/tridiag_lu_solver.o clubb/matrix_solver_wrapper.o clubb/matrix_operations.o clubb/mean_adv.o clubb/mixing_length.o clubb/model_flags.o clubb/mono_flux_limiter.o clubb/numerical_check.o clubb/output_grads.o clubb/output_netcdf.o clubb/parameter_indices.o clubb/parameters_model.o clubb/parameters_tunable.o clubb/pdf_closure_module.o clubb/pdf_parameter_module.o clubb/pos_definite_module.o clubb/saturation.o clubb/sigma_sqd_w_module.o clubb/Skx_module.o clubb/sponge_layer_damping.o clubb/stat_file_module.o clubb/stats_lh_sfc_module.o clubb/stats_lh_zt_module.o clubb/stats_rad_zm_module.o clubb/stats_rad_zt_module.o clubb/stats_sfc_module.o clubb/stats_clubb_utilities.o clubb/stats_type.o clubb/stats_type_utilities.o clubb/stats_variables.o clubb/stats_zm_module.o clubb/stats_zt_module.o clubb/sfc_varnce_module.o clubb/T_in_K_module.o clubb/turbulent_adv_pdf.o clubb/diagnose_correlations_module.o clubb/mt95.o clubb/hydromet_pdf_parameter_module.o clubb/precipitation_fraction.o clubb/setup_clubb_pdf_params.o clubb/pdf_utilities.o clubb/new_pdf.o clubb/new_pdf_main.o clubb/new_hybrid_pdf.o clubb/new_hybrid_pdf_main.o clubb/adg1_adg2_3d_luhar_pdf.o clubb/new_tsdadg_pdf.o clubb/LY93_pdf.o clubb/index_mapping.o clubb/Nc_Ncn_eqns.o clubb/clubb_api_module.o silhs/est_kessler_microphys_module.o silhs/transform_to_pdf_module.o silhs/latin_hypercube_arrays.o silhs/latin_hypercube_driver_module.o silhs/math_utilities.o silhs/output_2D_samples_module.o silhs/generate_uniform_sample_module.o silhs/parameters_silhs.o silhs/silhs_api_module.o silhs/silhs_importance_sample_module.o silhs/lh_microphys_var_covar_module.o module_crm_stat.o module_crm_phy.o module_fr_fire_driver.o module_fr_fire_driver_wrf.o module_fr_fire_atm.o module_fr_fire_model.o module_fr_fire_core.o module_fr_fire_phys.o module_fr_fire_util.o ; \ fi make[3]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys' mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/constants_clubb.F90 -o clubb/constants_clubb.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/endian.F90 -o clubb/endian.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c silhs/parameters_silhs.F90 -o silhs/parameters_silhs.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c silhs/math_utilities.F90 -o silhs/math_utilities.o rm -f module_cam_shr_kind_mod.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_shr_kind_mod.F > module_cam_shr_kind_mod.bb rm -f module_cam_error_function.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_error_function.F > module_cam_error_function.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_shr_kind_mod.bb | cpp -C -P > module_cam_shr_kind_mod.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_error_function.bb | cpp -C -P > module_cam_error_function.f90 rm -f module_cam_shr_kind_mod.b module_cam_shr_kind_mod.bb rm -f module_cam_error_function.b module_cam_error_function.bb mpif90 -o module_cam_shr_kind_mod.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_shr_kind_mod.f90 mpif90 -o module_cam_error_function.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_error_function.f90 rm -f module_bl_ysu.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_ysu.F > module_bl_ysu.bb rm -f module_bl_mrf.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_mrf.F > module_bl_mrf.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bl_ysu.bb | cpp -C -P > module_bl_ysu.f90 rm -f module_bl_ysu.b module_bl_ysu.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bl_mrf.bb | cpp -C -P > module_bl_mrf.f90 mpif90 -o module_bl_ysu.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bl_ysu.f90 rm -f module_bl_mrf.b module_bl_mrf.bb mpif90 -o module_bl_mrf.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bl_mrf.f90 rm -f module_gfs_machine.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_gfs_machine.F > module_gfs_machine.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_gfs_machine.bb | cpp -C -P > module_gfs_machine.f90 rm -f module_gfs_machine.b module_gfs_machine.bb mpif90 -o module_gfs_machine.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_gfs_machine.f90 rm -f module_bl_myjpbl.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_myjpbl.F > module_bl_myjpbl.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bl_myjpbl.bb | cpp -C -P > module_bl_myjpbl.f90 rm -f module_bl_myjpbl.b module_bl_myjpbl.bb mpif90 -o module_bl_myjpbl.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bl_myjpbl.f90 rm -f module_bl_qnsepbl.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_qnsepbl.F > module_bl_qnsepbl.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bl_qnsepbl.bb | cpp -C -P > module_bl_qnsepbl.f90 rm -f module_bl_qnsepbl.b module_bl_qnsepbl.bb mpif90 -o module_bl_qnsepbl.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bl_qnsepbl.f90 rm -f module_bl_qnsepbl09.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_qnsepbl09.F > module_bl_qnsepbl09.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bl_qnsepbl09.bb | cpp -C -P > module_bl_qnsepbl09.f90 rm -f module_bl_qnsepbl09.b module_bl_qnsepbl09.bb mpif90 -o module_bl_qnsepbl09.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bl_qnsepbl09.f90 rm -f module_bl_acm.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_acm.F > module_bl_acm.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bl_acm.bb | cpp -C -P > module_bl_acm.f90 rm -f module_bl_acm.b module_bl_acm.bb mpif90 -o module_bl_acm.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bl_acm.f90 rm -f module_bl_mynn.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_mynn.F > module_bl_mynn.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bl_mynn.bb | cpp -C -P > module_bl_mynn.f90 rm -f module_bl_mynn.b module_bl_mynn.bb mpif90 -o module_bl_mynn.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bl_mynn.f90 rm -f module_bl_gwdo.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_gwdo.F > module_bl_gwdo.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bl_gwdo.bb | cpp -C -P > module_bl_gwdo.f90 rm -f module_bl_gwdo.b module_bl_gwdo.bb mpif90 -o module_bl_gwdo.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bl_gwdo.f90 rm -f module_bl_myjurb.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_myjurb.F > module_bl_myjurb.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bl_myjurb.bb | cpp -C -P > module_bl_myjurb.f90 rm -f module_bl_myjurb.b module_bl_myjurb.bb mpif90 -o module_bl_myjurb.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bl_myjurb.f90 rm -f module_bl_boulac.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_boulac.F > module_bl_boulac.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bl_boulac.bb | cpp -C -P > module_bl_boulac.f90 rm -f module_bl_boulac.b module_bl_boulac.bb mpif90 -o module_bl_boulac.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bl_boulac.f90 rm -f module_quadratic.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_quadratic.F > module_quadratic.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_quadratic.bb | cpp -C -P > module_quadratic.f90 rm -f module_bl_mfshconvpbl.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_mfshconvpbl.F > module_bl_mfshconvpbl.bb rm -f module_quadratic.b module_quadratic.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bl_mfshconvpbl.bb | cpp -C -P > module_bl_mfshconvpbl.f90 mpif90 -o module_quadratic.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_quadratic.f90 rm -f module_bl_mfshconvpbl.b module_bl_mfshconvpbl.bb mpif90 -o module_bl_mfshconvpbl.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bl_mfshconvpbl.f90 rm -f module_shcu_grims.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_shcu_grims.F > module_shcu_grims.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_shcu_grims.bb | cpp -C -P > module_shcu_grims.f90 rm -f module_shcu_grims.b module_shcu_grims.bb mpif90 -o module_shcu_grims.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_shcu_grims.f90 rm -f module_bl_temf.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_temf.F > module_bl_temf.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bl_temf.bb | cpp -C -P > module_bl_temf.f90 rm -f module_bl_temf.b module_bl_temf.bb mpif90 -o module_bl_temf.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bl_temf.f90 rm -f module_bl_gbmpbl.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_gbmpbl.F > module_bl_gbmpbl.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bl_gbmpbl.bb | cpp -C -P > module_bl_gbmpbl.f90 rm -f module_bl_gbmpbl.b module_bl_gbmpbl.bb mpif90 -o module_bl_gbmpbl.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bl_gbmpbl.f90 rm -f module_cu_g3.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_g3.F > module_cu_g3.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cu_g3.bb | cpp -C -P > module_cu_g3.f90 rm -f module_cu_g3.b module_cu_g3.bb mpif90 -o module_cu_g3.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cu_g3.f90 rm -f module_cu_kf.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_kf.F > module_cu_kf.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cu_kf.bb | cpp -C -P > module_cu_kf.f90 rm -f module_cu_kf.b module_cu_kf.bb mpif90 -o module_cu_kf.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cu_kf.f90 rm -f module_cu_bmj.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_bmj.F > module_cu_bmj.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cu_bmj.bb | cpp -C -P > module_cu_bmj.f90 rm -f module_cu_bmj.b module_cu_bmj.bb mpif90 -o module_cu_bmj.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cu_bmj.f90 rm -f module_cu_kfeta.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_kfeta.F > module_cu_kfeta.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cu_kfeta.bb | cpp -C -P > module_cu_kfeta.f90 rm -f module_cu_kfeta.b module_cu_kfeta.bb mpif90 -o module_cu_kfeta.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cu_kfeta.f90 rm -f module_cu_gd.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_gd.F > module_cu_gd.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cu_gd.bb | cpp -C -P > module_cu_gd.f90 rm -f module_cu_gd.b module_cu_gd.bb mpif90 -o module_cu_gd.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cu_gd.f90 rm -f module_cu_gf.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_gf.F > module_cu_gf.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cu_gf.bb | cpp -C -P > module_cu_gf.f90 rm -f module_cu_gf.b module_cu_gf.bb mpif90 -o module_cu_gf.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cu_gf.f90 rm -f module_cu_nsas.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_nsas.F > module_cu_nsas.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cu_nsas.bb | cpp -C -P > module_cu_nsas.f90 rm -f module_cu_nsas.b module_cu_nsas.bb mpif90 -o module_cu_nsas.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cu_nsas.f90 rm -f module_mp_radar.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_radar.F > module_mp_radar.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_radar.bb | cpp -C -P > module_mp_radar.f90 rm -f module_mp_radar.b module_mp_radar.bb mpif90 -o module_mp_radar.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_radar.f90 rm -f module_mp_kessler.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_kessler.F > module_mp_kessler.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_kessler.bb | cpp -C -P > module_mp_kessler.f90 rm -f module_mp_kessler.b module_mp_kessler.bb mpif90 -o module_mp_kessler.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_kessler.f90 rm -f module_mp_feingold2m.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_feingold2m.F > module_mp_feingold2m.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_feingold2m.bb | cpp -C -P > module_mp_feingold2m.f90 rm -f module_mp_feingold2m.b module_mp_feingold2m.bb mpif90 -o module_mp_feingold2m.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_feingold2m.f90 rm -f module_mp_lin.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_lin.F > module_mp_lin.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_lin.bb | cpp -C -P > module_mp_lin.f90 rm -f module_mp_lin.b module_mp_lin.bb mpif90 -o module_mp_lin.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_lin.f90 rm -f module_mp_sbu_ylin.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_sbu_ylin.F > module_mp_sbu_ylin.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_sbu_ylin.bb | cpp -C -P > module_mp_sbu_ylin.f90 rm -f module_mp_sbu_ylin.b module_mp_sbu_ylin.bb mpif90 -o module_mp_sbu_ylin.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_sbu_ylin.f90 rm -f module_mp_wsm3.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_wsm3.F > module_mp_wsm3.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_wsm3.bb | cpp -C -P > module_mp_wsm3.f90 rm -f module_mp_wsm3.b module_mp_wsm3.bb mpif90 -o module_mp_wsm3.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_wsm3.f90 rm -f module_mp_wsm5.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_wsm5.F > module_mp_wsm5.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_wsm5.bb | cpp -C -P > module_mp_wsm5.f90 rm -f module_mp_wsm5.b module_mp_wsm5.bb mpif90 -o module_mp_wsm5.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_wsm5.f90 rm -f module_mp_wsm6.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_wsm6.F > module_mp_wsm6.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_wsm6.bb | cpp -C -P > module_mp_wsm6.f90 rm -f module_mp_wsm6.b module_mp_wsm6.bb mpif90 -o module_mp_wsm6.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_wsm6.f90 rm -f module_mp_etanew.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_etanew.F > module_mp_etanew.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_etanew.bb | cpp -C -P > module_mp_etanew.f90 rm -f module_mp_etanew.b module_mp_etanew.bb mpif90 -o module_mp_etanew.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_etanew.f90 rm -f module_mp_etaold.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_etaold.F > module_mp_etaold.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_etaold.bb | cpp -C -P > module_mp_etaold.f90 rm -f module_mp_etaold.b module_mp_etaold.bb mpif90 -o module_mp_etaold.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_etaold.f90 rm -f module_mp_HWRF.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_HWRF.F > module_mp_HWRF.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_HWRF.bb | cpp -C -P > module_mp_HWRF.f90 rm -f module_mp_HWRF.b module_mp_HWRF.bb mpif90 -o module_mp_HWRF.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_HWRF.f90 rm -f module_mp_thompson.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_thompson.F > module_mp_thompson.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_thompson.bb | cpp -C -P > module_mp_thompson.f90 rm -f module_mp_thompson.b module_mp_thompson.bb mpif90 -o module_mp_thompson.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_thompson.f90 rm -f module_mp_gsfcgce.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_gsfcgce.F > module_mp_gsfcgce.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_gsfcgce.bb | cpp -C -P > module_mp_gsfcgce.f90 rm -f module_mp_gsfcgce.b module_mp_gsfcgce.bb mpif90 -o module_mp_gsfcgce.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_gsfcgce.f90 rm -f module_mp_morr_two_moment.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_morr_two_moment.F > module_mp_morr_two_moment.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_morr_two_moment.bb | cpp -C -P > module_mp_morr_two_moment.f90 rm -f module_mp_morr_two_moment.b module_mp_morr_two_moment.bb mpif90 -o module_mp_morr_two_moment.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_morr_two_moment.f90 rm -f module_mp_morr_faster.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_morr_faster.F > module_mp_morr_faster.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_morr_faster.bb | cpp -C -P > module_mp_morr_faster.f90 rm -f module_mp_morr_faster.b module_mp_morr_faster.bb mpif90 -o module_mp_morr_faster.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_morr_faster.f90 rm -f module_mp_milbrandt2mom.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_milbrandt2mom.F > module_mp_milbrandt2mom.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_milbrandt2mom.bb | cpp -C -P > module_mp_milbrandt2mom.f90 rm -f module_mp_milbrandt2mom.b module_mp_milbrandt2mom.bb mpif90 -o module_mp_milbrandt2mom.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_milbrandt2mom.f90 rm -f module_mp_nssl_2mom.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_nssl_2mom.F > module_mp_nssl_2mom.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_nssl_2mom.bb | cpp -C -P > module_mp_nssl_2mom.f90 rm -f module_mp_nssl_2mom.b module_mp_nssl_2mom.bb mpif90 -o module_mp_nssl_2mom.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_nssl_2mom.f90 rm -f module_mp_wdm5.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_wdm5.F > module_mp_wdm5.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_wdm5.bb | cpp -C -P > module_mp_wdm5.f90 rm -f module_mp_wdm5.b module_mp_wdm5.bb mpif90 -o module_mp_wdm5.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_wdm5.f90 rm -f module_mp_wdm6.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_wdm6.F > module_mp_wdm6.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_wdm6.bb | cpp -C -P > module_mp_wdm6.f90 rm -f module_mp_wdm6.b module_mp_wdm6.bb mpif90 -o module_mp_wdm6.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_wdm6.f90 rm -f module_ra_sw.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_sw.F > module_ra_sw.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_ra_sw.bb | cpp -C -P > module_ra_sw.f90 rm -f module_ra_sw.b module_ra_sw.bb mpif90 -o module_ra_sw.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_ra_sw.f90 rm -f module_ra_clWRF_support.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_clWRF_support.F > module_ra_clWRF_support.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_ra_clWRF_support.bb | cpp -C -P > module_ra_clWRF_support.f90 rm -f module_ra_clWRF_support.b module_ra_clWRF_support.bb mpif90 -o module_ra_clWRF_support.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_ra_clWRF_support.f90 rm -f module_ra_gsfcsw.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_gsfcsw.F > module_ra_gsfcsw.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_ra_gsfcsw.bb | cpp -C -P > module_ra_gsfcsw.f90 rm -f module_ra_gsfcsw.b module_ra_gsfcsw.bb mpif90 -o module_ra_gsfcsw.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_ra_gsfcsw.f90 rm -f module_ra_goddard.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_goddard.F > module_ra_goddard.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_ra_goddard.bb | cpp -C -P > module_ra_goddard.f90 rm -f module_ra_goddard.b module_ra_goddard.bb mpif90 -o module_ra_goddard.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_ra_goddard.f90 rm -f module_ra_rrtm.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_rrtm.F > module_ra_rrtm.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_ra_rrtm.bb | cpp -C -P > module_ra_rrtm.f90 rm -f module_ra_rrtm.b module_ra_rrtm.bb rm -f module_ra_rrtmg_lw.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_rrtmg_lw.F > module_ra_rrtmg_lw.bb mpif90 -o module_ra_rrtm.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_ra_rrtm.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_ra_rrtmg_lw.bb | cpp -C -P > module_ra_rrtmg_lw.f90 rm -f module_ra_rrtmg_lw.b module_ra_rrtmg_lw.bb mpif90 -o module_ra_rrtmg_lw.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_ra_rrtmg_lw.f90 rm -f module_ra_rrtmg_lwf.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_rrtmg_lwf.F > module_ra_rrtmg_lwf.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_ra_rrtmg_lwf.bb | cpp -C -P > module_ra_rrtmg_lwf.f90 rm -f module_ra_rrtmg_lwf.b module_ra_rrtmg_lwf.bb mpif90 -o module_ra_rrtmg_lwf.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_ra_rrtmg_lwf.f90 rm -f module_ra_rrtmg_swf.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_rrtmg_swf.F > module_ra_rrtmg_swf.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_ra_rrtmg_swf.bb | cpp -C -P > module_ra_rrtmg_swf.f90 rm -f module_ra_rrtmg_swf.b module_ra_rrtmg_swf.bb mpif90 -o module_ra_rrtmg_swf.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_ra_rrtmg_swf.f90 rm -f module_ra_gfdleta.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_gfdleta.F > module_ra_gfdleta.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_ra_gfdleta.bb | cpp -C -P > module_ra_gfdleta.f90 rm -f module_ra_gfdleta.b module_ra_gfdleta.bb mpif90 -o module_ra_gfdleta.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_ra_gfdleta.f90 rm -f module_ra_flg.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_flg.F > module_ra_flg.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_ra_flg.bb | cpp -C -P > module_ra_flg.f90 rm -f module_ra_flg.b module_ra_flg.bb mpif90 -o module_ra_flg.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_ra_flg.f90 rm -f module_ra_HWRF.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_HWRF.F > module_ra_HWRF.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_ra_HWRF.bb | cpp -C -P > module_ra_HWRF.f90 rm -f module_ra_HWRF.b module_ra_HWRF.bb mpif90 -o module_ra_HWRF.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_ra_HWRF.f90 rm -f module_ra_hs.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_hs.F > module_ra_hs.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_ra_hs.bb | cpp -C -P > module_ra_hs.f90 rm -f module_ra_hs.b module_ra_hs.bb mpif90 -o module_ra_hs.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_ra_hs.f90 rm -f module_ra_dyclw.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_dyclw.F > module_ra_dyclw.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_ra_dyclw.bb | cpp -C -P > module_ra_dyclw.f90 rm -f module_ra_dyclw.b module_ra_dyclw.bb mpif90 -o module_ra_dyclw.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_ra_dyclw.f90 rm -f module_sf_TestCases.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_TestCases.F > module_sf_TestCases.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_TestCases.bb | cpp -C -P > module_sf_TestCases.f90 rm -f module_sf_TestCases.b module_sf_TestCases.bb mpif90 -o module_sf_TestCases.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_TestCases.f90 rm -f module_sf_sfclay.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_sfclay.F > module_sf_sfclay.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_sfclay.bb | cpp -C -P > module_sf_sfclay.f90 rm -f module_sf_sfclay.b module_sf_sfclay.bb mpif90 -o module_sf_sfclay.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_sfclay.f90 rm -f module_sf_sfclayrev.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_sfclayrev.F > module_sf_sfclayrev.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_sfclayrev.bb | cpp -C -P > module_sf_sfclayrev.f90 rm -f module_sf_sfclayrev.b module_sf_sfclayrev.bb mpif90 -o module_sf_sfclayrev.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_sfclayrev.f90 rm -f module_progtm.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_progtm.F > module_progtm.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_progtm.bb | cpp -C -P > module_progtm.f90 rm -f module_progtm.b module_progtm.bb mpif90 -o module_progtm.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_progtm.f90 rm -f module_sf_slab.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_slab.F > module_sf_slab.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_slab.bb | cpp -C -P > module_sf_slab.f90 rm -f module_sf_slab.b module_sf_slab.bb mpif90 -o module_sf_slab.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_slab.f90 rm -f module_sf_noahlsm.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_noahlsm.F > module_sf_noahlsm.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_noahlsm.bb | cpp -C -P > module_sf_noahlsm.f90 rm -f module_sf_noahlsm.b module_sf_noahlsm.bb rm -f module_sf_myjsfc.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_myjsfc.F > module_sf_myjsfc.bb mpif90 -o module_sf_noahlsm.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_noahlsm.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_myjsfc.bb | cpp -C -P > module_sf_myjsfc.f90 rm -f module_sf_myjsfc.b module_sf_myjsfc.bb mpif90 -o module_sf_myjsfc.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_myjsfc.f90 rm -f module_data_gocart_dust.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_data_gocart_dust.F > module_data_gocart_dust.bb rm -f module_sf_urban.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_urban.F > module_sf_urban.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_data_gocart_dust.bb | cpp -C -P > module_data_gocart_dust.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_urban.bb | cpp -C -P > module_sf_urban.f90 rm -f module_data_gocart_dust.b module_data_gocart_dust.bb mpif90 -o module_data_gocart_dust.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_data_gocart_dust.f90 rm -f module_sf_urban.b module_sf_urban.bb mpif90 -o module_sf_urban.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_urban.f90 rm -f module_sf_bem.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_bem.F > module_sf_bem.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_bem.bb | cpp -C -P > module_sf_bem.f90 rm -f module_sf_bem.b module_sf_bem.bb mpif90 -o module_sf_bem.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_bem.f90 rm -f module_sf_ssib.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_ssib.F > module_sf_ssib.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_ssib.bb | cpp -C -P > module_sf_ssib.f90 rm -f module_sf_ssib.b module_sf_ssib.bb mpif90 -o module_sf_ssib.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_ssib.f90 rm -f module_sf_noah_seaice.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_noah_seaice.F > module_sf_noah_seaice.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_noah_seaice.bb | cpp -C -P > module_sf_noah_seaice.f90 rm -f module_sf_noah_seaice.b module_sf_noah_seaice.bb mpif90 -o module_sf_noah_seaice.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_noah_seaice.f90 rm -f module_sf_noahmp_glacier.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_noahmp_glacier.F > module_sf_noahmp_glacier.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_noahmp_glacier.bb | cpp -C -P > module_sf_noahmp_glacier.f90 rm -f module_sf_noahmp_glacier.b module_sf_noahmp_glacier.bb mpif90 -o module_sf_noahmp_glacier.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_noahmp_glacier.f90 rm -f module_sf_pxlsm_data.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_pxlsm_data.F > module_sf_pxlsm_data.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_pxlsm_data.bb | cpp -C -P > module_sf_pxlsm_data.f90 rm -f module_sf_pxlsm_data.b module_sf_pxlsm_data.bb mpif90 -o module_sf_pxlsm_data.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_pxlsm_data.f90 rm -f module_sf_ruclsm.o /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_ruclsm.F > module_sf_ruclsm.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_ruclsm.b > module_sf_ruclsm.f90 rm -f module_sf_ruclsm.b if fgrep -iq '!$OMP' module_sf_ruclsm.f90 ; then \ echo COMPILING module_sf_ruclsm.F WITH OMP ; \ if [ -n "" ] ; then echo COMPILING module_sf_ruclsm.F WITH OMP ; fi ; \ mpif90 -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_sf_ruclsm.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING module_sf_ruclsm.F WITHOUT OMP ; fi ; \ mpif90 -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_sf_ruclsm.f90 ; \ fi rm -f module_sf_sfcdiags.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_sfcdiags.F > module_sf_sfcdiags.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_sfcdiags.bb | cpp -C -P > module_sf_sfcdiags.f90 rm -f module_sf_sfcdiags.b module_sf_sfcdiags.bb mpif90 -o module_sf_sfcdiags.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_sfcdiags.f90 rm -f module_sf_sfcdiags_ruclsm.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_sfcdiags_ruclsm.F > module_sf_sfcdiags_ruclsm.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_sfcdiags_ruclsm.bb | cpp -C -P > module_sf_sfcdiags_ruclsm.f90 rm -f module_sf_sfcdiags_ruclsm.b module_sf_sfcdiags_ruclsm.bb mpif90 -o module_sf_sfcdiags_ruclsm.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_sfcdiags_ruclsm.f90 rm -f module_sf_sstskin.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_sstskin.F > module_sf_sstskin.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_sstskin.bb | cpp -C -P > module_sf_sstskin.f90 rm -f module_sf_sstskin.b module_sf_sstskin.bb mpif90 -o module_sf_sstskin.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_sstskin.f90 rm -f module_sf_tmnupdate.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_tmnupdate.F > module_sf_tmnupdate.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_tmnupdate.bb | cpp -C -P > module_sf_tmnupdate.f90 rm -f module_sf_tmnupdate.b module_sf_tmnupdate.bb mpif90 -o module_sf_tmnupdate.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_tmnupdate.f90 rm -f module_sf_oml.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_oml.F > module_sf_oml.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_oml.bb | cpp -C -P > module_sf_oml.f90 rm -f module_sf_oml.b module_sf_oml.bb mpif90 -o module_sf_oml.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_oml.f90 rm -f module_sf_3dpwp.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_3dpwp.F > module_sf_3dpwp.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_3dpwp.bb | cpp -C -P > module_sf_3dpwp.f90 rm -f module_sf_qnsesfc.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_qnsesfc.F > module_sf_qnsesfc.bb rm -f module_sf_3dpwp.b module_sf_3dpwp.bb mpif90 -o module_sf_3dpwp.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_3dpwp.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_qnsesfc.bb | cpp -C -P > module_sf_qnsesfc.f90 rm -f module_sf_qnsesfc.b module_sf_qnsesfc.bb mpif90 -o module_sf_qnsesfc.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_qnsesfc.f90 rm -f module_sf_mynn.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_mynn.F > module_sf_mynn.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_mynn.bb | cpp -C -P > module_sf_mynn.f90 rm -f module_sf_mynn.b module_sf_mynn.bb mpif90 -o module_sf_mynn.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_mynn.f90 rm -f module_sf_fogdes.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_fogdes.F > module_sf_fogdes.bb rm -f module_sf_pxsfclay.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_pxsfclay.F > module_sf_pxsfclay.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_fogdes.bb | cpp -C -P > module_sf_fogdes.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_pxsfclay.bb | cpp -C -P > module_sf_pxsfclay.f90 rm -f module_sf_fogdes.b module_sf_fogdes.bb mpif90 -o module_sf_fogdes.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_fogdes.f90 rm -f module_sf_pxsfclay.b module_sf_pxsfclay.bb mpif90 -o module_sf_pxsfclay.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_pxsfclay.f90 rm -f module_sf_temfsfclay.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_temfsfclay.F > module_sf_temfsfclay.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_temfsfclay.bb | cpp -C -P > module_sf_temfsfclay.f90 rm -f module_sf_temfsfclay.b module_sf_temfsfclay.bb mpif90 -o module_sf_temfsfclay.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_temfsfclay.f90 rm -f module_sf_idealscmsfclay.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_idealscmsfclay.F > module_sf_idealscmsfclay.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_idealscmsfclay.bb | cpp -C -P > module_sf_idealscmsfclay.f90 rm -f module_sf_idealscmsfclay.b module_sf_idealscmsfclay.bb mpif90 -o module_sf_idealscmsfclay.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_idealscmsfclay.f90 rm -f module_sf_scmflux.o rm -f module_sf_scmskintemp.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_scmflux.F > module_sf_scmflux.bb cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_scmskintemp.F > module_sf_scmskintemp.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_scmflux.bb | cpp -C -P > module_sf_scmflux.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_scmskintemp.bb | cpp -C -P > module_sf_scmskintemp.f90 rm -f module_sf_scmflux.b module_sf_scmflux.bb rm -f module_sf_scmskintemp.b module_sf_scmskintemp.bb mpif90 -o module_sf_scmflux.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_scmflux.f90 mpif90 -o module_sf_scmskintemp.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_scmskintemp.f90 rm -f module_physics_addtendc.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_physics_addtendc.F > module_physics_addtendc.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_physics_addtendc.bb | cpp -C -P > module_physics_addtendc.f90 rm -f module_physics_addtendc.b module_physics_addtendc.bb mpif90 -o module_physics_addtendc.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_physics_addtendc.f90 rm -f module_fdda_psufddagd.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fdda_psufddagd.F > module_fdda_psufddagd.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_fdda_psufddagd.bb | cpp -C -P > module_fdda_psufddagd.f90 rm -f module_fdda_psufddagd.b module_fdda_psufddagd.bb mpif90 -o module_fdda_psufddagd.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_fdda_psufddagd.f90 rm -f module_fdda_spnudging.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fdda_spnudging.F > module_fdda_spnudging.bb rm -f module_fddaobs_rtfdda.o /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_fddaobs_rtfdda.F > module_fddaobs_rtfdda.b /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_fdda_spnudging.bb | cpp -C -P > module_fdda_spnudging.f90 cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fddaobs_rtfdda.b > module_fddaobs_rtfdda.f90 rm -f module_fdda_spnudging.b module_fdda_spnudging.bb rm -f module_fddaobs_rtfdda.b mpif90 -o module_fdda_spnudging.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_fdda_spnudging.f90 if fgrep -iq '!$OMP' module_fddaobs_rtfdda.f90 ; then \ if [ -n "" ] ; then echo COMPILING module_fddaobs_rtfdda.F WITH OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_fddaobs_rtfdda.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING module_fddaobs_rtfdda.F WITHOUT OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_fddaobs_rtfdda.f90 ; \ fi rm -f module_wind_generic.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_wind_generic.F > module_wind_generic.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_wind_generic.bb | cpp -C -P > module_wind_generic.f90 rm -f module_wind_generic.b module_wind_generic.bb mpif90 -o module_wind_generic.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_wind_generic.f90 rm -f module_crm_phy.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_crm_phy.F > module_crm_phy.bb rm -f module_diagnostics.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_diagnostics.F > module_diagnostics.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_crm_phy.bb | cpp -C -P > module_crm_phy.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_diagnostics.bb | cpp -C -P > module_diagnostics.f90 rm -f module_crm_phy.b module_crm_phy.bb rm -f module_diagnostics.b module_diagnostics.bb mpif90 -o module_crm_phy.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_crm_phy.f90 mpif90 -o module_diagnostics.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_diagnostics.f90 rm -f module_ltng_crmpr92.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ltng_crmpr92.F > module_ltng_crmpr92.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_ltng_crmpr92.bb | cpp -C -P > module_ltng_crmpr92.f90 rm -f module_ltng_crmpr92.b module_ltng_crmpr92.bb mpif90 -o module_ltng_crmpr92.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_ltng_crmpr92.f90 rm -f module_ltng_cpmpr92z.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ltng_cpmpr92z.F > module_ltng_cpmpr92z.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_ltng_cpmpr92z.bb | cpp -C -P > module_ltng_cpmpr92z.f90 rm -f module_ltng_cpmpr92z.b module_ltng_cpmpr92z.bb mpif90 -o module_ltng_cpmpr92z.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_ltng_cpmpr92z.f90 rm -f module_ltng_iccg.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ltng_iccg.F > module_ltng_iccg.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_ltng_iccg.bb | cpp -C -P > module_ltng_iccg.f90 rm -f module_ltng_iccg.b module_ltng_iccg.bb mpif90 -o module_ltng_iccg.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_ltng_iccg.f90 rm -f module_fddagd_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fddagd_driver.F > module_fddagd_driver.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_fddagd_driver.bb | cpp -C -P > module_fddagd_driver.f90 rm -f module_fddagd_driver.b module_fddagd_driver.bb mpif90 -o module_fddagd_driver.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_fddagd_driver.f90 rm -f module_fddaobs_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fddaobs_driver.F > module_fddaobs_driver.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_fddaobs_driver.bb | cpp -C -P > module_fddaobs_driver.f90 rm -f module_fddaobs_driver.b module_fddaobs_driver.bb mpif90 -o module_fddaobs_driver.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_fddaobs_driver.f90 mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/Nc_Ncn_eqns.F90 -o clubb/Nc_Ncn_eqns.o rm -f module_crm_stat.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_crm_stat.F > module_crm_stat.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_crm_stat.bb | cpp -C -P > module_crm_stat.f90 rm -f module_crm_stat.b module_crm_stat.bb mpif90 -o module_crm_stat.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_crm_stat.f90 rm -f module_fr_fire_util.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fr_fire_util.F > module_fr_fire_util.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_fr_fire_util.bb | cpp -C -P > module_fr_fire_util.f90 rm -f module_fr_fire_util.b module_fr_fire_util.bb mpif90 -o module_fr_fire_util.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_fr_fire_util.f90 mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/file_functions.F90 -o clubb/file_functions.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/model_flags.F90 -o clubb/model_flags.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/error_code.F90 -o clubb/error_code.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/pdf_parameter_module.F90 -o clubb/pdf_parameter_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/sigma_sqd_w_module.F90 -o clubb/sigma_sqd_w_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/saturation.F90 -o clubb/saturation.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/lapack_wrap.F90 -o clubb/lapack_wrap.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/calc_roots.F90 -o clubb/calc_roots.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/new_hybrid_pdf.F90 -o clubb/new_hybrid_pdf.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/calendar.F90 -o clubb/calendar.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/T_in_K_module.F90 -o clubb/T_in_K_module.o rm -f module_cam_support.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_support.F > module_cam_support.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_support.bb | cpp -C -P > module_cam_support.f90 rm -f module_cam_support.b module_cam_support.bb mpif90 -o module_cam_support.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_support.f90 rm -f module_cam_shr_const_mod.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_shr_const_mod.F > module_cam_shr_const_mod.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_shr_const_mod.bb | cpp -C -P > module_cam_shr_const_mod.f90 rm -f module_cam_shr_const_mod.b module_cam_shr_const_mod.bb mpif90 -o module_cam_shr_const_mod.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_shr_const_mod.f90 rm -f module_cam_trb_mtn_stress.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_trb_mtn_stress.F > module_cam_trb_mtn_stress.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_trb_mtn_stress.bb | cpp -C -P > module_cam_trb_mtn_stress.f90 rm -f module_cam_trb_mtn_stress.b module_cam_trb_mtn_stress.bb mpif90 -o module_cam_trb_mtn_stress.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_trb_mtn_stress.f90 rm -f module_cam_upper_bc.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_upper_bc.F > module_cam_upper_bc.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_upper_bc.bb | cpp -C -P > module_cam_upper_bc.f90 rm -f module_cam_upper_bc.b module_cam_upper_bc.bb mpif90 -o module_cam_upper_bc.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_upper_bc.f90 rm -f module_cam_bl_diffusion_solver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_bl_diffusion_solver.F > module_cam_bl_diffusion_solver.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_bl_diffusion_solver.bb | cpp -C -P > module_cam_bl_diffusion_solver.f90 rm -f module_cam_bl_diffusion_solver.b module_cam_bl_diffusion_solver.bb mpif90 -o module_cam_bl_diffusion_solver.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_bl_diffusion_solver.f90 rm -f module_cam_mp_radconstants.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_mp_radconstants.F > module_cam_mp_radconstants.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_mp_radconstants.bb | cpp -C -P > module_cam_mp_radconstants.f90 rm -f module_cam_mp_radconstants.b module_cam_mp_radconstants.bb mpif90 -o module_cam_mp_radconstants.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_mp_radconstants.f90 rm -f module_cam_mp_qneg3.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_mp_qneg3.F > module_cam_mp_qneg3.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_mp_qneg3.bb | cpp -C -P > module_cam_mp_qneg3.f90 rm -f module_cam_mp_qneg3.b module_cam_mp_qneg3.bb mpif90 -o module_cam_mp_qneg3.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_mp_qneg3.f90 rm -f module_cam_infnan.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_infnan.F > module_cam_infnan.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_infnan.bb | cpp -C -P > module_cam_infnan.f90 rm -f module_cam_infnan.b module_cam_infnan.bb mpif90 -o module_cam_infnan.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_infnan.f90 rm -f module_gfs_physcons.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_gfs_physcons.F > module_gfs_physcons.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_gfs_physcons.bb | cpp -C -P > module_gfs_physcons.f90 rm -f module_gfs_physcons.b module_gfs_physcons.bb mpif90 -o module_gfs_physcons.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_gfs_physcons.f90 rm -f module_bl_fogdes.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_fogdes.F > module_bl_fogdes.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bl_fogdes.bb | cpp -C -P > module_bl_fogdes.f90 rm -f module_bl_fogdes.b module_bl_fogdes.bb mpif90 -o module_bl_fogdes.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bl_fogdes.f90 rm -f module_cu_TestCases.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_TestCases.F > module_cu_TestCases.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cu_TestCases.bb | cpp -C -P > module_cu_TestCases.f90 rm -f module_cu_TestCases.b module_cu_TestCases.bb mpif90 -o module_cu_TestCases.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cu_TestCases.f90 rm -f module_gfs_funcphys.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_gfs_funcphys.F > module_gfs_funcphys.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_gfs_funcphys.bb | cpp -C -P > module_gfs_funcphys.f90 rm -f module_gfs_funcphys.b module_gfs_funcphys.bb mpif90 -o module_gfs_funcphys.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_gfs_funcphys.f90 rm -f module_ra_rrtmg_sw.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_rrtmg_sw.F > module_ra_rrtmg_sw.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_ra_rrtmg_sw.bb | cpp -C -P > module_ra_rrtmg_sw.f90 rm -f module_ra_rrtmg_sw.b module_ra_rrtmg_sw.bb mpif90 -o module_ra_rrtmg_sw.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_ra_rrtmg_sw.f90 rm -f module_ra_cam_support.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_cam_support.F > module_ra_cam_support.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_ra_cam_support.bb | cpp -C -P > module_ra_cam_support.f90 rm -f module_ra_cam_support.b module_ra_cam_support.bb mpif90 -o module_ra_cam_support.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_ra_cam_support.f90 rm -f module_sf_gfs.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_gfs.F > module_sf_gfs.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_gfs.bb | cpp -C -P > module_sf_gfs.f90 rm -f module_sf_gfs.b module_sf_gfs.bb mpif90 -o module_sf_gfs.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_gfs.f90 rm -f module_sf_gfdl.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_gfdl.F > module_sf_gfdl.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_gfdl.bb | cpp -C -P > module_sf_gfdl.f90 rm -f module_sf_gfdl.b module_sf_gfdl.bb mpif90 -o module_sf_gfdl.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_gfdl.f90 rm -f module_sf_noahmplsm.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_noahmplsm.F > module_sf_noahmplsm.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_noahmplsm.bb | cpp -C -P > module_sf_noahmplsm.f90 rm -f module_sf_noahmplsm.b module_sf_noahmplsm.bb mpif90 -o module_sf_noahmplsm.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_noahmplsm.f90 rm -f module_sf_bep.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_bep.F > module_sf_bep.bb rm -f module_sf_bep_bem.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_bep_bem.F > module_sf_bep_bem.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_bep.bb | cpp -C -P > module_sf_bep.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_bep_bem.bb | cpp -C -P > module_sf_bep_bem.f90 rm -f module_sf_bep.b module_sf_bep.bb rm -f module_sf_bep_bem.b module_sf_bep_bem.bb mpif90 -o module_sf_bep.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_bep.f90 mpif90 -o module_sf_bep_bem.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_bep_bem.f90 rm -f module_sf_clm.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_clm.F > module_sf_clm.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_clm.bb | cpp -C -P > module_sf_clm.f90 rm -f module_sf_clm.b module_sf_clm.bb mpif90 -o module_sf_clm.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_clm.f90 rm -f module_sf_noah_seaice_drv.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_noah_seaice_drv.F > module_sf_noah_seaice_drv.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_noah_seaice_drv.bb | cpp -C -P > module_sf_noah_seaice_drv.f90 rm -f module_sf_noah_seaice_drv.b module_sf_noah_seaice_drv.bb mpif90 -o module_sf_noah_seaice_drv.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_noah_seaice_drv.f90 rm -f module_sf_pxlsm.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_pxlsm.F > module_sf_pxlsm.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_pxlsm.bb | cpp -C -P > module_sf_pxlsm.f90 rm -f module_sf_pxlsm.b module_sf_pxlsm.bb mpif90 -o module_sf_pxlsm.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_pxlsm.f90 rm -f module_sf_ocean_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_ocean_driver.F > module_sf_ocean_driver.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_ocean_driver.bb | cpp -C -P > module_sf_ocean_driver.f90 rm -f module_sf_ocean_driver.b module_sf_ocean_driver.bb mpif90 -o module_sf_ocean_driver.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_ocean_driver.f90 rm -f module_wind_fitch.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_wind_fitch.F > module_wind_fitch.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_wind_fitch.bb | cpp -C -P > module_wind_fitch.f90 rm -f module_wind_fitch.b module_wind_fitch.bb mpif90 -o module_wind_fitch.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_wind_fitch.f90 rm -f module_lightning_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_lightning_driver.F > module_lightning_driver.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_lightning_driver.bb | cpp -C -P > module_lightning_driver.f90 rm -f module_lightning_driver.b module_lightning_driver.bb mpif90 -o module_lightning_driver.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_lightning_driver.f90 rm -f module_fr_fire_phys.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fr_fire_phys.F > module_fr_fire_phys.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_fr_fire_phys.bb | cpp -C -P > module_fr_fire_phys.f90 rm -f module_fr_fire_phys.b module_fr_fire_phys.bb mpif90 -o module_fr_fire_phys.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_fr_fire_phys.f90 rm -f module_fr_fire_atm.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fr_fire_atm.F > module_fr_fire_atm.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_fr_fire_atm.bb | cpp -C -P > module_fr_fire_atm.f90 rm -f module_fr_fire_atm.b module_fr_fire_atm.bb mpif90 -o module_fr_fire_atm.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_fr_fire_atm.f90 mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/interpolation.F90 -o clubb/interpolation.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/matrix_operations.F90 -o clubb/matrix_operations.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/input_reader.F90 -o clubb/input_reader.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/matrix_solver_wrapper.F90 -o clubb/matrix_solver_wrapper.o rm -f module_cam_physconst.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_physconst.F > module_cam_physconst.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_physconst.bb | cpp -C -P > module_cam_physconst.f90 rm -f module_cam_physconst.b module_cam_physconst.bb mpif90 -o module_cam_physconst.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_physconst.f90 rm -f module_cam_bl_eddy_diff.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_bl_eddy_diff.F > module_cam_bl_eddy_diff.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_bl_eddy_diff.bb | cpp -C -P > module_cam_bl_eddy_diff.f90 rm -f module_cam_bl_eddy_diff.b module_cam_bl_eddy_diff.bb mpif90 -o module_cam_bl_eddy_diff.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_bl_eddy_diff.f90 rm -f module_data_cam_mam_aero.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_data_cam_mam_aero.F > module_data_cam_mam_aero.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_data_cam_mam_aero.bb | cpp -C -P > module_data_cam_mam_aero.f90 rm -f module_data_cam_mam_aero.b module_data_cam_mam_aero.bb mpif90 -o module_data_cam_mam_aero.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_data_cam_mam_aero.f90 rm -f module_cam_mp_conv_water.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_mp_conv_water.F > module_cam_mp_conv_water.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_mp_conv_water.bb | cpp -C -P > module_cam_mp_conv_water.f90 rm -f module_cam_mp_conv_water.b module_cam_mp_conv_water.bb mpif90 -o module_cam_mp_conv_water.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_mp_conv_water.f90 rm -f module_data_cam_mam_asect.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_data_cam_mam_asect.F > module_data_cam_mam_asect.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_data_cam_mam_asect.bb | cpp -C -P > module_data_cam_mam_asect.f90 rm -f module_data_cam_mam_asect.b module_data_cam_mam_asect.bb mpif90 -o module_data_cam_mam_asect.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_data_cam_mam_asect.f90 rm -f module_bl_gfs.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_gfs.F > module_bl_gfs.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bl_gfs.bb | cpp -C -P > module_bl_gfs.f90 rm -f module_bl_gfs.b module_bl_gfs.bb mpif90 -o module_bl_gfs.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bl_gfs.f90 rm -f module_bl_gfs2011.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_gfs2011.F > module_bl_gfs2011.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bl_gfs2011.bb | cpp -C -P > module_bl_gfs2011.f90 rm -f module_bl_gfs2011.b module_bl_gfs2011.bb mpif90 -o module_bl_gfs2011.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bl_gfs2011.f90 rm -f module_cu_tiedtke.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_tiedtke.F > module_cu_tiedtke.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cu_tiedtke.bb | cpp -C -P > module_cu_tiedtke.f90 rm -f module_cu_tiedtke.b module_cu_tiedtke.bb mpif90 -o module_cu_tiedtke.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cu_tiedtke.f90 rm -f module_cu_sas.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_sas.F > module_cu_sas.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cu_sas.bb | cpp -C -P > module_cu_sas.f90 rm -f module_cu_sas.b module_cu_sas.bb mpif90 -o module_cu_sas.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cu_sas.f90 rm -f module_cu_mesosas.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_mesosas.F > module_cu_mesosas.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cu_mesosas.bb | cpp -C -P > module_cu_mesosas.f90 rm -f module_cu_mesosas.b module_cu_mesosas.bb mpif90 -o module_cu_mesosas.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cu_mesosas.f90 rm -f module_cu_osas.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_osas.F > module_cu_osas.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cu_osas.bb | cpp -C -P > module_cu_osas.f90 rm -f module_cu_osas.b module_cu_osas.bb mpif90 -o module_cu_osas.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cu_osas.f90 rm -f module_ra_cam.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_cam.F > module_ra_cam.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_ra_cam.bb | cpp -C -P > module_ra_cam.f90 rm -f module_ra_cam.b module_ra_cam.bb mpif90 -o module_ra_cam.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_ra_cam.f90 rm -f module_sf_noahlsm_glacial_only.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_noahlsm_glacial_only.F > module_sf_noahlsm_glacial_only.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_noahlsm_glacial_only.bb | cpp -C -P > module_sf_noahlsm_glacial_only.f90 rm -f module_sf_noahlsm_glacial_only.b module_sf_noahlsm_glacial_only.bb mpif90 -o module_sf_noahlsm_glacial_only.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_noahlsm_glacial_only.f90 rm -f module_radiation_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_radiation_driver.F > module_radiation_driver.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_radiation_driver.bb | cpp -C -P > module_radiation_driver.f90 rm -f module_radiation_driver.b module_radiation_driver.bb mpif90 -o module_radiation_driver.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_radiation_driver.f90 rm -f module_fr_fire_core.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fr_fire_core.F > module_fr_fire_core.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_fr_fire_core.bb | cpp -C -P > module_fr_fire_core.f90 rm -f module_fr_fire_core.b module_fr_fire_core.bb mpif90 -o module_fr_fire_core.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_fr_fire_core.f90 mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/grid_class.F90 -o clubb/grid_class.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/corr_varnce_module.F90 -o clubb/corr_varnce_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/hydromet_pdf_parameter_module.F90 -o clubb/hydromet_pdf_parameter_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/parameters_tunable.F90 -o clubb/parameters_tunable.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/stats_type.F90 -o clubb/stats_type.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/mean_adv.F90 -o clubb/mean_adv.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/diffusion.F90 -o clubb/diffusion.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/sponge_layer_damping.F90 -o clubb/sponge_layer_damping.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/new_pdf.F90 -o clubb/new_pdf.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/new_tsdadg_pdf.F90 -o clubb/new_tsdadg_pdf.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/LY93_pdf.F90 -o clubb/LY93_pdf.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/pdf_utilities.F90 -o clubb/pdf_utilities.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/pos_definite_module.F90 -o clubb/pos_definite_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/calc_pressure.F90 -o clubb/calc_pressure.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/Skx_module.F90 -o clubb/Skx_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/index_mapping.F90 -o clubb/index_mapping.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c silhs/latin_hypercube_arrays.F90 -o silhs/latin_hypercube_arrays.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c silhs/lh_microphys_var_covar_module.F90 -o silhs/lh_microphys_var_covar_module.o rm -f module_cam_gffgch.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_gffgch.F > module_cam_gffgch.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_gffgch.bb | cpp -C -P > module_cam_gffgch.f90 rm -f module_cam_gffgch.b module_cam_gffgch.bb mpif90 -o module_cam_gffgch.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_gffgch.f90 rm -f module_cam_constituents.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_constituents.F > module_cam_constituents.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_constituents.bb | cpp -C -P > module_cam_constituents.f90 rm -f module_cam_constituents.b module_cam_constituents.bb mpif90 -o module_cam_constituents.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_constituents.f90 rm -f module_cam_mp_modal_aero_initialize_data_phys.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_mp_modal_aero_initialize_data_phys.F > module_cam_mp_modal_aero_initialize_data_phys.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_mp_modal_aero_initialize_data_phys.bb | cpp -C -P > module_cam_mp_modal_aero_initialize_data_phys.f90 rm -f module_cam_mp_modal_aero_initialize_data_phys.b module_cam_mp_modal_aero_initialize_data_phys.bb mpif90 -o module_cam_mp_modal_aero_initialize_data_phys.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_mp_modal_aero_initialize_data_phys.f90 rm -f module_sf_noahdrv.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_noahdrv.F > module_sf_noahdrv.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_noahdrv.bb | cpp -C -P > module_sf_noahdrv.f90 rm -f module_sf_noahdrv.b module_sf_noahdrv.bb mpif90 -o module_sf_noahdrv.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_noahdrv.f90 rm -f module_mixactivate.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mixactivate.F > module_mixactivate.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mixactivate.bb | cpp -C -P > module_mixactivate.f90 rm -f module_mixactivate.b module_mixactivate.bb mpif90 -o module_mixactivate.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mixactivate.f90 mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/turbulent_adv_pdf.F90 -o clubb/turbulent_adv_pdf.o rm -f module_fr_fire_model.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fr_fire_model.F > module_fr_fire_model.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_fr_fire_model.bb | cpp -C -P > module_fr_fire_model.f90 rm -f module_fr_fire_model.b module_fr_fire_model.bb mpif90 -o module_fr_fire_model.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_fr_fire_model.f90 mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/parameters_model.F90 -o clubb/parameters_model.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/stats_type_utilities.F90 -o clubb/stats_type_utilities.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/new_pdf_main.F90 -o clubb/new_pdf_main.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/new_hybrid_pdf_main.F90 -o clubb/new_hybrid_pdf_main.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/adg1_adg2_3d_luhar_pdf.F90 -o clubb/adg1_adg2_3d_luhar_pdf.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c silhs/est_kessler_microphys_module.F90 -o silhs/est_kessler_microphys_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c silhs/generate_uniform_sample_module.F90 -o silhs/generate_uniform_sample_module.o rm -f module_cam_wv_saturation.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_wv_saturation.F > module_cam_wv_saturation.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_wv_saturation.bb | cpp -C -P > module_cam_wv_saturation.f90 rm -f module_cam_wv_saturation.b module_cam_wv_saturation.bb mpif90 -o module_cam_wv_saturation.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_wv_saturation.f90 rm -f module_cam_molec_diff.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_molec_diff.F > module_cam_molec_diff.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_molec_diff.bb | cpp -C -P > module_cam_molec_diff.f90 rm -f module_cam_molec_diff.b module_cam_molec_diff.bb mpif90 -o module_cam_molec_diff.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_molec_diff.f90 rm -f module_sf_noahmpdrv.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_noahmpdrv.F > module_sf_noahmpdrv.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sf_noahmpdrv.bb | cpp -C -P > module_sf_noahmpdrv.f90 rm -f module_sf_noahmpdrv.b module_sf_noahmpdrv.bb mpif90 -o module_sf_noahmpdrv.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sf_noahmpdrv.f90 rm -f module_fr_fire_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fr_fire_driver.F > module_fr_fire_driver.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_fr_fire_driver.bb | cpp -C -P > module_fr_fire_driver.f90 rm -f module_fr_fire_driver.b module_fr_fire_driver.bb mpif90 -o module_fr_fire_driver.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_fr_fire_driver.f90 mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/stats_variables.F90 -o clubb/stats_variables.o rm -f module_cam_cldwat.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_cldwat.F > module_cam_cldwat.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_cldwat.bb | cpp -C -P > module_cam_cldwat.f90 rm -f module_cam_cldwat.b module_cam_cldwat.bb mpif90 -o module_cam_cldwat.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_cldwat.f90 rm -f module_cam_esinti.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_esinti.F > module_cam_esinti.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_esinti.bb | cpp -C -P > module_cam_esinti.f90 rm -f module_cam_esinti.b module_cam_esinti.bb mpif90 -o module_cam_esinti.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_esinti.f90 rm -f module_cam_mp_ndrop.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_mp_ndrop.F > module_cam_mp_ndrop.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_mp_ndrop.bb | cpp -C -P > module_cam_mp_ndrop.f90 rm -f module_cam_mp_ndrop.b module_cam_mp_ndrop.bb mpif90 -o module_cam_mp_ndrop.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_mp_ndrop.f90 rm -f module_cam_mp_cldwat2m_micro.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_mp_cldwat2m_micro.F > module_cam_mp_cldwat2m_micro.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_mp_cldwat2m_micro.bb | cpp -C -P > module_cam_mp_cldwat2m_micro.f90 rm -f module_cam_mp_cldwat2m_micro.b module_cam_mp_cldwat2m_micro.bb mpif90 -o module_cam_mp_cldwat2m_micro.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_mp_cldwat2m_micro.f90 rm -f module_bl_camuwpbl_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_camuwpbl_driver.F > module_bl_camuwpbl_driver.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bl_camuwpbl_driver.bb | cpp -C -P > module_bl_camuwpbl_driver.f90 rm -f module_bl_camuwpbl_driver.b module_bl_camuwpbl_driver.bb mpif90 -o module_bl_camuwpbl_driver.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bl_camuwpbl_driver.f90 rm -f module_cu_camzm.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_camzm.F > module_cu_camzm.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cu_camzm.bb | cpp -C -P > module_cu_camzm.f90 rm -f module_cu_camzm.b module_cu_camzm.bb mpif90 -o module_cu_camzm.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cu_camzm.f90 rm -f module_surface_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_surface_driver.F > module_surface_driver.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_surface_driver.bb | cpp -C -P > module_surface_driver.f90 rm -f module_surface_driver.b module_surface_driver.bb mpif90 -o module_surface_driver.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_surface_driver.f90 rm -f module_fr_fire_driver_wrf.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fr_fire_driver_wrf.F > module_fr_fire_driver_wrf.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_fr_fire_driver_wrf.bb | cpp -C -P > module_fr_fire_driver_wrf.f90 rm -f module_fr_fire_driver_wrf.b module_fr_fire_driver_wrf.bb mpif90 -o module_fr_fire_driver_wrf.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_fr_fire_driver_wrf.f90 mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/stats_rad_zm_module.F90 -o clubb/stats_rad_zm_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/stats_rad_zt_module.F90 -o clubb/stats_rad_zt_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/stats_zm_module.F90 -o clubb/stats_zm_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/stats_zt_module.F90 -o clubb/stats_zt_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/numerical_check.F90 -o clubb/numerical_check.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/fill_holes.F90 -o clubb/fill_holes.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/advance_xp3_module.F90 -o clubb/advance_xp3_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/pdf_closure_module.F90 -o clubb/pdf_closure_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/stats_lh_zt_module.F90 -o clubb/stats_lh_zt_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/output_netcdf.F90 -o clubb/output_netcdf.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/stats_lh_sfc_module.F90 -o clubb/stats_lh_sfc_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/output_grads.F90 -o clubb/output_grads.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/stats_sfc_module.F90 -o clubb/stats_sfc_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/precipitation_fraction.F90 -o clubb/precipitation_fraction.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c silhs/output_2D_samples_module.F90 -o silhs/output_2D_samples_module.o rm -f module_cam_mp_microp_aero.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_mp_microp_aero.F > module_cam_mp_microp_aero.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cam_mp_microp_aero.bb | cpp -C -P > module_cam_mp_microp_aero.f90 rm -f module_cam_mp_microp_aero.b module_cam_mp_microp_aero.bb mpif90 -o module_cam_mp_microp_aero.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cam_mp_microp_aero.f90 rm -f module_shcu_camuwshcu.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_shcu_camuwshcu.F > module_shcu_camuwshcu.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_shcu_camuwshcu.bb | cpp -C -P > module_shcu_camuwshcu.f90 rm -f module_shcu_camuwshcu.b module_shcu_camuwshcu.bb mpif90 -o module_shcu_camuwshcu.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_shcu_camuwshcu.f90 mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/sfc_varnce_module.F90 -o clubb/sfc_varnce_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/advance_helper_module.F90 -o clubb/advance_helper_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/stats_clubb_utilities.F90 -o clubb/stats_clubb_utilities.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/mixing_length.F90 -o clubb/mixing_length.o rm -f module_mp_cammgmp_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_cammgmp_driver.F > module_mp_cammgmp_driver.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_mp_cammgmp_driver.bb | cpp -C -P > module_mp_cammgmp_driver.f90 rm -f module_mp_cammgmp_driver.b module_mp_cammgmp_driver.bb mpif90 -o module_mp_cammgmp_driver.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_mp_cammgmp_driver.f90 mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/clip_explicit.F90 -o clubb/clip_explicit.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/mono_flux_limiter.F90 -o clubb/mono_flux_limiter.o rm -f module_cu_camzm_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_camzm_driver.F > module_cu_camzm_driver.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cu_camzm_driver.bb | cpp -C -P > module_cu_camzm_driver.f90 rm -f module_cu_camzm_driver.b module_cu_camzm_driver.bb mpif90 -o module_cu_camzm_driver.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cu_camzm_driver.f90 rm -f module_microphysics_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_microphysics_driver.F > module_microphysics_driver.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_microphysics_driver.bb | cpp -C -P > module_microphysics_driver.f90 rm -f module_microphysics_driver.b module_microphysics_driver.bb mpif90 -o module_microphysics_driver.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_microphysics_driver.f90 mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/advance_xp2_xpyp_module.F90 -o clubb/advance_xp2_xpyp_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/advance_windm_edsclrm_module.F90 -o clubb/advance_windm_edsclrm_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/advance_wp2_wp3_module.F90 -o clubb/advance_wp2_wp3_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/advance_xm_wpxp_module.F90 -o clubb/advance_xm_wpxp_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/diagnose_correlations_module.F90 -o clubb/diagnose_correlations_module.o rm -f module_cumulus_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cumulus_driver.F > module_cumulus_driver.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_cumulus_driver.bb | cpp -C -P > module_cumulus_driver.f90 rm -f module_cumulus_driver.b module_cumulus_driver.bb mpif90 -o module_cumulus_driver.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_cumulus_driver.f90 mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/advance_clubb_core_module.F90 -o clubb/advance_clubb_core_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/setup_clubb_pdf_params.F90 -o clubb/setup_clubb_pdf_params.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c silhs/transform_to_pdf_module.F90 -o silhs/transform_to_pdf_module.o rm -f module_shcu_camuwshcu_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_shcu_camuwshcu_driver.F > module_shcu_camuwshcu_driver.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_shcu_camuwshcu_driver.bb | cpp -C -P > module_shcu_camuwshcu_driver.f90 rm -f module_shcu_camuwshcu_driver.b module_shcu_camuwshcu_driver.bb mpif90 -o module_shcu_camuwshcu_driver.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_shcu_camuwshcu_driver.f90 mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c silhs/silhs_importance_sample_module.F90 -o silhs/silhs_importance_sample_module.o rm -f module_shallowcu_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_shallowcu_driver.F > module_shallowcu_driver.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_shallowcu_driver.bb | cpp -C -P > module_shallowcu_driver.f90 rm -f module_shallowcu_driver.b module_shallowcu_driver.bb mpif90 -o module_shallowcu_driver.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_shallowcu_driver.f90 mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c clubb/clubb_api_module.F90 -o clubb/clubb_api_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c silhs/latin_hypercube_driver_module.F90 -o silhs/latin_hypercube_driver_module.o mpif90 -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 -c silhs/silhs_api_module.F90 -o silhs/silhs_api_module.o rm -f module_bl_clubb.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_clubb.F > module_bl_clubb.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bl_clubb.bb | cpp -C -P > module_bl_clubb.f90 rm -f module_bl_clubb.b module_bl_clubb.bb mpif90 -o module_bl_clubb.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bl_clubb.f90 rm -f module_physics_init.o rm -f module_pbl_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_physics_init.F > module_physics_init.bb cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_pbl_driver.F > module_pbl_driver.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_physics_init.bb | cpp -C -P > module_physics_init.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_pbl_driver.bb | cpp -C -P > module_pbl_driver.f90 rm -f module_pbl_driver.b module_pbl_driver.bb rm -f module_physics_init.b module_physics_init.bb mpif90 -o module_pbl_driver.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_pbl_driver.f90 mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_physics_init.f90 rm -f module_est_subcol_microphys_tndcy.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_est_subcol_microphys_tndcy.F > module_est_subcol_microphys_tndcy.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_est_subcol_microphys_tndcy.bb | cpp -C -P > module_est_subcol_microphys_tndcy.f90 rm -f module_est_subcol_microphys_tndcy.b module_est_subcol_microphys_tndcy.bb mpif90 -o module_est_subcol_microphys_tndcy.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_est_subcol_microphys_tndcy.f90 make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys' ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys' make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF' if [ 0 -eq 1 ] ; then make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " chemics ; fi if [ 1 -eq 1 ] ; then make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " em_core ; fi make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF' -------------------------------------- if [ 0 -eq 0 ] ; then \ CF= ; \ else \ CF="../chem/module_aerosols_sorgam.o ../chem/module_gocart_aerosols.o ../chem/module_mosaic_driver.o ../chem/module_input_tracer.o ../chem/module_aerosols_soa_vbs.o" ; \ fi ( cd dyn_em ; make -i -r -j 2 CF="" ) make[2]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/dyn_em' rm -f module_advect_em.o rm -f module_big_step_utilities_em.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_advect_em.F > module_advect_em.bb cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_big_step_utilities_em.F > module_big_step_utilities_em.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_big_step_utilities_em.bb | cpp -C -P > module_big_step_utilities_em.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_advect_em.bb | cpp -C -P > module_advect_em.f90 rm -f module_big_step_utilities_em.b module_big_step_utilities_em.bb mpif90 -o module_big_step_utilities_em.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_big_step_utilities_em.f90 rm -f module_advect_em.b module_advect_em.bb mpif90 -o module_advect_em.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_advect_em.f90 rm -f module_small_step_em.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_small_step_em.F > module_small_step_em.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_small_step_em.bb | cpp -C -P > module_small_step_em.f90 rm -f module_small_step_em.b module_small_step_em.bb mpif90 -o module_small_step_em.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_small_step_em.f90 rm -f module_bc_em.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bc_em.F > module_bc_em.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_bc_em.bb | cpp -C -P > module_bc_em.f90 rm -f module_bc_em.b module_bc_em.bb mpif90 -o module_bc_em.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_bc_em.f90 rm -f module_sfs_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sfs_driver.F > module_sfs_driver.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_sfs_driver.bb | cpp -C -P > module_sfs_driver.f90 rm -f module_sfs_driver.b module_sfs_driver.bb mpif90 -o module_sfs_driver.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_sfs_driver.f90 rm -f module_force_crm.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_force_crm.F > module_force_crm.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_force_crm.bb | cpp -C -P > module_force_crm.f90 rm -f module_force_crm.b module_force_crm.bb mpif90 -o module_force_crm.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_force_crm.f90 rm -f init_modules_em.o /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe init_modules_em.F > init_modules_em.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional init_modules_em.b > init_modules_em.f90 rm -f init_modules_em.b if fgrep -iq '!$OMP' init_modules_em.f90 ; then \ if [ -n "" ] ; then echo COMPILING init_modules_em.F WITH OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include init_modules_em.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING init_modules_em.F WITHOUT OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include init_modules_em.f90 ; \ fi rm -f start_em.o /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe start_em.F > start_em.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional start_em.b > start_em.f90 rm -f start_em.b if fgrep -iq '!$OMP' start_em.f90 ; then \ if [ -n "" ] ; then echo COMPILING start_em.F WITH OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include start_em.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING start_em.F WITHOUT OMP ; fi ; \ mpif90 -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include start_em.f90 ; \ fi rm -f couple_or_uncouple_em.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional couple_or_uncouple_em.F > couple_or_uncouple_em.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe couple_or_uncouple_em.bb | cpp -C -P > couple_or_uncouple_em.f90 rm -f couple_or_uncouple_em.b couple_or_uncouple_em.bb mpif90 -o couple_or_uncouple_em.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 couple_or_uncouple_em.f90 rm -f nest_init_utils.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional nest_init_utils.F > nest_init_utils.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe nest_init_utils.bb | cpp -C -P > nest_init_utils.f90 rm -f adapt_timestep_em.o rm -f nest_init_utils.b nest_init_utils.bb cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional adapt_timestep_em.F > adapt_timestep_em.bb mpif90 -o nest_init_utils.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 nest_init_utils.f90 /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe adapt_timestep_em.bb | cpp -C -P > adapt_timestep_em.f90 rm -f adapt_timestep_em.b adapt_timestep_em.bb mpif90 -o adapt_timestep_em.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 adapt_timestep_em.f90 rm -f interp_domain_em.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional interp_domain_em.F > interp_domain_em.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe interp_domain_em.bb | cpp -C -P > interp_domain_em.f90 rm -f interp_domain_em.b interp_domain_em.bb mpif90 -o interp_domain_em.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 interp_domain_em.f90 rm -f module_diffusion_em.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_diffusion_em.F > module_diffusion_em.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_diffusion_em.bb | cpp -C -P > module_diffusion_em.f90 rm -f module_diffusion_em.b module_diffusion_em.bb mpif90 -o module_diffusion_em.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_diffusion_em.f90 rm -f module_em.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_em.F > module_em.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_em.bb | cpp -C -P > module_em.f90 rm -f module_em.b module_em.bb mpif90 -o module_em.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_em.f90 rm -f module_first_rk_step_part1.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_first_rk_step_part1.F > module_first_rk_step_part1.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_first_rk_step_part1.bb | cpp -C -P > module_first_rk_step_part1.f90 rm -f module_first_rk_step_part1.b module_first_rk_step_part1.bb mpif90 -o module_first_rk_step_part1.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_first_rk_step_part1.f90 rm -f module_first_rk_step_part2.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_first_rk_step_part2.F > module_first_rk_step_part2.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe module_first_rk_step_part2.bb | cpp -C -P > module_first_rk_step_part2.f90 rm -f module_first_rk_step_part2.b module_first_rk_step_part2.bb mpif90 -o module_first_rk_step_part2.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 module_first_rk_step_part2.f90 rm -f solve_em.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional solve_em.F > solve_em.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe solve_em.bb | cpp -C -P > solve_em.f90 rm -f solve_em.b solve_em.bb mpif90 -o solve_em.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 solve_em.f90 ar ru ../main/libwrflib.a module_advect_em.o module_diffusion_em.o module_small_step_em.o module_big_step_utilities_em.o module_em.o module_solvedebug_em.o module_bc_em.o module_init_utilities.o module_wps_io_arw.o module_damping_em.o module_polarfft.o module_force_scm.o module_first_rk_step_part1.o module_first_rk_step_part2.o module_avgflx_em.o module_sfs_nba.o module_convtrans_prep.o module_sfs_driver.o module_stoch.o module_force_crm.o init_modules_em.o solve_em.o start_em.o shift_domain_em.o couple_or_uncouple_em.o nest_init_utils.o adapt_timestep_em.o interp_domain_em.o ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/dyn_em' make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF' if [ 0 -eq 1 ] ; then make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " nmm_core ; fi if [ 0 -eq 1 ] ; then make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " exp_core ; fi if [ 0 -eq 1 ] ; then make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " wrf_hydro ; fi ( cd main ; make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " SOLVER=em em_wrf ) make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main' rm -f ../main/module_wrf_top.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../main/module_wrf_top.F > ../main/module_wrf_top.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe ../main/module_wrf_top.bb | cpp -C -P > ../main/module_wrf_top.f90 rm -f ../main/module_wrf_top.b ../main/module_wrf_top.bb mpif90 -o ../main/module_wrf_top.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 ../main/module_wrf_top.f90 rm -f wrf.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf.F > wrf.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe wrf.bb | cpp -C -P > wrf.f90 rm -f wrf.b wrf.bb mpif90 -o wrf.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 wrf.f90 ranlib libwrflib.a mpif90 -o wrf.exe -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -ip wrf.o ../main/module_wrf_top.o libwrflib.a /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/fftpack/fftpack5/libfftpack.a /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib1/libio_grib1.a /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib_share/libio_grib_share.a /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int/libwrfio_int.a -L/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -lesmf_time /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/RSL_LITE/librsl_lite.a /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame/module_internal_header_util.o /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame/pack_utils.o -mkl=sequential -L/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -lwrfio_nf -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main' ( cd run ; /bin/rm -f wrf.exe ; ln -s ../main/wrf.exe . ) if [ 0 -eq 1 ] ; then \ ( cd main ; make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " SOLVER=em em_wrf_SST_ESMF ) ; \ fi build started: Sat Sep 7 03:49:13 AM CDT 2024 build completed: Sat Sep 7 04:04:03 AM CDT 2024 -------------------------------------- ( cd main ; make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include " SOLVER=em IDEAL_CASE=quarter_ss em_ideal ) make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main' rm -f ideal_em.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DDM_PARALLEL -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ideal_em.F > ideal_em.bb /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/tools/standard.exe ideal_em.bb | cpp -C -P > ideal_em.f90 rm -f ideal_em.b ideal_em.bb mpif90 -o ideal_em.o -c -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 ideal_em.f90 ranlib libwrflib.a mpif90 -o ideal.exe -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -g -O0 -fno-inline -fno-ip -traceback -check bounds -fpe0 -ftz -ftrapuv -ip ideal_em.o ../dyn_em/module_initialize_quarter_ss.o libwrflib.a /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/fftpack/fftpack5/libfftpack.a /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib1/libio_grib1.a /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_grib_share/libio_grib_share.a /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_int/libwrfio_int.a -L/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/esmf_time_f90 -lesmf_time /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/RSL_LITE/librsl_lite.a /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame/module_internal_header_util.o /home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/frame/pack_utils.o -mkl=sequential -L/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/external/io_netcdf -lwrfio_nf -L/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib -lnetcdff make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_silhs_restart_ifort/WRF/main' ( cd test/em_quarter_ss ; /bin/rm -f wrf.exe ; ln -s ../../main/wrf.exe . ) ( cd test/em_quarter_ss ; /bin/rm -f ideal.exe ; ln -s ../../main/ideal.exe . ) ( cd test/em_quarter_ss ; /bin/rm -f README.namelist ; ln -s ../../run/README.namelist . ) ( cd test/em_quarter_ss ; /bin/rm -f gribmap.txt ; ln -s ../../run/gribmap.txt . ) ( cd test/em_quarter_ss ; /bin/rm -f grib2map.tbl ; ln -s ../../run/grib2map.tbl . ) ( cd run ; /bin/rm -f ideal.exe ; ln -s ../main/ideal.exe . ) ( cd run ; if test -f namelist.input ; then \ /bin/cp -f namelist.input namelist.input.backup ; fi ; \ /bin/rm -f namelist.input ; ln -s ../test/em_quarter_ss/namelist.input . ) ( cd run ; /bin/rm -f input_sounding ; ln -s ../test/em_quarter_ss/input_sounding . ) build started: Sat Sep 7 03:49:13 AM CDT 2024 build completed: Sat Sep 7 04:04:08 AM CDT 2024 Initial run... starting wrf task 0 of 4 starting wrf task 1 of 4 starting wrf task 2 of 4 starting wrf task 3 of 4 starting wrf task 0 of 4 starting wrf task 1 of 4 starting wrf task 2 of 4 starting wrf task 3 of 4 mkdir: cannot create directory ‘runOrig’: File exists mv: cannot stat 'wrfr*': No such file or directory Configure restart... cp: cannot stat 'runOrig/wrfrst_d01_0001-01-01_00:05:00': No such file or directory Restart run... starting wrf task 0 of 4 starting wrf task 1 of 4 starting wrf task 2 of 4 starting wrf task 3 of 4 starting wrf task 0 of 4 starting wrf task 1 of 4 starting wrf task 2 of 4 starting wrf task 3 of 4 mkdir: cannot create directory ‘runRestart’: File exists mv: cannot stat 'wrfr*': No such file or directory mv: cannot stat 'wrfo*': No such file or directory mv: cannot stat 'clubb*': No such file or directory ncdumping output... ncdump: runOrig/wrfrst_d01_0001-01-01_00:10:00: No such file or directory ncdump: runRestart/wrfrst_d01_0001-01-01_00:10:00: No such file or directory Diff-ing output... ERROR: The two output files are different.. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] sh + cat WRF/test/em_quarter_ss/rsl.out.0000 WRF/test/em_quarter_ss/rsl.out.0001 WRF/test/em_quarter_ss/rsl.out.0002 WRF/test/em_quarter_ss/rsl.out.0003 taskid: 0 hostname: carson Namelist logging not found in namelist.input. Using registry defaults for varia bles in logging. Namelist dfi_control not found in namelist.input. Using registry defaults for v ariables in dfi_control Namelist tc not found in namelist.input. Using registry defaults for variables in tc Namelist noah_mp not found in namelist.input. Using registry defaults for varia bles in noah_mp Namelist scm not found in namelist.input. Using registry defaults for variables in scm Namelist fire not found in namelist.input. Using registry defaults for variable s in fire Namelist diags not found in namelist.input. Using registry defaults for variabl es in diags Namelist crm not found in namelist.input. Using registry defaults for variables in crm Ntasks in X 2 , ntasks in Y 2 --- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to ze ro. --- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains --- NOTE: grid_fdda is 0 for domain 1, setting gfdda interval and ending t ime to 0 for that domain. --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 1, setting sgfdda interval and ending time to 0 for that domain. --- NOTE: obs_nudge_opt is 0 for domain 1, setting obs nudging interval an d ending time to 0 for that domain. bl_pbl_physics /= 4, implies mfshconv must be 0, resetting --- NOTE: num_soil_layers has been set to 5 WRF V3.5.1 MODEL ************************************* Parent domain ids,ide,jds,jde 1 42 1 42 ims,ime,jms,jme -4 28 -4 28 ips,ipe,jps,jpe 1 21 1 21 ************************************* DYNAMICS OPTION: Eulerian Mass Coordinate alloc_space_field: domain 1 , 84041608 bytes alloc ated RESTART run: opening wrfrst_d01_0001-01-01_00:05:00 for reading -------------- FATAL CALLED --------------- FATAL CALLED FROM FILE: <stdin> LINE: 253 program wrf: error opening wrfrst_d01_0001-01-01_00:05:00 for reading ------------------------------------------- taskid: 1 hostname: carson Namelist logging not found in namelist.input. Using registry defaults for varia bles in logging. Ntasks in X 2 , ntasks in Y 2 --- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to ze ro. --- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains --- NOTE: grid_fdda is 0 for domain 1, setting gfdda interval and ending t ime to 0 for that domain. --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 1, setting sgfdda interval and ending time to 0 for that domain. --- NOTE: obs_nudge_opt is 0 for domain 1, setting obs nudging interval an d ending time to 0 for that domain. bl_pbl_physics /= 4, implies mfshconv must be 0, resetting --- NOTE: num_soil_layers has been set to 5 WRF V3.5.1 MODEL ************************************* Parent domain ids,ide,jds,jde 1 42 1 42 ims,ime,jms,jme 15 47 -4 28 ips,ipe,jps,jpe 22 42 1 21 ************************************* DYNAMICS OPTION: Eulerian Mass Coordinate alloc_space_field: domain 1 , 84083944 bytes alloc ated RESTART run: opening wrfrst_d01_0001-01-01_00:05:00 for reading -------------- FATAL CALLED --------------- FATAL CALLED FROM FILE: <stdin> LINE: 253 program wrf: error opening wrfrst_d01_0001-01-01_00:05:00 for reading ------------------------------------------- taskid: 2 hostname: carson Namelist logging not found in namelist.input. Using registry defaults for varia bles in logging. Ntasks in X 2 , ntasks in Y 2 --- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to ze ro. --- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains --- NOTE: grid_fdda is 0 for domain 1, setting gfdda interval and ending t ime to 0 for that domain. --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 1, setting sgfdda interval and ending time to 0 for that domain. --- NOTE: obs_nudge_opt is 0 for domain 1, setting obs nudging interval an d ending time to 0 for that domain. bl_pbl_physics /= 4, implies mfshconv must be 0, resetting --- NOTE: num_soil_layers has been set to 5 WRF V3.5.1 MODEL ************************************* Parent domain ids,ide,jds,jde 1 42 1 42 ims,ime,jms,jme -4 28 15 47 ips,ipe,jps,jpe 1 21 22 42 ************************************* DYNAMICS OPTION: Eulerian Mass Coordinate alloc_space_field: domain 1 , 84041608 bytes alloc ated taskid: 3 hostname: carson Namelist logging not found in namelist.input. Using registry defaults for varia bles in logging. Ntasks in X 2 , ntasks in Y 2 --- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to ze ro. --- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains --- NOTE: grid_fdda is 0 for domain 1, setting gfdda interval and ending t ime to 0 for that domain. --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 1, setting sgfdda interval and ending time to 0 for that domain. --- NOTE: obs_nudge_opt is 0 for domain 1, setting obs nudging interval an d ending time to 0 for that domain. bl_pbl_physics /= 4, implies mfshconv must be 0, resetting --- NOTE: num_soil_layers has been set to 5 WRF V3.5.1 MODEL ************************************* Parent domain ids,ide,jds,jde 1 42 1 42 ims,ime,jms,jme 15 47 15 47 ips,ipe,jps,jpe 22 42 22 42 ************************************* DYNAMICS OPTION: Eulerian Mass Coordinate [Pipeline] sh + cat WRF/test/em_quarter_ss/rsl.error.0000 WRF/test/em_quarter_ss/rsl.error.0001 WRF/test/em_quarter_ss/rsl.error.0002 WRF/test/em_quarter_ss/rsl.error.0003 taskid: 0 hostname: carson Namelist logging not found in namelist.input. Using registry defaults for varia bles in logging. Namelist dfi_control not found in namelist.input. Using registry defaults for v ariables in dfi_control Namelist tc not found in namelist.input. Using registry defaults for variables in tc Namelist noah_mp not found in namelist.input. Using registry defaults for varia bles in noah_mp Namelist scm not found in namelist.input. Using registry defaults for variables in scm Namelist fire not found in namelist.input. Using registry defaults for variable s in fire Namelist diags not found in namelist.input. Using registry defaults for variabl es in diags Namelist crm not found in namelist.input. Using registry defaults for variables in crm Ntasks in X 2 , ntasks in Y 2 --- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to ze ro. --- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains --- NOTE: grid_fdda is 0 for domain 1, setting gfdda interval and ending t ime to 0 for that domain. --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 1, setting sgfdda interval and ending time to 0 for that domain. --- NOTE: obs_nudge_opt is 0 for domain 1, setting obs nudging interval an d ending time to 0 for that domain. bl_pbl_physics /= 4, implies mfshconv must be 0, resetting --- NOTE: num_soil_layers has been set to 5 WRF V3.5.1 MODEL ************************************* Parent domain ids,ide,jds,jde 1 42 1 42 ims,ime,jms,jme -4 28 -4 28 ips,ipe,jps,jpe 1 21 1 21 ************************************* DYNAMICS OPTION: Eulerian Mass Coordinate alloc_space_field: domain 1 , 84041608 bytes alloc ated RESTART run: opening wrfrst_d01_0001-01-01_00:05:00 for reading -------------- FATAL CALLED --------------- FATAL CALLED FROM FILE: <stdin> LINE: 253 program wrf: error opening wrfrst_d01_0001-01-01_00:05:00 for reading ------------------------------------------- Abort(1) on node 0 (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0 taskid: 1 hostname: carson Namelist logging not found in namelist.input. Using registry defaults for varia bles in logging. Ntasks in X 2 , ntasks in Y 2 --- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to ze ro. --- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains --- NOTE: grid_fdda is 0 for domain 1, setting gfdda interval and ending t ime to 0 for that domain. --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 1, setting sgfdda interval and ending time to 0 for that domain. --- NOTE: obs_nudge_opt is 0 for domain 1, setting obs nudging interval an d ending time to 0 for that domain. bl_pbl_physics /= 4, implies mfshconv must be 0, resetting --- NOTE: num_soil_layers has been set to 5 WRF V3.5.1 MODEL ************************************* Parent domain ids,ide,jds,jde 1 42 1 42 ims,ime,jms,jme 15 47 -4 28 ips,ipe,jps,jpe 22 42 1 21 ************************************* DYNAMICS OPTION: Eulerian Mass Coordinate alloc_space_field: domain 1 , 84083944 bytes alloc ated RESTART run: opening wrfrst_d01_0001-01-01_00:05:00 for reading -------------- FATAL CALLED --------------- FATAL CALLED FROM FILE: <stdin> LINE: 253 program wrf: error opening wrfrst_d01_0001-01-01_00:05:00 for reading ------------------------------------------- Abort(1) on node 1 (rank 1 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 1) - process 1 taskid: 2 hostname: carson Namelist logging not found in namelist.input. Using registry defaults for varia bles in logging. Ntasks in X 2 , ntasks in Y 2 --- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to ze ro. --- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains --- NOTE: grid_fdda is 0 for domain 1, setting gfdda interval and ending t ime to 0 for that domain. --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 1, setting sgfdda interval and ending time to 0 for that domain. --- NOTE: obs_nudge_opt is 0 for domain 1, setting obs nudging interval an d ending time to 0 for that domain. bl_pbl_physics /= 4, implies mfshconv must be 0, resetting --- NOTE: num_soil_layers has been set to 5 WRF V3.5.1 MODEL ************************************* Parent domain ids,ide,jds,jde 1 42 1 42 ims,ime,jms,jme -4 28 15 47 ips,ipe,jps,jpe 1 21 22 42 ************************************* DYNAMICS OPTION: Eulerian Mass Coordinate alloc_space_field: domain 1 , 84041608 bytes alloc ated taskid: 3 hostname: carson Namelist logging not found in namelist.input. Using registry defaults for varia bles in logging. Ntasks in X 2 , ntasks in Y 2 --- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to ze ro. --- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains --- NOTE: grid_fdda is 0 for domain 1, setting gfdda interval and ending t ime to 0 for that domain. --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 1, setting sgfdda interval and ending time to 0 for that domain. --- NOTE: obs_nudge_opt is 0 for domain 1, setting obs nudging interval an d ending time to 0 for that domain. bl_pbl_physics /= 4, implies mfshconv must be 0, resetting --- NOTE: num_soil_layers has been set to 5 WRF V3.5.1 MODEL ************************************* Parent domain ids,ide,jds,jde 1 42 1 42 ims,ime,jms,jme 15 47 15 47 ips,ipe,jps,jpe 22 42 22 42 ************************************* DYNAMICS OPTION: Eulerian Mass Coordinate [Pipeline] sh + cp WRF/test/em_quarter_ss/origDump WRF/test/em_quarter_ss/restartDump WRF/test/em_quarter_ss/rsl.out.0000 WRF/test/em_quarter_ss/rsl.out.0001 WRF/test/em_quarter_ss/rsl.out.0002 WRF/test/em_quarter_ss/rsl.out.0003 WRF/test/em_quarter_ss/rsl.error.0000 WRF/test/em_quarter_ss/rsl.error.0001 WRF/test/em_quarter_ss/rsl.error.0002 WRF/test/em_quarter_ss/rsl.error.0003 /home/jenkins/test_logs/wrf_clubb_silhs_restart_ifort/ [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] emailext Sending email to: messnermet@uwm.edu [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE