Started by user Gunther Huebler Obtained jenkins_tests/wrf_clubb_plot_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_plot_ifort [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/larson-group/wrf.git > git init /home/jenkins/workspace/wrf_clubb_plot_ifort # timeout=10 Fetching upstream changes from https://github.com/larson-group/wrf.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/larson-group/wrf.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/wrf.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 07ee067bac7ea562da1533bde474276f887a426e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 07ee067bac7ea562da1533bde474276f887a426e # timeout=10 Commit message: "Making script path general" > git rev-list --no-walk 11f465257b5317c218d0096e05254e9787a94d1e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Configure WRF-CLUBB) [Pipeline] sh + cp WRF/custom_config_files/configure.wrf.intel64.serial.clubb.debug WRF/configure.wrf [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compile WRF-CLUBB) [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 + cd WRF + ./compile em_quarter_ss 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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF' -------------------------------------- ( cd frame ; make -i -r externals ) make[2]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame' ( cd /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 ; \ make -j 2 FC="ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz" RANLIB="ranlib" \ CPP="cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_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 -DNETCDF -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_plot_ifort/WRF/external/esmf_time_f90' /bin/rm -f ESMF_Base.o /bin/rm -f ESMF_Fraction.o sed -e "/\!.*'/s/'//g" ESMF_Base.F90 > ESMF_Base.b sed -e "/\!.*'/s/'//g" ESMF_Fraction.F90 > ESMF_Fraction.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_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 -DNETCDF -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 -C -P -I. ESMF_Base.b > ESMF_Base.f cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_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 -DNETCDF -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 -C -P -I. ESMF_Fraction.b > ESMF_Fraction.f /bin/rm -f ESMF_Fraction.b /bin/rm -f ESMF_Base.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_Fraction.o -c ESMF_Fraction.f ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_Base.o -c ESMF_Base.f /bin/rm -f ESMF_BaseTime.o sed -e "/\!.*'/s/'//g" ESMF_BaseTime.F90 > ESMF_BaseTime.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_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 -DNETCDF -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 -C -P -I. ESMF_BaseTime.b > ESMF_BaseTime.f /bin/rm -f ESMF_BaseTime.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_BaseTime.o -c ESMF_BaseTime.f /bin/rm -f ESMF_Calendar.o sed -e "/\!.*'/s/'//g" ESMF_Calendar.F90 > ESMF_Calendar.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_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 -DNETCDF -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 -C -P -I. ESMF_Calendar.b > ESMF_Calendar.f /bin/rm -f ESMF_Calendar.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_Calendar.o -c ESMF_Calendar.f /bin/rm -f ESMF_TimeInterval.o /bin/rm -f ESMF_Stubs.o sed -e "/\!.*'/s/'//g" ESMF_TimeInterval.F90 > ESMF_TimeInterval.b sed -e "/\!.*'/s/'//g" ESMF_Stubs.F90 > ESMF_Stubs.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_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 -DNETCDF -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 -C -P -I. ESMF_TimeInterval.b > ESMF_TimeInterval.f cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_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 -DNETCDF -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 -C -P -I. ESMF_Stubs.b > ESMF_Stubs.f /bin/rm -f ESMF_TimeInterval.b /bin/rm -f ESMF_Stubs.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_TimeInterval.o -c ESMF_TimeInterval.f ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_Stubs.o -c ESMF_Stubs.f /bin/rm -f ESMF_Time.o sed -e "/\!.*'/s/'//g" ESMF_Time.F90 > ESMF_Time.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_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 -DNETCDF -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 -C -P -I. ESMF_Time.b > ESMF_Time.f /bin/rm -f ESMF_Time.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_Time.o -c ESMF_Time.f /bin/rm -f ESMF_Alarm.o sed -e "/\!.*'/s/'//g" ESMF_Alarm.F90 > ESMF_Alarm.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_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 -DNETCDF -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 -C -P -I. ESMF_Alarm.b > ESMF_Alarm.f /bin/rm -f ESMF_Alarm.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_Alarm.o -c ESMF_Alarm.f /bin/rm -f ESMF_Clock.o sed -e "/\!.*'/s/'//g" ESMF_Clock.F90 > ESMF_Clock.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_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 -DNETCDF -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 -C -P -I. ESMF_Clock.b > ESMF_Clock.f /bin/rm -f ESMF_Clock.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_Clock.o -c ESMF_Clock.f /bin/rm -f Meat.o /bin/rm -f ESMF_AlarmClock.o sed -e "/\!.*'/s/'//g" Meat.F90 > Meat.b sed -e "/\!.*'/s/'//g" ESMF_AlarmClock.F90 > ESMF_AlarmClock.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_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 -DNETCDF -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 -C -P -I. Meat.b > Meat.f cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_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 -DNETCDF -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 -C -P -I. ESMF_AlarmClock.b > ESMF_AlarmClock.f /bin/rm -f Meat.b /bin/rm -f ESMF_AlarmClock.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o Meat.o -c Meat.f ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_AlarmClock.o -c ESMF_AlarmClock.f /bin/rm -f ESMF_Mod.o sed -e "/\!.*'/s/'//g" ESMF_Mod.F90 > ESMF_Mod.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_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 -DNETCDF -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 -C -P -I. ESMF_Mod.b > ESMF_Mod.f /bin/rm -f ESMF_Mod.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o ESMF_Mod.o -c ESMF_Mod.f /bin/rm -f module_symbols_util.o sed -e "/\!.*'/s/'//g" module_symbols_util.F90 > module_symbols_util.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_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 -DNETCDF -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 -C -P -I. module_symbols_util.b > module_symbols_util.f /bin/rm -f module_symbols_util.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o module_symbols_util.o -c module_symbols_util.f /bin/rm -f module_utility.o sed -e "/\!.*'/s/'//g" module_utility.F90 > module_utility.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_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 -DNETCDF -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 -C -P -I. module_utility.b > module_utility.f /bin/rm -f module_utility.b ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o module_utility.o -c module_utility.f /bin/rm -f libesmf_time.a if [ "ar" != "lib.exe" ] ; then \ ar ru libesmf_time.a ESMF_Alarm.o ESMF_BaseTime.o ESMF_Clock.o ESMF_Time.o Meat.o ESMF_Base.o ESMF_Calendar.o ESMF_Fraction.o ESMF_TimeInterval.o ESMF_Stubs.o ESMF_Mod.o module_symbols_util.o module_utility.o ESMF_AlarmClock.o ; \ else \ ar /out:libesmf_time.a ESMF_Alarm.o ESMF_BaseTime.o ESMF_Clock.o ESMF_Time.o Meat.o ESMF_Base.o ESMF_Calendar.o ESMF_Fraction.o ESMF_TimeInterval.o ESMF_Stubs.o ESMF_Mod.o module_symbols_util.o module_utility.o ESMF_AlarmClock.o ; \ fi ar: `u' modifier ignored since `D' is the default (see `U') ar: creating libesmf_time.a ranlib libesmf_time.a make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90' ( cd /home/jenkins/workspace/wrf_clubb_plot_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 -DMAX_HISTORY=25 -DNMM_CORE=0" \ FC="ifort -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz" TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" ) make[3]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf' grep nf_format_64bit /usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include/netcdf.inc ;\ a=$? ; export a ; \ if [ $a -a "$WRFIO_NCD_LARGE_FILE_SUPPORT" = "1" ] ; then \ cpp -C -P -C -P -traditional -DWRFIO_NCD_LARGE_FILE_SUPPORT -I../ioapi_share wrf_io.F90 | m4 -Uinclude -Uindex -Ulen - > wrf_io.f ; \ else \ cpp -C -P -C -P -traditional -I../ioapi_share wrf_io.F90 | m4 -Uinclude -Uindex -Ulen - > wrf_io.f ; \ fi cpp -C -P -C -P -traditional -I../ioapi_share module_wrfsi_static.F90 > module_wrfsi_static.f integer nf_format_64bit integer nf_format_64bit_offset integer nf_format_64bit_data parameter (nf_format_64bit = 2) parameter (nf_format_64bit_offset = nf_format_64bit) parameter (nf_format_64bit_data = 5) parameter (nf_format_cdf5 = nf_format_64bit_data) ifort -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o module_wrfsi_static.o -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -I../ioapi_share -c module_wrfsi_static.f ifort -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o wrf_io.o -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -I../ioapi_share -c wrf_io.f cpp -C -P -C -P -traditional -I../ioapi_share field_routines.F90 > field_routines.f ifort -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o field_routines.o -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -I../ioapi_share -c field_routines.f /bin/rm -f libwrfio_nf.a if [ "ar" != "lib.exe" ] ; then \ ar cr libwrfio_nf.a wrf_io.o field_routines.o module_wrfsi_static.o ; \ else \ ar /out:libwrfio_nf.a wrf_io.o field_routines.o module_wrfsi_static.o ; \ fi ranlib libwrfio_nf.a make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf' ( cd /home/jenkins/workspace/wrf_clubb_plot_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_plot_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 ) /bin/rm -f ../../inc/wrf_status_codes.h /bin/cp wrf_status_codes.h ../../inc make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/ioapi_share' ( cd /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib_share ; \ make -j 2 CC="gcc" CFLAGS="-w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0" RM="rm -f" RANLIB="ranlib" CPP="cpp -C -P" \ FC="ifort -i4 -I. -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz " TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" archive) make[3]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib_share' make[4]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib_share' rm -f io_grib_share.o gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c get_region_center.c cpp -C -P -traditional -I. io_grib_share.F > io_grib_share.f90 ifort -i4 -I. -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I. -c io_grib_share.f90 gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gridnav.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c open_file.c 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') ar: creating ./libio_grib_share.a ranlib ./libio_grib_share.a make[4]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib_share' make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib_share' ( cd /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib1 ; \ make -j 2 CC="gcc" CFLAGS="-w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0" RM="rm -f" RANLIB="ranlib" CPP="cpp -C -P" \ FC="ifort -i4 -I. -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz " TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" archive) make[3]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib1' Doing make archive on library subdirectory MEL_grib1 make[4]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib1/MEL_grib1' make[5]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib1/MEL_grib1' gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c FTP_getfile.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c apply_bitmap.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c display_gribhdr.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gbyte.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c grib_dec.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c grib_enc.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c grib_seek.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribgetbds.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribgetbms.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribgetgds.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribgetpds.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribhdr2file.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribputbds.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribputgds.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribputpds.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c hdr_print.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c init_dec_struct.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c init_enc_struct.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c init_gribhdr.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c init_struct.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c ld_dec_lookup.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c ld_enc_input.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c ld_enc_lookup.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c ld_grib_origctrs.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c make_default_grbfn.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c make_grib_log.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c map_lvl.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c map_parm.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c pack_spatial.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c prt_inp_struct.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c upd_child_errmsg.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c prt_badmsg.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c swap.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c grib_uthin.c gcc -I. -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c set_bytes.c 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') ar: creating ../libio_grib1.a ranlib ../libio_grib1.a make[5]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib1/MEL_grib1' make[4]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib1/MEL_grib1' Doing make archive on library subdirectory grib1_util make[4]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib1/grib1_util' make[5]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib1/grib1_util' gcc -I. -I../MEL_grib1 -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c alloc_2d.c gcc -I. -I../MEL_grib1 -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c read_grib.c gcc -I. -I../MEL_grib1 -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c write_grib.c 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_plot_ifort/WRF/external/io_grib1/grib1_util' make[4]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib1/grib1_util' Doing make archive on library subdirectory WGRIB make[4]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib1/WGRIB' gcc -c -O wgrib_main.c gcc -c -O seekgrib.c gcc -c -O ibm2flt.c gcc -c -O readgrib.c gcc -c -O intpower.c gcc -c -O cnames.c gcc -c -O BDSunpk.c gcc -c -O flt2ieee.c gcc -c -O wrtieee.c gcc -c -O levels.c gcc -c -O PDStimes.c gcc -c -O missing.c gcc -c -O nceptable_reanal.c gcc -c -O nceptable_opn.c gcc -c -O ensemble.c gcc -c -O ombtable.c gcc -c -O ec_ext.c gcc -c -O gribtable.c gcc -c -O gds_grid.c gcc -c -O PDS_date.c gcc -c -O ectable_128.c gcc -c -O ectable_129.c gcc -c -O ectable_130.c gcc -c -O ectable_131.c gcc -c -O ectable_140.c gcc -c -O ectable_150.c gcc -c -O ectable_151.c gcc -c -O ectable_160.c gcc -c -O ectable_170.c gcc -c -O ectable_180.c gcc -c -O nceptab_129.c gcc -c -O dwdtable_002.c gcc -c -O dwdtable_201.c gcc -c -O dwdtable_202.c gcc -c -O dwdtable_203.c gcc -c -O cptectable_254.c gcc -c -O nceptab_130.c gcc -c -O nceptab_131.c gcc -o wgrib.exe wgrib_main.o seekgrib.o ibm2flt.o readgrib.o intpower.o cnames.o BDSunpk.o flt2ieee.o wrtieee.o levels.o PDStimes.o missing.o nceptable_reanal.o nceptable_opn.o ensemble.o ombtable.o ec_ext.o gribtable.o gds_grid.o PDS_date.o ectable_128.o ectable_129.o ectable_130.o ectable_131.o ectable_140.o ectable_150.o ectable_151.o ectable_160.o ectable_170.o ectable_180.o nceptab_129.o dwdtable_002.o dwdtable_201.o dwdtable_202.o dwdtable_203.o cptectable_254.o nceptab_130.o nceptab_131.o #-lm ( cd .. ; \rm -f wgrib.exe ; \ln -sf WGRIB/wgrib.exe wgrib.exe ; cd WGRIB ) make[4]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib1/WGRIB' make[4]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib1' gcc -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c grib1_routines.c gcc -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribmap.c rm -f io_grib1.o cpp -C -P -traditional -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ io_grib1.F > io_grib1.f90 ifort -i4 -I. -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ -c io_grib1.f90 gcc -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -c trim.c 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_plot_ifort/WRF/external/io_grib1' make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib1' ( cd /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int ; \ make -j 2 CC="gcc -DFSEEKO64_OK " RM="rm -f" RANLIB="ranlib" CPP="cpp -C -P" \ FC="ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz " 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 -DNETCDF -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_plot_ifort/WRF/external/io_int' rm -f module_internal_header_util.f awk '{print "#define", toupper($4), $6}' < ../../inc/intio_tags.h > io_int_idx_tags.h cp ../../frame/module_internal_header_util.F mod_int_hdr_util.b cpp -C -P -traditional -I../../inc -I../ioapi_share mod_int_hdr_util.b > module_internal_header_util.f ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o module_io_int_idx.o -c module_io_int_idx.f90 rm -f mod_int_hdr_util.b cpp -C -P -traditional -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 module_io_int_read.F90 > module_io_int_read.f Diffwrf io_int will be built later on in this compile. No need to rerun compile. Diffwrf io_int will be built later on in this compile. No need to rerun compile. Diffwrf io_int will be built later on in this compile. No need to rerun compile. Diffwrf io_int will be built later on in this compile. No need to rerun compile. Diffwrf io_int will be built later on in this compile. No need to rerun compile. Diffwrf io_int will be built later on in this compile. No need to rerun compile. ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o module_internal_header_util.o -c module_internal_header_util.f gcc -DFSEEKO64_OK -o io_int_idx.o -c io_int_idx.c io_int_idx.c: In function ‘io_int_index’: io_int_idx.c:131:33: warning: ‘io_int_record_name’ accessing 1056 bytes in a region of size 8 [-Wstringop-overflow=] 131 | io_int_record_name(fmap, pos, rlen, &ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ io_int_idx.c:131:33: note: referencing argument 4 of type ‘char **’ io_int_idx.c:379:1: note: in a call to function ‘io_int_record_name’ 379 | io_int_record_name(int32_t * fmap, int32_t pos, int32_t size, | ^~~~~~~~~~~~~~~~~~ io_int_idx.c:133:33: warning: ‘io_int_record_date’ accessing 1056 bytes in a region of size 8 [-Wstringop-overflow=] 133 | io_int_record_date(fmap, pos, rlen, &ptr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ io_int_idx.c:133:33: note: referencing argument 4 of type ‘char **’ io_int_idx.c:455:1: note: in a call to function ‘io_int_record_date’ 455 | io_int_record_date(int32_t * fmap, int32_t pos, int32_t size, | ^~~~~~~~~~~~~~~~~~ ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../../frame -o module_io_int_read.o -c module_io_int_read.f cpp -C -P -traditional -I../../inc -I../ioapi_share io_int.F90 | m4 -Uinclude -Uindex -Ulen - > io_int.f ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../../inc -I../ioapi_share -o io_int.o -c io_int.f rm -f libwrfio_int.a if [ `echo "ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz " | awk '{print $1}'` = "gfortran" ] ; then \ echo removing external declaration of iargc for gfortran ; \ cpp -C -P -traditional -I../ioapi_share diffwrf.F90 | \ sed '/integer *, *external.*iargc/d' > diffwrf.f ; \ else \ cpp -C -P -traditional -I../ioapi_share diffwrf.F90 > diffwrf.f ; \ fi ; \ ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -c -I../ioapi_share diffwrf.f ; \ ar ru libwrfio_int.a io_int.o io_int_idx.o module_io_int_idx.o module_io_int_read.o ar: `u' modifier ignored since `D' is the default (see `U') ar: creating libwrfio_int.a ranlib libwrfio_int.a ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -o test_io_idx test_io_idx.f90 -L. -lwrfio_int if [ -f ../../frame/pack_utils.o -a -f ../../frame/clog.o ] ; then \ ifort -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -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 libwrfio_int.a ; \ fi make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int' ( cd /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/fftpack/fftpack5 ; \ make -j 2 FC="ifort" FFLAGS="-i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz" RANLIB="ranlib" AR="ar" ARFLAGS="ru" ) make[3]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/fftpack/fftpack5' ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1f2kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1f2kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1f3kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1f3kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1f4kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1f4kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1f5kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1f5kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1fgkb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1fgkf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1fm1b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz c1fm1f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cfft1b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cfft1f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cfft1i.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cfft2b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cfft2f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cfft2i.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cfftmb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cfftmf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cfftmi.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmf2kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmf2kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmf3kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmf3kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmf4kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmf4kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmf5kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmf5kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmfgkb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmfgkf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmfm1b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cmfm1f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cosq1b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cosq1f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cosq1i.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cosqb1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cosqf1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cosqmb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cosqmf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cosqmi.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cost1b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cost1f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz cost1i.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz costb1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz costf1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz costmb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz costmf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz costmi.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz factor.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mcfti1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mcsqb1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mcsqf1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mcstb1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mcstf1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradb2.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradb3.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradb4.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradb5.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradbg.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradf2.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradf3.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradf4.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradf5.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mradfg.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mrftb1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mrftf1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz mrfti1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz msntb1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz msntf1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1f2kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1f2kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1f3kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1f3kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1f4kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1f4kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1f5kb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1f5kf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1fgkb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz r1fgkf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfft1b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfft1f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfft1i.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfft2b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfft2f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfft2i.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfftb1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfftf1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rffti1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfftmb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfftmf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz rfftmi.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sinq1b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sinq1f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sinq1i.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sinqmb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sinqmf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sinqmi.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sint1b.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sint1f.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sint1i.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sintb1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sintf1.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sintmb.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sintmf.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz sintmi.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz tables.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz xercon.F ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz xerfft.F 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') ar: creating libfftpack.a ranlib libfftpack.a make[3]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/fftpack/fftpack5' ( /bin/rm -f /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/gen_comms.c ) ( if [ ! -e module_dm.F ] ; then /bin/cp module_dm_warning module_dm.F ; cat module_dm_stubs.F >> module_dm.F ; fi ) make[2]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame' make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF' make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_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_plot_ifort/WRF/tools' gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g registry.c registry.c: In function ‘main’: registry.c:60:3: warning: implicit declaration of function ‘sym_forget’; did you mean ‘sym_get’? [-Wimplicit-function-declaration] 60 | sym_forget() ; | ^~~~~~~~~~ | sym_get registry.c:132:3: warning: implicit declaration of function ‘gen_io_boilerplate’ [-Wimplicit-function-declaration] 132 | gen_io_boilerplate() ; /* 20091213 jm. Generate the io_boilerplate_temporary.inc file */ | ^~~~~~~~~~~~~~~~~~ registry.c:134:3: warning: implicit declaration of function ‘init_parser’ [-Wimplicit-function-declaration] 134 | init_parser() ; | ^~~~~~~~~~~ registry.c:157:8: warning: implicit declaration of function ‘pre_parse’; did you mean ‘reg_parse’? [-Wimplicit-function-declaration] 157 | if ( pre_parse( dir, fp_in, fp_tmp ) ) { | ^~~~~~~~~ | reg_parse registry.c:177:3: warning: implicit declaration of function ‘check_dimspecs’ [-Wimplicit-function-declaration] 177 | check_dimspecs() ; | ^~~~~~~~~~~~~~ registry.c:187:3: warning: implicit declaration of function ‘gen_actual_args_new’; did you mean ‘gen_actual_args’? [-Wimplicit-function-declaration] 187 | gen_actual_args_new( "inc" ) ; | ^~~~~~~~~~~~~~~~~~~ | gen_actual_args registry.c:189:3: warning: implicit declaration of function ‘gen_dummy_args_new’; did you mean ‘gen_dummy_args’? [-Wimplicit-function-declaration] 189 | gen_dummy_args_new( "inc" ) ; | ^~~~~~~~~~~~~~~~~~ | gen_dummy_args registry.c:191:3: warning: implicit declaration of function ‘gen_dummy_decls_new’; did you mean ‘gen_dummy_decls’? [-Wimplicit-function-declaration] 191 | gen_dummy_decls_new( "inc" ) ; | ^~~~~~~~~~~~~~~~~~~ | gen_dummy_decls registry.c:193:3: warning: implicit declaration of function ‘gen_namelist_statements’; did you mean ‘gen_namelist_defines’? [-Wimplicit-function-declaration] 193 | gen_namelist_statements("inc") ; | ^~~~~~~~~~~~~~~~~~~~~~~ | gen_namelist_defines registry.c:203:3: warning: implicit declaration of function ‘gen_nest_interp’; did you mean ‘gen_nest_interp1’? [-Wimplicit-function-declaration] 203 | gen_nest_interp( "inc" ) ; | ^~~~~~~~~~~~~~~ | gen_nest_interp1 registry.c:205:3: warning: implicit declaration of function ‘gen_streams’; did you mean ‘gen_swaps’? [-Wimplicit-function-declaration] 205 | gen_streams("inc") ; | ^~~~~~~~~~~ | gen_swaps registry.c:208:3: warning: implicit declaration of function ‘gen_comms’ [-Wimplicit-function-declaration] 208 | gen_comms( "inc" ) ; /* this is either package supplied (by copying a */ | ^~~~~~~~~ registry.c:216:32: warning: ‘%s’ directive writing up to 511 bytes into a region of size 501 [-Wformat-overflow=] 216 | sprintf(command,"/bin/rm -f %s\n",fname_tmp ); | ^~ ~~~~~~~~~ registry.c:216:4: note: ‘sprintf’ output between 13 and 524 bytes into a destination of size 512 216 | sprintf(command,"/bin/rm -f %s\n",fname_tmp ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g my_strtok.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g reg_parse.c reg_parse.c: In function ‘pre_parse’: reg_parse.c:229:15: warning: implicit declaration of function ‘tolower’ [-Wimplicit-function-declaration] 229 | x = tolower(tokens[F_DIMS][i]) ; | ^~~~~~~ reg_parse.c:15:1: note: include ‘<ctype.h>’ or provide a declaration of ‘tolower’ 14 | #include "sym.h" +++ |+#include <ctype.h> 15 | reg_parse.c:258:17: warning: format not a string literal and no format arguments [-Wformat-security] 258 | sprintf(tracers[ntracers],tokens[F_USE]) ; | ^~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g data.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g type.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g misc.c misc.c: In function ‘make_entries_uniq’: misc.c:434:32: warning: implicit declaration of function ‘getpid’ [-Wimplicit-function-declaration] 434 | sprintf(tempfile,"regtmp1%d",getpid()) ; | ^~~~~~ misc.c: In function ‘make_upper_case’: misc.c:467:35: warning: implicit declaration of function ‘toupper’ [-Wimplicit-function-declaration] 467 | for ( p = str ; *p ; p++ ) *p = toupper(*p) ; | ^~~~~~~ misc.c:12:1: note: include ‘<ctype.h>’ or provide a declaration of ‘toupper’ 11 | #include "protos.h" +++ |+#include <ctype.h> 12 | #include "registry.h" misc.c: In function ‘make_lower_case’: misc.c:477:35: warning: implicit declaration of function ‘tolower’ [-Wimplicit-function-declaration] 477 | for ( p = str ; *p ; p++ ) *p = tolower(*p) ; | ^~~~~~~ misc.c:477:35: note: include ‘<ctype.h>’ or provide a declaration of ‘tolower’ misc.c: In function ‘dimension_with_ones’: misc.c:59:29: warning: ‘%s’ directive writing up to 511 bytes into a region of size 508 [-Wformat-overflow=] 59 | sprintf( four_d, "num_%s,", s ) ; | ^~ ~ misc.c:59:7: note: ‘sprintf’ output between 6 and 517 bytes into a destination of size 512 59 | sprintf( four_d, "num_%s,", s ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:65:26: warning: ‘%s’ directive writing up to 511 bytes into a region of size 506 [-Wformat-overflow=] 65 | sprintf( r, "1,1,1,%s", four_d ) ; /* boundary array for 4d tracer array */ | ^~ ~~~~~~ misc.c:65:7: note: ‘sprintf’ output between 7 and 518 bytes into a destination of size 512 65 | sprintf( r, "1,1,1,%s", four_d ) ; /* boundary array for 4d tracer array */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c: In function ‘dimension_with_ranges’: misc.c:147:21: warning: ‘spec_bdy_width,’ directive writing 15 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 147 | sprintf(tx,"%sspec_bdy_width,",r ) ; | ^~~~~~~~~~~~~~~ misc.c:147:7: note: ‘sprintf’ output between 16 and 527 bytes into a destination of size 512 147 | sprintf(tx,"%sspec_bdy_width,",r ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:122:31: warning: ‘%s’ directive writing up to 511 bytes into a region of size 508 [-Wformat-overflow=] 122 | sprintf( four_d, "num_%s,", s ) ; | ^~ ~ misc.c:122:9: note: ‘sprintf’ output between 6 and 517 bytes into a destination of size 512 122 | sprintf( four_d, "num_%s,", s ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:141:27: warning: ‘%s’ directive writing up to 511 bytes into a region of size 508 [-Wformat-overflow=] 141 | sprintf(tx,"max(%sed3%d,%sed3%d),1,%sspec_bdy_width,4,%s", r,xdex,r,ydex,r,four_d ) ; | ^~ ~ misc.c:141:11: note: ‘sprintf’ output between 35 and 2099 bytes into a destination of size 512 141 | sprintf(tx,"max(%sed3%d,%sed3%d),1,%sspec_bdy_width,4,%s", r,xdex,r,ydex,r,four_d ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:139:27: warning: ‘%s’ directive writing up to 511 bytes into a region of size 508 [-Wformat-overflow=] 139 | sprintf(tx,"max(%sed3%d,%sed3%d),%ssd3%d:%sed3%d,%sspec_bdy_width,4,%s", r,xdex,r,ydex,r,zdex,r,zdex,r,four_d ) ; | ^~ ~ misc.c:139:11: note: ‘sprintf’ output between 43 and 3149 bytes into a destination of size 512 139 | sprintf(tx,"max(%sed3%d,%sed3%d),%ssd3%d:%sed3%d,%sspec_bdy_width,4,%s", r,xdex,r,ydex,r,zdex,r,zdex,r,four_d ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:134:25: warning: ‘sm3’ directive writing 3 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 134 | sprintf(tx,"%ssm3%d:%sem3%d,1,%sspec_bdy_width,%s", r,bdex,r,bdex,r,four_d ) ; | ^~~ misc.c:134:11: note: ‘sprintf’ output between 28 and 2092 bytes into a destination of size 512 134 | sprintf(tx,"%ssm3%d:%sem3%d,1,%sspec_bdy_width,%s", r,bdex,r,bdex,r,four_d ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:132:25: warning: ‘sm3’ directive writing 3 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 132 | sprintf(tx,"%ssm3%d:%sem3%d,%ssm3%d:%sem3%d,%sspec_bdy_width,%s", r,bdex,r,bdex,r,zdex,r,zdex,r,four_d ) ; | ^~~ misc.c:132:11: note: ‘sprintf’ output between 36 and 3142 bytes into a destination of size 512 132 | sprintf(tx,"%ssm3%d:%sem3%d,%ssm3%d:%sem3%d,%sspec_bdy_width,%s", r,bdex,r,bdex,r,zdex,r,zdex,r,four_d ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c: In function ‘array_size_expression’: misc.c:618:21: warning: ‘spec_bdy_width,’ directive writing 15 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 618 | sprintf(tx,"%sspec_bdy_width,",r ) ; | ^~~~~~~~~~~~~~~ misc.c:618:7: note: ‘sprintf’ output between 16 and 527 bytes into a destination of size 512 618 | sprintf(tx,"%sspec_bdy_width,",r ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:592:32: warning: ‘%s’ directive writing up to 511 bytes into a region of size 507 [-Wformat-overflow=] 592 | sprintf( four_d, "*num_%s,", s ) ; | ^~ ~ misc.c:592:9: note: ‘sprintf’ output between 7 and 518 bytes into a destination of size 512 592 | sprintf( four_d, "*num_%s,", s ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:611:27: warning: ‘%s’ directive writing up to 511 bytes into a region of size 508 [-Wformat-overflow=] 611 | sprintf(tx,"max(%sed3%d,%sed3%d)*%sspec_bdy_width*4*%s", r,xdex,r,ydex,r,four_d ) ; | ^~ ~ misc.c:611:11: note: ‘sprintf’ output between 33 and 2097 bytes into a destination of size 512 611 | sprintf(tx,"max(%sed3%d,%sed3%d)*%sspec_bdy_width*4*%s", r,xdex,r,ydex,r,four_d ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:609:27: warning: ‘%s’ directive writing up to 511 bytes into a region of size 508 [-Wformat-overflow=] 609 | sprintf(tx,"max(%sed3%d,%sed3%d)*(%sed3%d-%ssd3%d+1)*%sspec_bdy_width*4*%s", r,xdex,r,ydex,r,zdex,r,zdex,r,four_d ) ; | ^~ ~ misc.c:609:11: note: ‘sprintf’ output between 47 and 3153 bytes into a destination of size 512 609 | sprintf(tx,"max(%sed3%d,%sed3%d)*(%sed3%d-%ssd3%d+1)*%sspec_bdy_width*4*%s", r,xdex,r,ydex,r,zdex,r,zdex,r,four_d ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:604:26: warning: ‘em3’ directive writing 3 bytes into a region of size between 0 and 511 [-Wformat-overflow=] 604 | sprintf(tx,"(%sem3%d-%ssm3%d+1)*(%sspec_bdy_width)%s", r,bdex,r,bdex,r,four_d ) ; | ^~~ misc.c:604:11: note: ‘sprintf’ output between 31 and 2095 bytes into a destination of size 512 604 | sprintf(tx,"(%sem3%d-%ssm3%d+1)*(%sspec_bdy_width)%s", r,bdex,r,bdex,r,four_d ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:602:26: warning: ‘em3’ directive writing 3 bytes into a region of size between 0 and 511 [-Wformat-overflow=] 602 | sprintf(tx,"(%sem3%d-%ssm3%d+1)*(%sem3%d-%ssm3%d+1)*(%sspec_bdy_width)%s", r,bdex,r,bdex,r,zdex,r,zdex,r,four_d ) ; | ^~~ misc.c:602:11: note: ‘sprintf’ output between 45 and 3151 bytes into a destination of size 512 602 | sprintf(tx,"(%sem3%d-%ssm3%d+1)*(%sem3%d-%ssm3%d+1)*(%sspec_bdy_width)%s", r,bdex,r,bdex,r,zdex,r,zdex,r,four_d ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_defs.c gen_defs.c: In function ‘gen_i1_decls’: gen_defs.c:110:26: warning: ‘_tend’ directive writing 5 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 110 | sprintf(fname,"%s_tend",p->name) ; | ^~~~~ gen_defs.c:110:9: note: ‘sprintf’ output between 6 and 517 bytes into a destination of size 512 110 | sprintf(fname,"%s_tend",p->name) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_defs.c:111:28: warning: ‘%s’ directive writing up to 511 bytes into a region of size 507 [-Wformat-overflow=] 111 | sprintf(post,",num_%s)",p->name) ; | ^~ gen_defs.c:111:9: note: ‘sprintf’ output between 7 and 518 bytes into a destination of size 512 111 | sprintf(post,",num_%s)",p->name) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_defs.c:119:26: warning: ‘_old’ directive writing 4 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 119 | sprintf(fname,"%s_old",p->name) ; | ^~~~ gen_defs.c:119:9: note: ‘sprintf’ output between 5 and 516 bytes into a destination of size 512 119 | sprintf(fname,"%s_old",p->name) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_defs.c:120:28: warning: ‘%s’ directive writing up to 511 bytes into a region of size 507 [-Wformat-overflow=] 120 | sprintf(post,",num_%s)",p->name) ; | ^~ gen_defs.c:120:9: note: ‘sprintf’ output between 7 and 518 bytes into a destination of size 512 120 | sprintf(post,",num_%s)",p->name) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_allocs.c gen_allocs.c: In function ‘gen_alloc2’: gen_allocs.c:110:5: warning: implicit declaration of function ‘make_upper_case’ [-Wimplicit-function-declaration] 110 | make_upper_case(dname_tmp) ; | ^~~~~~~~~~~~~~~ gen_allocs.c:125:35: warning: ‘%s’ directive writing up to 511 bytes into a region of size 122 [-Wformat-overflow=] 125 | sprintf(dname_symbol, "DNAME_%s", dname_tmp ) ; | ^~ ~~~~~~~~~ gen_allocs.c:125:6: note: ‘sprintf’ output between 7 and 518 bytes into a destination of size 128 125 | sprintf(dname_symbol, "DNAME_%s", dname_tmp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_allocs.c:145:47: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 511 [-Wformat-overflow=] 145 | if ( p->ntl > 1 ) sprintf(dname,"%s_%d",dname_tmp,tag) ; | ^~ gen_allocs.c:145:29: note: ‘sprintf’ output between 3 and 524 bytes into a destination of size 512 145 | if ( p->ntl > 1 ) sprintf(dname,"%s_%d",dname_tmp,tag) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_allocs.c:177:47: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 511 [-Wformat-overflow=] 177 | if ( p->ntl > 1 ) sprintf(dname,"%s_%d",dname_tmp,tag) ; | ^~ gen_allocs.c:177:29: note: ‘sprintf’ output between 3 and 524 bytes into a destination of size 512 177 | if ( p->ntl > 1 ) sprintf(dname,"%s_%d",dname_tmp,tag) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_allocs.c:316:50: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 511 [-Wformat-overflow=] 316 | if ( p->ntl > 1 ) sprintf(dname,"%s_%d",dname_tmp,tag) ; | ^~ gen_allocs.c:316:32: note: ‘sprintf’ output between 3 and 524 bytes into a destination of size 512 316 | if ( p->ntl > 1 ) sprintf(dname,"%s_%d",dname_tmp,tag) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_allocs.c:477:26: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 477 | sprintf(x,"%s%s%%",structname,p->name ) ; | ^ gen_allocs.c:477:9: note: ‘sprintf’ output 2 or more bytes (assuming 513) into a destination of size 512 477 | sprintf(x,"%s%s%%",structname,p->name ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_allocs.c: In function ‘gen_dealloc2’: gen_allocs.c:667:26: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 667 | sprintf(x,"%s%s%%",structname,p->name ) ; | ^ gen_allocs.c:667:9: note: ‘sprintf’ output 2 or more bytes (assuming 513) into a destination of size 512 667 | sprintf(x,"%s%s%%",structname,p->name ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_mod_state_descr.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_scalar_indices.c gen_scalar_indices.c: In function ‘gen_scalar_indices1’: gen_scalar_indices.c:197:19: warning: implicit declaration of function ‘make_lower_case’; did you mean ‘make_lower’? [-Wimplicit-function-declaration] 197 | make_lower_case(fname) ; | ^~~~~~~~~~~~~~~ | make_lower gen_scalar_indices.c: In function ‘gen_scalar_indices’: gen_scalar_indices.c:44:55: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 44 | if ( strlen(dirname) > 0 ) { sprintf(fname5,"%s/%s",dirname,fn5[i]) ; } | ^ gen_scalar_indices.c:44:34: note: ‘sprintf’ output 2 or more bytes (assuming 513) into a destination of size 512 44 | if ( strlen(dirname) > 0 ) { sprintf(fname5,"%s/%s",dirname,fn5[i]) ; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_scalar_indices.c: In function ‘gen_scalar_indices1’: gen_scalar_indices.c:171:38: warning: ‘%s’ directive writing up to 12499 bytes into a region of size 512 [-Wformat-overflow=] 171 | sprintf(fourd_bnd,"%s_b",assoc_4d) ; | ^~ ~~~~~~~~ gen_scalar_indices.c:171:19: note: ‘sprintf’ output between 3 and 12502 bytes into a destination of size 512 171 | sprintf(fourd_bnd,"%s_b",assoc_4d) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_args.c gen_args.c: In function ‘gen_args1’: gen_args.c:156:28: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 156 | sprintf(x,"%s%s%%",structname,p->name ) ; | ^ gen_args.c:156:11: note: ‘sprintf’ output 2 or more bytes (assuming 513) into a destination of size 512 156 | sprintf(x,"%s%s%%",structname,p->name ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_config.c gen_config.c: In function ‘gen_namelist_script’: gen_config.c:135:3: warning: implicit declaration of function ‘sym_forget’; did you mean ‘sym_get’? [-Wimplicit-function-declaration] 135 | sym_forget() ; | ^~~~~~~~~~ | sym_get gen_config.c:167:25: warning: implicit declaration of function ‘toupper’ [-Wimplicit-function-declaration] 167 | fputc(toupper(*i),fp); | ^~~~~~~ gen_config.c:12:1: note: include ‘<ctype.h>’ or provide a declaration of ‘toupper’ 11 | #include "sym.h" +++ |+#include <ctype.h> 12 | gen_config.c: In function ‘gen_namelist_defines’: gen_config.c:22:52: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 22 | if ( strlen(dirname) > 0 ) { sprintf(fname,"%s/%s",dirname,fn) ; } | ^ gen_config.c:22:32: note: ‘sprintf’ output 2 or more bytes (assuming 513) into a destination of size 512 22 | if ( strlen(dirname) > 0 ) { sprintf(fname,"%s/%s",dirname,fn) ; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g sym.c sym.c: In function ‘sym_init’: sym.c:73:5: warning: implicit declaration of function ‘create_ht’ [-Wimplicit-function-declaration] 73 | create_ht( &symtab ) ; | ^~~~~~~~~ sym.c:77:9: warning: implicit declaration of function ‘exit’ [-Wimplicit-function-declaration] 77 | exit(1) ; | ^~~~ sym.c:65:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’ 64 | #include "sym.h" +++ |+#include <stdlib.h> 65 | sym.c:77:9: warning: incompatible implicit declaration of built-in function ‘exit’ [-Wbuiltin-declaration-mismatch] 77 | exit(1) ; | ^~~~ sym.c:77:9: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’ sym.c: In function ‘sym_forget’: sym.c:157:7: warning: incompatible implicit declaration of built-in function ‘exit’ [-Wbuiltin-declaration-mismatch] 157 | exit(1) ; | ^~~~ sym.c:157:7: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g symtab_gen.c symtab_gen.c: In function ‘symget’: symtab_gen.c:62:13: warning: implicit declaration of function ‘hash’ [-Wimplicit-function-declaration] 62 | index = hash( name ) ; | ^~~~ symtab_gen.c: In function ‘create_ht’: symtab_gen.c:40:18: warning: ‘calloc’ argument 1 type is ‘int’ where ‘long unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 40 | #define HASHSIZE 1024 | ^~~~ symtab_gen.c:120:28: note: in expansion of macro ‘HASHSIZE’ 120 | *p = (char **) calloc( HASHSIZE , sizeof( char * ) ) ; | ^~~~~~~~ symtab_gen.c:47:8: note: built-in ‘calloc’ declared here 47 | void * calloc() ; | ^~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_model_data_ord.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_interp.c gen_interp.c: In function ‘gen_nest_interp’: gen_interp.c:99:18: warning: zero-length gnu_printf format string [-Wformat-zero-length] 99 | sprintf(halo_use,"") ; | ^~ gen_interp.c: In function ‘gen_nest_interp1’: gen_interp.c:169:41: warning: zero-length gnu_printf format string [-Wformat-zero-length] 169 | else { sprintf(tag,"") ; sprintf(tag2,"") ; } | ^~ gen_interp.c:169:62: warning: zero-length gnu_printf format string [-Wformat-zero-length] 169 | else { sprintf(tag,"") ; sprintf(tag2,"") ; } | ^~ gen_interp.c:199:28: warning: ‘%s’ directive writing up to 511 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 199 | sprintf(vname,"%s%s",p->name,tag) ; | ^~ ~~~ gen_interp.c:199:11: note: ‘sprintf’ output between 1 and 1023 bytes into a destination of size 512 199 | sprintf(vname,"%s%s",p->name,tag) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_interp.c:205:29: warning: ‘%s’ directive writing up to 511 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 205 | sprintf(vname2,"%s%s",p->name,tag2) ; | ^~ ~~~~ gen_interp.c:205:11: note: ‘sprintf’ output between 1 and 1023 bytes into a destination of size 512 205 | sprintf(vname2,"%s%s",p->name,tag2) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_interp.c:174:15: warning: ‘%s’ directive writing up to 511 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 174 | sprintf(x, "%s%s", p->name, tag ) ; | ^~ ~~~ gen_interp.c:174:1: note: ‘sprintf’ output between 1 and 1023 bytes into a destination of size 512 174 | sprintf(x, "%s%s", p->name, tag ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_interp.c:187:28: warning: ‘%s’ directive writing up to 511 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 187 | sprintf(vname,"%s%s(%s%sitrace)",p->name,tag,dexes,moredims) ; | ^~ ~~~ gen_interp.c:187:11: note: ‘sprintf’ output between 9 and 1621 bytes into a destination of size 512 187 | sprintf(vname,"%s%s(%s%sitrace)",p->name,tag,dexes,moredims) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_interp.c:189:29: warning: ‘%s’ directive writing up to 511 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 189 | sprintf(vname2,"%s%s(%s%sitrace)",p->name,tag2,ndexes,moredims) ; | ^~ ~~~~ gen_interp.c:189:11: note: ‘sprintf’ output between 9 and 1621 bytes into a destination of size 512 189 | sprintf(vname2,"%s%s(%s%sitrace)",p->name,tag2,ndexes,moredims) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_interp.c:349:39: warning: ‘_b,’ directive writing 3 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 349 | sprintf( tmpstr , "%s_b,%s_bt,", p->name, p->name ) ; | ^~~ gen_interp.c:349:18: note: ‘sprintf’ output between 8 and 1030 bytes into a destination of size 512 349 | sprintf( tmpstr , "%s_b,%s_bt,", p->name, p->name ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/cp gen_comms.stub gen_comms.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_comms.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_scalar_derefs.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g set_dim_strs.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_wrf_io.c gen_wrf_io.c: In function ‘gen_wrf_io’: gen_wrf_io.c:27:3: warning: implicit declaration of function ‘sym_forget’; did you mean ‘sym_get’? [-Wimplicit-function-declaration] 27 | sym_forget() ; | ^~~~~~~~~~ gen_wrf_io.c:36:3: note: in expansion of macro ‘OP_F’ 36 | OP_F(fp,"wrf_bdyout.inc") ; | ^~~~ gen_wrf_io.c: In function ‘gen_wrf_io2’: gen_wrf_io.c:321:11: warning: implicit declaration of function ‘make_upper_case’ [-Wimplicit-function-declaration] 321 | make_upper_case(dname) ; | ^~~~~~~~~~~~~~~ gen_wrf_io.c:288:55: warning: ‘_stag’ directive writing 5 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 288 | { if ( p->stag_z ) { sprintf( dimname[1] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~ gen_wrf_io.c:288:31: note: ‘sprintf’ output between 6 and 517 bytes into a destination of size 512 288 | { if ( p->stag_z ) { sprintf( dimname[1] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_wrf_io.c:345:58: warning: ‘_stag’ directive writing 5 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 345 | if ( p->stag_y ) { sprintf( dimname[0] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~ gen_wrf_io.c:345:34: note: ‘sprintf’ output between 6 and 517 bytes into a destination of size 512 345 | if ( p->stag_y ) { sprintf( dimname[0] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_wrf_io.c:372:58: warning: ‘_stag’ directive writing 5 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 372 | if ( p->stag_x ) { sprintf( dimname[0] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~ gen_wrf_io.c:372:34: note: ‘sprintf’ output between 6 and 517 bytes into a destination of size 512 372 | if ( p->stag_x ) { sprintf( dimname[0] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_wrf_io.c:122:30: warning: ‘_b’ directive writing 2 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 122 | sprintf(fourd_bnd,"%s_b",p->name) ; | ^~ gen_wrf_io.c:122:9: note: ‘sprintf’ output between 3 and 514 bytes into a destination of size 512 122 | sprintf(fourd_bnd,"%s_b",p->name) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_wrf_io.c:131:57: warning: ‘_stag’ directive writing 5 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 131 | { if ( p->stag_z ) { sprintf( dimname[1] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~ gen_wrf_io.c:131:33: note: ‘sprintf’ output between 6 and 517 bytes into a destination of size 512 131 | { if ( p->stag_z ) { sprintf( dimname[1] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_wrf_io.c:180:60: warning: ‘_stag’ directive writing 5 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 180 | if ( p->stag_y ) { sprintf( dimname[0] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~ gen_wrf_io.c:180:36: note: ‘sprintf’ output between 6 and 517 bytes into a destination of size 512 180 | if ( p->stag_y ) { sprintf( dimname[0] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gen_wrf_io.c:206:60: warning: ‘_stag’ directive writing 5 bytes into a region of size between 1 and 512 [-Wformat-overflow=] 206 | if ( p->stag_x ) { sprintf( dimname[0] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~ gen_wrf_io.c:206:36: note: ‘sprintf’ output between 6 and 517 bytes into a destination of size 512 206 | if ( p->stag_x ) { sprintf( dimname[0] ,"%s_stag", dimnode->dim_data_name) ; } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_streams.c gen_streams.c: In function ‘gen_streams’: gen_streams.c:25:3: warning: implicit declaration of function ‘gen_io_domain_defs’ [-Wimplicit-function-declaration] 25 | gen_io_domain_defs( fp ) ; | ^~~~~~~~~~~~~~~~~~ gen_streams.c:33:3: warning: implicit declaration of function ‘gen_set_timekeeping_defs’ [-Wimplicit-function-declaration] 33 | gen_set_timekeeping_defs( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:41:3: warning: implicit declaration of function ‘gen_set_timekeeping_alarms’ [-Wimplicit-function-declaration] 41 | gen_set_timekeeping_alarms( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:49:3: warning: implicit declaration of function ‘gen_io_form_for_dataset’ [-Wimplicit-function-declaration] 49 | gen_io_form_for_dataset( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:57:3: warning: implicit declaration of function ‘gen_io_form_for_stream’ [-Wimplicit-function-declaration] 57 | gen_io_form_for_stream( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:65:3: warning: implicit declaration of function ‘gen_switches_and_alarms’ [-Wimplicit-function-declaration] 65 | gen_switches_and_alarms( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:73:3: warning: implicit declaration of function ‘gen_check_auxstream_alarms’ [-Wimplicit-function-declaration] 73 | gen_check_auxstream_alarms( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:81:3: warning: implicit declaration of function ‘gen_fine_stream_input’ [-Wimplicit-function-declaration] 81 | gen_fine_stream_input( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~ gen_streams.c:89:3: warning: implicit declaration of function ‘gen_med_auxinput_in’ [-Wimplicit-function-declaration] 89 | gen_med_auxinput_in( fp ) ; | ^~~~~~~~~~~~~~~~~~~ gen_streams.c:97:3: warning: implicit declaration of function ‘gen_med_hist_out_opens’ [-Wimplicit-function-declaration] 97 | gen_med_hist_out_opens( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:105:3: warning: implicit declaration of function ‘gen_med_hist_out_closes’ [-Wimplicit-function-declaration] 105 | gen_med_hist_out_closes( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:113:3: warning: implicit declaration of function ‘gen_med_auxinput_in_closes’ [-Wimplicit-function-declaration] 113 | gen_med_auxinput_in_closes( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:121:3: warning: implicit declaration of function ‘gen_med_last_solve_io’ [-Wimplicit-function-declaration] 121 | gen_med_last_solve_io( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~ gen_streams.c:129:3: warning: implicit declaration of function ‘gen_med_open_esmf_calls’ [-Wimplicit-function-declaration] 129 | gen_med_open_esmf_calls( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:137:3: warning: implicit declaration of function ‘gen_med_find_esmf_coupling’ [-Wimplicit-function-declaration] 137 | gen_med_find_esmf_coupling( fp ) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:145:3: warning: implicit declaration of function ‘gen_shutdown_closes’ [-Wimplicit-function-declaration] 145 | gen_shutdown_closes( fp ) ; | ^~~~~~~~~~~~~~~~~~~ gen_streams.c: At top level: gen_streams.c:528:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 528 | gen_med_open_esmf_calls ( FILE *fp ) | ^~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:558:1: warning: return type defaults to ‘int’ [-Wimplicit-int] 558 | gen_med_find_esmf_coupling ( FILE *fp ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g standard.c standard.c: In function ‘main’: standard.c:45:9: warning: implicit declaration of function ‘strncpy’ [-Wimplicit-function-declaration] 45 | strncpy(q,p,4) ; q+=4 ; | ^~~~~~~ standard.c:3:1: note: include ‘<string.h>’ or provide a declaration of ‘strncpy’ 2 | #include <stdlib.h> +++ |+#include <string.h> 3 | standard.c:45:9: warning: incompatible implicit declaration of built-in function ‘strncpy’ [-Wbuiltin-declaration-mismatch] 45 | strncpy(q,p,4) ; q+=4 ; | ^~~~~~~ standard.c:45:9: note: include ‘<string.h>’ or provide a declaration of ‘strncpy’ standard.c:56:15: warning: implicit declaration of function ‘strncmp’ [-Wimplicit-function-declaration] 56 | if ( !strncmp( wrf_error_fatal_str, "wrf_error_fatal", 15 ) && wrf_error_fatal_str[15] != '3' ) | ^~~~~~~ standard.c:56:15: note: include ‘<string.h>’ or provide a declaration of ‘strncmp’ standard.c:56:64: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘long unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 56 | if ( !strncmp( wrf_error_fatal_str, "wrf_error_fatal", 15 ) && wrf_error_fatal_str[15] != '3' ) | ^~ <built-in>: note: built-in ‘strncmp’ declared here standard.c:75:72: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘long unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 75 | } else if ( !strncmp ( surface_driver_str, "surface_driver", 14 ) || | ^~ <built-in>: note: built-in ‘strncmp’ declared here standard.c:76:74: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘long unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 76 | !strncmp ( radiation_driver_str, "radiation_driver", 16) || | ^~ <built-in>: note: built-in ‘strncmp’ declared here standard.c:77:72: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘long unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 77 | !strncmp ( cumulus_driver_str, "cumulus_driver", 14) || | ^~ <built-in>: note: built-in ‘strncmp’ declared here standard.c:78:68: warning: ‘strncmp’ argument 3 type is ‘int’ where ‘long unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 78 | !strncmp ( pbl_driver_str, "pbl_driver", 10) | ^~ <built-in>: note: built-in ‘strncmp’ declared here standard.c:80:11: warning: implicit declaration of function ‘strcpy’ [-Wimplicit-function-declaration] 80 | strcpy(lineo,p+3+ns) ; | ^~~~~~ standard.c:80:11: note: include ‘<string.h>’ or provide a declaration of ‘strcpy’ standard.c:80:11: warning: incompatible implicit declaration of built-in function ‘strcpy’ [-Wbuiltin-declaration-mismatch] standard.c:80:11: note: include ‘<string.h>’ or provide a declaration of ‘strcpy’ standard.c:90:13: warning: implicit declaration of function ‘strcat’ [-Wimplicit-function-declaration] 90 | strcat(lineo,linei) ; | ^~~~~~ standard.c:90:13: note: include ‘<string.h>’ or provide a declaration of ‘strcat’ standard.c:90:13: warning: incompatible implicit declaration of built-in function ‘strcat’ [-Wbuiltin-declaration-mismatch] standard.c:90:13: note: include ‘<string.h>’ or provide a declaration of ‘strcat’ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -o standard.exe -g standard.o gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -o registry -g registry.o my_strtok.o reg_parse.o data.o type.o misc.o gen_defs.o gen_allocs.o gen_mod_state_descr.o gen_scalar_indices.o gen_args.o gen_config.o sym.o symtab_gen.o gen_model_data_ord.o gen_interp.o gen_comms.o gen_scalar_derefs.o set_dim_strs.o gen_wrf_io.o gen_streams.o make[2]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools' make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_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 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz" RANLIB="ranlib" \ CPP="cpp -C -P" LDFLAGS=" -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip " TRADFLAG="-traditional" ESMF_IO_LIB_EXT="-L/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -lesmf_time" \ LIB_LOCAL="" \ ESMF_MOD_DEPENDENCE="/home/jenkins/workspace/wrf_clubb_plot_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 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz" FC="ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz" RANLIB="ranlib" CPP="cpp -C -P -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM" DM_FC="mpif90 -f90=ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz"\ TRADFLAG="-traditional" ESMF_IO_LIB_EXT="-L/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -lesmf_time" \ ESMF_MOD_DEPENDENCE="/home/jenkins/workspace/wrf_clubb_plot_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_plot_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 -DNETCDF -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 ) ; rm -f wrf_shutdown.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_shutdown.F > wrf_shutdown.bb opening Registry/registry.dimspec including Registry/registry.dimspec opening Registry/Registry.EM_COMMON including Registry/Registry.EM_COMMON /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe wrf_shutdown.bb | cpp -C -P > wrf_shutdown.f90 rm -f wrf_shutdown.b wrf_shutdown.bb ifort -o wrf_shutdown.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_shutdown.f90 opening Registry/registry.io_boilerplate including Registry/registry.io_boilerplate opening Registry/io_boilerplate_temporary.inc including Registry/io_boilerplate_temporary.inc rm -f clog.o gcc -DFSEEKO64_OK -o clog.o -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 clog.c 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 rm -f hires_timer.o gcc -DFSEEKO64_OK -o hires_timer.o -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 hires_timer.c rm -f ../share/module_model_constants.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_model_constants.F > ../share/module_model_constants.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe ../share/module_model_constants.bb | cpp -C -P > ../share/module_model_constants.f90 rm -f ../share/module_model_constants.b ../share/module_model_constants.bb ifort -o ../share/module_model_constants.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 ../share/module_model_constants.f90 rm -f module_sm.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_sm.F > module_sm.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_sm.bb | cpp -C -P > module_sm.f90 rm -f module_sm.b module_sm.bb ifort -o module_sm.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_sm.f90 if [ "m4" = NA ] ; then \ /bin/cp ../arch/md_calls.inc . ; \ else \ m4 md_calls.m4 > md_calls.inc ; \ fi cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional -I../inc module_internal_header_util.F > module_internal_header_util.f90 ifort -c -i4 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz module_internal_header_util.f90 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 gcc -DFSEEKO64_OK -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 wrf_num_bytes_between.c rm -f libmassv.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional libmassv.F > libmassv.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe libmassv.bb | cpp -C -P > libmassv.f90 rm -f libmassv.b libmassv.bb ifort -o libmassv.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 libmassv.f90 rm -f collect_on_comm.o gcc -DFSEEKO64_OK -o collect_on_comm.o -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 collect_on_comm.c gcc -DFSEEKO64_OK -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 -DIWORDSIZE=4 pack_utils.c rm -f module_state_description.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_wrf_error.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_wrf_error.F > module_wrf_error.bb rm -f module_streams.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_wrf_error.bb | cpp -C -P > module_wrf_error.f90 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_streams.bb | cpp -C -P > module_streams.f90 rm -f module_wrf_error.b module_wrf_error.bb rm -f module_streams.b module_streams.bb ifort -o module_wrf_error.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_wrf_error.f90 ifort -o module_streams.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_driver_constants.o rm -f module_timing.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_driver_constants.bb | cpp -C -P > module_driver_constants.f90 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_timing.bb | cpp -C -P > module_timing.f90 rm -f module_driver_constants.b module_driver_constants.bb rm -f module_timing.b module_timing.bb ifort -o module_driver_constants.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -o module_timing.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 wrf_debug.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_debug.F > wrf_debug.bb rm -f module_domain_type.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe wrf_debug.bb | cpp -C -P > wrf_debug.f90 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_domain_type.bb | cpp -C -P > module_domain_type.f90 rm -f wrf_debug.b wrf_debug.bb ifort -o wrf_debug.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_debug.f90 rm -f module_domain_type.b module_domain_type.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_machine.bb | cpp -C -P > module_machine.f90 rm -f module_machine.b module_machine.bb ifort -o module_machine.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_quilt_outbuf_ops.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_configure.bb | cpp -C -P > module_configure.f90 rm -f module_configure.b module_configure.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_alloc_space_0.bb | cpp -C -P > module_alloc_space_0.f90 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_alloc_space_1.bb | cpp -C -P > module_alloc_space_1.f90 rm -f module_alloc_space_0.b module_alloc_space_0.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_1.b module_alloc_space_1.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_2.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_alloc_space_4.bb | cpp -C -P > module_alloc_space_4.f90 rm -f module_alloc_space_4.b module_alloc_space_4.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_alloc_space_5.bb | cpp -C -P > module_alloc_space_5.f90 rm -f module_alloc_space_5.b module_alloc_space_5.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_alloc_space_6.bb | cpp -C -P > module_alloc_space_6.f90 rm -f module_alloc_space_6.b module_alloc_space_6.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_7.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_alloc_space_7.bb | cpp -C -P > module_alloc_space_7.f90 rm -f module_alloc_space_7.b module_alloc_space_7.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_alloc_space_8.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -o nl_get_0_routines.o -c -i4 -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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f yy0.f90 cpp -C -P -DNNN=1 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy1.f90 ifort -o nl_get_1_routines.o -c -i4 -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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 yy1.f90 cpp -C -P -DNNN=2 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy2.f90 ifort -o nl_get_2_routines.o -c -i4 -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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 yy2.f90 cpp -C -P -DNNN=3 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy3.f90 ifort -o nl_get_3_routines.o -c -i4 -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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 yy3.f90 cpp -C -P -DNNN=4 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy4.f90 ifort -o nl_get_4_routines.o -c -i4 -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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 cpp -C -P -DNNN=5 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy5.f90 ifort -o nl_get_5_routines.o -c -i4 -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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -o nl_get_6_routines.o -c -i4 -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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -o nl_get_7_routines.o -c -i4 -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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -o nl_set_0_routines.o -c -i4 -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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 yy7.f90 cpp -C -P -DNNN=1 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx1.f90 ifort -o nl_set_1_routines.o -c -i4 -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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 xx0.f90 cpp -C -P -DNNN=2 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx2.f90 ifort -o nl_set_2_routines.o -c -i4 -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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -o nl_set_3_routines.o -c -i4 -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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -o nl_set_4_routines.o -c -i4 -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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -o nl_set_5_routines.o -c -i4 -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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -o nl_set_6_routines.o -c -i4 -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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -o nl_set_7_routines.o -c -i4 -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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_domain.bb | cpp -C -P > module_domain.f90 rm -f module_domain.b module_domain.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_comm_nesting_dm.bb | cpp -C -P > module_comm_nesting_dm.f90 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_nesting.bb | cpp -C -P > module_nesting.f90 rm -f module_nesting.b module_nesting.bb rm -f module_comm_nesting_dm.b module_comm_nesting_dm.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -o module_nesting.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_comm_dm_0.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_comm_dm_4.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/tools/standard.exe module_tiles.F > module_tiles.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/tools/standard.exe module_dm.F > module_dm.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_statistics.bb | cpp -C -P > module_statistics.f90 rm -f module_statistics.b module_statistics.bb ifort -o module_statistics.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_io.bb | cpp -C -P > module_io.f90 rm -f module_io.b module_io.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_io_quilt.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_intermediate_nmm.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_wrfles.bb | cpp -C -P > module_wrfles.f90 rm -f module_wrfles.b module_wrfles.bb ifort -o module_wrfles.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/tools/standard.exe module_integrate.F > module_integrate.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/frame' make[2]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf' x=`echo "ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz" | awk '{print $1}'` ; export x ; \ if [ $x = "gfortran" ] ; then \ echo removing external declaration of iargc for gfortran ; \ cpp -C -P -C -P -traditional -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -I../ioapi_share diffwrf.F90 | sed '/integer *, *external.*iargc/d' > diffwrf.f ;\ else \ cpp -C -P -C -P -traditional -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -I../ioapi_share diffwrf.F90 > diffwrf.f ; \ fi ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -c -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -I../ioapi_share diffwrf.f diffwrf io_netcdf is being built now. make[2]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf' make[2]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_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 -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -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_plot_ifort/WRF/external/esmf_time_f90 -lesmf_time libwrfio_int.a ; \ fi make[2]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int' make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF' make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_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_plot_ifort/WRF/share' rm -f module_bc_time_utilities.o rm -f module_get_file_names.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_time_utilities.F > module_bc_time_utilities.bb cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_bc_time_utilities.bb | cpp -C -P > module_bc_time_utilities.f90 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_get_file_names.bb | cpp -C -P > module_get_file_names.f90 rm -f module_bc_time_utilities.b module_bc_time_utilities.bb rm -f module_get_file_names.b module_get_file_names.bb ifort -o module_bc_time_utilities.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_time_utilities.f90 ifort -o module_get_file_names.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_compute_geop.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_compute_geop.F > module_compute_geop.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_compute_geop.bb | cpp -C -P > module_compute_geop.f90 rm -f module_check_a_mundo.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 rm -f module_compute_geop.b module_compute_geop.bb ifort -o module_compute_geop.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_compute_geop.f90 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_check_a_mundo.bb | cpp -C -P > module_check_a_mundo.f90 rm -f module_check_a_mundo.b module_check_a_mundo.bb ifort -o module_check_a_mundo.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 bobrand.o gcc -DFSEEKO64_OK -o bobrand.o -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 bobrand.c rm -f module_llxy.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_llxy.F > module_llxy.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_llxy.bb | cpp -C -P > module_llxy.f90 rm -f module_interp_store.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_interp_store.F > module_interp_store.bb rm -f module_llxy.b module_llxy.bb ifort -o module_llxy.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_llxy.f90 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_interp_store.bb | cpp -C -P > module_interp_store.f90 rm -f module_interp_store.b module_interp_store.bb ifort -o module_interp_store.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_interp_store.f90 rm -f module_MPP.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_MPP.F > module_MPP.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_MPP.bb | cpp -C -P > module_MPP.f90 rm -f module_MPP.b module_MPP.bb ifort -o module_MPP.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_MPP.f90 rm -f solve_interface.o /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe solve_interface.F > solve_interface.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o mediation_interp_domain.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o mediation_force_domain.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o mediation_feedback_domain.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_date_time.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_bc.bb | cpp -C -P > module_bc.f90 rm -f module_bc.b module_bc.bb ifort -o module_bc.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/tools/standard.exe module_io_wrf.F > module_io_wrf.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_soil_pre.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/tools/standard.exe wrf_tsin.F > wrf_tsin.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe track_input.bb | cpp -C -P > track_input.f90 rm -f track_input.b track_input.bb ifort -o track_input.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe init_modules.bb | cpp -C -P > init_modules.f90 rm -f init_modules.b init_modules.bb rm -f set_timekeeping.o ifort -o init_modules.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe set_timekeeping.bb | cpp -C -P > set_timekeeping.f90 rm -f set_timekeeping.b set_timekeeping.bb ifort -o set_timekeeping.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 sint.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional sint.F > sint.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe sint.bb | cpp -C -P > sint.f90 rm -f sint.b sint.bb ifort -o sint.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 sint.f90 rm -f wrf_ext_write_field.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_io_domain.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 landread.o gcc -DFSEEKO64_OK -o landread.o -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 landread.c rm -f wrf_fddaobs_in.o /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe wrf_fddaobs_in.F > wrf_fddaobs_in.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 setfeenv.o gcc -o setfeenv.o -c -w -O3 -g -Wno-implicit-function-declaration -Wno-implicit-int -DMAX_HISTORY=25 -DNMM_CORE=0 setfeenv.c rm -f input_wrf.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe input_wrf.bb | cpp -C -P > input_wrf.f90 rm -f input_wrf.b input_wrf.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/tools/standard.exe output_wrf.F > output_wrf.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe wrf_bdyout.bb | cpp -C -P > wrf_bdyout.f90 rm -f wrf_bdyout.b wrf_bdyout.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe wrf_bdyin.bb | cpp -C -P > wrf_bdyin.f90 rm -f wrf_bdyin.b wrf_bdyin.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 module_random.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_random.F > module_random.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_random.bb | cpp -C -P > module_random.f90 rm -f module_random.b module_random.bb ifort -o module_random.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_random.f90 rm -f module_interp_nmm.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_interp_nmm.F > module_interp_nmm.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_interp_nmm.bb | cpp -C -P > module_interp_nmm.f90 rm -f module_interp_nmm.b module_interp_nmm.bb ifort -o module_interp_nmm.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_interp_nmm.f90 rm -f wrf_timeseries.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe wrf_timeseries.bb | cpp -C -P > wrf_timeseries.f90 rm -f wrf_timeseries.b wrf_timeseries.bb ifort -o wrf_timeseries.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/tools/standard.exe track_driver.F > track_driver.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o mediation_nest_move.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_optional_input.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 dfi.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe dfi.bb | cpp -C -P > dfi.f90 rm -f dfi.b dfi.bb ifort -o dfi.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/tools/standard.exe mediation_integrate.F > mediation_integrate.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe mediation_wrfmain.bb | cpp -C -P > mediation_wrfmain.f90 rm -f mediation_wrfmain.b mediation_wrfmain.bb ifort -o mediation_wrfmain.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 start_domain.o /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe start_domain.F > start_domain.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f interp_fcn.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe interp_fcn.bb | cpp -C -P > interp_fcn.f90 rm -f interp_fcn.b interp_fcn.bb ifort -o interp_fcn.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 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_plot_ifort/WRF/share' make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF' make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF' -------------------------------------- ( cd phys ; make -i -r ) make[2]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_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/adg1_adg2_3d_luhar_pdf.o clubb/advance_clubb_core_module.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/clubb_api_module.o clubb/clubb_precision.o clubb/code_timer_module.o clubb/constants_clubb.o clubb/corr_varnce_module.o clubb/diagnose_correlations_module.o clubb/diffusion.o clubb/endian.o clubb/err_info_type_module.o clubb/error_code.o clubb/file_functions.o clubb/fill_holes.o clubb/grid_adaptation_module.o clubb/grid_class.o clubb/hydromet_pdf_parameter_module.o clubb/index_mapping.o clubb/interpolation.o clubb/lapack_interfaces.o clubb/lapack_wrap.o clubb/LY93_pdf.o clubb/matrix_operations.o clubb/matrix_solver_wrapper.o clubb/mean_adv.o clubb/mixing_length.o clubb/model_flags.o clubb/mono_flux_limiter.o clubb/Nc_Ncn_eqns.o clubb/new_hybrid_pdf.o clubb/new_hybrid_pdf_main.o clubb/new_pdf.o clubb/new_pdf_main.o clubb/new_tsdadg_pdf.o clubb/numerical_check.o clubb/parameter_indices.o clubb/parameters_tunable.o clubb/pdf_closure_module.o clubb/pdf_parameter_module.o clubb/pdf_utilities.o clubb/penta_bicgstab_solver.o clubb/penta_lu_solver.o clubb/pos_definite_module.o clubb/precipitation_fraction.o clubb/remapping_module.o clubb/saturation.o clubb/setup_clubb_pdf_params.o clubb/sfc_varnce_module.o clubb/sigma_sqd_w_module.o clubb/Skx_module.o clubb/sponge_layer_damping.o clubb/stats_clubb_utilities.o clubb/stats_netcdf.o clubb/T_in_K_module.o clubb/tridiag_lu_solver.o clubb/turbulent_adv_pdf.o silhs/est_kessler_microphys_module.o silhs/generate_uniform_sample_module.o silhs/latin_hypercube_arrays.o silhs/latin_hypercube_driver_module.o silhs/lh_microphys_var_covar_module.o silhs/math_utilities.o silhs/parameters_silhs.o silhs/silhs_api_module.o silhs/silhs_importance_sample_module.o silhs/transform_to_pdf_module.o silhs/mt95.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/adg1_adg2_3d_luhar_pdf.o clubb/advance_clubb_core_module.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/clubb_api_module.o clubb/clubb_precision.o clubb/code_timer_module.o clubb/constants_clubb.o clubb/corr_varnce_module.o clubb/diagnose_correlations_module.o clubb/diffusion.o clubb/endian.o clubb/err_info_type_module.o clubb/error_code.o clubb/file_functions.o clubb/fill_holes.o clubb/grid_adaptation_module.o clubb/grid_class.o clubb/hydromet_pdf_parameter_module.o clubb/index_mapping.o clubb/interpolation.o clubb/lapack_interfaces.o clubb/lapack_wrap.o clubb/LY93_pdf.o clubb/matrix_operations.o clubb/matrix_solver_wrapper.o clubb/mean_adv.o clubb/mixing_length.o clubb/model_flags.o clubb/mono_flux_limiter.o clubb/Nc_Ncn_eqns.o clubb/new_hybrid_pdf.o clubb/new_hybrid_pdf_main.o clubb/new_pdf.o clubb/new_pdf_main.o clubb/new_tsdadg_pdf.o clubb/numerical_check.o clubb/parameter_indices.o clubb/parameters_tunable.o clubb/pdf_closure_module.o clubb/pdf_parameter_module.o clubb/pdf_utilities.o clubb/penta_bicgstab_solver.o clubb/penta_lu_solver.o clubb/pos_definite_module.o clubb/precipitation_fraction.o clubb/remapping_module.o clubb/saturation.o clubb/setup_clubb_pdf_params.o clubb/sfc_varnce_module.o clubb/sigma_sqd_w_module.o clubb/Skx_module.o clubb/sponge_layer_damping.o clubb/stats_clubb_utilities.o clubb/stats_netcdf.o clubb/T_in_K_module.o clubb/tridiag_lu_solver.o clubb/turbulent_adv_pdf.o silhs/est_kessler_microphys_module.o silhs/generate_uniform_sample_module.o silhs/latin_hypercube_arrays.o silhs/latin_hypercube_driver_module.o silhs/lh_microphys_var_covar_module.o silhs/math_utilities.o silhs/parameters_silhs.o silhs/silhs_api_module.o silhs/silhs_importance_sample_module.o silhs/transform_to_pdf_module.o silhs/mt95.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_plot_ifort/WRF/phys' rm -f ../dyn_em/module_init_utilities.o ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_precision.F90 -o clubb/clubb_precision.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../dyn_em/module_init_utilities.F > ../dyn_em/module_init_utilities.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe ../dyn_em/module_init_utilities.bb | cpp -C -P > ../dyn_em/module_init_utilities.f90 rm -f ../dyn_em/module_init_utilities.b ../dyn_em/module_init_utilities.bb ifort -o ../dyn_em/module_init_utilities.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 ../dyn_em/module_init_utilities.f90 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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/array_index.F90 -o clubb/array_index.o ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_interfaces.F90 -o clubb/lapack_interfaces.o ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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/parameter_indices.F90 -o clubb/parameter_indices.o ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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/penta_lu_solver.F90 -o clubb/penta_lu_solver.o ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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/tridiag_lu_solver.F90 -o clubb/tridiag_lu_solver.o ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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/mt95.F90 -o silhs/mt95.o ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_cam_shr_kind_mod.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_cam_shr_kind_mod.bb | cpp -C -P > module_cam_shr_kind_mod.f90 rm -f module_cam_shr_kind_mod.b module_cam_shr_kind_mod.bb ifort -o module_cam_shr_kind_mod.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_cam_error_function.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_cam_error_function.bb | cpp -C -P > module_cam_error_function.f90 rm -f module_cam_error_function.b module_cam_error_function.bb ifort -o module_cam_error_function.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_cam_infnan.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_infnan.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_bl_ysu.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 /home/jenkins/workspace/wrf_clubb_plot_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 ifort -o module_bl_ysu.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_bl_mrf.bb | cpp -C -P > module_bl_mrf.f90 rm -f module_bl_mrf.b module_bl_mrf.bb ifort -o module_bl_mrf.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_gfs_machine.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_bl_myjpbl.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_bl_qnsepbl.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_bl_qnsepbl09.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_bl_acm.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_bl_mynn.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_bl_gwdo.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_bl_myjurb.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_bl_boulac.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_quadratic.bb | cpp -C -P > module_quadratic.f90 rm -f module_quadratic.b module_quadratic.bb ifort -o module_quadratic.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_bl_mfshconvpbl.bb | cpp -C -P > module_bl_mfshconvpbl.f90 rm -f module_bl_mfshconvpbl.b module_bl_mfshconvpbl.bb ifort -o module_bl_mfshconvpbl.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_shcu_grims.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_bl_temf.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_bl_gbmpbl.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cu_g3.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cu_kf.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cu_bmj.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cu_kfeta.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cu_gd.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cu_gf.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cu_nsas.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_radar.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_kessler.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_feingold2m.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_lin.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_sbu_ylin.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_wsm3.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_wsm5.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_wsm6.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_etanew.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_etaold.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_HWRF.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_thompson.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_gsfcgce.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_morr_two_moment.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_morr_faster.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_milbrandt2mom.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_nssl_2mom.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_wdm5.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_wdm6.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_ra_sw.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_ra_clWRF_support.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_ra_gsfcsw.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_ra_goddard.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_ra_rrtm.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_ra_rrtmg_lw.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 /home/jenkins/workspace/wrf_clubb_plot_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 ifort -o module_ra_rrtmg_lw.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_ra_rrtmg_lwf.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_ra_rrtmg_swf.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 module_ra_rrtmg_swf.f90(5472): warning #15552: loop was not vectorized with "simd" rm -f module_ra_gfdleta.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_ra_gfdleta.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_ra_flg.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_ra_HWRF.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_ra_hs.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_ra_dyclw.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_TestCases.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_sfclay.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_sfclayrev.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_progtm.bb | cpp -C -P > module_progtm.f90 rm -f module_progtm.b module_progtm.bb ifort -o module_progtm.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_slab.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_noahlsm.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_sf_myjsfc.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 /home/jenkins/workspace/wrf_clubb_plot_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 ifort -o module_sf_myjsfc.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_data_gocart_dust.bb | cpp -C -P > module_data_gocart_dust.f90 rm -f module_data_gocart_dust.b module_data_gocart_dust.bb ifort -o module_data_gocart_dust.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_sf_urban.bb | cpp -C -P > module_sf_urban.f90 rm -f module_sf_urban.b module_sf_urban.bb ifort -o module_sf_urban.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_bem.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_ssib.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_noah_seaice.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_noahmp_glacier.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_pxlsm_data.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/tools/standard.exe module_sf_ruclsm.F > module_sf_ruclsm.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_sfcdiags.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_sfcdiags_ruclsm.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_sstskin.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_tmnupdate.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_oml.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_sf_3dpwp.bb | cpp -C -P > module_sf_3dpwp.f90 rm -f module_sf_3dpwp.b module_sf_3dpwp.bb ifort -o module_sf_3dpwp.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_sf_qnsesfc.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 /home/jenkins/workspace/wrf_clubb_plot_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 ifort -o module_sf_qnsesfc.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_mynn.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_sf_fogdes.bb | cpp -C -P > module_sf_fogdes.f90 rm -f module_sf_fogdes.b module_sf_fogdes.bb ifort -o module_sf_fogdes.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_sf_pxsfclay.bb | cpp -C -P > module_sf_pxsfclay.f90 rm -f module_sf_pxsfclay.b module_sf_pxsfclay.bb ifort -o module_sf_pxsfclay.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_temfsfclay.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_idealscmsfclay.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_sf_scmflux.bb | cpp -C -P > module_sf_scmflux.f90 rm -f module_sf_scmflux.b module_sf_scmflux.bb ifort -o module_sf_scmflux.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_sf_scmskintemp.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_sf_scmskintemp.bb | cpp -C -P > module_sf_scmskintemp.f90 rm -f module_sf_scmskintemp.b module_sf_scmskintemp.bb ifort -o module_sf_scmskintemp.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_physics_addtendc.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_fdda_psufddagd.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_fdda_spnudging.bb | cpp -C -P > module_fdda_spnudging.f90 rm -f module_fdda_spnudging.b module_fdda_spnudging.bb ifort -o module_fdda_spnudging.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_fddaobs_rtfdda.o /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_fddaobs_rtfdda.F > module_fddaobs_rtfdda.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_fddaobs_rtfdda.b if fgrep -iq '!$OMP' module_fddaobs_rtfdda.f90 ; then \ if [ -n "" ] ; then echo COMPILING module_fddaobs_rtfdda.F WITH OMP ; fi ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_wind_generic.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_crm_phy.bb | cpp -C -P > module_crm_phy.f90 rm -f module_crm_phy.b module_crm_phy.bb ifort -o module_crm_phy.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_microphysics_zero_out.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_zero_out.F > module_microphysics_zero_out.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_microphysics_zero_out.bb | cpp -C -P > module_microphysics_zero_out.f90 rm -f module_microphysics_zero_out.b module_microphysics_zero_out.bb ifort -o module_microphysics_zero_out.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_zero_out.f90 rm -f module_diagnostics.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_diagnostics.bb | cpp -C -P > module_diagnostics.f90 rm -f module_diagnostics.b module_diagnostics.bb ifort -o module_diagnostics.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_ltng_crmpr92.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_ltng_cpmpr92z.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_ltng_iccg.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_fddagd_driver.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_fddaobs_driver.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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/code_timer_module.F90 -o clubb/code_timer_module.o ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_crm_stat.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_crm_stat.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_fr_fire_util.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_support.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_support.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_shr_const_mod.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_trb_mtn_stress.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_upper_bc.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_bl_diffusion_solver.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_mp_radconstants.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_mp_qneg3.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_gfs_physcons.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_gfs_physcons.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_bl_fogdes.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cu_TestCases.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_gfs_funcphys.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_ra_rrtmg_sw.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_ra_cam_support.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_gfs.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_gfdl.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_noahmplsm.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_sf_bep.bb | cpp -C -P > module_sf_bep.f90 rm -f module_sf_bep.b module_sf_bep.bb ifort -o module_sf_bep.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_sf_bep_bem.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_sf_bep_bem.bb | cpp -C -P > module_sf_bep_bem.f90 rm -f module_sf_bep_bem.b module_sf_bep_bem.bb ifort -o module_sf_bep_bem.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_clm.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_noah_seaice_drv.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_pxlsm.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_ocean_driver.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_wind_fitch.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_lightning_driver.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_fr_fire_phys.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_fr_fire_phys.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_fr_fire_atm.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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/penta_bicgstab_solver.F90 -o clubb/penta_bicgstab_solver.o ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_cam_physconst.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_physconst.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_bl_eddy_diff.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_data_cam_mam_aero.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_mp_conv_water.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_data_cam_mam_asect.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_bl_gfs.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_bl_gfs2011.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cu_tiedtke.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cu_sas.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cu_mesosas.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cu_osas.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_ra_cam.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_noahlsm_glacial_only.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_radiation_driver.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_fr_fire_core.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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/err_info_type_module.F90 -o clubb/err_info_type_module.o ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_cam_gffgch.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_gffgch.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_constituents.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_mp_modal_aero_initialize_data_phys.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_noahdrv.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_mixactivate.bb | cpp -C -P > module_mixactivate.f90 rm -f module_mixactivate.b module_mixactivate.bb ifort -o module_mixactivate.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_fr_fire_model.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_fr_fire_model.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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/remapping_module.F90 -o clubb/remapping_module.o ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_wv_saturation.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_wv_saturation.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_molec_diff.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_cam_mp_ndrop.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_mp_ndrop.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_mp_cldwat2m_micro.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_sf_noahmpdrv.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sf_noahmpdrv.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_netcdf.F90 -o clubb/stats_netcdf.o /home/jenkins/workspace/wrf_clubb_plot_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 ifort -o module_fr_fire_driver.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_cldwat.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_cldwat.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_esinti.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_microp_aero.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cam_mp_microp_aero.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_bl_camuwpbl_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_bl_camuwpbl_driver.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cu_camzm.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_surface_driver.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_fr_fire_driver_wrf.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_mp_cammgmp_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_mp_cammgmp_driver.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_shcu_camuwshcu.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_shcu_camuwshcu.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_cu_camzm_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cu_camzm_driver.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_microphysics_driver.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_shcu_camuwshcu_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_shcu_camuwshcu_driver.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_cumulus_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_cumulus_driver.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_shallowcu_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_shallowcu_driver.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_adaptation_module.F90 -o clubb/grid_adaptation_module.o ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_bl_clubb.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_physics_init.bb | cpp -C -P > module_physics_init.f90 /home/jenkins/workspace/wrf_clubb_plot_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 ifort -o module_pbl_driver.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_physics_init.b module_physics_init.bb ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_est_subcol_microphys_tndcy.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/phys' ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys' make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF' if [ 0 -eq 1 ] ; then make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_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_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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_plot_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 ifort -o module_big_step_utilities_em.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -o module_advect_em.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_small_step_em.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_damping_em.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_damping_em.F > module_damping_em.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_damping_em.bb | cpp -C -P > module_damping_em.f90 rm -f module_damping_em.b module_damping_em.bb ifort -o module_damping_em.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_damping_em.f90 rm -f module_solvedebug_em.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_solvedebug_em.F > module_solvedebug_em.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_solvedebug_em.bb | cpp -C -P > module_solvedebug_em.f90 rm -f module_solvedebug_em.b module_solvedebug_em.bb ifort -o module_solvedebug_em.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_solvedebug_em.f90 rm -f module_bc_em.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_bc_em.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_wps_io_arw.o /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_wps_io_arw.F > module_wps_io_arw.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_wps_io_arw.b > module_wps_io_arw.f90 rm -f module_wps_io_arw.b if fgrep -iq '!$OMP' module_wps_io_arw.f90 ; then \ if [ -n "" ] ; then echo COMPILING module_wps_io_arw.F WITH OMP ; fi ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_wps_io_arw.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING module_wps_io_arw.F WITHOUT OMP ; fi ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include module_wps_io_arw.f90 ; \ fi rm -f module_polarfft.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_polarfft.F > module_polarfft.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_polarfft.bb | cpp -C -P > module_polarfft.f90 rm -f module_polarfft.b module_polarfft.bb ifort -o module_polarfft.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_polarfft.f90 rm -f module_force_scm.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_scm.F > module_force_scm.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_force_scm.bb | cpp -C -P > module_force_scm.f90 rm -f module_force_scm.b module_force_scm.bb ifort -o module_force_scm.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_scm.f90 rm -f module_convtrans_prep.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_convtrans_prep.F > module_convtrans_prep.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_convtrans_prep.bb | cpp -C -P > module_convtrans_prep.f90 rm -f module_convtrans_prep.b module_convtrans_prep.bb ifort -o module_convtrans_prep.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_convtrans_prep.f90 rm -f module_stoch.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_stoch.F > module_stoch.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_stoch.bb | cpp -C -P > module_stoch.f90 rm -f module_stoch.b module_stoch.bb ifort -o module_stoch.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_stoch.f90 rm -f module_sfs_nba.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_nba.F > module_sfs_nba.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_sfs_nba.bb | cpp -C -P > module_sfs_nba.f90 rm -f module_sfs_nba.b module_sfs_nba.bb ifort -o module_sfs_nba.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_nba.f90 rm -f module_avgflx_em.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_avgflx_em.F > module_avgflx_em.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_avgflx_em.bb | cpp -C -P > module_avgflx_em.f90 rm -f module_avgflx_em.b module_avgflx_em.bb ifort -o module_avgflx_em.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_avgflx_em.f90 rm -f module_force_crm.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_force_crm.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/tools/standard.exe init_modules_em.F > init_modules_em.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/tools/standard.exe start_em.F > start_em.b cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ; \ ifort -c -i4 -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 shift_domain_em.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional shift_domain_em.F > shift_domain_em.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe shift_domain_em.bb | cpp -C -P > shift_domain_em.f90 rm -f shift_domain_em.b shift_domain_em.bb ifort -o shift_domain_em.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 shift_domain_em.f90 rm -f couple_or_uncouple_em.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o couple_or_uncouple_em.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe nest_init_utils.bb | cpp -C -P > nest_init_utils.f90 rm -f nest_init_utils.b nest_init_utils.bb ifort -o nest_init_utils.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f adapt_timestep_em.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 /home/jenkins/workspace/wrf_clubb_plot_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 ifort -o adapt_timestep_em.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o interp_domain_em.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_diffusion_em.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_sfs_driver.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o module_sfs_driver.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_em.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_em.bb | cpp -C -P > module_em.f90 rm -f module_em.b module_em.bb ifort -o module_em.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 rm -f module_first_rk_step_part2.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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 cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe module_first_rk_step_part1.bb | cpp -C -P > module_first_rk_step_part1.f90 /home/jenkins/workspace/wrf_clubb_plot_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_part1.b module_first_rk_step_part1.bb rm -f module_first_rk_step_part2.b module_first_rk_step_part2.bb ifort -o module_first_rk_step_part1.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -o module_first_rk_step_part2.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe solve_em.bb | cpp -C -P > solve_em.f90 rm -f solve_em.b solve_em.bb ifort -o solve_em.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/dyn_em' make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF' if [ 0 -eq 1 ] ; then make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/main' rm -f ../main/module_wrf_top.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_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 ifort -o ../main/module_wrf_top.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe wrf.bb | cpp -C -P > wrf.f90 rm -f wrf.b wrf.bb ifort -o wrf.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -o wrf.exe -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip wrf.o ../main/module_wrf_top.o libwrflib.a /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/fftpack/fftpack5/libfftpack.a /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib1/libio_grib1.a /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib_share/libio_grib_share.a /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int/libwrfio_int.a -L/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -lesmf_time /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame/module_internal_header_util.o /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame/pack_utils.o -mkl=sequential -L/home/jenkins/workspace/wrf_clubb_plot_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_plot_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_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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: Wed Feb 18 01:48:09 AM CST 2026 build completed: Wed Feb 18 02:36:29 AM CST 2026 -------------------------------------- ( cd main ; make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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_plot_ifort/WRF/main' rm -f ../dyn_em/module_initialize_quarter_ss.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../dyn_em/module_initialize_quarter_ss.F > ../dyn_em/module_initialize_quarter_ss.bb /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe ../dyn_em/module_initialize_quarter_ss.bb | cpp -C -P > ../dyn_em/module_initialize_quarter_ss.f90 rm -f ../dyn_em/module_initialize_quarter_ss.b ../dyn_em/module_initialize_quarter_ss.bb ifort -o ../dyn_em/module_initialize_quarter_ss.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -I/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include -i4 ../dyn_em/module_initialize_quarter_ss.f90 rm -f ideal_em.o cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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_plot_ifort/WRF/tools/standard.exe ideal_em.bb | cpp -C -P > ideal_em.f90 rm -f ideal_em.b ideal_em.bb ifort -o ideal_em.o -c -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/main -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/share -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/phys -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/chem -I/home/jenkins/workspace/wrf_clubb_plot_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 ifort -o ideal.exe -O2 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -O2 -debug extended -g -traceback -check bounds -ftrapuv -fpe0 -ftz -ip ideal_em.o ../dyn_em/module_initialize_quarter_ss.o libwrflib.a /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/fftpack/fftpack5/libfftpack.a /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib1/libio_grib1.a /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_grib_share/libio_grib_share.a /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/io_int/libwrfio_int.a -L/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/external/esmf_time_f90 -lesmf_time /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame/module_internal_header_util.o /home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/frame/pack_utils.o -mkl=sequential -L/home/jenkins/workspace/wrf_clubb_plot_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_plot_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: Wed Feb 18 01:48:09 AM CST 2026 build completed: Wed Feb 18 02:36:45 AM CST 2026 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run WRF-CLUBB) [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 + cd WRF/test/em_quarter_ss + ./run_WRF_CLUBB.bash -all [18 Feb 2026 02:36:46 AM] *** Script started (run_WRF_CLUBB.bash) Namelist logging not found in namelist.input. Using registry defaults for varia bles in logging. Running ARM Namelist logging not found in namelist.input. Using registry defaults for varia bles in logging. When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1 . C2rtthl = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000 Warning in check_clubb_settings_api Namelist logging not found in namelist.input. Using registry defaults for varia bles in logging. Running ATEX Namelist logging not found in namelist.input. Using registry defaults for varia bles in logging. When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1 . C2rtthl = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000 Warning in check_clubb_settings_api Namelist logging not found in namelist.input. Using registry defaults for varia bles in logging. Running BOMEX Namelist logging not found in namelist.input. Using registry defaults for varia bles in logging. When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1 . C2rtthl = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000 Warning in check_clubb_settings_api Namelist logging not found in namelist.input. Using registry defaults for varia bles in logging. Running FIRE Namelist logging not found in namelist.input. Using registry defaults for varia bles in logging. When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1 . C2rtthl = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000 Warning in check_clubb_settings_api Namelist logging not found in namelist.input. Using registry defaults for varia bles in logging. Running Wangara Namelist logging not found in namelist.input. Using registry defaults for varia bles in logging. When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1 . C2rtthl = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.000000 Warning in check_clubb_settings_api svn: E155007: '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/test/em_quarter_ss/namelist.input' is not a working copy [18 Feb 2026 02:41:53 AM] *** Script ended successfully (run_WRF_CLUBB.bash) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Compile and Run CLUBB) [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 + '[' -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 + rm -rf clubb + git clone https://github.com/larson-group/clubb Cloning into 'clubb'... + clubb/compile.py -- The Fortran compiler identification is IntelLLVM 2023.2.0 -- The C compiler identification is IntelLLVM 2023.2.0 -- The CXX compiler identification is IntelLLVM 2023.2.0 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/intel-oneapi-compilers-2023.2.0-fmyvemnurthfcavvd7ujk6wskls73vdp/compiler/2023.2.0/linux/bin/ifx - skipped -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/intel-oneapi-compilers-2023.2.0-fmyvemnurthfcavvd7ujk6wskls73vdp/compiler/2023.2.0/linux/bin/icx - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/intel-oneapi-compilers-2023.2.0-fmyvemnurthfcavvd7ujk6wskls73vdp/compiler/2023.2.0/linux/bin/icpx - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling with double precision -- Found PkgConfig: /usr/local/spack/opt/spack/linux-pop22-cascadelake/gcc-12.2.0/pkgconf-2.2.0-5yfc5u2idq4y27sxxkurcul66iyq7axu/bin/pkg-config (found version "2.2.0") -- Checking for module 'netcdf-fortran' -- Found netcdf-fortran, version 4.5.3 -- netcdf-fortran found via pkg-config -- Include dirs: /usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/include;/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-c-4.9.2-bonxxepz3qgjfduxm5xyggprdieneook/include -- Libraries: netcdff -- Derived NetCDFFortran_ROOT = /usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf -- Configuring done -- Generating done -- Build files have been written to: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/build/ifx_PRECdouble Setting CLUBB installation dir: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/build/ifx_PRECdouble Setting CLUBB installation dir: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/install/ifx_PRECdouble Using inferred toolchain file: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/cmake/toolchains/linux_x86_64_ifx.cmake about to cmnake /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/build/ifx_PRECdouble Running CMake configure... [1/915] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/soil_vegetation.F90-pp.f90 [2/915] Building Fortran preprocessed src/CMakeFiles/text_writer_lib.dir/text_writer.F90-pp.f90 [3/915] Building Fortran preprocessed src/CMakeFiles/clubb_standalone.dir/clubb_standalone.F90-pp.f90 [4/915] Building Fortran preprocessed src/CMakeFiles/clubb_thread_test.dir/clubb_thread_test.F90-pp.f90 [5/915] Building Fortran preprocessed src/CMakeFiles/G_unit_tests.dir/G_unit_tests.F90-pp.f90 [6/915] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/parameters_radiation.F90-pp.f90 [7/915] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/simple_rad_module.F90-pp.f90 [8/915] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/bugsrad_driver.F90-pp.f90 [9/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/newexp.F90-pp.f90 [10/915] Building Fortran preprocessed src/CMakeFiles/clubb_driver_test.dir/clubb_driver_test.F90-pp.f90 [11/915] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/cos_solar_zen_module.F90-pp.f90 [12/915] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/extended_atmosphere_module.F90-pp.f90 [13/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_physconst.F90-pp.f90 [14/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_swr.F-pp.f [15/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloudg.F-pp.f [16/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/kinds.F90-pp.f90 [17/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw.F-pp.f [18/915] Building Fortran preprocessed src/CMakeFiles/clubb_tuner.dir/clubb_tuner.F90-pp.f90 [19/915] Building Fortran preprocessed src/CMakeFiles/clubb_tuner.dir/error.F90-pp.f90 [20/915] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90-pp.f90 [21/915] Building Fortran preprocessed src/Radiation/CMakeFiles/radiation_lib.dir/rad_lwsw_module.F90-pp.f90 [22/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_lwr.F-pp.f [23/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_rad.F-pp.f [24/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_planck.F90-pp.f90 [25/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloud_correlate.F90-pp.f90 [26/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp1.F-pp.f [27/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp2.F-pp.f [28/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gascon.F-pp.f [29/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/rayle.F-pp.f [30/915] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/generalized_grid_test.F90-pp.f90 [31/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gases_ckd.F90-pp.f90 [32/915] Building Fortran preprocessed src/CMakeFiles/clubb_driver_lib.dir/clubb_driver.F90-pp.f90 [33/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_iter.F-pp.f [34/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_sel.F-pp.f [35/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_ocastrndm.F90-pp.f90 [36/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_bs.F-pp.f [37/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/variables_radiation_module.F90-pp.f90 [38/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_iter.F-pp.f [39/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw.F-pp.f [40/915] Building Fortran preprocessed src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_ocastrndm.F90-pp.f90 [41/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/cloud_sed_module.F90-pp.f90 [42/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/lh_microphys_driver_module.F90-pp.f90 [43/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/gfdl_activation.F90-pp.f90 [44/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/microphys_driver.F90-pp.f90 [45/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/parameters_microphys.F90-pp.f90 [46/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/silhs_category_variance_module.F90-pp.f90 [47/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_utilities.F90-pp.f90 [48/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/morrison_microphys_module.F90-pp.f90 [49/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/microphys_init_cleanup.F90-pp.f90 [50/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/ice_dfsn_module.F90-pp.f90 [51/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/pdf_hydromet_microphys_wrapper.F90-pp.f90 [52/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_local_means.F90-pp.f90 [53/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/coamps_microphys_driver_module.F90-pp.f90 [54/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/estimate_scm_microphys_module.F90-pp.f90 [55/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_Nrm_tendencies.F90-pp.f90 [56/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/KK_microphys_module.F90-pp.f90 [57/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_means.F90-pp.f90 [58/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/mixed_moment_PDF_integrals.F90-pp.f90 [59/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_variances.F90-pp.f90 [60/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_turbulent_sed.F90-pp.f90 [61/915] Building Fortran preprocessed src/Microphys/CMakeFiles/microphys_lib.dir/advance_microphys_module.F90-pp.f90 [62/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_means.F90-pp.f90 [63/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_covariances.F90-pp.f90 [64/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_covar.F90-pp.f90 [65/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_all_MM.F90-pp.f90 [66/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/parameters_KK.F90-pp.f90 [67/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic_constants.f90-pp.f90 [68/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjmlt.F-pp.f [69/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/conice.F-pp.f [70/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa15.F-pp.f [71/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa11g.F-pp.f [72/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa14g.F-pp.f [73/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18.F-pp.f [74/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18g.F-pp.f [75/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/AiryFunction.f90-pp.f90 [76/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa10g.F-pp.f [77/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12g.F-pp.f [78/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa13g.F-pp.f [79/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa17g.F-pp.f [80/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21.F-pp.f [81/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjtq.F-pp.f [82/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19.F-pp.f [83/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12.F-pp.f [84/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19g.F-pp.f [85/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa20g.F-pp.f [86/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22g.F-pp.f [87/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa25.F-pp.f [88/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf_main.F90-pp.f90 [89/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22.F-pp.f [90/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21g.F-pp.f [91/915] Building Fortran preprocessed src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic.f90-pp.f90 [92/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa26.F-pp.f [93/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27.F-pp.f [94/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa28.F-pp.f [95/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27r.F-pp.f [96/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa5g.F-pp.f [97/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa6.F-pp.f [98/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/frzh.F-pp.f [99/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7.F-pp.f [100/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7g.F-pp.f [101/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esati.F-pp.f [102/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqi.F-pp.f [103/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqw.F-pp.f [104/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9g.F-pp.f [105/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa8g.F-pp.f [106/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9.F-pp.f [107/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esatv.F-pp.f [108/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/gamma.F-pp.f [109/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqg.F-pp.f [110/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqi.F-pp.f [111/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qtadj.F-pp.f [112/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/slope.F-pp.f [113/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmcol.F-pp.f [114/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qsatvi.F-pp.f [115/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esat_new.F-pp.f [116/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqr.F-pp.f [117/915] Building Fortran preprocessed src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqs.F-pp.f [118/915] Building Fortran preprocessed src/Microphys/Microphys_utils/CMakeFiles/microphys_utils_lib.dir/microphys_stats_vars_module.F90-pp.f90 [119/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/est_kessler_microphys_module.F90-pp.f90 [120/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_arrays.F90-pp.f90 [121/915] Building Fortran preprocessed src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/aer_ccn_act_k.F90-pp.f90 [122/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/generate_uniform_sample_module.F90-pp.f90 [123/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/lh_microphys_var_covar_module.F90-pp.f90 [124/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/parameters_silhs.F90-pp.f90 [125/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/math_utilities.F90-pp.f90 [126/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_driver_module.F90-pp.f90 [127/915] Generating Fortran dyndep file src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/Fortran.dd [128/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/silhs_api_module.F90-pp.f90 [129/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amebsa.f90-pp.f90 [130/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nr.f90-pp.f90 [131/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f-pp.f [132/915] Building Fortran preprocessed src/Microphys/Morrison_microphys/CMakeFiles/morrison_microphys_lib.dir/module_mp_graupel.F90-pp.f90 [133/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amoeba.f90-pp.f90 [134/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrtype.f90-pp.f90 [135/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/mt95.F90-pp.f90 [136/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran_state.f90-pp.f90 [137/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/silhs_importance_sample_module.F90-pp.f90 [138/915] Building Fortran preprocessed src/SILHS/CMakeFiles/silhs_lib.dir/transform_to_pdf_module.F90-pp.f90 [139/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f-pp.f [140/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_v.f90-pp.f90 [141/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_s.f90-pp.f90 [142/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/quicksort.F90-pp.f90 [143/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/hole_filling_tests.F90-pp.f90 [144/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/read_corr_mtx_test.F90-pp.f90 [145/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Nc_Ncn_test.F90-pp.f90 [146/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrutil.f90-pp.f90 [147/915] Building Fortran preprocessed src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/enhanced_simann.F90-pp.f90 [148/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/KK_integrals_tests.F90-pp.f90 [149/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/corr_cholesky_mtx_tests.F90-pp.f90 [150/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/silhs_category_test.F90-pp.f90 [151/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/mu_sigma_hm_tests.F90-pp.f90 [152/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/fill_holes_tests.F90-pp.f90 [153/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/spurious_source_test.F90-pp.f90 [154/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/tuner_tests.F90-pp.f90 [155/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/w_up_in_cloud_tests.F90-pp.f90 [156/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_heaviside_tests.F90-pp.f90 [157/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/pdf_parameter_tests.F90-pp.f90 [158/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_min_max_tests.F90-pp.f90 [159/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/array_index.F90-pp.f90 [160/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_roots.F90-pp.f90 [161/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_pressure.F90-pp.f90 [162/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_precision.F90-pp.f90 [163/915] Building Fortran preprocessed src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/rev_direction_grid_test.F90-pp.f90 [164/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/code_timer_module.F90-pp.f90 [165/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90-pp.f90 [166/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_helper_module.F90-pp.f90 [167/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp3_module.F90-pp.f90 [168/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/error_code.F90-pp.f90 [169/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_windm_edsclrm_module.F90-pp.f90 [170/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clip_explicit.F90-pp.f90 [171/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/constants_clubb.F90-pp.f90 [172/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.F90-pp.f90 [173/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90-pp.f90 [174/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90-pp.f90 [175/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90-pp.f90 [176/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diffusion.F90-pp.f90 [177/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_clubb_core_module.F90-pp.f90 [178/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/err_info_type_module.F90-pp.f90 [179/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90-pp.f90 [180/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90-pp.f90 [181/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_api_module.F90-pp.f90 [182/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/index_mapping.F90-pp.f90 [183/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/interpolation.F90-pp.f90 [184/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_wp2_wp3_module.F90-pp.f90 [185/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/fill_holes.F90-pp.f90 [186/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_class.F90-pp.f90 [187/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xm_wpxp_module.F90-pp.f90 [188/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp2_xpyp_module.F90-pp.f90 [189/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_interfaces.F90-pp.f90 [190/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mean_adv.F90-pp.f90 [191/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_operations.F90-pp.f90 [192/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90-pp.f90 [193/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/LY93_pdf.F90-pp.f90 [194/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_solver_wrapper.F90-pp.f90 [195/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameter_indices.F90-pp.f90 [196/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.F90-pp.f90 [197/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf.F90-pp.f90 [198/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf_main.F90-pp.f90 [199/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Nc_Ncn_eqns.F90-pp.f90 [200/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90-pp.f90 [201/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mixing_length.F90-pp.f90 [202/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf.F90-pp.f90 [203/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_lu_solver.F90-pp.f90 [204/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mono_flux_limiter.F90-pp.f90 [205/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_parameter_module.F90-pp.f90 [206/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_bicgstab_solver.F90-pp.f90 [207/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/numerical_check.F90-pp.f90 [208/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pos_definite_module.F90-pp.f90 [209/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameters_tunable.F90-pp.f90 [210/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_netcdf.F90-pp.f90 [211/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/saturation.F90-pp.f90 [212/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_utilities.F90-pp.f90 [213/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.F90-pp.f90 [214/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_closure_module.F90-pp.f90 [215/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sigma_sqd_w_module.F90-pp.f90 [216/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/precipitation_fraction.F90-pp.f90 [217/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sfc_varnce_module.F90-pp.f90 [218/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Skx_module.F90-pp.f90 [219/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_clubb_utilities.F90-pp.f90 [220/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/T_in_K_module.F90-pp.f90 [221/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/setup_clubb_pdf_params.F90-pp.f90 [222/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/tridiag_lu_solver.F90-pp.f90 [223/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslr.f-pp.f [224/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslc.f-pp.f [225/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/isamax.f-pp.f [226/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/turbulent_adv_pdf.F90-pp.f90 [227/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/remapping_module.F90-pp.f90 [228/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sasum.f-pp.f [229/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sdot.f-pp.f [230/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/saxpy.f-pp.f [231/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/scopy.f-pp.f [232/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbcon.f-pp.f [233/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbequ.f-pp.f [234/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbmv.f-pp.f [235/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbrfs.f-pp.f [236/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtf2.f-pp.f [237/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsv.f-pp.f [238/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemv.f-pp.f [239/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsvx.f-pp.f [240/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.f-pp.f [241/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemm.f-pp.f [242/915] Building Fortran preprocessed src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_adaptation_module.F90-pp.f90 [243/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.f-pp.f [244/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtcon.f-pp.f [245/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsv.f-pp.f [246/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrf.f-pp.f [247/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f-pp.f [248/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sger.f-pp.f [249/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtrfs.f-pp.f [250/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.f-pp.f [251/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtts2.f-pp.f [252/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.f-pp.f [253/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacpy.f-pp.f [254/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slabad.f-pp.f [255/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacn2.f-pp.f [256/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaev2.f-pp.f [257/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slae2.f-pp.f [258/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f-pp.f [259/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slansy.f-pp.f [260/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f-pp.f [261/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slapy2.f-pp.f [262/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f-pp.f [263/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f-pp.f [264/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f-pp.f [265/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f-pp.f [266/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slantb.f-pp.f [267/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f-pp.f [268/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.f-pp.f [269/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slartg.f-pp.f [270/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqsy.f-pp.f [271/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f-pp.f [272/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f-pp.f [273/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slassq.f-pp.f [274/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f-pp.f [275/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfb.f-pp.f [276/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.f-pp.f [277/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f-pp.f [278/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaset.f-pp.f [279/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f-pp.f [280/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f-pp.f [281/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f-pp.f [282/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f-pp.f [283/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f-pp.f [284/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f-pp.f [285/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f-pp.f [286/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f-pp.f [287/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f-pp.f [288/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f-pp.f [289/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f-pp.f [290/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f-pp.f [291/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f-pp.f [292/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f-pp.f [293/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f-pp.f [294/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f-pp.f [295/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f-pp.f [296/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f-pp.f [297/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f-pp.f [298/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f-pp.f [299/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f-pp.f [300/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f-pp.f [301/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f-pp.f [302/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f-pp.f [303/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f-pp.f [304/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f-pp.f [305/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f-pp.f [306/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f-pp.f [307/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/daxpy.f-pp.f [308/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f-pp.f [309/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ddot.f-pp.f [310/915] Building Fortran preprocessed src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f-pp.f [311/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f-pp.f [312/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f-pp.f [313/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f-pp.f [314/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f-pp.f [315/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtf2.f-pp.f [316/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.f-pp.f [317/915] Generating Fortran dyndep file src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/Fortran.dd [318/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.f-pp.f [319/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f-pp.f [320/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrs.f-pp.f [321/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f-pp.f [322/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f-pp.f [323/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f-pp.f [324/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemm.f-pp.f [325/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f-pp.f [326/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f-pp.f [327/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f-pp.f [328/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f-pp.f [329/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f-pp.f [330/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.f-pp.f [331/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrs.f-pp.f [332/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f-pp.f [333/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f-pp.f [334/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.f-pp.f [335/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f-pp.f [336/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f-pp.f [337/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f-pp.f [338/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f-pp.f [339/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f-pp.f [340/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangt.f-pp.f [341/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f-pp.f [342/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f-pp.f [343/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f-pp.f [344/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f-pp.f [345/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f-pp.f [346/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f-pp.f [347/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f-pp.f [348/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslc.f.o [349/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ilaslr.f.o [350/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sisnan.f.o [351/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsv.f.o [352/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/isamax.f.o [353/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrs.f.o [354/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sasum.f.o [355/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtcon.f.o [356/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sdot.f.o [357/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/scopy.f.o [358/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slabad.f.o [359/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsvx.f.o [360/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/saxpy.f.o [361/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slae2.f.o [362/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrs.f.o [363/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbcon.f.o [364/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgttrf.f.o [365/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtf2.f.o [366/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaev2.f.o [367/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaisnan.f.o [368/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacpy.f.o [369/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slamch.f.o [370/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slapy2.f.o [371/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slacn2.f.o [372/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slanst.f.o [373/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarf.f.o [374/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangt.f.o [375/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfg.f.o [376/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqsy.f.o [377/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtts2.f.o [378/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slartg.f.o [379/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slangb.f.o [380/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbequ.f.o [381/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sger.f.o [382/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slassq.f.o [383/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbmv.f.o [384/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slansy.f.o [385/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtsv.f.o [386/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaqgb.f.o [387/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaset.f.o [388/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/snrm2.f.o [389/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemv.f.o [390/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgtrfs.f.o [391/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasrt.f.o [392/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatrd.f.o [393/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbrfs.f.o [394/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf2.f.o [395/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2l.f.o [396/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorg2r.f.o [397/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spoequ.f.o [398/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/srscl.f.o [399/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/spotrf.f.o [400/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarft.f.o [401/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sscal.f.o [402/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgtr.f.o [403/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slaswp.f.o [404/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slascl.f.o [405/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyev.f.o [406/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sswap.f.o [407/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slagtm.f.o [408/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgql.f.o [409/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f-pp.f [410/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sorgqr.f.o [411/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.f-pp.f [412/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgemm.f.o [413/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f-pp.f [414/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbtrf.f.o [415/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytd2.f.o [416/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f-pp.f [417/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f-pp.f [418/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slantb.f.o [419/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f-pp.f [420/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f-pp.f [421/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f-pp.f [422/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f-pp.f [423/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f-pp.f [424/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f-pp.f [425/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f-pp.f [426/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f-pp.f [427/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f-pp.f [428/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f-pp.f [429/915] Building Fortran object src/Microphys/SCM_Activation/CMakeFiles/scm_activation_lib.dir/aer_ccn_act_k.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/SCM_Activation/aer_ccn_act_k.F90(129): remark #7712: This variable has not been used. [T1] subroutine aer_ccn_act_k (T1, P1, Updraft1, TotalMass, tym, & --------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/SCM_Activation/aer_ccn_act_k.F90(129): remark #7712: This variable has not been used. [P1] subroutine aer_ccn_act_k (T1, P1, Updraft1, TotalMass, tym, & ------------------------------^ [430/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f-pp.f [431/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f-pp.f [432/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f-pp.f [433/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2.f.o [434/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f-pp.f [435/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssytrd.f.o [436/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f-pp.f [437/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f-pp.f [438/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f-pp.f [439/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f-pp.f [440/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f-pp.f [441/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f-pp.f [442/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slarfb.f.o [443/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f-pp.f [444/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f-pp.f [445/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f-pp.f [446/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f-pp.f [447/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f-pp.f [448/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f-pp.f [449/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f-pp.f [450/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f-pp.f [451/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/sgbsvx.f.o [452/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slatbs.f.o [453/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f-pp.f [454/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f-pp.f [455/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f-pp.f [456/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f-pp.f [457/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f-pp.f [458/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f-pp.f [459/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f-pp.f [460/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f-pp.f [461/915] Building Fortran preprocessed src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/lsame.f-pp.f [462/915] Building Fortran preprocessed src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f-pp.f [463/915] Building Fortran preprocessed src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.f-pp.f [464/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssterf.f.o [465/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_names.F90-pp.f90 [466/915] Linking Fortran static library src/Microphys/SCM_Activation/libscm_activation_lib.a [467/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssymv.f.o [468/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/sounding.F90-pp.f90 [469/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_module.F90-pp.f90 [470/915] Generating Fortran dyndep file src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/Fortran.dd [471/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssteqr.f.o [472/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_reader.F90-pp.f90 [473/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_interpret.F90-pp.f90 [474/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm.F90-pp.f90 [475/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_97.F90-pp.f90 [476/915] Generating Fortran dyndep file src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/Fortran.dd [477/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_fields.F90-pp.f90 [478/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_utils.F90-pp.f90 [479/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_netcdf.F90-pp.f90 [480/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/hydrostatic_module.F90-pp.f90 [481/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/input_grads.F90-pp.f90 [482/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/extrapolation.F90-pp.f90 [483/915] Building Fortran preprocessed src/Input_fields/CMakeFiles/input_fields_lib.dir/corr_varnce_input_reader.F90-pp.f90 [484/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_0003.F90-pp.f90 [485/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/slasr.f.o [486/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_3year.F90-pp.f90 [487/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/astex_a209.F90-pp.f90 [488/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex.F90-pp.f90 [489/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex_long.F90-pp.f90 [490/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_oct14.F90-pp.f90 [491/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/bomex.F90-pp.f90 [492/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmv.f.o [493/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_nov02.F90-pp.f90 [494/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_feedback.F90-pp.f90 [495/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/diag_ustar_module.F90-pp.f90 [496/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cobra.F90-pp.f90 [497/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyr2k.f.o [498/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsv.f.o [499/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtcon.f.o [500/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dasum.f.o [501/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dcopy.f.o [502/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/daxpy.f.o [503/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ddot.f.o [504/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbcon.f.o [505/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrs.f.o [506/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/disnan.f.o [507/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlabad.f.o [508/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaset.f.o [509/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrs.f.o [510/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsvx.f.o [511/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtf2.f.o [512/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/stbsv.f.o [513/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgttrf.f.o [514/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlae2.f.o [515/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaisnan.f.o [516/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/ssyrk.f.o [517/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaev2.f.o [518/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacpy.f.o [519/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlamch.f.o [520/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlacn2.f.o [521/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlapy2.f.o [522/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlanst.f.o [523/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangt.f.o [524/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarf.f.o [525/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfg.f.o [526/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbequ.f.o [527/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqsy.f.o [528/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dger.f.o [529/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlangb.f.o [530/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtts2.f.o [531/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlassq.f.o [532/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemv.f.o [533/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlartg.f.o [534/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaqgb.f.o [535/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbmv.f.o [536/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtsv.f.o [537/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlansy.f.o [538/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dnrm2.f.o [539/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasrt.f.o [540/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbrfs.f.o [541/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgtrfs.f.o [542/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatrd.f.o [543/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf2.f.o [544/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/drscl.f.o [545/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strmm.f.o [546/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpoequ.f.o [547/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2l.f.o [548/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dscal.f.o [549/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dpotrf.f.o [550/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorg2r.f.o [551/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyev.f.o [552/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dswap.f.o [553/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarft.f.o [554/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlaswp.f.o [555/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbtrf.f.o [556/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlascl.f.o [557/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgqr.f.o [558/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgtr.f.o [559/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dorgql.f.o [560/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgemm.f.o [561/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlantb.f.o [562/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlagtm.f.o [563/915] Building Fortran object src/Lapack/Lapack_single/CMakeFiles/clubb_lapack_single.dir/strsm.f.o [564/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytd2.f.o [565/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ieeeck.f.o [566/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlc.f.o [567/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf02.F90-pp.f90 [568/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf01.F90-pp.f90 [569/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/fire.F90-pp.f90 [570/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/idamax.f.o [571/915] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/lsame.f.o [572/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iladlr.f.o [573/915] Building Fortran object src/Lapack/Lapack_shared/CMakeFiles/clubb_lapack_shared.dir/xerbla.f.o [574/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls2.F90-pp.f90 [575/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3.F90-pp.f90 [576/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/jun25.F90-pp.f90 [577/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/lba.F90-pp.f90 [578/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3_night.F90-pp.f90 [579/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlarfb.f.o [580/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/iparmq.f.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Lapack/Lapack_double/iparmq.f(223): remark #7712: This variable has not been used. [OPTS] INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK ) --------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Lapack/Lapack_double/iparmq.f(223): remark #7712: This variable has not been used. [N] INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK ) --------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Lapack/Lapack_double/iparmq.f(223): remark #7712: This variable has not been used. [LWORK] INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK ) ---------------------------------------------------------------^ [581/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dgbsvx.f.o [582/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2.f.o [583/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/nov11.F90-pp.f90 [584/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_b.F90-pp.f90 [585/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_a.F90-pp.f90 [586/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/rico.F90-pp.f90 [587/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/neutral_case.F90-pp.f90 [588/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsytrd.f.o [589/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/spec_hum_to_mixing_ratio.F90-pp.f90 [590/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlatbs.f.o [591/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/sfc_flux.F90-pp.f90 [592/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/twp_ice.F90-pp.f90 [593/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/wangara.F90-pp.f90 [594/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsterf.f.o [595/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/time_dependent_input.F90-pp.f90 [596/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/prescribe_forcings.F90-pp.f90 [597/915] Building Fortran preprocessed src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/ekman.F90-pp.f90 [598/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsymv.f.o [599/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/ilaenv.f.o [600/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsteqr.f.o [601/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyr2k.f.o [602/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmv.f.o [603/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dlasr.f.o [604/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtbsv.f.o [605/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dsyrk.f.o [606/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrmm.f.o [607/915] Building Fortran object src/Lapack/Lapack_double/CMakeFiles/clubb_lapack_double.dir/dtrsm.f.o [608/915] Linking Fortran static library src/Lapack/liblapack_lib.a [609/915] Generating Fortran dyndep file src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Fortran.dd [610/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameter_indices.F90.o [611/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_precision.F90.o [612/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/code_timer_module.F90.o [613/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/error_code.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/error_code.F90(82): warning #8889: Explicit interface or EXTERNAL declaration is required. [GETPID] write(err_header,'(A7,I7,A20)') "Process ", getpid(), " -- CLUBB -- ERROR: " ----------------------------------------------------^ [614/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_interfaces.F90.o [615/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/array_index.F90.o [616/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/endian.F90.o [617/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/constants_clubb.F90.o [618/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/model_flags.F90.o [619/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf.F90.o [620/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_roots.F90.o [621/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Nc_Ncn_eqns.F90.o [622/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calendar.F90.o [623/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/T_in_K_module.F90.o [624/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sigma_sqd_w_module.F90.o [625/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/file_functions.F90.o [626/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/LY93_pdf.F90.o [627/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/hydromet_pdf_parameter_module.F90.o [628/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/err_info_type_module.F90.o [629/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/interpolation.F90.o [630/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_tsdadg_pdf.F90.o [631/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_operations.F90.o [632/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diagnose_correlations_module.F90.o [633/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/tridiag_lu_solver.F90.o [634/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/Skx_module.F90.o [635/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/corr_varnce_module.F90.o [636/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/adg1_adg2_3d_luhar_pdf.F90.o [637/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/index_mapping.F90.o [638/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_lu_solver.F90.o [639/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf.F90.o [640/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/lapack_wrap.F90.o [641/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/penta_bicgstab_solver.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/penta_bicgstab_solver.F90(367): remark #7712: This variable has not been used. [J] integer :: j, k, i, b ! Loop Variables ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/penta_bicgstab_solver.F90(292): remark #7712: This variable has not been used. [J] integer :: i, j, k ------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/penta_bicgstab_solver.F90(127): remark #7712: This variable has not been used. [J] integer :: iter, j, k, i ! Loop Variables ---------------------^ [642/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/matrix_solver_wrapper.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/matrix_solver_wrapper.F90(258): remark #7712: This variable has not been used. [I] integer :: i, k, j, its ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/matrix_solver_wrapper.F90(118): remark #7712: This variable has not been used. [I] integer :: i, k, its ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/matrix_solver_wrapper.F90(258): remark #7712: This variable has not been used. [K] integer :: i, k, j, its ------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/matrix_solver_wrapper.F90(118): remark #7712: This variable has not been used. [K] integer :: i, k, its ------------------^ [643/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_class.F90.o [644/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sponge_layer_damping.F90.o [645/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/calc_pressure.F90.o [646/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pos_definite_module.F90.o [647/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/saturation.F90.o [648/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mean_adv.F90.o [649/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/diffusion.F90.o [650/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/turbulent_adv_pdf.F90.o [651/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_helper_module.F90.o [652/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_utilities.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/pdf_utilities.F90(1400): remark #7712: This variable has not been used. [M] m ------^ [653/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_parameter_module.F90.o [654/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/remapping_module.F90.o [655/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_hybrid_pdf_main.F90.o [656/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/new_pdf_main.F90.o [657/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_netcdf.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/stats_netcdf.F90(1479): remark #7712: This variable has not been used. [LEVEL] subroutine stats_update_budget_2d( name, values, stats, icol, level ) ----------------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/stats_netcdf.F90(1429): remark #7712: This variable has not been used. [LEVEL] subroutine stats_update_budget_1d( name, values, stats, icol, level ) ----------------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/stats_netcdf.F90(1172): remark #7712: This variable has not been used. [LEVEL] subroutine stats_update_2d( name, values, stats, icol, level ) ---------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/stats_netcdf.F90(1112): remark #7712: This variable has not been used. [LEVEL] subroutine stats_update_1d( name, values, stats, icol, level ) ---------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/stats_netcdf.F90(1001): remark #7712: This variable has not been used. [ERR_INFO] subroutine stats_end_timestep_api( time_value, stats, err_info ) --------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/stats_netcdf.F90(1663): remark #7712: This variable has not been used. [ICOL] subroutine stats_finalize_budget_2d( name, values, stats, icol, l_count_sample ) ------------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/stats_netcdf.F90(1479): remark #7712: This variable has not been used. [ICOL] subroutine stats_update_budget_2d( name, values, stats, icol, level ) ----------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/stats_netcdf.F90(1334): remark #7712: This variable has not been used. [ICOL] subroutine stats_begin_budget_2d( name, values, stats, icol ) ---------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/stats_netcdf.F90(1172): remark #7712: This variable has not been used. [ICOL] subroutine stats_update_2d( name, values, stats, icol, level ) ---------------------------------------------------^ [658/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/grid_adaptation_module.F90.o [659/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp3_module.F90.o [660/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clip_explicit.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/clip_explicit.F90(882): remark #7712: This variable has not been used. [I] integer :: i ---------------^ [661/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mono_flux_limiter.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/mono_flux_limiter.F90(1307): remark #7712: This variable has not been used. [I] integer :: i ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/mono_flux_limiter.F90(451): remark #7712: This variable has not been used. [TMP] tmp, & ------^ [662/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/stats_clubb_utilities.F90.o [663/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/precipitation_fraction.F90.o [664/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/fill_holes.F90.o [665/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/setup_clubb_pdf_params.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/setup_clubb_pdf_params.F90(3952): remark #7712: This variable has not been used. [I] integer :: ivar, jvar, hm_idx, hm_idx_ivar, hm_idx_jvar, i ! Indices -------------------------------------------------------------^ [666/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/parameters_tunable.F90.o [667/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/numerical_check.F90.o [668/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_windm_edsclrm_module.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/advance_windm_edsclrm_module.F90(1672): remark #7712: This variable has not been used. [I] integer :: i, j ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/advance_windm_edsclrm_module.F90(1672): remark #7712: This variable has not been used. [J] integer :: i, j ------------------^ [669/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/sfc_varnce_module.F90.o [670/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/mixing_length.F90.o [671/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/pdf_closure_module.F90.o [672/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xm_wpxp_module.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/advance_xm_wpxp_module.F90(4384): remark #7712: This variable has not been used. [I] integer :: i, ivar ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/advance_xm_wpxp_module.F90(4384): remark #7712: This variable has not been used. [IVAR] integer :: i, ivar ------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/advance_xm_wpxp_module.F90(4678): remark #7712: This variable has not been used. [TMP_COLS_STATS] tmp_cols_stats ------^ [673/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_xp2_xpyp_module.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/advance_xp2_xpyp_module.F90(6116): remark #7712: This variable has not been used. [I] i ------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/advance_xp2_xpyp_module.F90(2802): remark #7712: This variable has not been used. [I] integer :: i ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/advance_xp2_xpyp_module.F90(2056): remark #7712: This variable has not been used. [ZEROS] zeros ------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/advance_xp2_xpyp_module.F90(1627): remark #7712: This variable has not been used. [ZEROS] zeros ------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/advance_xp2_xpyp_module.F90(2804): remark #7712: This variable has not been used. [J] integer :: j ---------------^ [674/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_wp2_wp3_module.F90.o [675/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/advance_clubb_core_module.F90.o [676/915] Building Fortran object src/CLUBB_core/CMakeFiles/clubb_core_lib.dir/clubb_api_module.F90.o [677/915] Linking Fortran static library src/CLUBB_core/libclubb_core_lib.a [678/915] Generating Fortran dyndep file src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/Fortran.dd [679/915] Generating Fortran dyndep file src/CMakeFiles/text_writer_lib.dir/Fortran.dd [680/915] Generating Fortran dyndep file src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/Fortran.dd [681/915] Generating Fortran dyndep file src/Microphys/Microphys_utils/CMakeFiles/microphys_utils_lib.dir/Fortran.dd [682/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/kinds.F90.o [683/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa20g.F.o [684/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21g.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa21g.F(1): remark #7712: This variable has not been used. [RHO] subroutine eqa21g(pgacrm,pgacr,tt,rho,qg,tzero ----------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa21g.F(29): remark #7712: This variable has not been used. [NPTS] integer npts --------------^ [685/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22g.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa22g.F(1): remark #7712: This variable has not been used. [RHO] subroutine eqa22g(pgacwm,pgacw,tt,rho,qg,tzero ----------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa22g.F(29): remark #7712: This variable has not been used. [NPTS] integer npts --------------^ [686/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa28.F.o [687/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa21.F.o [688/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa19.F(1): remark #7712: This variable has not been used. [TT] subroutine eqa19(pconv,qi,rho,conci,tt,pcut,cimass,delt,len) ------------------------------------------^ [689/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa15.F.o [690/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa22.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa22.F(1): remark #7712: This variable has not been used. [TZERO] subroutine eqa22(psacw,qc,qs,tt,termb,esc,pcut,delt,tzero,len) ----------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa22.F(13): remark #7712: This variable has not been used. [IFLAG] integer iflag --------------^ [691/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa25.F.o [692/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18g.F.o [693/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa27.F(2): remark #7712: This variable has not been used. [J] 1 ,snzero,tzero,pcut,delt,j,len) ----------------------------------------------^ [694/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa26.F.o [695/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa19g.F.o [696/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa10g.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa10g.F(53): warning #8889: Explicit interface or EXTERNAL declaration is required. [GAMMA] call gamma(garg,gm6pb) -----------^ [697/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12g.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa12g.F(50): warning #8889: Explicit interface or EXTERNAL declaration is required. [GAMMA] call gamma(garg,gm3pb) -----------^ [698/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa14g.F.o [699/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa27r.F.o [700/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa5g.F.o [701/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_physconst.F90.o [702/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa11g.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa11g.F(52): warning #8889: Explicit interface or EXTERNAL declaration is required. [GAMMA] call gamma(garg,gm3pb) -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa11g.F(1): remark #7712: This variable has not been used. [TT] subroutine eqa11g(pgacw,qg,qc,tt,sg,sggi,icomp,pterm4,tzero ------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa11g.F(1): remark #7712: This variable has not been used. [TZERO] subroutine eqa11g(pgacw,qg,qc,tt,sg,sggi,icomp,pterm4,tzero ------------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa11g.F(16): remark #7712: This variable has not been used. [CMAX] real cmax -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa11g.F(17): remark #7712: This variable has not been used. [CMIN] real cmin -----------^ [703/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa13g.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa13g.F(1): remark #7712: This variable has not been used. [TT] subroutine eqa13g(pgacr,qr,qg,tt,rho,fallr,fallg ------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa13g.F(4): remark #7712: This variable has not been used. [TZERO] 2 ,delt,pcut,tzero,len) ------------------------^ [704/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7g.F.o [705/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa17g.F.o [706/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/newexp.F90.o [707/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa6.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa6.F(1): remark #7712: This variable has not been used. [TT] subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2 ----------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa6.F(1): remark #7712: This variable has not been used. [QSATI] subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2 ------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa6.F(1): remark #7712: This variable has not been used. [PP] subroutine eqa6(pcond,tt,qadj,qv,qc,qsatv,qsati,pp,w1,w2 ------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa6.F(2): remark #7712: This variable has not been used. [HEATLV] 1 ,iwx1,heatlv,cp,delt,pcut,j,len) ---------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa6.F(2): remark #7712: This variable has not been used. [CP] 1 ,iwx1,heatlv,cp,delt,pcut,j,len) ----------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa6.F(2): remark #7712: This variable has not been used. [J] 1 ,iwx1,heatlv,cp,delt,pcut,j,len) -----------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa6.F(39): remark #7712: This variable has not been used. [ITER] integer iter --------------^ [708/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp2.F.o [709/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa18.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa18.F(2): remark #7712: This variable has not been used. [J] 1 ,appbpp,tice,delt,pcut,j,icon,len) ---------------------------------------------^ [710/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa7.F.o [711/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esati.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/esati.F(47): warning #8889: Explicit interface or EXTERNAL declaration is required. [ESAT_NEW] call esat_new(t,w1,m,l_ice) -------------^ [712/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloudg.F.o [713/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esatv.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/esatv.F(47): warning #8889: Explicit interface or EXTERNAL declaration is required. [ESAT_NEW] call esat_new(t,w1,m,l_ice) -------------^ [714/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/comscp1.F.o [715/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_sel.F.o [716/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/frzh.F.o [717/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/gamma.F.o [718/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjmlt.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjmlt.F(5): remark #7712: This variable has not been used. [ARY1D] 4 ,twodt,pcut,tzero,lgrpl,ary1d,maxpt1d,kmax -------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used. [I1DFLG] 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) --------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used. [I1D] 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) ---------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used. [J1D] 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) -------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used. [J] 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) -----------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjmlt.F(6): remark #7712: This variable has not been used. [ICOMP] 5 ,maxvr1d,n1d,i1dflg,i1d,j1d,j,icomp,m,len) -------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjmlt.F(14): remark #7712: This variable has not been used. [IP] integer ip ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjmlt.F(16): remark #7712: This variable has not been used. [JP] integer jp ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjmlt.F(22): remark #7712: This variable has not been used. [NP] integer np ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjmlt.F(63): remark #7712: This variable has not been used. [K] integer k ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjmlt.F(72): remark #7712: This variable has not been used. [ABS8] real abs8 ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjmlt.F(73): remark #7712: This variable has not been used. [ABS9] real abs9 ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjmlt.F(83): remark #7712: This variable has not been used. [TST] real tst ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjmlt.F(84): remark #7712: This variable has not been used. [TP3] real tp3 ------------^ [719/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/rayle.F.o [720/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9g.F.o [721/915] Building Fortran object src/CMakeFiles/text_writer_lib.dir/text_writer.F90.o [722/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa8g.F.o [723/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugsrad_planck.F90.o [724/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw.F.o [725/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa9.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa9.F(1): remark #7712: This variable has not been used. [RHO] subroutine eqa9(pracw,qc,qr,pterm4,sr,sri,rho,nc,icomp,pi,erc ------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa9.F(36): remark #7712: This variable has not been used. [RVC] real rvc -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa9.F(37): remark #7712: This variable has not been used. [RVCOF] real rvcof -----------^ [726/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqw.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqw.F(3): remark #7712: This variable has not been used. [ARY1D] 2 ,lvocp,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg -------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqw.F(3): remark #7712: This variable has not been used. [I1DFLG] 2 ,lvocp,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg --------------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [I1D] 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len -------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [J1D] 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len -----------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [J] 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len ---------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [TH2T] 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len --------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [HEATLV] 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len -------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [CP] 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len --------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [RVAP] 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len -----------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqw.F(6): remark #7712: This variable has not been used. [QSATV] 3 ,i1d,j1d,j,ldrizzle,th2t,heatlv,cp,rvap,qsatv,len ----------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqw.F(18): remark #7712: This variable has not been used. [KK] integer kk ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqw.F(21): remark #7712: This variable has not been used. [M] integer m ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqw.F(61): remark #7712: This variable has not been used. [K] integer k ---------------^ [727/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmtqi.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqi.F(3): remark #7712: This variable has not been used. [LGRPL] 2 ,lsocp,tzero,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d -------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqi.F(3): remark #7712: This variable has not been used. [ARY1D] 2 ,lsocp,tzero,lgrpl,ary1d,maxpt1d,kmax,maxvr1d,n1d -------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [I1DFLG] 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) -------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [I1D] 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) --------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [J1D] 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) ------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [J] 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) ----------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [ICOMP] 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) ------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [TH2T] 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) ------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqi.F(4): remark #7712: This variable has not been used. [CONCI] 3 ,i1dflg,i1d,j1d,j,icomp,th2t,conci,m,len) -----------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqi.F(12): remark #7712: This variable has not been used. [IP] integer ip ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqi.F(14): remark #7712: This variable has not been used. [JP] integer jp ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqi.F(15): remark #7712: This variable has not been used. [KK] integer kk ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqi.F(21): remark #7712: This variable has not been used. [NP] integer np ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqi.F(52): remark #7712: This variable has not been used. [K] integer k ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmtqi.F(56): remark #7712: This variable has not been used. [TP3] real tp3 ------------^ [728/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/nrmcol.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmcol.F(1): remark #7712: This variable has not been used. [TTTEMP] subroutine nrmcol(tttemp,qctemp,qitemp,qgtemp,qrtemp,qstemp -------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmcol.F(3): remark #7712: This variable has not been used. [TT] 2 ,rho,nc,nr,ncn,pcut,twodt,lice,lgrpl,tt,rvc -------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used. [ARY1D] 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j -------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used. [I1DFLG] 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j --------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used. [I1D] 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j ---------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used. [J1D] 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j -------------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmcol.F(4): remark #7712: This variable has not been used. [J] 3 ,ary1d,maxpt1d,kmax,maxvr1d,n1d,i1dflg,i1d,j1d,j -----------------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmcol.F(5): remark #7712: This variable has not been used. [ICOMP] 4 ,icomp,ldrizzle,ni,m,len) -------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmcol.F(5): remark #7712: This variable has not been used. [NI] 4 ,icomp,ldrizzle,ni,m,len) ----------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/nrmcol.F(59): remark #7712: This variable has not been used. [K] integer k ---------------^ [729/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gascon.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/gascon.F(98): warning #8889: Explicit interface or EXTERNAL declaration is required. [PARM_CKD24] tgm(i,l) = parm_ckd24(iflb(ib),amnt,patm,tt(i,l),dz) --------------------------^ [730/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/variables_radiation_module.F90.o [731/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/esat_new.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/esat_new.F(51): remark #7712: This variable has not been used. [WICE] real ESH2O,WICE,WH2O -----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/esat_new.F(51): remark #7712: This variable has not been used. [WH2O] real ESH2O,WICE,WH2O ----------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/esat_new.F(52): remark #7712: This variable has not been used. [ESBLD] real ESICE,ESBLD -----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/esat_new.F(55): remark #7712: This variable has not been used. [VABLD] real VABLD -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/esat_new.F(58): remark #7712: This variable has not been used. [XLBLD] real XLBLD -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/esat_new.F(62): remark #7712: This variable has not been used. [II] integer ii --------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/esat_new.F(63): remark #7712: This variable has not been used. [J] integer j ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/esat_new.F(64): remark #7712: This variable has not been used. [VPS] real qcon,rq,vps,var -------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/esat_new.F(64): remark #7712: This variable has not been used. [VAR] real qcon,rq,vps,var -----------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/esat_new.F(66): remark #7712: This variable has not been used. [QQQ] real t1,qqq,tqs,temc --------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/esat_new.F(66): remark #7712: This variable has not been used. [TQS] real t1,qqq,tqs,temc ------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/esat_new.F(74): remark #7712: This variable has not been used. [L_XL] logical l_xl --------------^ [732/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qsatvi.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/qsatvi.F(31): warning #8889: Explicit interface or EXTERNAL declaration is required. [ESATV] call esatv(t,qvs,len) -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/qsatvi.F(38): warning #8889: Explicit interface or EXTERNAL declaration is required. [ESATI] call esati(t,qvi,len) -------------^ [733/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqg.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/tgqg.F(40): warning #8889: Explicit interface or EXTERNAL declaration is required. [GAMMA] call gamma(garg,tvs1) -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/tgqg.F(30): remark #7712: This variable has not been used. [PFACT] real pfact -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/tgqg.F(32): remark #7712: This variable has not been used. [X6] real x6 -----------^ [734/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqi.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/tgqi.F(1): remark #7712: This variable has not been used. [CIMASS] subroutine tgqi(fallv,qi,rbm,pr,conci,pcut,p00,cimass,dmax,len) -----------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/tgqi.F(33): remark #7712: This variable has not been used. [FALSPD] real falspd -----------^ [735/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/qtadj.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/qtadj.F(1): remark #7712: This variable has not been used. [PR] subroutine qtadj(tt,qv,pr,qsatv,qsati,qadj,tadj,heatlv -----------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/qtadj.F(2): remark #7712: This variable has not been used. [LICE] 1 ,heatls,cp,rvap,tzero,lice,iflag,pcut,len) ------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/qtadj.F(12): remark #7712: This variable has not been used. [IMPLFLG] integer implflg --------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/qtadj.F(14): remark #7712: This variable has not been used. [N] integer n --------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/qtadj.F(22): remark #7712: This variable has not been used. [QSAT] real qsat -----------^ [736/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/eqa12.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa12.F(35): remark #7712: This variable has not been used. [TWODT] real twodt -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa12.F(55): remark #7712: This variable has not been used. [QCOND] real qcond -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/eqa12.F(56): remark #7712: This variable has not been used. [QEVAP] real qevap -----------^ [737/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqs.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/tgqs.F(45): warning #8889: Explicit interface or EXTERNAL declaration is required. [GAMMA] call gamma(garg,tvs1) -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/tgqs.F(31): remark #7712: This variable has not been used. [PFACT] real pfact -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/tgqs.F(33): remark #7712: This variable has not been used. [X6] real x6 -----------^ [738/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw.F.o [739/915] Linking Fortran static library src/libtext_writer_lib.a [740/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/tgqr.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/tgqr.F(31): remark #7712: This variable has not been used. [K] integer k --------------^ [741/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/slope.F.o [742/915] Building Fortran object src/Microphys/Microphys_utils/CMakeFiles/microphys_utils_lib.dir/microphys_stats_vars_module.F90.o [743/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/conice.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/conice.F(63): remark #7712: This variable has not been used. [CNN] real cnn (len) -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/conice.F(70): remark #7712: This variable has not been used. [DT] real dt -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/conice.F(73): remark #7712: This variable has not been used. [F3] real f3 -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/conice.F(75): remark #7712: This variable has not been used. [FTP] real ftp -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/conice.F(82): remark #7712: This variable has not been used. [MC] real mc -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/conice.F(83): remark #7712: This variable has not been used. [N12] real n12 -----------^ [744/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/cloud_correlate.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/cloud_correlate.F90(9): remark #7712: This variable has not been used. [LEN_LOC] subroutine bugs_ctot(nlen, len_loc, nlm, pl2,tl, acld, l_c, c_tot) ------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/cloud_correlate.F90(28): remark #7712: This variable has not been used. [I_LAY_B] i_lay_a, i_lay_b, i_domain, Ncloud, kcld, j ! Indices ------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/cloud_correlate.F90(140): remark #7712: This variable has not been used. [CF_TMP] real(kind=dbl_kind), dimension(nlm) :: cf_tmp ----------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/cloud_correlate.F90(144): remark #7712: This variable has not been used. [CF_STACKED_THRESH] real(kind=dbl_kind) :: cf_stacked_thresh, & -------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/cloud_correlate.F90(145): remark #7712: This variable has not been used. [CF_STACKED_MIN] cf_stacked_min -------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/cloud_correlate.F90(146): remark #7712: This variable has not been used. [CF_STACKED_MIN_SET] integer(kind=int_kind) :: cf_stacked_min_set ----------------------------------^ [745/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_bs.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_sw_bs.F(142): remark #7712: This variable has not been used. [FAIL] & fail --------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_sw_bs.F(11): remark #7712: This variable has not been used. [SEL_RULES] +, fddif ,sel_rules , b1 , b2 -----------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_sw_bs.F(145): remark #7712: This variable has not been used. [TAUSTHRESH] & tausthresh --------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_sw_bs.F(146): remark #7712: This variable has not been used. [WCTHRESH] &, wcthresh --------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_sw_bs.F(147): remark #7712: This variable has not been used. [TAUSCAT] &, tauscat --------^ [746/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_iter.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_lw_iter.F(135): remark #7712: This variable has not been used. [FAIL] & fail --------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_lw_iter.F(12): remark #7712: This variable has not been used. [SEL_RULES] +, sel_rules , b1 , b2 , b3 ---------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_lw_iter.F(113): remark #7712: This variable has not been used. [EXPTAU] &, exptau ! --------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_lw_iter.F(128): remark #7712: This variable has not been used. [PROP] &, kappa , oms , prop ,r, rinf --------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_lw_iter.F(138): remark #7712: This variable has not been used. [TAUSTHRESH] & tausthresh --------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_lw_iter.F(139): remark #7712: This variable has not been used. [WCTHRESH] &, wcthresh --------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_lw_iter.F(140): remark #7712: This variable has not been used. [TAUSCAT] &, tauscat --------^ [747/915] Linking Fortran static library src/Microphys/Microphys_utils/libmicrophys_utils_lib.a [748/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_iter.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_sw_iter.F(139): remark #7712: This variable has not been used. [FAIL] & fail --------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_sw_iter.F(11): remark #7712: This variable has not been used. [SEL_RULES] +, fddif ,sel_rules , b1 , b2 -----------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_sw_iter.F(142): remark #7712: This variable has not been used. [TAUSTHRESH] & tausthresh --------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_sw_iter.F(143): remark #7712: This variable has not been used. [WCTHRESH] &, wcthresh --------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_sw_iter.F(144): remark #7712: This variable has not been used. [TAUSCAT] &, tauscat --------^ [749/915] Generating Fortran dyndep file src/Microphys/Morrison_microphys/CMakeFiles/morrison_microphys_lib.dir/Fortran.dd [750/915] Generating Fortran dyndep file src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Fortran.dd [751/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_sw_ocastrndm.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_sw_ocastrndm.F90(7): remark #7712: This variable has not been used. [CLDAMT] cldamt , c_maximal , cf_max, cf_random ) -----^ [752/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/two_rt_lw_ocastrndm.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90(3): remark #7712: This variable has not been used. [CLDAMT] ib , cldamt , wc_cld, wc_clr, & ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90(109): remark #7712: This variable has not been used. [EXPTAU] exptau -----^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90(121): remark #7712: This variable has not been used. [CLD_RAN] cld_ran, & !The random overlap fraction of cloud -----^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/two_rt_lw_ocastrndm.F90(122): remark #7712: This variable has not been used. [CMIN] cmin !Minimum cloud fraction in a column -----^ [753/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic_constants.f90.o [754/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/parameters_KK.F90.o [755/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_local_means.F90.o [756/915] Building Fortran object src/Microphys/COAMPS_microphys/CMakeFiles/coamps_lib.dir/adjtq.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(571): warning #8889: Explicit interface or EXTERNAL declaration is required. [SLOPE] call slope(sfrain,sfraincm,sfsnow,sfgraup,qrtemp,qstemp,qgtemp -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(597): warning #8889: Explicit interface or EXTERNAL declaration is required. [ESATV] call esatv(tttemp,apbp ,mkk) -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(598): warning #8889: Explicit interface or EXTERNAL declaration is required. [ESATI] call esati(tttemp,appbpp,mkk) -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(720): warning #8889: Explicit interface or EXTERNAL declaration is required. [TGQG] call tgqg(fallg,qgtemp,sfgraup,pterm4,pcut,abar,bgrp,mkk) --------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(723): warning #8889: Explicit interface or EXTERNAL declaration is required. [TGQR] call tgqr(fallr,falln,qrtemp,sfraincm,nrtemp,rbar2d,pterm4,pcut, ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(726): warning #8889: Explicit interface or EXTERNAL declaration is required. [TGQS] call tgqs(falls,qstemp,sfsnow,pterm4,pcut,aprpr,bsnow,mkk) ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(728): warning #8889: Explicit interface or EXTERNAL declaration is required. [FRZH] call frzh(pchomo,tttemp,qctemp,pcut,twodt,mkk) ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(735): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA22] call eqa22(psacw,qctemp,qstemp,tttemp,termb,esc ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(742): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA25] call eqa25(psmlt,qstemp,tttemp,terma,rbar2d,pi,snzero ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(749): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA28] call eqa28(psmlti,qitemp,tttemp,pcut,twodt,tzero,mkk) ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(760): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA11G] if(lgrpl)call eqa11g(pgacw,qgtemp,qctemp,tttemp,sfgraup,xa,iwx1 ---------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(767): warning #8889: Explicit interface or EXTERNAL declaration is required. [CONICE] call conice(nitemp,nuci,tttemp,qvtemp,qsatv,qsati,qctemp,qitemp ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(787): warning #8889: Explicit interface or EXTERNAL declaration is required. [TGQI] call tgqi(falli,qitemp,rbar2d,pr,nitemp,pcut,p00,cimass ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(795): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA27R] call eqa27r(piacw,qctemp,qitemp,tttemp,falli,nitemp ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(803): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA7G] call eqa7g(piacr,qitemp,qrtemp,rbar2d,tttemp,sfrain,iwx1,nitemp ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(812): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA8G] call eqa8g(psacr,qrtemp,qstemp,rbar2d,tttemp,fallr,falls ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(821): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA9G] if(lgrpl)call eqa9g(pracs,qrtemp,qstemp,rbar2d,fallr,falls ---------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(830): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA13G] if(lgrpl)call eqa13g(pgacr,qrtemp,qgtemp,tttemp,rbar2d ---------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(839): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA18G] if(lgrpl)call eqa18g(pgmlt,qgtemp,tttemp,iwx1,termg,rbar2d ---------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(847): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA21G] if(lgrpl)call eqa21g(pgacrm,pgacr,tttemp,rbar2d,qgtemp ---------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(855): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA22G] if(lgrpl)call eqa22g(pgacwm,pgacw,tttemp,rbar2d,qgtemp ---------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(864): warning #8889: Explicit interface or EXTERNAL declaration is required. [ADJMLT] call adjmlt(delta1,delta2,delta3,qctemp,qgtemp,qitemp,qrtemp ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(874): warning #8889: Explicit interface or EXTERNAL declaration is required. [QSATVI] call qsatvi(tttemp,pr,qsatv,qsati,lice,mkk) ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(892): warning #8889: Explicit interface or EXTERNAL declaration is required. [QSATVI] call qsatvi(tdum,pr,qvsdum,qsidum,lice,mkk) -------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(893): warning #8889: Explicit interface or EXTERNAL declaration is required. [QTADJ] call qtadj(tdum,qdum,pr,qvsdum,qsidum,qadjw,tadjw -------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(904): warning #8889: Explicit interface or EXTERNAL declaration is required. [QTADJ] call qtadj(tttemp,qvtemp,pr,qsatv,qsati,qadjw,tadjw ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(919): warning #8889: Explicit interface or EXTERNAL declaration is required. [SLOPE] call slope(sfrain,sfraincm,sfsnow,sfgraup,qrtemp,qstemp,qgtemp -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1018): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA6] call eqa6(pcond,tttemp,qadjw,qvtemp,qctemp,qsatv,qsati,pr -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1027): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA12] call eqa12(prevp,qrtemp,qvtemp,qadjw,qsatv,rbar2d,tttemp,sfrain -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1039): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA27] call eqa27(pmltse,qstemp,qvtemp,qsatv,qadjw,tttemp,terma,apbp ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1049): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA19G] if(lgrpl)call eqa19g(pmltge,qgtemp,tttemp,qvtemp,qsatv ---------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1059): warning #8889: Explicit interface or EXTERNAL declaration is required. [NRMTQW] call nrmtqw(qvtemp,qgtemp,qrtemp,qstemp,qadjw,qctemp,tttemp -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1072): warning #8889: Explicit interface or EXTERNAL declaration is required. [QSATVI] call qsatvi(tttemp,pr,qsatv,qsati,lice,mkk) -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1074): warning #8889: Explicit interface or EXTERNAL declaration is required. [SLOPE] call slope(sfrain,sfraincm,sfsnow,sfgraup,qrtemp,qstemp,qgtemp -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1187): warning #8889: Explicit interface or EXTERNAL declaration is required. [QSATVI] call qsatvi(tdum,pr,qvsdum,qsidum,lice,mkk) --------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1188): warning #8889: Explicit interface or EXTERNAL declaration is required. [QTADJ] call qtadj(tdum,qdum,pr,qvsdum,qsidum,qadj,tadj --------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1197): warning #8889: Explicit interface or EXTERNAL declaration is required. [QTADJ] call qtadj(tttemp,qvtemp,pr,qsatv,qsati,qadj,tadj,heatlv ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1205): warning #8889: Explicit interface or EXTERNAL declaration is required. [CONICE] call conice(nitemp,nuci,tttemp,qvtemp,qsatv,qsati,qctemp,qitemp ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1226): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA15] call eqa15(pint,tttemp,qvtemp,qsati,qadj,rbar2d,nitemp,tice ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1235): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA18] call eqa18(pdepi,qvtemp,qitemp,qsati,qadj,tttemp,rbar2d,nitemp ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1244): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA26] call eqa26(psdep,qvtemp,qstemp,qsati,qadj,terma,appbpp,tttemp ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1252): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA17G] if(lgrpl)call eqa17g(pgdep,qgtemp,tttemp,qvtemp,qsati,xa ---------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1261): warning #8889: Explicit interface or EXTERNAL declaration is required. [NRMTQI] call nrmtqi(qvtemp,qitemp,qgtemp,qstemp,qadj,tttemp,pgdep ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1274): warning #8889: Explicit interface or EXTERNAL declaration is required. [SLOPE] call slope(sfrain,sfraincm,sfsnow,sfgraup,qrtemp,qstemp,qgtemp -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1285): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA7] call eqa7(praut,qctemp,rbar2d,nctemp,praut1,praut2,pi -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1293): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA9] call eqa9(pracw,qctemp,qrtemp,pterm4,sfrain,xa,rbar2d,nctemp -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1390): warning #8889: Explicit interface or EXTERNAL declaration is required. [TGQG] call tgqg(fallg,qgtemp,sfgraup,pterm4,pcut,abar,bgrp,mkk) -------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1392): warning #8889: Explicit interface or EXTERNAL declaration is required. [TGQS] call tgqs(falls,qstemp,sfsnow,pterm4,pcut,aprpr,bsnow,mkk) -------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1400): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA19] call eqa19(pconv,qitemp,rbar2d,nitemp,tttemp,pcut,cimass ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1408): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA10G] if(lgrpl)call eqa10g(pwacs,qstemp,qctemp,rbar2d,tttemp ---------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1417): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA21] call eqa21(psaci,qitemp,qstemp,sfsnow,termb ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1425): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA5G] if(lgrpl)call eqa5g(praci,qitemp,qrtemp,tttemp,iwx1,gm3,gm4 ---------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1434): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA12G] if(lgrpl)call eqa12g(pgaci,qitemp,qgtemp,tttemp,sfgraup,xa,iwx1 ---------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1442): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA14G] if(lgrpl)call eqa14g(pgacs,qstemp,qgtemp,tttemp,rbar2d ---------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1451): warning #8889: Explicit interface or EXTERNAL declaration is required. [EQA20G] if(lgrpl)call eqa20g(pgshr,pgacr,pgacw,tttemp,rbar2d,tzero ---------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(1461): warning #8889: Explicit interface or EXTERNAL declaration is required. [NRMCOL] call nrmcol(tttemp,qctemp,qitemp,qgtemp,qrtemp,qstemp,pconv,pgaci -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(2): remark #7712: This variable has not been used. [P3] 1 (cond,p3,qc3,qi3,qr3,qg3,qs3,qv3,th3,w3,pr3d --------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(2): remark #7712: This variable has not been used. [W3] 1 (cond,p3,qc3,qi3,qr3,qg3,qs3,qv3,th3,w3,pr3d ---------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(3): remark #7712: This variable has not been used. [WTM] 2 ,qsatv3d,temp3d,qsati3d,th2t3d,wtm,exbm,rbm ---------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(3): remark #7712: This variable has not been used. [EXBM] 2 ,qsatv3d,temp3d,qsati3d,th2t3d,wtm,exbm,rbm -------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(5): remark #7712: This variable has not been used. [TIMEA] 4 ,pcut,p00,r,rvap,sloper,slopes,slopeg,timea,lice ----------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(6): remark #7712: This variable has not been used. [NNE] 5 ,nne,kk,i1d,j1d,ary1d,i1dflg,n1d,maxpt1d,maxvr1d ---------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(9): remark #7712: This variable has not been used. [CPOR] 8 ,cbeta,cnzero,cimass,cpor,cw,difvap,erc,esi,eic -----------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(9): remark #7712: This variable has not been used. [DIFVAP] 8 ,cbeta,cnzero,cimass,cpor,cw,difvap,erc,esi,eic -------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(10): remark #7712: This variable has not been used. [MW] 9 ,eri,egc,esc,esr,egi,egr,egs,mw,pi,praut1,praut2 -------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(13): remark #7712: This variable has not been used. [GMBP3] 3 ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2 ---------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(13): remark #7712: This variable has not been used. [GMBOV2] 3 ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2 ---------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(13): remark #7712: This variable has not been used. [GMBOV2G] 3 ,gm7,gm8,gm9,gmbp3,gmbov2,gmbov2g,bgrp,ex1,ex2 ----------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PCOND3] 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 ---------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PSMLTI3] 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PSACW3] 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 ------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PGACW3] 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 -------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PIACW3] 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 --------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PCHOMO3] 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 ---------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PRAUT3] 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 -----------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(22): remark #7712: This variable has not been used. [PRACW3] 7 ,pcond3,psmlti3,psacw3,pgacw3,piacw3,pchomo3,praut3,pracw3 ------------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PDEPI3] 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 ---------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PINT3] 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PGDEP3] 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 ----------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PCONV3] 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 -----------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PSACI3] 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 ------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PGACI3] 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 -------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PRACI3] 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 --------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PREVP3] 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 ---------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(23): remark #7712: This variable has not been used. [PSDEP3] 8 ,pdepi3,pint3,pgdep3,pconv3,psaci3,pgaci3,praci3,prevp3,psdep3 ----------------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PMLTGE3] 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 ---------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PGMLT3] 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 -----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PSMLT3] 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 ------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PGACRM3] 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 -------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PGACWM3] 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 ---------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PRACS3] 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 -----------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(24): remark #7712: This variable has not been used. [PGSHR3] 9 ,pmltge3,pgmlt3,psmlt3,pgacrm3,pgacwm3,pracs3,pgshr3 ------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PGACR3] 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 ---------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PSACR3] 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PIACR3] 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 -----------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PRHOMO3] 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 ------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PGACS3] 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 --------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PMLTSE3] 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 ---------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(27): remark #7712: This variable has not been used. [PWACS3] 1 ,pgacr3,psacr3,piacr3,prhomo3,pgacs3,pmltse3,pwacs3 -----------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(242): remark #7712: This variable has not been used. [IC] integer ic ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(247): remark #7712: This variable has not been used. [IP] integer ip ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(249): remark #7712: This variable has not been used. [JP] integer jp ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(251): remark #7712: This variable has not been used. [M] integer m ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(253): remark #7712: This variable has not been used. [N] integer n ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(256): remark #7712: This variable has not been used. [NP] integer np ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(257): remark #7712: This variable has not been used. [NPTS] integer npts ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(331): remark #7712: This variable has not been used. [SAT] real sat ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(348): remark #7712: This variable has not been used. [WGT] real wgt (len) ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/COAMPS_microphys/adjtq.F(356): remark #7712: This variable has not been used. [TMP1] real tmp1 (len) ----------------^ [757/915] Linking Fortran static library src/Microphys/COAMPS_microphys/libcoamps_lib.a [758/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/AiryFunction.f90.o [759/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/gases_ckd.F90.o [760/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_lwr.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_lwr.F(295): warning #8889: Explicit interface or EXTERNAL declaration is required. [CLOUDG] call cloudg --------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_lwr.F(303): warning #8889: Explicit interface or EXTERNAL declaration is required. [CLOUDG] call cloudg --------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_lwr.F(323): warning #8889: Explicit interface or EXTERNAL declaration is required. [GASCON] call gascon --------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_lwr.F(334): warning #8889: Explicit interface or EXTERNAL declaration is required. [COMSCP1] call comscp1 --------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_lwr.F(358): warning #8889: Explicit interface or EXTERNAL declaration is required. [COMSCP2] call comscp2 -----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_lwr.F(384): warning #8889: Explicit interface or EXTERNAL declaration is required. [TWO_RT_LW] call two_rt_lw -----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_lwr.F(391): warning #8889: Explicit interface or EXTERNAL declaration is required. [TWO_RT_LW] call two_rt_lw -----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_lwr.F(22): remark #7712: This variable has not been used. [CLDAMT] +, cirho , o3mix , ts , cldamt ---------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_lwr.F(23): remark #7712: This variable has not been used. [CLDMAX] +, cldmax , b1 , b2 , b3 -------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_lwr.F(23): remark #7712: This variable has not been used. [B1] +, cldmax , b1 , b2 , b3 --------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_lwr.F(23): remark #7712: This variable has not been used. [B2] +, cldmax , b1 , b2 , b3 ----------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_lwr.F(23): remark #7712: This variable has not been used. [B3] +, cldmax , b1 , b2 , b3 -------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_lwr.F(24): remark #7712: This variable has not been used. [B4] +, b4 , umco2 , umch4 , umn2o -----------------------------^ [761/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_swr.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_swr.F(332): warning #8889: Explicit interface or EXTERNAL declaration is required. [RAYLE] call rayle --------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_swr.F(341): warning #8889: Explicit interface or EXTERNAL declaration is required. [CLOUDG] call cloudg --------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_swr.F(349): warning #8889: Explicit interface or EXTERNAL declaration is required. [CLOUDG] call cloudg --------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_swr.F(369): warning #8889: Explicit interface or EXTERNAL declaration is required. [COMSCP1] call comscp1 -------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_swr.F(393): warning #8889: Explicit interface or EXTERNAL declaration is required. [COMSCP2] call comscp2 -----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_swr.F(402): warning #8889: Explicit interface or EXTERNAL declaration is required. [TWO_RT_SW] call two_rt_sw -----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_swr.F(409): warning #8889: Explicit interface or EXTERNAL declaration is required. [TWO_RT_SW] call two_rt_sw -----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_swr.F(26): remark #7712: This variable has not been used. [TS] +, cirho , o3mix , ts , amu0 ------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_swr.F(28): remark #7712: This variable has not been used. [CLDAMT] +, alndr , cldamt , cldmax , umco2 ---------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_swr.F(28): remark #7712: This variable has not been used. [CLDMAX] +, alndr , cldamt , cldmax , umco2 --------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_swr.F(29): remark #7712: This variable has not been used. [B1] +, umch4 , umn2o , b1 , b2 ------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_swr.F(29): remark #7712: This variable has not been used. [B2] +, umch4 , umn2o , b1 , b2 -----------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_swr.F(30): remark #7712: This variable has not been used. [B3] +, b3 , b4 , fdsw , fdswcl ---------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_swr.F(30): remark #7712: This variable has not been used. [B4] +, b3 , b4 , fdsw , fdswcl -------------------------------------^ [762/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/Parabolic.f90.o [763/915] Building Fortran object src/Radiation/BUGSrad/CMakeFiles/bugsrad_lib.dir/bugs_rad.F.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_rad.F(586): warning #8889: Explicit interface or EXTERNAL declaration is required. [BUGS_LWR] call bugs_lwr -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_rad.F(709): warning #8889: Explicit interface or EXTERNAL declaration is required. [BUGS_SWR] call bugs_swr -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/BUGSrad/bugs_rad.F(27): remark #7712: This variable has not been used. [QRIL] +, qcwl , qcil , qril , o3l -----------------------------------------------^ [764/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_utilities.F90.o [765/915] Linking Fortran static library src/Radiation/BUGSrad/libbugsrad_lib.a [766/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_means.F90.o [767/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_covar.F90.o [768/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/PDF_integrals_all_MM.F90.o [769/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_means.F90.o [770/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_variances.F90.o [771/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_Nrm_tendencies.F90.o [772/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_turbulent_sed.F90.o [773/915] Building Fortran object src/Microphys/KK_microphys/CMakeFiles/KK_microphys_lib.dir/KK_upscaled_covariances.F90.o [774/915] Linking Fortran static library src/Microphys/KK_microphys/libKK_microphys_lib.a [775/915] Generating Fortran dyndep file src/SILHS/CMakeFiles/silhs_lib.dir/Fortran.dd [776/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_arrays.F90.o [777/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/parameters_silhs.F90.o [778/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/est_kessler_microphys_module.F90.o [779/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/transform_to_pdf_module.F90.o [780/915] Building Fortran object src/Microphys/Morrison_microphys/CMakeFiles/morrison_microphys_lib.dir/module_mp_graupel.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(6326): remark #7712: This variable has not been used. [I] INTEGER:: i, k, k_0 ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(749): remark #7712: This variable has not been used. [ITIMESTEP] SUBROUTINE MP_GRAUPEL(ITIMESTEP, & ----------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(750): remark #7712: This variable has not been used. [TKE] TH, QV, QC, QR, QI, QS, QG, NI, NC, NS, NR, NG, TKE, NCTEND, & ----------------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(752): remark #7712: This variable has not been used. [RHO] RHO, PII, P, DT_IN, DZ, HT, W, & ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(752): remark #7712: This variable has not been used. [HT] RHO, PII, P, DT_IN, DZ, HT, W, & ----------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used. [IDS] ,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used. [IDE] ,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims --------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used. [JDS] ,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims -------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used. [JDE] ,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims -----------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used. [KDS] ,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims ----------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(758): remark #7712: This variable has not been used. [KDE] ,IDS,IDE, JDS,JDE, KDS,KDE & ! domain dims --------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1055): remark #7712: This variable has not been used. [IMS] IMS,IME, JMS,JME, KMS,KME,& ------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1055): remark #7712: This variable has not been used. [IME] IMS,IME, JMS,JME, KMS,KME,& ----------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1055): remark #7712: This variable has not been used. [JMS] IMS,IME, JMS,JME, KMS,KME,& ---------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1055): remark #7712: This variable has not been used. [JME] IMS,IME, JMS,JME, KMS,KME,& -------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1056): remark #7712: This variable has not been used. [ITS] ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL ------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1056): remark #7712: This variable has not been used. [ITE] ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL ----------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1056): remark #7712: This variable has not been used. [JTS] ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL ---------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1056): remark #7712: This variable has not been used. [JTE] ITS,ITE, JTS,JTE, KTS,KTE,& ! ADD GRAUPEL -------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(860): remark #7712: This variable has not been used. [QGSTEN] QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, & ----------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(860): remark #7712: This variable has not been used. [QRSTEN] QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, & -----------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(860): remark #7712: This variable has not been used. [QISTEN] QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, & -------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(860): remark #7712: This variable has not been used. [QNISTEN] QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, & ---------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(860): remark #7712: This variable has not been used. [QCSTEN] QGSTEN,QRSTEN, QISTEN, QNISTEN, QCSTEN, & ------------------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1231): remark #7712: This variable has not been used. [PCCN] REAL, DIMENSION(KMS:KME) :: PCCN ! CHANGE Q DROPLET ACTIVATION ----------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1316): remark #7712: This variable has not been used. [COFFI] REAL COFFI ! ICE AUTOCONVERSION PARAMETER -------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1325): remark #7712: This variable has not been used. [RHO2] REAL FALTNDR,FALTNDI,FALTNDNI,RHO2 ------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(5435): remark #7712: This variable has not been used. [DUM] REAL DUM -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1350): remark #7712: This variable has not been used. [DUMQSI] REAL DUM,DUM1,DUM2,DUMT,DUMQV,DUMQSS,DUMQSI,DUMS,TMPNUM ------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1382): remark #7712: This variable has not been used. [CT] REAL CT ! DROPLET ACTIVATION PARAMETER -------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1383): remark #7712: This variable has not been used. [TEMP1] REAL TEMP1 ! DUMMY TEMPERATURE -------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1384): remark #7712: This variable has not been used. [SAT1] REAL SAT1 ! DUMMY SATURATION -------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1386): remark #7712: This variable has not been used. [KEL] REAL KEL ! KELVIN PARAMETER -------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1389): remark #7712: This variable has not been used. [CRY] REAL CRY,KRY ! AEROSOL ACTIVATION PARAMETERS ------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1389): remark #7712: This variable has not been used. [KRY] REAL CRY,KRY ! AEROSOL ACTIVATION PARAMETERS ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used. [DUMQI] REAL DUMQI,DUMNI,DC0,DS0,DG0 ----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used. [DUMNI] REAL DUMQI,DUMNI,DC0,DS0,DG0 ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used. [DC0] REAL DUMQI,DUMNI,DC0,DS0,DG0 ----------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used. [DS0] REAL DUMQI,DUMNI,DC0,DS0,DG0 --------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1393): remark #7712: This variable has not been used. [DG0] REAL DUMQI,DUMNI,DC0,DS0,DG0 ------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1394): remark #7712: This variable has not been used. [DUMQR] REAL DUMQC,DUMQR,RATIO,SUM_DEP,FUDGEF ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1397): remark #7712: This variable has not been used. [WEF] REAL WEF ----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1401): remark #7712: This variable has not been used. [ANUC] REAL ANUC,BNUC -----------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(1401): remark #7712: This variable has not been used. [BNUC] REAL ANUC,BNUC ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(5967): remark #7712: This variable has not been used. [LAMBDA] meltratio_outside, m_w, m_i, lambda, C_back, & --------------------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(5904): remark #7712: This variable has not been used. [SIGMA] REAL(8):: alpha,lambdas,sigma,nenner ------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(5981): remark #7712: This variable has not been used. [XW_A] REAL(8):: D_large, D_g, rhog, x_w, xw_a, fm, fmgrenz, & -----------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(6305): remark #7712: This variable has not been used. [II] kts, kte, ii, jj, nr1d, ns1d, ng1d) ------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/Morrison_microphys/module_mp_graupel.F90(6305): remark #7712: This variable has not been used. [JJ] kts, kte, ii, jj, nr1d, ns1d, ng1d) ----------------------------------------^ [781/915] Linking Fortran static library src/Microphys/Morrison_microphys/libmorrison_microphys_lib.a [782/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/mt95.F90.o [783/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/math_utilities.F90.o [784/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/generate_uniform_sample_module.F90.o [785/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/lh_microphys_var_covar_module.F90.o [786/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/silhs_importance_sample_module.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/SILHS/silhs_importance_sample_module.F90(901): warning #5462: Global name too long, shortened from: silhs_importance_sample_moduleeight_cluster_allocation_mp_NUM_CATEGORIES_IN_CLUSTER to: s_importance_sample_moduleeight_cluster_allocation_mp_NUM_CATEGORIES_IN_CLUSTER num_categories_in_cluster = (/ 1, 1, 1, 1, 1, 1, 1, 1 /) ------^ [787/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/latin_hypercube_driver_module.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/SILHS/latin_hypercube_driver_module.F90(2028): remark #7712: This variable has not been used. [K] integer :: sample, ivar, k -----------------------------^ [788/915] Building Fortran object src/SILHS/CMakeFiles/silhs_lib.dir/silhs_api_module.F90.o [789/915] Linking Fortran static library src/SILHS/libsilhs_lib.a [790/915] Generating Fortran dyndep file src/Radiation/CMakeFiles/radiation_lib.dir/Fortran.dd [791/915] Generating Fortran dyndep file src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/Fortran.dd [792/915] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/parameters_radiation.F90.o [793/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrtype.f90.o [794/915] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/cos_solar_zen_module.F90.o [795/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/quicksort.F90.o [796/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nr.f90.o [797/915] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/rad_lwsw_module.F90.o [798/915] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/extended_atmosphere_module.F90.o [799/915] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/simple_rad_module.F90.o [800/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/enhanced_simann.F90.o [801/915] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/bugsrad_driver.F90.o [802/915] Building Fortran object src/Radiation/CMakeFiles/radiation_lib.dir/radiation_module.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Radiation/radiation_module.F90(520): remark #7712: This variable has not been used. [STATS] lh_sample_point_weights, hydromet, stats, icol, & --------------------------------------------------^ [803/915] Linking Fortran static library src/Radiation/libradiation_lib.a [804/915] Generating Fortran dyndep file src/Input_fields/CMakeFiles/input_fields_lib.dir/Fortran.dd [805/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_names.F90.o [806/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_module.F90.o [807/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/extrapolation.F90.o [808/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/hydrostatic_module.F90.o [809/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_grads.F90.o [810/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_netcdf.F90.o [811/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_reader.F90.o [812/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/corr_varnce_input_reader.F90.o [813/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/stat_file_utils.F90.o [814/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_interpret.F90.o [815/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/nrutil.f90.o [816/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amoeba.f90.o [817/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/amebsa.f90.o [818/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/sounding.F90.o [819/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran_state.f90.o [820/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_s.f90.o [821/915] Building Fortran object src/Numerical_recipes/CMakeFiles/numerical_recipes_lib.dir/ran1_v.f90.o [822/915] Linking Fortran static library src/Numerical_recipes/libnumerical_recipes_lib.a [823/915] Building Fortran object src/Input_fields/CMakeFiles/input_fields_lib.dir/input_fields.F90.o [824/915] Linking Fortran static library src/Input_fields/libinput_fields_lib.a [825/915] Generating Fortran dyndep file src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Fortran.dd [826/915] Generating Fortran dyndep file src/Microphys/CMakeFiles/microphys_lib.dir/Fortran.dd [827/915] Generating Fortran dyndep file src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/Fortran.dd [828/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/parameters_microphys.F90.o [829/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/spec_hum_to_mixing_ratio.F90.o [830/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/diag_ustar_module.F90.o [831/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_heaviside_tests.F90.o [832/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/silhs_category_test.F90.o [833/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/ice_dfsn_module.F90.o [834/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/cloud_sed_module.F90.o [835/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/read_corr_mtx_test.F90.o [836/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/Nc_Ncn_test.F90.o [837/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/silhs_category_variance_module.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/silhs_category_variance_module.F90(18): remark #7712: This variable has not been used. [MICROPHYS_STATS_VARS_ALL] X_mixt_comp_all_levs, microphys_stats_vars_all, & -------------------------------------^ [838/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/gfdl_activation.F90.o [839/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/wangara.F90.o [840/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/corr_cholesky_mtx_tests.F90.o [841/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/KK_integrals_tests.F90.o [842/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/w_up_in_cloud_tests.F90.o [843/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/smooth_min_max_tests.F90.o [844/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/hole_filling_tests.F90.o [845/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/mixed_moment_PDF_integrals.F90.o [846/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/tuner_tests.F90.o [847/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/mu_sigma_hm_tests.F90.o [848/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/fill_holes_tests.F90.o [849/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/spurious_source_test.F90.o [850/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/pdf_hydromet_microphys_wrapper.F90.o [851/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/time_dependent_input.F90.o [852/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/jun25.F90.o [853/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_oct14.F90.o [854/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/clex9_nov02.F90.o [855/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/nov11.F90.o [856/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/bomex.F90.o [857/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/sfc_flux.F90.o [858/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/advance_microphys_module.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/advance_microphys_module.F90(588): remark #7712: This variable has not been used. [L_UPWIND_DIFF_SED] l_upwind_diff_sed --------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/advance_microphys_module.F90(728): remark #7712: This variable has not been used. [NAME_KHM] name_hmp2, name_wp, name_khm --------------------------^ [859/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm.F90.o [860/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_3year.F90.o [861/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cloud_feedback.F90.o [862/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_0003.F90.o [863/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/arm_97.F90.o [864/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/fire.F90.o [865/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/ekman.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Benchmark_cases/ekman.F90(20): remark #7712: This variable has not been used. [Z] subroutine ekman_sfclyr( ngrdcol, z, & ------------------------------------^ [866/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/twp_ice.F90.o [867/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3.F90.o [868/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/neutral_case.F90.o [869/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/astex_a209.F90.o [870/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/lba.F90.o [871/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls3_night.F90.o [872/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf01.F90.o [873/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/dycoms2_rf02.F90.o [874/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/rico.F90.o [875/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_b.F90.o [876/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/cobra.F90.o [877/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/gabls2.F90.o [878/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex_long.F90.o [879/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/mpace_a.F90.o [880/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_init_cleanup.F90.o [881/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/atex.F90.o [882/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/KK_microphys_module.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/KK_microphys_module.F90(43): remark #7712: This variable has not been used. [GR] subroutine KK_local_microphys( gr, dt, nzt, & ! In ---------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/KK_microphys_module.F90(50): remark #7712: This variable has not been used. [ICOL] stats, icol, & ! In ----------------------------------------^ [883/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/pdf_parameter_tests.F90.o [884/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/coamps_microphys_driver_module.F90.o [885/915] Building Fortran object src/Benchmark_cases/CMakeFiles/benchmark_cases_lib.dir/prescribe_forcings.F90.o [886/915] Building Fortran object src/G_unit_test_types/CMakeFiles/G_unit_test_lib.dir/rev_direction_grid_test.F90.o [887/915] Linking Fortran static library src/Benchmark_cases/libbenchmark_cases_lib.a [888/915] Linking Fortran static library src/G_unit_test_types/libG_unit_test_lib.a [889/915] Generating Fortran dyndep file src/CMakeFiles/G_unit_tests.dir/Fortran.dd [890/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/morrison_microphys_module.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/morrison_microphys_module.F90(20): remark #7712: This variable has not been used. [SATURATION_FORMULA] saturation_formula, & ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/morrison_microphys_module.F90(21): remark #7712: This variable has not been used. [STATS] stats, icol, & ---------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Microphys/morrison_microphys_module.F90(21): remark #7712: This variable has not been used. [ICOL] stats, icol, & ----------------------^ [891/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/estimate_scm_microphys_module.F90.o [892/915] Building Fortran object src/CMakeFiles/G_unit_tests.dir/G_unit_tests.F90.o [893/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/lh_microphys_driver_module.F90.o [894/915] Linking Fortran executable src/G_unit_tests [895/915] Building Fortran object src/Microphys/CMakeFiles/microphys_lib.dir/microphys_driver.F90.o [896/915] Linking Fortran static library src/Microphys/libmicrophys_lib.a [897/915] Generating Fortran dyndep file src/CMakeFiles/clubb_driver_lib.dir/Fortran.dd [898/915] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/soil_vegetation.F90.o [899/915] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/generalized_grid_test.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/generalized_grid_test.F90(698): remark #7712: This variable has not been used. [HM_IDX] i, sclr, edsclr, hm_idx -----------------------^ [900/915] Building Fortran object src/CMakeFiles/clubb_driver_lib.dir/clubb_driver.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/clubb_driver.F90(2641): remark #7712: This variable has not been used. [ERR_INFO] subroutine set_case_initial_conditions(err_info) -----------------------------------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/clubb_driver.F90(4524): remark #7712: This variable has not been used. [GRID_ADAPT_IN_TIME_METHOD] grid_adapt_in_time_method, & ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/clubb_driver.F90(4523): remark #7712: This variable has not been used. [L_ADD_DYCORE_GRID] l_add_dycore_grid, & ----------------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/clubb_driver.F90(3126): remark #7712: This variable has not been used. [L_STATS_LAST] l_stats_last ------^ /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/clubb_driver.F90(3146): remark #7712: This variable has not been used. [RET_CODE] ret_code, & ------^ [901/915] Linking Fortran static library src/libclubb_driver_lib.a [902/915] Generating Fortran dyndep file src/CMakeFiles/clubb_driver_test.dir/Fortran.dd [903/915] Generating Fortran dyndep file src/CMakeFiles/clubb_standalone.dir/Fortran.dd [904/915] Generating Fortran dyndep file src/CMakeFiles/clubb_thread_test.dir/Fortran.dd [905/915] Generating Fortran dyndep file src/CMakeFiles/clubb_tuner.dir/Fortran.dd [906/915] Building Fortran object src/CMakeFiles/clubb_standalone.dir/clubb_standalone.F90.o [907/915] Building Fortran object src/CMakeFiles/clubb_thread_test.dir/clubb_thread_test.F90.o [908/915] Building Fortran object src/CMakeFiles/clubb_driver_test.dir/clubb_driver_test.F90.o [909/915] Linking Fortran executable src/clubb_standalone [910/915] Linking Fortran executable src/clubb_thread_test [911/915] Linking Fortran executable src/clubb_driver_test [912/915] Building Fortran object src/CMakeFiles/clubb_tuner.dir/error.F90.o [913/915] Building Fortran object src/CMakeFiles/clubb_tuner.dir/clubb_tuner.F90.o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/clubb_tuner.F90(86): warning #8889: Explicit interface or EXTERNAL declaration is required. [PARAM_LOOPS_DRIVER] call param_loops_driver( ) ---------------^ [914/915] Linking Fortran executable src/clubb_tuner [914/915] Install the project... -- Install configuration: "Release" -- Installing: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/install/ifx_PRECdouble/libclubb_driver_lib.a -- Installing: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/install/ifx_PRECdouble/clubb_tuner -- Set runtime path of "/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/install/ifx_PRECdouble/clubb_tuner" to "/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf:/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib" -- Installing: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/install/ifx_PRECdouble/G_unit_tests -- Set runtime path of "/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/install/ifx_PRECdouble/G_unit_tests" to "/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf:/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib" -- Installing: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/install/ifx_PRECdouble/clubb_thread_test -- Set runtime path of "/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/install/ifx_PRECdouble/clubb_thread_test" to "/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf:/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib" -- Installing: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/install/ifx_PRECdouble/clubb_standalone -- Set runtime path of "/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/install/ifx_PRECdouble/clubb_standalone" to "/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf:/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib" -- Installing: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/install/ifx_PRECdouble/clubb_driver_test -- Set runtime path of "/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/install/ifx_PRECdouble/clubb_driver_test" to "/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf:/usr/local/spack/opt/spack/linux-pop22-cascadelake/oneapi-2023.2.0/netcdf-fortran-4.5.3-dse32dm7kmsorqtyicefw5hz4kl24mhf/lib" check_for_missing_threadprivate.py has begun. File /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/corr_varnce_module.F90 failed: Missing threadprivate for: corr_array_n_cloud_def corr_array_n_below_def File /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/error_code.F90 failed: Missing threadprivate for: clubb_debug_level File /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/sponge_layer_damping.F90 failed: Missing threadprivate for: wp2_sponge_damp_settings thlm_sponge_damp_settings uv_sponge_damp_settings up2_vp2_sponge_damp_profile uv_sponge_damp_profile thlm_sponge_damp_profile wp3_sponge_damp_profile rtm_sponge_damp_profile wp2_sponge_damp_profile rtm_sponge_damp_settings wp3_sponge_damp_settings up2_vp2_sponge_damp_settings File /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/fill_holes.F90 failed: Missing threadprivate for: ret_code check_for_missing_threadprivate.py did not pass. failedFiles = ['/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/corr_varnce_module.F90', '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/error_code.F90', '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/sponge_layer_damping.F90', '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/fill_holes.F90'] =============================================================== THREADPRIVATE CHECK FAILED  THIS IS PRINTED IN ALL RED, CAPITAL LETTERS, AND USES  AN EXCLAMATION MARK TO ENSURE THE DEVELOPERS FEEL SHAME!  IF YOU ARE ONE OF THESE "DEVELOPERS" CHECK THE  LOG FILE FOR DETAILS: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/build/ifx_PRECdouble/cmake_build_output.txt =============================================================== CLUBBStandardsCheck.py has begun. --------------------- Default Private Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/generalized_grid_test.F90 --------------------- WARNING: Missing default 'private' in the following modules: line 3: module generalized_grid_test ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/generalized_grid_test.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 903 : 115 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then line 1071 : 101 chars : rtm_ref_flip, thlm_ref_flip, um_ref_flip, vm_ref_flip, ug_flip, vg_flip, & ! Intent(in) line 1084 : 111 chars : um_flip, vm_flip, upwp_flip, vpwp_flip, up2_flip, vp2_flip, up3_flip, vp3_flip, & ! Intent(inout) line 1086 : 111 chars : wp2_flip, wp3_flip, rtp2_flip, rtp3_flip, thlp2_flip, thlp3_flip, rtpthlp_flip, & ! Intent(inout) line 1092 : 109 chars : wp2rtp_flip, wp2thlp_flip, uprcp_flip, vprcp_flip, rc_coef_zm_flip, wp4_flip, & ! intent(inout) line 1093 : 105 chars : wpup2_flip, wpvp2_flip, wp2up2_flip, wp2vp2_flip, ice_supersat_frac_flip, & ! intent(inout) line 1582 : 115 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then line 1609 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wp2up_implicit, nzt, ngrdcol, & line 1613 : 102 chars : pdf_implicit_coefs_terms_flip%term_wp2up_explicit, nzt, ngrdcol, & line 1617 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wp2vp_implicit, nzt, ngrdcol, & line 1621 : 102 chars : pdf_implicit_coefs_terms_flip%term_wp2vp_explicit, nzt, ngrdcol, & line 1655 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wpup2_implicit, nzt, ngrdcol, & line 1659 : 102 chars : pdf_implicit_coefs_terms_flip%term_wpup2_explicit, nzt, ngrdcol, & line 1663 : 102 chars : pdf_implicit_coefs_terms_flip%coef_wpvp2_implicit, nzt, ngrdcol, & line 1667 : 102 chars : pdf_implicit_coefs_terms_flip%term_wpvp2_explicit, nzt, ngrdcol, & line 2471 : 105 chars : tolerance = max( 1.e-8_core_rknd, epsilon(tolerance) ) ! max statement for single precision runs ---------------------------------------------------------------------------------------------------- --------------------- Implicit None Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/clubb_driver.F90 --------------------- WARNING: 'use' statements without 'only' found in the following lines: WARNING: Check that comma is on same line as 'use', as CLUBB requires. 3107 : use gptl ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/clubb_driver.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 200 : 110 chars : l_modify_ic_with_cubic_int, & ! Flag for interpolating the sounding profile with Steffen's monotone cubic line 201 : 110 chars : ! method to obtain smoother initial condition profile, which is found to be line 202 : 111 chars : ! beneficial to achive a better numerical solution convergence. If this flag line 203 : 118 chars : ! is turned off, the initial conditions will be generated with linear interpolation. line 204 : 111 chars : ! This is done on a case-by-case basis, since using the monotone cubic method line 205 : 109 chars : ! requires a special sounding.in file with many additional sounding levels. line 206 : 109 chars : l_modify_bc_for_cnvg_test, & ! Flag to activate modifications on boundary condition for convergence test line 738 : 101 chars : !$omp sens_ht, latent_ht, lmin, vert_decorr_coef, deep_soil_T_in_K, sfc_soil_T_in_K, veg_T_in_K, & line 745 : 101 chars : !$omp exner, rtm, thlm, rcm, wp3, wp3_zm, delta_zm, p_in_Pa, cloud_frac, wpthvp, wp2thvp, wp2up, & line 754 : 102 chars : !$omp rtp2_mc, thlp2_mc, rtpthlp_mc, Ncm_mc, Ncm, Nccnm, em, tau_zm, tau_zt, Kh_zt, Kh_zm, rfrzm, & line 755 : 105 chars : !$omp rrm, Nrm, Nc_in_cloud, wpNcp, radht, Frad, Frad_SW_up, Frad_LW_up, Frad_SW_down, Frad_LW_down, & line 756 : 102 chars : !$omp wpsclrp_sfc, wpedsclrp_sfc, sclrm, wpsclrp, sclrp2, sclrp3, sclrprtp, sclrpthlp, sclrpthvp, & line 1016 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz line 1746 : 102 chars : open(unit=iunit_grid_adaptation, file=fname_grid_adaptation, status='replace', action='write') line 2062 : 105 chars : allocate( um_ref(ngrdcol, gr%nzt) ) ! Reference u wind for nudging; Michael Falk, 17 Oct 2007 line 2063 : 105 chars : allocate( vm_ref(ngrdcol, gr%nzt) ) ! Reference v wind for nudging; Michael Falk, 17 Oct 2007 line 2502 : 113 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then line 2533 : 106 chars : ! Similar call to above, checking parameter values, but because we've placed this in "init_clubb_case" line 2541 : 116 chars : write(fstderr, *) "Fatal error calling check_clubb_settings_api and/or check_parameters_api in clubb_driver" line 2584 : 111 chars : !$acc rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, & line 2596 : 101 chars : !$acc pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, & line 2597 : 103 chars : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, & line 2600 : 104 chars : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, & line 2602 : 103 chars : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, & line 2608 : 101 chars : !$acc pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, & line 2609 : 106 chars : !$acc pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, & line 2610 : 110 chars : !$acc pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, & line 2611 : 115 chars : !$acc pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, & line 2612 : 110 chars : !$acc pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, & line 2613 : 105 chars : !$acc pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, & line 2614 : 113 chars : !$acc pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, & line 2615 : 108 chars : !$acc pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, & line 2616 : 112 chars : !$acc pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, & line 2617 : 110 chars : !$acc pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, & line 2726 : 103 chars : invrs_rho_ds_zt(i,k) = invrs_rho_ds_zt_init(k) ! inv. dry, static density: t-levs line 2732 : 103 chars : um_pert(i,k) = zero ! Variables used to track perturbed version of winds. line 2734 : 105 chars : wm_zt(i,k) = wm_zt_init(k) ! Imposed large scale w - Thermodynamic levels line 2928 : 113 chars : if ( clubb_config_flags%iiPDF_type == iiPDF_new .or. clubb_config_flags%iiPDF_type == iiPDF_new_hybrid ) then line 3119 : 101 chars : !----------------------------------- Optional Input Variables ----------------------------------- line 3276 : 103 chars : um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), & line 3609 : 111 chars : !$acc X_nl_all_levs, X_mixt_comp_all_levs, lh_sample_point_weights, mu_x_1_n, mu_x_2_n, & line 3611 : 104 chars : !$acc lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped, & line 3615 : 116 chars : !$acc pdf_params%cloud_frac_1, pdf_params%cloud_frac_2, pdf_params%cthl_1, pdf_params%cthl_2, & line 3616 : 112 chars : !$acc pdf_params%crt_1, pdf_params%crt_2, pdf_params%stdev_chi_1, pdf_params%stdev_chi_2, & line 3632 : 102 chars : wp2_zt = zm2zt_api( gr%nzm, gr%nzt, ngrdcol, gr, wp2, w_tol_sqd ) ! Positive definite quantity line 3638 : 109 chars : thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In line 3639 : 109 chars : rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), & ! In line 3640 : 106 chars : hydromet(i,:,:), Nc_in_cloud(i,:), & ! In line 3657 : 102 chars : Nccnm(i,:), & ! Inout line 3658 : 117 chars : hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), & ! Out line 3659 : 107 chars : thlm_mc(i,:), hydromet_vel_zt(i,:,:), & ! Out line 3660 : 102 chars : hydromet_vel_covar_zt_impc(i,:,:), & ! Out line 3661 : 102 chars : hydromet_vel_covar_zt_expc(i,:,:), & ! Out line 3662 : 110 chars : wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), & ! Out line 3663 : 105 chars : thlp2_mc(i,:), rtpthlp_mc(i,:) ) ! Out line 3687 : 103 chars : stats, i, & ! Inout line 3688 : 103 chars : hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout line 3689 : 103 chars : K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:), & ! Inout line 3690 : 103 chars : thlm_mc(i,:), err_info, & ! Inout line 3691 : 101 chars : wphydrometp(i,:,:), wpNcp(i,:) ) ! Out line 3700 : 106 chars : !$acc update device( rcm_mc, rvm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc ) line 3753 : 104 chars : !$acc update host( rvm_mc, rcm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc ) line 3780 : 105 chars : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, X_nl_all_levs, & line 3806 : 105 chars : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, thlm, rtm, rcm ) line 3907 : 112 chars : call stats_update( "brunt_term_time_avg", richardson_num_term_weight*richardson_num_term_time_avg, & line 3933 : 101 chars : .and. stats%l_last_sample ) then ! only adapt grid when the average of the last line 4062 : 103 chars : write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_scheme = ', time_microphys_scheme line 4063 : 104 chars : write(unit=fstdout, fmt='(a,f10.4)') 'CLUBB-TIMER time_microphys_advance = ', time_microphys_advance line 4182 : 111 chars : !$acc rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, & line 4194 : 101 chars : !$acc pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, & line 4195 : 103 chars : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, & line 4198 : 104 chars : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, & line 4200 : 103 chars : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, & line 4206 : 101 chars : !$acc pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, & line 4207 : 106 chars : !$acc pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, & line 4208 : 110 chars : !$acc pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, & line 4209 : 115 chars : !$acc pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, & line 4210 : 110 chars : !$acc pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, & line 4211 : 105 chars : !$acc pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, & line 4212 : 113 chars : !$acc pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, & line 4213 : 108 chars : !$acc pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, & line 4214 : 112 chars : !$acc pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, & line 4215 : 110 chars : !$acc pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, & line 4237 : 119 chars : if ( thlm_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( thlm_sponge_damp_profile ) line 4238 : 118 chars : if ( rtm_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( rtm_sponge_damp_profile ) line 4239 : 117 chars : if ( uv_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( uv_sponge_damp_profile ) line 4240 : 118 chars : if ( wp2_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( wp2_sponge_damp_profile ) line 4241 : 118 chars : if ( wp3_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( wp3_sponge_damp_profile ) line 4242 : 122 chars : if ( up2_vp2_sponge_damp_settings%l_sponge_damping ) call finalize_tau_sponge_damp_api( up2_vp2_sponge_damp_profile ) line 4929 : 104 chars : clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method ) line 4937 : 106 chars : clubb_config_flags%l_add_dycore_grid, clubb_config_flags%grid_adapt_in_time_method ) line 4951 : 101 chars : 'be used for cases with forcings from an input file and for the atex ', & ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/clubb_tuner.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 654 : 102 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/clubb_driver_test.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 71 : 107 chars : write(fstderr, *) "This section ensures that everything allocated in init_clubb_case will be deallocated" line 72 : 102 chars : write(fstderr, *) "in clean_up_clubb. This may cause a runtime error if there is a mismatch between" ---------------------------------------------------------------------------------------------------- CLUBBStandardsCheck.py has finished. FAIL: 6 check(s) failed. CLUBBStandardsCheck.py has begun. --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/advance_clubb_core_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 1876 : 101 chars : stats, & ! intent(inout) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/advance_xm_wpxp_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 779 : 101 chars : call wpxp_term_pr1_lhs( nzm, ngrdcol, gr, C6rt_Skw_fnc, C6thl_Skw_fnc, C7_Skw_fnc, & ! Intent(in) line 780 : 101 chars : invrs_tau_C6_zm, l_scalar_calc, & ! Intent(in) line 781 : 102 chars : lhs_pr1_wprtp, lhs_pr1_wpthlp, lhs_pr1_wpsclrp ) ! Intent(out) line 854 : 102 chars : stats, & ! InOut line 855 : 101 chars : rtm, wprtp, thlm, wpthlp, sclrm, wpsclrp, & ! InOut line 856 : 101 chars : err_info ) ! InOut line 896 : 101 chars : stats, & ! InOut line 4881 : 108 chars : tmp_zm_stats(i,k) = (-gamma_over_implicit_ts*lhs_ta_wpxp(2+gr%grid_dir_indx,i,k)) * wpxp(i,km1) & line 4883 : 105 chars : + (-gamma_over_implicit_ts*lhs_ta_wpxp(2-gr%grid_dir_indx,i,k)) * wpxp(i,kp1) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/sfc_varnce_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 723 : 105 chars : call sfc_varnce_check( sclr_dim, wp2(i,gr%k_lb_zm), up2(i,gr%k_lb_zm), & ! intent(in) line 724 : 105 chars : vp2(i,gr%k_lb_zm), thlp2(i,gr%k_lb_zm), rtp2(i,gr%k_lb_zm), & ! intent(in) line 725 : 105 chars : rtpthlp(i,gr%k_lb_zm), sclrp2(i,gr%k_lb_zm,:), & ! intent(in) line 726 : 105 chars : sclrprtp(i,gr%k_lb_zm,:), sclrpthlp(i,gr%k_lb_zm,:), & ! intent(in) line 727 : 108 chars : err_info ) ! intent(inout) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/grid_adaptation_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 295 : 128 chars : write(fstderr, *) "The fixed minimum grid density momentum heights need to cover at least the domain of the physics grid." ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/pdf_parameter_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 295 : 101 chars : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, & line 298 : 102 chars : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, & line 300 : 101 chars : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, & ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/clubb_api_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 2430 : 107 chars : ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing line 2497 : 107 chars : ! calc_derrived_params_api - Adjusts values of background eddy diffusivity based on vertical grid spacing ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/stats_clubb_utilities.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 129 : 101 chars : wp2_zt, thlp2_zt, wpthlp_zt, wprtp_zt, rtp2_zt, rtpthlp_zt, up2_zt, vp2_zt, upwp_zt, vpwp_zt, & line 130 : 101 chars : wpup2, wpvp2, a3_coef_zt, wp3_on_wp2_zt, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, & ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/advance_windm_edsclrm_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 493 : 102 chars : stats ) ! intent(inout) line 501 : 102 chars : stats ) ! intent(inout) line 953 : 103 chars : call windm_edsclrm_rhs( nzm, nzt, ngrdcol, gr, windm_edsclrm_scalar, dt, & ! intent(in) line 954 : 103 chars : lhs_diff, edsclrm(:,:,edsclr), & ! intent(in) line 955 : 103 chars : edsclrm_forcing(:,:,edsclr), & ! intent(in) line 956 : 103 chars : rho_ds_zm, invrs_rho_ds_zt, & ! intent(in) line 957 : 103 chars : l_imp_sfc_momentum_flux, wpedsclrp(:,gr%k_lb_zm,edsclr), & ! intent(in) line 958 : 106 chars : stats, & ! intent(inout) line 959 : 104 chars : rhs(:,:,edsclr) ) ! intent(out) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/setup_clubb_pdf_params.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 55 : 104 chars : subroutine setup_pdf_parameters_api( gr, nzm, nzt, ngrdcol, pdf_dim, hydromet_dim, dt, & ! Intent(in) line 3823 : 104 chars : ! Correlation (in-precip) of chi (old s) and the precipitating hydrometeor in PDF component 1. line 3827 : 104 chars : ! Correlation (in-precip) of chi (old s) and the precipitating hydrometeor in PDF component 2. line 3841 : 104 chars : ! Correlation (in-precip) of eta (old t) and the precipitating hydrometeor in PDF component 1. line 3845 : 104 chars : ! Correlation (in-precip) of eta (old t) and the precipitating hydrometeor in PDF component 2. ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/parameters_tunable.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 839 : 106 chars : / sqrt( 4.0_core_rknd * ( 1.0_core_rknd - 0.4_core_rknd )**3 & line 840 : 118 chars : + clubb_params(ngrdcol,iSkw_max_mag)**2 ) ) ) ! Known magic number line 902 : 117 chars : mult_factor_zt(i) = 1.0_core_rknd + clubb_params(i,imult_coef) * log( avg_deltaz(i) / grid_spacing_thresh ) line 917 : 104 chars : nu_vert_res_dep%nu10(i) = clubb_params(i,inu10) * mult_factor_zt(i) !We're unsure of the grid ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/mono_flux_limiter.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 700 : 104 chars : !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_any_adjustment_needed) line 851 : 121 chars : ! MONOFLUX TEST COMMENT DO NOT REMOVE if( any(wpxp_net_adjust /= 0.0) ) write(fstderr,*) "MONOFLUX: wpxp adjusted " ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/model_flags.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 315 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz line 541 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz line 845 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz ---------------------------------------------------------------------------------------------------- --------------------- Default Private Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/err_info_type_module.F90 --------------------- WARNING: Missing default 'private' in the following modules: line 4: module err_info_type_module ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/err_info_type_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 265 : 102 chars : write(err_info%err_header_global,'(A38, I3, A15, I3, A, A28, A33, F6.2, A1, F6.2, A, A39, A40)') & line 276 : 105 chars : write(err_info%err_header(i),'(A38, I3, A15, I3, A, A22, I2, A11, F6.2, A13, F6.2, A, A39, A40)') & ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/penta_bicgstab_solver.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 419 : 110 chars : ! It's interesting to see how close E_inv is to the lhs diagonal, it's usually (visually) very close, but line 420 : 104 chars : ! using it instead of E_inv requires so many more iterations (use it would be jacobi preconditioner) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/advance_wp2_wp3_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 928 : 101 chars : stats, & ! intent(inout) line 1742 : 105 chars : stats_tmp_zt(i,k) = - gamma_over_implicit_ts * wp3_term_ta_lhs_result(5,i,k) * wp3(i,k-1) & line 1743 : 103 chars : - gamma_over_implicit_ts * wp3_term_ta_lhs_result(4,i,k) * wp2(i,k) & line 1744 : 103 chars : - gamma_over_implicit_ts * wp3_term_ta_lhs_result(3,i,k) * wp3(i,k) & line 1745 : 105 chars : - gamma_over_implicit_ts * wp3_term_ta_lhs_result(2,i,k) * wp2(i,k+1) & line 1746 : 103 chars : - gamma_over_implicit_ts * wp3_term_ta_lhs_result(1,i,k) * wp3(i,k+1) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/fill_holes.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 234 : 113 chars : write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold line 240 : 105 chars : write(fstderr, *) "column", i, " field average = ", sum(field(i,:) * rho_ds(i,:) * dz(i,:)) & line 584 : 102 chars : ! rho_ds_dz(i,k-num_hf_draw_points:k+num_hf_draw_points)) line 823 : 110 chars : * min( threshold, field(i,k_start:k_end:grid_dir_indx) ) ) * invrs_denom line 828 : 106 chars : + mass_fraction * ( min( threshold, field(i,k_start:k_end:grid_dir_indx) ) - threshold ) line 833 : 110 chars : * max( threshold, field(i,k_start:k_end:grid_dir_indx) ) ) * invrs_denom line 840 : 108 chars : + mass_fraction * ( max( threshold, field(i,k_start:k_end:grid_dir_indx) ) - threshold ) ---------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------- --------------------- Implicit None Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/stats_netcdf.F90 --------------------- WARNING: Missing 'implicit none' after these blocks: line 281: subroutine stats_init_api( registry_path, output_path, ncol, stats_tsamp, stats_tout, dt_main, & line 489: subroutine stats_finalize_api( stats, err_info ) line 565: subroutine stats_type_initialize( ncol, defs, ndefs, zt, zm, stats, ierr, rad_zt, rad_zm ) line 716: subroutine stats_open_netcdf( output_path, time_units, & line 951: subroutine stats_begin_timestep_api( itime, stats ) line 1001: subroutine stats_end_timestep_api( time_value, stats, err_info ) line 1052: subroutine stats_update_scalar( name, values, stats, icol, level ) line 1112: subroutine stats_update_1d( name, values, stats, icol, level ) line 1172: subroutine stats_update_2d( name, values, stats, icol, level ) line 1235: subroutine stats_begin_budget_scalar( name, values, stats, icol ) line 1281: subroutine stats_begin_budget_1d( name, values, stats, icol ) line 1334: subroutine stats_begin_budget_2d( name, values, stats, icol ) line 1379: subroutine stats_update_budget_scalar( name, values, stats, icol, level ) line 1429: subroutine stats_update_budget_1d( name, values, stats, icol, level ) line 1479: subroutine stats_update_budget_2d( name, values, stats, icol, level ) line 1524: subroutine stats_finalize_budget_scalar( name, values, stats, icol, l_count_sample ) line 1590: subroutine stats_finalize_budget_1d( name, values, stats, icol, l_count_sample ) line 1663: subroutine stats_finalize_budget_2d( name, values, stats, icol, l_count_sample ) line 1729: subroutine stats_avg_and_write( time_value, stats, ierr ) line 1855: subroutine stats_grid_init( ncol, zt_src, zm_src, zt_tgt, zm_tgt, & line 1917: subroutine stats_update_grid( zt_src, zm_src, rho_vals, rho_levels, p_sfc, stats ) line 1995: subroutine stats_lh_samples_init( num_samples, nzt, nl_var_names, u_var_names, zt_vals, & line 2114: subroutine stats_lh_samples_write_lognormal( samples, stats, err_info ) line 2167: subroutine stats_lh_samples_write_uniform( uniform_vals, mixture_comp, sample_weights, & line 2383: subroutine stats_lookup_append( stats, id ) line 2425: subroutine stats_lookup_reject_append( stats, name ) line 2539: subroutine stats_read_registry_namelist( path, defs, ndefs, ierr ) line 2614: subroutine stats_expand_registry( sclr_dim, edsclr_dim, defs, ndefs, hydromet_list ) line 2915: subroutine add_expanded_def( base_def, name, out_defs, nout ) line 2965: subroutine parse_registry_line( line, def, l_valid ) line 3039: subroutine split_registry_fields( line, fields, nfields ) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/stats_netcdf.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 235 : 103 chars : logical :: l_last_sample = .false. ! True if we want to output at the end of this sample line 237 : 104 chars : logical :: l_different_output_grid = .false. ! True if we need to remap the variables before output line 238 : 102 chars : logical :: l_output_rad_files = .false. ! True if we want to output radiation grid variables line 526 : 101 chars : if ( allocated( stats%grid%rho_lin_spline_vals ) ) deallocate( stats%grid%rho_lin_spline_vals ) line 527 : 105 chars : if ( allocated( stats%grid%rho_lin_spline_levels ) ) deallocate( stats%grid%rho_lin_spline_levels ) line 803 : 104 chars : ret_code = nf90_def_var( stats%ncid, "time", NF90_DOUBLE, (/ stats%time_dimid /), stats%time_varid ) line 808 : 101 chars : ret_code = nf90_def_var( stats%ncid, "col", NF90_DOUBLE, (/ stats%col_dimid /), stats%col_varid ) line 828 : 121 chars : ret_code = nf90_def_var( stats%ncid, "lh_zt", NF90_DOUBLE, (/ stats%lh_2d%lh_zt_dimid /), stats%lh_2d%lh_zt_varid ) line 835 : 112 chars : ret_code = nf90_def_var( stats%ncid, "rad_zt", NF90_DOUBLE, (/ stats%rad_zt_dimid /), stats%rad_zt_varid ) line 839 : 112 chars : ret_code = nf90_def_var( stats%ncid, "rad_zm", NF90_DOUBLE, (/ stats%rad_zm_dimid /), stats%rad_zm_varid ) line 849 : 101 chars : (/ stats%param_strlen_dimid, stats%param_dimid /), stats%param_name_varid ) line 852 : 109 chars : ret_code = nf90_def_var( stats%ncid, "param", NF90_DOUBLE, (/ stats%param_dimid /), stats%param_varid ) line 912 : 110 chars : ret_code = nf90_put_att( stats%ncid, stats%vars(i)%varid, "long_name", trim( stats%vars(i)%long_name ) ) line 913 : 102 chars : ret_code = nf90_put_att( stats%ncid, stats%vars(i)%varid, "units", trim( stats%vars(i)%units ) ) line 920 : 108 chars : ret_code = nf90_put_var( stats%ncid, stats%col_varid, [( real( i, kind=core_rknd ), i=1, stats%ncol )] ) line 940 : 109 chars : ret_code = nf90_put_var( stats%ncid, stats%param_varid, [( real( i, kind=core_rknd ), i=1, nparams )] ) line 1815 : 101 chars : stats%grid%gr_source, stats%grid%gr_output, stats%vars(i)%nz, & line 1816 : 107 chars : real( stats%vars(i)%buffer, kind=core_rknd ), stats%vars(i)%out_nz, & line 1817 : 114 chars : size( stats%grid%rho_lin_spline_vals, 2 ), stats%grid%rho_lin_spline_vals, & line 1973 : 101 chars : if ( allocated( stats%grid%rho_lin_spline_vals ) ) deallocate( stats%grid%rho_lin_spline_vals ) line 1974 : 105 chars : if ( allocated( stats%grid%rho_lin_spline_levels ) ) deallocate( stats%grid%rho_lin_spline_levels ) line 2416 : 116 chars : if ( stats%lookup%cache_len > 0 ) tmp(1:stats%lookup%cache_len) = stats%lookup%cache(1:stats%lookup%cache_len) line 2461 : 105 chars : tmp(1:stats%lookup%reject_cache_len) = stats%lookup%reject_cache(1:stats%lookup%reject_cache_len) line 2528 : 101 chars : write(date(32:33),'(i2.2)') nint( ( ( real( mod( nint( st_time ),3600 ),kind=time_precision ) / & line 2605 : 101 chars : write( fstderr,* ) "Invalid stats registry entry (expected: name | grid | units | long_name)" line 2706 : 101 chars : call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k) line 2707 : 101 chars : call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k) line 2714 : 101 chars : call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k) line 2715 : 101 chars : call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k) line 2722 : 101 chars : call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_1",out_defs,k) line 2723 : 101 chars : call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_2",out_defs,k) line 2730 : 113 chars : trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_1", & line 2734 : 113 chars : trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_2", & line 2740 : 101 chars : call add_expanded_def(base_def,"corr_w_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k) line 2741 : 101 chars : call add_expanded_def(base_def,"corr_w_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k) line 2748 : 103 chars : call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k) line 2749 : 103 chars : call add_expanded_def(base_def,"corr_chi_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k) line 2756 : 103 chars : call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k) line 2757 : 103 chars : call add_expanded_def(base_def,"corr_eta_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k) line 2764 : 103 chars : call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_1_n",out_defs,k) line 2765 : 103 chars : call add_expanded_def(base_def,"corr_Ncn_"//trim(hydromet_list(j)( 1:2 ))//"_2_n",out_defs,k) line 2772 : 115 chars : trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_1_n", & line 2776 : 115 chars : trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"_2_n", & line 2813 : 112 chars : trim( hydromet_list(j2)( 1:min( 2,len_trim( hydromet_list(j2) ) ) ) )//"p", & ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/CLUBB_core/advance_xp2_xpyp_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 1320 : 101 chars : sclrprtp(:,:,sclr) ) ! Intent(inout) line 1353 : 102 chars : sclrpthlp(:,:,sclr) ) ! Intent(inout) line 3042 : 101 chars : stats_tmp(i,k) = (-gamma_over_implicit_ts * lhs_ta(2+gr%grid_dir_indx,i,k)) * xapxbp(i,km1) & ---------------------------------------------------------------------------------------------------- CLUBBStandardsCheck.py has finished. FAIL: 20 check(s) failed. CLUBBStandardsCheck.py has begun. ---------------------------------------------------------------------------------------------------- --------------------- Implicit None Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/SILHS/mt95.F90 --------------------- WARNING: Missing 'implicit none' after these blocks: line 362: subroutine init_by_type( put, get ) line 382: subroutine init_by_scalar( put ) line 413: subroutine init_by_array( put ) line 461: subroutine next_state( ) line 593: subroutine genrand_int32_0d( y ) line 614: subroutine genrand_int32_1d( y ) line 629: subroutine genrand_int32_2d( y ) line 644: subroutine genrand_int32_3d( y ) line 659: subroutine genrand_int32_4d( y ) line 674: subroutine genrand_int32_5d( y ) line 689: subroutine genrand_int32_6d( y ) line 704: subroutine genrand_int32_7d( y ) line 720: subroutine genrand_int31_0d( y ) line 732: subroutine genrand_int31_1d( y ) line 747: subroutine genrand_int31_2d( y ) line 762: subroutine genrand_int31_3d( y ) line 777: subroutine genrand_int31_4d( y ) line 792: subroutine genrand_int31_5d( y ) line 807: subroutine genrand_int31_6d( y ) line 822: subroutine genrand_int31_7d( y ) line 838: subroutine genrand_real1_0d( r ) line 853: subroutine genrand_real1_1d( r ) line 868: subroutine genrand_real1_2d( r ) line 883: subroutine genrand_real1_3d( r ) line 898: subroutine genrand_real1_4d( r ) line 913: subroutine genrand_real1_5d( r ) line 928: subroutine genrand_real1_6d( r ) line 943: subroutine genrand_real1_7d( r ) line 959: subroutine genrand_real2_0d( r ) line 974: subroutine genrand_real2_1d( r ) line 989: subroutine genrand_real2_2d( r ) line 1004: subroutine genrand_real2_3d( r ) line 1019: subroutine genrand_real2_4d( r ) line 1034: subroutine genrand_real2_5d( r ) line 1049: subroutine genrand_real2_6d( r ) line 1064: subroutine genrand_real2_7d( r ) line 1080: subroutine genrand_real3_0d( r ) line 1095: subroutine genrand_real3_1d( r ) line 1110: subroutine genrand_real3_2d( r ) line 1125: subroutine genrand_real3_3d( r ) line 1140: subroutine genrand_real3_4d( r ) line 1155: subroutine genrand_real3_5d( r ) line 1170: subroutine genrand_real3_6d( r ) line 1185: subroutine genrand_real3_7d( r ) line 1201: subroutine genrand_res53_0d( r ) line 1218: subroutine genrand_res53_1d( r ) line 1233: subroutine genrand_res53_2d( r ) line 1248: subroutine genrand_res53_3d( r ) line 1263: subroutine genrand_res53_4d( r ) line 1278: subroutine genrand_res53_5d( r ) line 1293: subroutine genrand_res53_6d( r ) line 1308: subroutine genrand_res53_7d( r ) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/SILHS/latin_hypercube_driver_module.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 113 : 101 chars : ! The uniform distribution corresponds to all the same variables as X_nl, line 410 : 105 chars : !$acc update host(X_u_all_levs,l_in_precip,lh_sample_point_weights,X_mixt_comp_all_levs,k_lh_start) ---------------------------------------------------------------------------------------------------- CLUBBStandardsCheck.py has finished. FAIL: 2 check(s) failed. CLUBBStandardsCheck.py has begun. --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Benchmark_cases/wangara.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 104 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 105 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Benchmark_cases/mpace_a.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 272 : 103 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 273 : 102 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Default Private Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Benchmark_cases/prescribe_forcings.F90 --------------------- WARNING: Missing default 'private' in the following modules: line 1: module prescribe_forcings_module ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Benchmark_cases/prescribe_forcings.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 297 : 104 chars : !$acc enter data create( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar ) line 471 : 118 chars : !$acc update device( wm_zt, wm_zm, thlm_forcing, rtm_forcing, um_ref, vm_ref, sclrm_forcing, edsclrm_forcing ) line 911 : 103 chars : !$acc exit data delete( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar ) line 1114 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & line 1118 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & line 1122 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & line 1123 : 112 chars : exner_zm(i,km1), exner_zm(i,k00), exner_zm(i,kp1), exner_zm(i,kp2) ) line 1126 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & line 1127 : 108 chars : thlm_zm(i,km1), thlm_zm(i,k00), thlm_zm(i,kp1), thlm_zm(i,kp2) ) line 1130 : 101 chars : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), & line 1131 : 104 chars : rtm_zm(i,km1), rtm_zm(i,k00), rtm_zm(i,kp1), rtm_zm(i,kp2) ) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Benchmark_cases/rico.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 159 : 103 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 160 : 102 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Benchmark_cases/dycoms2_rf02.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 121 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 122 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Benchmark_cases/bomex.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 127 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 128 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Benchmark_cases/dycoms2_rf01.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 91 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 92 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Benchmark_cases/gabls2.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 152 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 153 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Benchmark_cases/mpace_b.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 157 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 158 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/Benchmark_cases/lba.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 96 : 105 chars : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k) line 97 : 104 chars : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k) line 176 : 101 chars : wpthlp_sfc(i) = convert_sens_ht_to_km_s( ( 270._core_rknd * ft**1.5_core_rknd ), rho_sfc(i) ) line 177 : 101 chars : wprtp_sfc(i) = convert_latent_ht_to_m_s( ( 554._core_rknd * ft**1.3_core_rknd ), rho_sfc(i) ) ---------------------------------------------------------------------------------------------------- CLUBBStandardsCheck.py has finished. FAIL: 11 check(s) failed. No matches for /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/KK_microphys/ CLUBBStandardsCheck.py has begun. --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/G_unit_test_types/pdf_parameter_tests.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 542 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz ---------------------------------------------------------------------------------------------------- --------------------- Default Private Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/G_unit_test_types/rev_direction_grid_test.F90 --------------------- WARNING: Missing default 'private' in the following modules: line 1: module rev_direction_grid_test ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/G_unit_test_types/rev_direction_grid_test.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 233 : 113 chars : !seed used = -1102123834 1480475276 -248259584 525496705 1614213535 -1267052688 6290033 -78466652 line 234 : 127 chars : !seed_output = (/ -1102123834, 1480475276, -248259584, 525496705, 1614213535, -1267052688, 6290033, -78466652 /) line 750 : 101 chars : call xpyp_term_ta_pdf_lhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In line 754 : 104 chars : call xpyp_term_ta_pdf_lhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In line 795 : 101 chars : call xpyp_term_ta_pdf_rhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In line 801 : 104 chars : call xpyp_term_ta_pdf_rhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In ---------------------------------------------------------------------------------------------------- --------------------- Default Private Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/G_unit_test_types/fill_holes_tests.F90 --------------------- WARNING: Missing default 'private' in the following modules: line 19: module fill_holes_tests ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/G_unit_test_types/fill_holes_tests.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 162 : 102 chars : field_initial(i,k) = 10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) & line 180 : 110 chars : if ( l_print_name ) print *, "filling holes of: easy_fill_test_"//trim(fill_type_names(fill_type)) line 195 : 121 chars : write(*,'(A6,I5,1X,I5,A4,E30.20,A3,E30.20)') "field(", i, k, ") = ", field(i,k), " < ", threshold line 241 : 118 chars : if ( l_print_name ) print *, "filling holes of: reverse_easy_fill_test_"//trim(fill_type_names(fill_type)) line 344 : 102 chars : field_initial(i,k) = 10_core_rknd * ( sin( 8.0 * pi * ( k + i ) / nz ) + one ) & line 363 : 113 chars : if ( l_print_name ) print *, "filling holes of: below_thresh_test_"//trim(fill_type_names(fill_type)) line 385 : 103 chars : print *, "-- error", two * abs( initial_mass - new_mass ) / ( initial_mass + new_mass ) line 419 : 121 chars : if ( l_print_name ) print *, "filling holes of: reverse_below_thresh_test_"//trim(fill_type_names(fill_type)) line 430 : 116 chars : print *, "ERROR in below_thresh_test REVERSE MODE: method was not conservative in grid reverse mode" ---------------------------------------------------------------------------------------------------- --------------------- Line Length Check: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/src/G_unit_test_types/spurious_source_test.F90 --------------------- WARNING: Lines exceed 100 characters (limit 100): line 500 : 104 chars : l_prescribed_avg_deltaz, & ! used in calc_derrived_params_api. If .true., avg_deltaz = deltaz ---------------------------------------------------------------------------------------------------- CLUBBStandardsCheck.py has finished. FAIL: 6 check(s) failed. =============================================================== CLUBBStandardsCheck FAILED  THIS IS PRINTED IN ALL RED, CAPITAL LETTERS, AND USES  AN EXCLAMATION MARK TO ENSURE THE DEVELOPERS FEEL SHAME!  IF YOU ARE ONE OF THESE "DEVELOPERS" CHECK THE  LOG FILE FOR DETAILS: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/build/ifx_PRECdouble/cmake_build_output.txt =============================================================== Build completed successfully, but some source code checks have failed. + clubb/run_scripts/run_scm.py arm - using executable: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/run_scripts/../install/latest/clubb_standalone =================== Running arm =================== 2026/02/18 02:43:56 -------------------------------------------------- Latest git log entry -------------------------------------------------- A detailed git diff can be found at the end of this file -------------------------------------------------- Tunable Parameters: -------------------------------------------------- -------------------------------------------------- Preprocessing Directives: -------------------------------------------------- -DNETCDF enabled -DCOAMPS_MICRO enabled -DTUNER disabled -DSILHS enabled -Dnooverlap enabled -Draoffline enabled -DUSE_BUGSrad_ocast_random disabled -DBYTESWAP_IO disabled -------------------------------------------------- &model_setting -------------------------------------------------- runtype = arm nzmax = 110 grid_type = 1 deltaz = 40.0000000000000 zm_init = 0.000000000000000E+000 zm_top = 5350.00000000000 zt_grid_fname = zm_grid_fname = day = 21 month = 6 year = 1997 lat_vals = 36.6200000000000 lon_vals = -97.5000000000000 sfc_elevation = 0.000000000000000E+000 time_initial = 41400.0000000000 time_final = 93600.0000000000 dt_main = 60.0000000000000 dt_rad = 60.0000000000000 sfctype = 1 T_sfc = 288.000000000000 p_sfc = 97000.0000000000 sens_ht = 0.000000000000000E+000 latent_ht = 0.000000000000000E+000 fcor = 8.500000000000001E-005 fcor_y = 1.170525409671300E-004 T0 = 300.000000000000 ts_nudge = 86400.0000000000 forcings_file_path = l_t_dependent = T l_ignore_forcings = F l_modify_ic_with_cubic_int = F l_modify_bc_for_cnvg_test = F l_input_xpwp_sfc = F saturation_formula = 3 thlm_sponge_damp_settings%l_sponge_damping = F rtm_sponge_damp_settings%l_sponge_damping = F uv_sponge_damp_settings%l_sponge_damping = F wp2_sponge_damp_settings%l_sponge_damping = F wp3_sponge_damp_settings%l_sponge_damping = F up2_vp2_sponge_damp_settings%l_sponge_damping = F thlm_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 thlm_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 thlm_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 rtm_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 rtm_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 rtm_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 uv_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 uv_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 uv_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 wp2_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 wp2_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 wp2_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 wp3_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 wp3_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 wp3_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 up2_vp2_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 l_soil_veg = F l_restart = F l_input_fields = F restart_path_case = restart/arm time_restart = 0.000000000000000E+000 debug_level = 2 sclr_dim = 0 edsclr_dim = 0 iisclr_thl = -2 iisclr_rt = -1 iisclr_CO2 = -1 sclr_tol = -------------------------------------------------- &stats_setting -------------------------------------------------- l_stats = T fname_prefix = arm stats_fmt = netcdf stats_tsamp = 60.0000000000000 stats_tout = 60.0000000000000 l_allow_small_stats_tout = F Constant flags: l_pos_def = F l_gamma_Skw = T l_byteswap_io = F Constant tolerances [units] rt_tol [kg/kg] = 1.000000000000000E-008 thl_tol [K] = 1.000000000000000E-002 w_tol [m/s] = 2.000000000000000E-002 Parameter Value --------- ----- C1 = 1.00000000000000000000 C1b = 1.00000000000000000000 C1c = 1.00000000000000000000 C2rt = 2.00000000000000000000 C2thl = 2.00000000000000000000 C2rtthl = 2.00000000000000000000 C4 = 2.00000000000000000000 C_uu_shr = 0.40000000000000002220 C_uu_buoy = 0.29999999999999998890 C6rt = 2.00000000000000000000 C6rtb = 2.00000000000000000000 C6rtc = 1.00000000000000000000 C6thl = 2.00000000000000000000 C6thlb = 2.00000000000000000000 C6thlc = 1.00000000000000000000 C7 = 0.50000000000000000000 C7b = 0.50000000000000000000 C7c = 0.50000000000000000000 C8 = 0.50000000000000000000 C8b = 0.02000000000000000042 C10 = 3.29999999999999982236 C11 = 0.40000000000000002220 C11b = 0.40000000000000002220 C11c = 0.50000000000000000000 C12 = 1.00000000000000000000 C13 = 0.10000000000000000555 C14 = 1.00000000000000000000 C_wp2_pr_dfsn = 0.00000000000000000000 C_wp3_pr_tp = 0.00000000000000000000 C_wp3_pr_turb = 1.00000000000000000000 C_wp3_pr_dfsn = 0.00000000000000000000 C_wp2_splat = 0.00000000000000000000 C6rt_Lscale0 = 14.00000000000000000000 C6thl_Lscale0 = 14.00000000000000000000 C7_Lscale0 = 0.84999999999999997780 wpxp_L_thresh = 60.00000000000000000000 c_K = 0.20000000000000001110 c_K1 = 0.20000000000000001110 nu1 = 20.00000000000000000000 c_K2 = 0.02500000000000000139 nu2 = 1.00000000000000000000 c_K6 = 0.37500000000000000000 nu6 = 5.00000000000000000000 c_K8 = 5.00000000000000000000 nu8 = 20.00000000000000000000 c_K9 = 0.10000000000000000555 nu9 = 10.00000000000000000000 nu10 = 0.00000000000000000000 c_K_hm = 0.75000000000000000000 c_K_hmb = 0.75000000000000000000 K_hm_min_coef = 0.10000000000000000555 nu_hm = 1.50000000000000000000 slope_coef_spread_DG_means_w = 21.00000000000000000000 pdf_component_stdev_factor_w = 1.00000000000000000000 coef_spread_DG_means_rt = 0.80000000000000004441 coef_spread_DG_means_thl = 0.80000000000000004441 gamma_coef = 0.25000000000000000000 gamma_coefb = 0.25000000000000000000 gamma_coefc = 5.00000000000000000000 mu = 0.00100000000000000002 beta = 1.00000000000000000000 lmin_coef = 0.50000000000000000000 omicron = 0.50000000000000000000 zeta_vrnce_rat = 0.00000000000000000000 upsilon_precip_frac_rat = 0.55000000000000004441 lambda0_stability_coef = 0.02999999999999999889 mult_coef = 0.50000000000000000000 taumin = 90.00000000000000000000 taumax = 3600.00000000000000000000 Lscale_mu_coef = 2.00000000000000000000 Lscale_pert_coef = 0.10000000000000000555 alpha_corr = 0.14999999999999999445 Skw_denom_coef = 4.00000000000000000000 c_K10 = 1.00000000000000000000 c_K10h = 1.00000000000000000000 thlp2_rad_coef = 1.00000000000000000000 thlp2_rad_cloud_frac_thresh = 0.10000000000000000555 up2_sfc_coef = 4.00000000000000000000 Skw_max_mag = 10.00000000000000000000 C_invrs_tau_bkgnd = 1.10000000000000008882 C_invrs_tau_sfc = 0.10000000000000000555 C_invrs_tau_shear = 0.14999999999999999445 C_invrs_tau_N2 = 0.40000000000000002220 C_invrs_tau_N2_wp2 = 0.20000000000000001110 C_invrs_tau_N2_xp2 = 0.05000000000000000278 C_invrs_tau_N2_wpxp = 0.00000000000000000000 C_invrs_tau_N2_clear_wp3 = 1.00000000000000000000 C_invrs_tau_wpxp_Ri = 0.34999999999999997780 C_invrs_tau_wpxp_N2_thresh = 0.00033000000000000000 xp3_coef_base = 0.25000000000000000000 xp3_coef_slope = 0.01000000000000000021 altitude_threshold = 100.00000000000000000000 rtp2_clip_coef = 0.50000000000000000000 Cx_min = 0.33000000000000001554 Cx_max = 0.94999999999999995559 Richardson_num_min = 0.25000000000000000000 Richardson_num_max = 400.00000000000000000000 a3_coef_min = 1.00000000000000000000 a_const = 1.80000000000000004441 bv_efold = 5.00000000000000000000 wpxp_Ri_exp = 0.50000000000000000000 z_displace = 25.00000000000000000000 -------------------------------------------------- &microphysics_setting -------------------------------------------------- microphys_scheme = none l_cloud_sed = F sigma_g = 1.50000000000000 l_graupel = F l_hail = F l_seifert_beheng = F l_predict_Nc = F l_const_Nc_in_cloud = F specify_aerosol = morrison_lognormal l_subgrid_w = T l_arctic_nucl = F l_cloud_edge_activation = F l_fix_pgam = F l_in_cloud_Nc_diff = T l_var_covar_src = F l_upwind_diff_sed = F lh_microphys_type = disabled lh_num_samples = 2 lh_sequence_length = 1 lh_seed = 5489 l_fix_w_chi_eta_correlations = T l_silhs_KK_convergence_adj_mean = F importance_prob_thresh = 1.000000000000000E-008 host_dx = 1000000.00000000 host_dy = 1000000.00000000 hmp2_ip_on_hmm2_ip_slope%rr = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%ri = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rs = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rg = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Nr = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ng = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_intrcpt%rr = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%ri = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rs = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rg = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Nr = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ng = 0.540000000000000 Ncnp2_on_Ncnm2 = 1.00000000000000 C_evap = 0.860000000000000 r_0 = 2.500000000000000E-005 microphys_start_time = 0.000000000000000E+000 Nc0_in_cloud = 100000000.000000 ccnconst = 120.000000000000 ccnexpnt = 0.400000005960464 aer_rm1 = 1.100000002196566E-008 aer_rm2 = 5.999999785899490E-008 aer_n1 = 125000000.000000 aer_n2 = 65000000.0000000 aer_sig1 = 1.20000004768372 aer_sig2 = 1.70000004768372 pgam_fixed = 5.00000000000000 precip_frac_calc_type = 2 -------------------------------------------------- &SILHS_setting -------------------------------------------------- Warning: missing correlation input file(s): ../input/case_setups/arm_corr_array _cloud.in and/or ../input/case_setups/arm_corr_array_below.in The default correlation arrays will be used. -------------------------------------------------- &radiation_setting -------------------------------------------------- rad_scheme = none sol_const = 1367.00000000000 alvdr = 0.100000000000000 alvdf = 0.100000000000000 alndr = 0.100000000000000 alndf = 0.100000000000000 radiation_top = 50000.0000000000 F0 = 100.000000000000 F1 = 20.0000000000000 kappa = 119.000000000000 gc = 0.860000000000000 omega = 0.996500000000000 slr = 1.00000000000000 l_rad_above_cloud = F l_sw_radiation = F l_fix_cos_solar_zen = F l_use_default_std_atmosphere = T Fs_values = 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 cos_solar_zen_values = -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 cos_solar_zen_times = -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 eff_drop_radius = 1.000000000000000E-005 -------------------------------------------------- &configurable_clubb_flags_nl -------------------------------------------------- iiPDF_type = 1 ipdf_call_placement = 2 penta_solve_method = 1 tridiag_solve_method = 1 grid_remap_method = 1 grid_adapt_in_time_method = 0 l_use_precip_frac = T l_predict_upwp_vpwp = T l_ho_nontrad_coriolis = F l_ho_trad_coriolis = F l_min_wp2_from_corr_wx = F l_min_xp2_from_corr_wx = T l_C2_cloud_frac = F l_diffuse_rtm_and_thlm = F l_stability_correct_Kh_N2_zm = F l_calc_thlp2_rad = F l_upwind_xpyp_ta = T l_upwind_xm_ma = T l_uv_nudge = F l_rtm_nudge = F l_tke_aniso = T l_vert_avg_closure = F l_trapezoidal_rule_zt = F l_trapezoidal_rule_zm = F l_call_pdf_closure_twice = F l_standard_term_ta = F l_partial_upwind_wp3 = F l_godunov_upwind_wpxp_ta = F l_godunov_upwind_xpyp_ta = F l_use_cloud_cover = F l_diagnose_correlations = F l_calc_w_corr = F l_const_Nc_in_cloud = F l_fix_w_chi_eta_correlations = T l_stability_correct_tau_zm = F l_damp_wp2_using_em = T l_do_expldiff_rtm_thlm = F l_Lscale_plume_centered = F l_diag_Lscale_from_tau = T l_use_C7_Richardson = T l_use_C11_Richardson = F l_use_shear_Richardson = F l_brunt_vaisala_freq_moist = F l_use_thvm_in_bv_freq = F l_rcm_supersat_adj = T l_damp_wp3_Skw_squared = T l_prescribed_avg_deltaz = F l_lmm_stepping = F l_e3sm_config = F l_vary_convect_depth = F l_use_tke_in_wp3_pr_turb_term = T l_use_tke_in_wp2_wp3_K_dfsn = F l_use_wp3_lim_with_smth_Heaviside = F l_smooth_Heaviside_tau_wpxp = T l_modify_limiters_for_cnvg_test = F l_enable_relaxed_clipping = F l_linearize_pbl_winds = F l_mono_flux_lim_thlm = T l_mono_flux_lim_rtm = T l_mono_flux_lim_um = T l_mono_flux_lim_vm = T l_mono_flux_lim_spikefix = T l_host_applies_sfc_fluxes = F l_wp2_fill_holes_tke = T l_add_dycore_grid = F -------------------------------------------------- git diff src/ -------------------------------------------------- See *setup.txt file in output folder Path to sounding: arm_sounding.in File exists? T Path to sclr_sounding: arm_sclr_sounding.in File exists? T Path to edsclr_sounding: arm_edsclr_sounding.in File exists? T Reading in sounding information z = 0.000000000000000E+000 50.0000000000000 350.000000000000 650.000000000000 700.000000000000 1300.00000000000 2500.00000000000 5500.00000000000 u = 10.0000000000000 10.0000000000000 10.0000000000000 10.0000000000000 10.0000000000000 10.0000000000000 10.0000000000000 10.0000000000000 v = 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 ug = 10.0000000000000 10.0000000000000 10.0000000000000 10.0000000000000 10.0000000000000 10.0000000000000 10.0000000000000 10.0000000000000 vg = 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 theta = 299.000000000000 301.500000000000 302.500000000000 303.530000000000 303.700000000000 307.130000000000 314.000000000000 343.200000000000 rt = 1.520000000000000E-002 1.517000000000000E-002 1.498000000000000E-002 1.480000000000000E-002 1.470000000000000E-002 1.350000000000000E-002 3.000000000000000E-003 3.000000000000000E-003 p_in_Pa = -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 subs = 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 stats_nsamp = 1 stats_nout = 1 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1 . C2rtthl = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.00000000000000 Warning in check_clubb_settings_api iteration: 1 / 870 -- time = 41460.0 / 93600.0 iteration: 2 / 870 -- time = 41520.0 / 93600.0 iteration: 3 / 870 -- time = 41580.0 / 93600.0 iteration: 4 / 870 -- time = 41640.0 / 93600.0 iteration: 5 / 870 -- time = 41700.0 / 93600.0 iteration: 6 / 870 -- time = 41760.0 / 93600.0 iteration: 7 / 870 -- time = 41820.0 / 93600.0 iteration: 8 / 870 -- time = 41880.0 / 93600.0 iteration: 9 / 870 -- time = 41940.0 / 93600.0 iteration: 10 / 870 -- time = 42000.0 / 93600.0 iteration: 11 / 870 -- time = 42060.0 / 93600.0 iteration: 12 / 870 -- time = 42120.0 / 93600.0 iteration: 13 / 870 -- time = 42180.0 / 93600.0 iteration: 14 / 870 -- time = 42240.0 / 93600.0 iteration: 15 / 870 -- time = 42300.0 / 93600.0 iteration: 16 / 870 -- time = 42360.0 / 93600.0 iteration: 17 / 870 -- time = 42420.0 / 93600.0 iteration: 18 / 870 -- time = 42480.0 / 93600.0 iteration: 19 / 870 -- time = 42540.0 / 93600.0 iteration: 20 / 870 -- time = 42600.0 / 93600.0 iteration: 21 / 870 -- time = 42660.0 / 93600.0 iteration: 22 / 870 -- time = 42720.0 / 93600.0 iteration: 23 / 870 -- time = 42780.0 / 93600.0 iteration: 24 / 870 -- time = 42840.0 / 93600.0 iteration: 25 / 870 -- time = 42900.0 / 93600.0 iteration: 26 / 870 -- time = 42960.0 / 93600.0 iteration: 27 / 870 -- time = 43020.0 / 93600.0 iteration: 28 / 870 -- time = 43080.0 / 93600.0 iteration: 29 / 870 -- time = 43140.0 / 93600.0 iteration: 30 / 870 -- time = 43200.0 / 93600.0 iteration: 31 / 870 -- time = 43260.0 / 93600.0 iteration: 32 / 870 -- time = 43320.0 / 93600.0 iteration: 33 / 870 -- time = 43380.0 / 93600.0 iteration: 34 / 870 -- time = 43440.0 / 93600.0 iteration: 35 / 870 -- time = 43500.0 / 93600.0 iteration: 36 / 870 -- time = 43560.0 / 93600.0 iteration: 37 / 870 -- time = 43620.0 / 93600.0 iteration: 38 / 870 -- time = 43680.0 / 93600.0 iteration: 39 / 870 -- time = 43740.0 / 93600.0 iteration: 40 / 870 -- time = 43800.0 / 93600.0 iteration: 41 / 870 -- time = 43860.0 / 93600.0 iteration: 42 / 870 -- time = 43920.0 / 93600.0 iteration: 43 / 870 -- time = 43980.0 / 93600.0 iteration: 44 / 870 -- time = 44040.0 / 93600.0 iteration: 45 / 870 -- time = 44100.0 / 93600.0 iteration: 46 / 870 -- time = 44160.0 / 93600.0 iteration: 47 / 870 -- time = 44220.0 / 93600.0 iteration: 48 / 870 -- time = 44280.0 / 93600.0 iteration: 49 / 870 -- time = 44340.0 / 93600.0 iteration: 50 / 870 -- time = 44400.0 / 93600.0 iteration: 51 / 870 -- time = 44460.0 / 93600.0 iteration: 52 / 870 -- time = 44520.0 / 93600.0 iteration: 53 / 870 -- time = 44580.0 / 93600.0 iteration: 54 / 870 -- time = 44640.0 / 93600.0 iteration: 55 / 870 -- time = 44700.0 / 93600.0 iteration: 56 / 870 -- time = 44760.0 / 93600.0 iteration: 57 / 870 -- time = 44820.0 / 93600.0 iteration: 58 / 870 -- time = 44880.0 / 93600.0 iteration: 59 / 870 -- time = 44940.0 / 93600.0 iteration: 60 / 870 -- time = 45000.0 / 93600.0 iteration: 61 / 870 -- time = 45060.0 / 93600.0 iteration: 62 / 870 -- time = 45120.0 / 93600.0 iteration: 63 / 870 -- time = 45180.0 / 93600.0 iteration: 64 / 870 -- time = 45240.0 / 93600.0 iteration: 65 / 870 -- time = 45300.0 / 93600.0 iteration: 66 / 870 -- time = 45360.0 / 93600.0 iteration: 67 / 870 -- time = 45420.0 / 93600.0 iteration: 68 / 870 -- time = 45480.0 / 93600.0 iteration: 69 / 870 -- time = 45540.0 / 93600.0 iteration: 70 / 870 -- time = 45600.0 / 93600.0 iteration: 71 / 870 -- time = 45660.0 / 93600.0 iteration: 72 / 870 -- time = 45720.0 / 93600.0 iteration: 73 / 870 -- time = 45780.0 / 93600.0 iteration: 74 / 870 -- time = 45840.0 / 93600.0 iteration: 75 / 870 -- time = 45900.0 / 93600.0 iteration: 76 / 870 -- time = 45960.0 / 93600.0 iteration: 77 / 870 -- time = 46020.0 / 93600.0 iteration: 78 / 870 -- time = 46080.0 / 93600.0 iteration: 79 / 870 -- time = 46140.0 / 93600.0 iteration: 80 / 870 -- time = 46200.0 / 93600.0 iteration: 81 / 870 -- time = 46260.0 / 93600.0 iteration: 82 / 870 -- time = 46320.0 / 93600.0 iteration: 83 / 870 -- time = 46380.0 / 93600.0 iteration: 84 / 870 -- time = 46440.0 / 93600.0 iteration: 85 / 870 -- time = 46500.0 / 93600.0 iteration: 86 / 870 -- time = 46560.0 / 93600.0 iteration: 87 / 870 -- time = 46620.0 / 93600.0 iteration: 88 / 870 -- time = 46680.0 / 93600.0 iteration: 89 / 870 -- time = 46740.0 / 93600.0 iteration: 90 / 870 -- time = 46800.0 / 93600.0 iteration: 91 / 870 -- time = 46860.0 / 93600.0 iteration: 92 / 870 -- time = 46920.0 / 93600.0 iteration: 93 / 870 -- time = 46980.0 / 93600.0 iteration: 94 / 870 -- time = 47040.0 / 93600.0 iteration: 95 / 870 -- time = 47100.0 / 93600.0 iteration: 96 / 870 -- time = 47160.0 / 93600.0 iteration: 97 / 870 -- time = 47220.0 / 93600.0 iteration: 98 / 870 -- time = 47280.0 / 93600.0 iteration: 99 / 870 -- time = 47340.0 / 93600.0 iteration: 100 / 870 -- time = 47400.0 / 93600.0 iteration: 101 / 870 -- time = 47460.0 / 93600.0 iteration: 102 / 870 -- time = 47520.0 / 93600.0 iteration: 103 / 870 -- time = 47580.0 / 93600.0 iteration: 104 / 870 -- time = 47640.0 / 93600.0 iteration: 105 / 870 -- time = 47700.0 / 93600.0 iteration: 106 / 870 -- time = 47760.0 / 93600.0 iteration: 107 / 870 -- time = 47820.0 / 93600.0 iteration: 108 / 870 -- time = 47880.0 / 93600.0 iteration: 109 / 870 -- time = 47940.0 / 93600.0 iteration: 110 / 870 -- time = 48000.0 / 93600.0 iteration: 111 / 870 -- time = 48060.0 / 93600.0 iteration: 112 / 870 -- time = 48120.0 / 93600.0 iteration: 113 / 870 -- time = 48180.0 / 93600.0 iteration: 114 / 870 -- time = 48240.0 / 93600.0 iteration: 115 / 870 -- time = 48300.0 / 93600.0 iteration: 116 / 870 -- time = 48360.0 / 93600.0 iteration: 117 / 870 -- time = 48420.0 / 93600.0 iteration: 118 / 870 -- time = 48480.0 / 93600.0 iteration: 119 / 870 -- time = 48540.0 / 93600.0 iteration: 120 / 870 -- time = 48600.0 / 93600.0 iteration: 121 / 870 -- time = 48660.0 / 93600.0 iteration: 122 / 870 -- time = 48720.0 / 93600.0 iteration: 123 / 870 -- time = 48780.0 / 93600.0 iteration: 124 / 870 -- time = 48840.0 / 93600.0 iteration: 125 / 870 -- time = 48900.0 / 93600.0 iteration: 126 / 870 -- time = 48960.0 / 93600.0 iteration: 127 / 870 -- time = 49020.0 / 93600.0 iteration: 128 / 870 -- time = 49080.0 / 93600.0 iteration: 129 / 870 -- time = 49140.0 / 93600.0 iteration: 130 / 870 -- time = 49200.0 / 93600.0 iteration: 131 / 870 -- time = 49260.0 / 93600.0 iteration: 132 / 870 -- time = 49320.0 / 93600.0 iteration: 133 / 870 -- time = 49380.0 / 93600.0 iteration: 134 / 870 -- time = 49440.0 / 93600.0 iteration: 135 / 870 -- time = 49500.0 / 93600.0 iteration: 136 / 870 -- time = 49560.0 / 93600.0 iteration: 137 / 870 -- time = 49620.0 / 93600.0 iteration: 138 / 870 -- time = 49680.0 / 93600.0 iteration: 139 / 870 -- time = 49740.0 / 93600.0 iteration: 140 / 870 -- time = 49800.0 / 93600.0 iteration: 141 / 870 -- time = 49860.0 / 93600.0 iteration: 142 / 870 -- time = 49920.0 / 93600.0 iteration: 143 / 870 -- time = 49980.0 / 93600.0 iteration: 144 / 870 -- time = 50040.0 / 93600.0 iteration: 145 / 870 -- time = 50100.0 / 93600.0 iteration: 146 / 870 -- time = 50160.0 / 93600.0 iteration: 147 / 870 -- time = 50220.0 / 93600.0 iteration: 148 / 870 -- time = 50280.0 / 93600.0 iteration: 149 / 870 -- time = 50340.0 / 93600.0 iteration: 150 / 870 -- time = 50400.0 / 93600.0 iteration: 151 / 870 -- time = 50460.0 / 93600.0 iteration: 152 / 870 -- time = 50520.0 / 93600.0 iteration: 153 / 870 -- time = 50580.0 / 93600.0 iteration: 154 / 870 -- time = 50640.0 / 93600.0 iteration: 155 / 870 -- time = 50700.0 / 93600.0 iteration: 156 / 870 -- time = 50760.0 / 93600.0 iteration: 157 / 870 -- time = 50820.0 / 93600.0 iteration: 158 / 870 -- time = 50880.0 / 93600.0 iteration: 159 / 870 -- time = 50940.0 / 93600.0 iteration: 160 / 870 -- time = 51000.0 / 93600.0 iteration: 161 / 870 -- time = 51060.0 / 93600.0 iteration: 162 / 870 -- time = 51120.0 / 93600.0 iteration: 163 / 870 -- time = 51180.0 / 93600.0 iteration: 164 / 870 -- time = 51240.0 / 93600.0 iteration: 165 / 870 -- time = 51300.0 / 93600.0 iteration: 166 / 870 -- time = 51360.0 / 93600.0 iteration: 167 / 870 -- time = 51420.0 / 93600.0 iteration: 168 / 870 -- time = 51480.0 / 93600.0 iteration: 169 / 870 -- time = 51540.0 / 93600.0 iteration: 170 / 870 -- time = 51600.0 / 93600.0 iteration: 171 / 870 -- time = 51660.0 / 93600.0 iteration: 172 / 870 -- time = 51720.0 / 93600.0 iteration: 173 / 870 -- time = 51780.0 / 93600.0 iteration: 174 / 870 -- time = 51840.0 / 93600.0 iteration: 175 / 870 -- time = 51900.0 / 93600.0 iteration: 176 / 870 -- time = 51960.0 / 93600.0 iteration: 177 / 870 -- time = 52020.0 / 93600.0 iteration: 178 / 870 -- time = 52080.0 / 93600.0 iteration: 179 / 870 -- time = 52140.0 / 93600.0 iteration: 180 / 870 -- time = 52200.0 / 93600.0 iteration: 181 / 870 -- time = 52260.0 / 93600.0 iteration: 182 / 870 -- time = 52320.0 / 93600.0 iteration: 183 / 870 -- time = 52380.0 / 93600.0 iteration: 184 / 870 -- time = 52440.0 / 93600.0 iteration: 185 / 870 -- time = 52500.0 / 93600.0 iteration: 186 / 870 -- time = 52560.0 / 93600.0 iteration: 187 / 870 -- time = 52620.0 / 93600.0 iteration: 188 / 870 -- time = 52680.0 / 93600.0 iteration: 189 / 870 -- time = 52740.0 / 93600.0 iteration: 190 / 870 -- time = 52800.0 / 93600.0 iteration: 191 / 870 -- time = 52860.0 / 93600.0 iteration: 192 / 870 -- time = 52920.0 / 93600.0 iteration: 193 / 870 -- time = 52980.0 / 93600.0 iteration: 194 / 870 -- time = 53040.0 / 93600.0 iteration: 195 / 870 -- time = 53100.0 / 93600.0 iteration: 196 / 870 -- time = 53160.0 / 93600.0 iteration: 197 / 870 -- time = 53220.0 / 93600.0 iteration: 198 / 870 -- time = 53280.0 / 93600.0 iteration: 199 / 870 -- time = 53340.0 / 93600.0 iteration: 200 / 870 -- time = 53400.0 / 93600.0 iteration: 201 / 870 -- time = 53460.0 / 93600.0 iteration: 202 / 870 -- time = 53520.0 / 93600.0 iteration: 203 / 870 -- time = 53580.0 / 93600.0 iteration: 204 / 870 -- time = 53640.0 / 93600.0 iteration: 205 / 870 -- time = 53700.0 / 93600.0 iteration: 206 / 870 -- time = 53760.0 / 93600.0 iteration: 207 / 870 -- time = 53820.0 / 93600.0 iteration: 208 / 870 -- time = 53880.0 / 93600.0 iteration: 209 / 870 -- time = 53940.0 / 93600.0 iteration: 210 / 870 -- time = 54000.0 / 93600.0 iteration: 211 / 870 -- time = 54060.0 / 93600.0 iteration: 212 / 870 -- time = 54120.0 / 93600.0 iteration: 213 / 870 -- time = 54180.0 / 93600.0 iteration: 214 / 870 -- time = 54240.0 / 93600.0 iteration: 215 / 870 -- time = 54300.0 / 93600.0 iteration: 216 / 870 -- time = 54360.0 / 93600.0 iteration: 217 / 870 -- time = 54420.0 / 93600.0 iteration: 218 / 870 -- time = 54480.0 / 93600.0 iteration: 219 / 870 -- time = 54540.0 / 93600.0 iteration: 220 / 870 -- time = 54600.0 / 93600.0 iteration: 221 / 870 -- time = 54660.0 / 93600.0 iteration: 222 / 870 -- time = 54720.0 / 93600.0 iteration: 223 / 870 -- time = 54780.0 / 93600.0 iteration: 224 / 870 -- time = 54840.0 / 93600.0 iteration: 225 / 870 -- time = 54900.0 / 93600.0 iteration: 226 / 870 -- time = 54960.0 / 93600.0 iteration: 227 / 870 -- time = 55020.0 / 93600.0 iteration: 228 / 870 -- time = 55080.0 / 93600.0 iteration: 229 / 870 -- time = 55140.0 / 93600.0 iteration: 230 / 870 -- time = 55200.0 / 93600.0 iteration: 231 / 870 -- time = 55260.0 / 93600.0 iteration: 232 / 870 -- time = 55320.0 / 93600.0 iteration: 233 / 870 -- time = 55380.0 / 93600.0 iteration: 234 / 870 -- time = 55440.0 / 93600.0 iteration: 235 / 870 -- time = 55500.0 / 93600.0 iteration: 236 / 870 -- time = 55560.0 / 93600.0 iteration: 237 / 870 -- time = 55620.0 / 93600.0 iteration: 238 / 870 -- time = 55680.0 / 93600.0 iteration: 239 / 870 -- time = 55740.0 / 93600.0 iteration: 240 / 870 -- time = 55800.0 / 93600.0 iteration: 241 / 870 -- time = 55860.0 / 93600.0 iteration: 242 / 870 -- time = 55920.0 / 93600.0 iteration: 243 / 870 -- time = 55980.0 / 93600.0 iteration: 244 / 870 -- time = 56040.0 / 93600.0 iteration: 245 / 870 -- time = 56100.0 / 93600.0 iteration: 246 / 870 -- time = 56160.0 / 93600.0 iteration: 247 / 870 -- time = 56220.0 / 93600.0 iteration: 248 / 870 -- time = 56280.0 / 93600.0 iteration: 249 / 870 -- time = 56340.0 / 93600.0 iteration: 250 / 870 -- time = 56400.0 / 93600.0 iteration: 251 / 870 -- time = 56460.0 / 93600.0 iteration: 252 / 870 -- time = 56520.0 / 93600.0 iteration: 253 / 870 -- time = 56580.0 / 93600.0 iteration: 254 / 870 -- time = 56640.0 / 93600.0 iteration: 255 / 870 -- time = 56700.0 / 93600.0 iteration: 256 / 870 -- time = 56760.0 / 93600.0 iteration: 257 / 870 -- time = 56820.0 / 93600.0 iteration: 258 / 870 -- time = 56880.0 / 93600.0 iteration: 259 / 870 -- time = 56940.0 / 93600.0 iteration: 260 / 870 -- time = 57000.0 / 93600.0 iteration: 261 / 870 -- time = 57060.0 / 93600.0 iteration: 262 / 870 -- time = 57120.0 / 93600.0 iteration: 263 / 870 -- time = 57180.0 / 93600.0 iteration: 264 / 870 -- time = 57240.0 / 93600.0 iteration: 265 / 870 -- time = 57300.0 / 93600.0 iteration: 266 / 870 -- time = 57360.0 / 93600.0 iteration: 267 / 870 -- time = 57420.0 / 93600.0 iteration: 268 / 870 -- time = 57480.0 / 93600.0 iteration: 269 / 870 -- time = 57540.0 / 93600.0 iteration: 270 / 870 -- time = 57600.0 / 93600.0 iteration: 271 / 870 -- time = 57660.0 / 93600.0 iteration: 272 / 870 -- time = 57720.0 / 93600.0 iteration: 273 / 870 -- time = 57780.0 / 93600.0 iteration: 274 / 870 -- time = 57840.0 / 93600.0 iteration: 275 / 870 -- time = 57900.0 / 93600.0 iteration: 276 / 870 -- time = 57960.0 / 93600.0 iteration: 277 / 870 -- time = 58020.0 / 93600.0 iteration: 278 / 870 -- time = 58080.0 / 93600.0 iteration: 279 / 870 -- time = 58140.0 / 93600.0 iteration: 280 / 870 -- time = 58200.0 / 93600.0 iteration: 281 / 870 -- time = 58260.0 / 93600.0 iteration: 282 / 870 -- time = 58320.0 / 93600.0 iteration: 283 / 870 -- time = 58380.0 / 93600.0 iteration: 284 / 870 -- time = 58440.0 / 93600.0 iteration: 285 / 870 -- time = 58500.0 / 93600.0 iteration: 286 / 870 -- time = 58560.0 / 93600.0 iteration: 287 / 870 -- time = 58620.0 / 93600.0 iteration: 288 / 870 -- time = 58680.0 / 93600.0 iteration: 289 / 870 -- time = 58740.0 / 93600.0 iteration: 290 / 870 -- time = 58800.0 / 93600.0 iteration: 291 / 870 -- time = 58860.0 / 93600.0 iteration: 292 / 870 -- time = 58920.0 / 93600.0 iteration: 293 / 870 -- time = 58980.0 / 93600.0 iteration: 294 / 870 -- time = 59040.0 / 93600.0 iteration: 295 / 870 -- time = 59100.0 / 93600.0 iteration: 296 / 870 -- time = 59160.0 / 93600.0 iteration: 297 / 870 -- time = 59220.0 / 93600.0 iteration: 298 / 870 -- time = 59280.0 / 93600.0 iteration: 299 / 870 -- time = 59340.0 / 93600.0 iteration: 300 / 870 -- time = 59400.0 / 93600.0 iteration: 301 / 870 -- time = 59460.0 / 93600.0 iteration: 302 / 870 -- time = 59520.0 / 93600.0 iteration: 303 / 870 -- time = 59580.0 / 93600.0 iteration: 304 / 870 -- time = 59640.0 / 93600.0 iteration: 305 / 870 -- time = 59700.0 / 93600.0 iteration: 306 / 870 -- time = 59760.0 / 93600.0 iteration: 307 / 870 -- time = 59820.0 / 93600.0 iteration: 308 / 870 -- time = 59880.0 / 93600.0 iteration: 309 / 870 -- time = 59940.0 / 93600.0 iteration: 310 / 870 -- time = 60000.0 / 93600.0 iteration: 311 / 870 -- time = 60060.0 / 93600.0 iteration: 312 / 870 -- time = 60120.0 / 93600.0 iteration: 313 / 870 -- time = 60180.0 / 93600.0 iteration: 314 / 870 -- time = 60240.0 / 93600.0 iteration: 315 / 870 -- time = 60300.0 / 93600.0 iteration: 316 / 870 -- time = 60360.0 / 93600.0 iteration: 317 / 870 -- time = 60420.0 / 93600.0 iteration: 318 / 870 -- time = 60480.0 / 93600.0 iteration: 319 / 870 -- time = 60540.0 / 93600.0 iteration: 320 / 870 -- time = 60600.0 / 93600.0 iteration: 321 / 870 -- time = 60660.0 / 93600.0 iteration: 322 / 870 -- time = 60720.0 / 93600.0 iteration: 323 / 870 -- time = 60780.0 / 93600.0 iteration: 324 / 870 -- time = 60840.0 / 93600.0 iteration: 325 / 870 -- time = 60900.0 / 93600.0 iteration: 326 / 870 -- time = 60960.0 / 93600.0 iteration: 327 / 870 -- time = 61020.0 / 93600.0 iteration: 328 / 870 -- time = 61080.0 / 93600.0 iteration: 329 / 870 -- time = 61140.0 / 93600.0 iteration: 330 / 870 -- time = 61200.0 / 93600.0 iteration: 331 / 870 -- time = 61260.0 / 93600.0 iteration: 332 / 870 -- time = 61320.0 / 93600.0 iteration: 333 / 870 -- time = 61380.0 / 93600.0 iteration: 334 / 870 -- time = 61440.0 / 93600.0 iteration: 335 / 870 -- time = 61500.0 / 93600.0 iteration: 336 / 870 -- time = 61560.0 / 93600.0 iteration: 337 / 870 -- time = 61620.0 / 93600.0 iteration: 338 / 870 -- time = 61680.0 / 93600.0 iteration: 339 / 870 -- time = 61740.0 / 93600.0 iteration: 340 / 870 -- time = 61800.0 / 93600.0 iteration: 341 / 870 -- time = 61860.0 / 93600.0 iteration: 342 / 870 -- time = 61920.0 / 93600.0 iteration: 343 / 870 -- time = 61980.0 / 93600.0 iteration: 344 / 870 -- time = 62040.0 / 93600.0 iteration: 345 / 870 -- time = 62100.0 / 93600.0 iteration: 346 / 870 -- time = 62160.0 / 93600.0 iteration: 347 / 870 -- time = 62220.0 / 93600.0 iteration: 348 / 870 -- time = 62280.0 / 93600.0 iteration: 349 / 870 -- time = 62340.0 / 93600.0 iteration: 350 / 870 -- time = 62400.0 / 93600.0 iteration: 351 / 870 -- time = 62460.0 / 93600.0 iteration: 352 / 870 -- time = 62520.0 / 93600.0 iteration: 353 / 870 -- time = 62580.0 / 93600.0 iteration: 354 / 870 -- time = 62640.0 / 93600.0 iteration: 355 / 870 -- time = 62700.0 / 93600.0 iteration: 356 / 870 -- time = 62760.0 / 93600.0 iteration: 357 / 870 -- time = 62820.0 / 93600.0 iteration: 358 / 870 -- time = 62880.0 / 93600.0 iteration: 359 / 870 -- time = 62940.0 / 93600.0 iteration: 360 / 870 -- time = 63000.0 / 93600.0 iteration: 361 / 870 -- time = 63060.0 / 93600.0 iteration: 362 / 870 -- time = 63120.0 / 93600.0 iteration: 363 / 870 -- time = 63180.0 / 93600.0 iteration: 364 / 870 -- time = 63240.0 / 93600.0 iteration: 365 / 870 -- time = 63300.0 / 93600.0 iteration: 366 / 870 -- time = 63360.0 / 93600.0 iteration: 367 / 870 -- time = 63420.0 / 93600.0 iteration: 368 / 870 -- time = 63480.0 / 93600.0 iteration: 369 / 870 -- time = 63540.0 / 93600.0 iteration: 370 / 870 -- time = 63600.0 / 93600.0 iteration: 371 / 870 -- time = 63660.0 / 93600.0 iteration: 372 / 870 -- time = 63720.0 / 93600.0 iteration: 373 / 870 -- time = 63780.0 / 93600.0 iteration: 374 / 870 -- time = 63840.0 / 93600.0 iteration: 375 / 870 -- time = 63900.0 / 93600.0 iteration: 376 / 870 -- time = 63960.0 / 93600.0 iteration: 377 / 870 -- time = 64020.0 / 93600.0 iteration: 378 / 870 -- time = 64080.0 / 93600.0 iteration: 379 / 870 -- time = 64140.0 / 93600.0 iteration: 380 / 870 -- time = 64200.0 / 93600.0 iteration: 381 / 870 -- time = 64260.0 / 93600.0 iteration: 382 / 870 -- time = 64320.0 / 93600.0 iteration: 383 / 870 -- time = 64380.0 / 93600.0 iteration: 384 / 870 -- time = 64440.0 / 93600.0 iteration: 385 / 870 -- time = 64500.0 / 93600.0 iteration: 386 / 870 -- time = 64560.0 / 93600.0 iteration: 387 / 870 -- time = 64620.0 / 93600.0 iteration: 388 / 870 -- time = 64680.0 / 93600.0 iteration: 389 / 870 -- time = 64740.0 / 93600.0 iteration: 390 / 870 -- time = 64800.0 / 93600.0 iteration: 391 / 870 -- time = 64860.0 / 93600.0 iteration: 392 / 870 -- time = 64920.0 / 93600.0 iteration: 393 / 870 -- time = 64980.0 / 93600.0 iteration: 394 / 870 -- time = 65040.0 / 93600.0 iteration: 395 / 870 -- time = 65100.0 / 93600.0 iteration: 396 / 870 -- time = 65160.0 / 93600.0 iteration: 397 / 870 -- time = 65220.0 / 93600.0 iteration: 398 / 870 -- time = 65280.0 / 93600.0 iteration: 399 / 870 -- time = 65340.0 / 93600.0 iteration: 400 / 870 -- time = 65400.0 / 93600.0 iteration: 401 / 870 -- time = 65460.0 / 93600.0 iteration: 402 / 870 -- time = 65520.0 / 93600.0 iteration: 403 / 870 -- time = 65580.0 / 93600.0 iteration: 404 / 870 -- time = 65640.0 / 93600.0 iteration: 405 / 870 -- time = 65700.0 / 93600.0 iteration: 406 / 870 -- time = 65760.0 / 93600.0 iteration: 407 / 870 -- time = 65820.0 / 93600.0 iteration: 408 / 870 -- time = 65880.0 / 93600.0 iteration: 409 / 870 -- time = 65940.0 / 93600.0 iteration: 410 / 870 -- time = 66000.0 / 93600.0 iteration: 411 / 870 -- time = 66060.0 / 93600.0 iteration: 412 / 870 -- time = 66120.0 / 93600.0 iteration: 413 / 870 -- time = 66180.0 / 93600.0 iteration: 414 / 870 -- time = 66240.0 / 93600.0 iteration: 415 / 870 -- time = 66300.0 / 93600.0 iteration: 416 / 870 -- time = 66360.0 / 93600.0 iteration: 417 / 870 -- time = 66420.0 / 93600.0 iteration: 418 / 870 -- time = 66480.0 / 93600.0 iteration: 419 / 870 -- time = 66540.0 / 93600.0 iteration: 420 / 870 -- time = 66600.0 / 93600.0 iteration: 421 / 870 -- time = 66660.0 / 93600.0 iteration: 422 / 870 -- time = 66720.0 / 93600.0 iteration: 423 / 870 -- time = 66780.0 / 93600.0 iteration: 424 / 870 -- time = 66840.0 / 93600.0 iteration: 425 / 870 -- time = 66900.0 / 93600.0 iteration: 426 / 870 -- time = 66960.0 / 93600.0 iteration: 427 / 870 -- time = 67020.0 / 93600.0 iteration: 428 / 870 -- time = 67080.0 / 93600.0 iteration: 429 / 870 -- time = 67140.0 / 93600.0 iteration: 430 / 870 -- time = 67200.0 / 93600.0 iteration: 431 / 870 -- time = 67260.0 / 93600.0 iteration: 432 / 870 -- time = 67320.0 / 93600.0 iteration: 433 / 870 -- time = 67380.0 / 93600.0 iteration: 434 / 870 -- time = 67440.0 / 93600.0 iteration: 435 / 870 -- time = 67500.0 / 93600.0 iteration: 436 / 870 -- time = 67560.0 / 93600.0 iteration: 437 / 870 -- time = 67620.0 / 93600.0 iteration: 438 / 870 -- time = 67680.0 / 93600.0 iteration: 439 / 870 -- time = 67740.0 / 93600.0 iteration: 440 / 870 -- time = 67800.0 / 93600.0 iteration: 441 / 870 -- time = 67860.0 / 93600.0 iteration: 442 / 870 -- time = 67920.0 / 93600.0 iteration: 443 / 870 -- time = 67980.0 / 93600.0 iteration: 444 / 870 -- time = 68040.0 / 93600.0 iteration: 445 / 870 -- time = 68100.0 / 93600.0 iteration: 446 / 870 -- time = 68160.0 / 93600.0 iteration: 447 / 870 -- time = 68220.0 / 93600.0 iteration: 448 / 870 -- time = 68280.0 / 93600.0 iteration: 449 / 870 -- time = 68340.0 / 93600.0 iteration: 450 / 870 -- time = 68400.0 / 93600.0 iteration: 451 / 870 -- time = 68460.0 / 93600.0 iteration: 452 / 870 -- time = 68520.0 / 93600.0 iteration: 453 / 870 -- time = 68580.0 / 93600.0 iteration: 454 / 870 -- time = 68640.0 / 93600.0 iteration: 455 / 870 -- time = 68700.0 / 93600.0 iteration: 456 / 870 -- time = 68760.0 / 93600.0 iteration: 457 / 870 -- time = 68820.0 / 93600.0 iteration: 458 / 870 -- time = 68880.0 / 93600.0 iteration: 459 / 870 -- time = 68940.0 / 93600.0 iteration: 460 / 870 -- time = 69000.0 / 93600.0 iteration: 461 / 870 -- time = 69060.0 / 93600.0 iteration: 462 / 870 -- time = 69120.0 / 93600.0 iteration: 463 / 870 -- time = 69180.0 / 93600.0 iteration: 464 / 870 -- time = 69240.0 / 93600.0 iteration: 465 / 870 -- time = 69300.0 / 93600.0 iteration: 466 / 870 -- time = 69360.0 / 93600.0 iteration: 467 / 870 -- time = 69420.0 / 93600.0 iteration: 468 / 870 -- time = 69480.0 / 93600.0 iteration: 469 / 870 -- time = 69540.0 / 93600.0 iteration: 470 / 870 -- time = 69600.0 / 93600.0 iteration: 471 / 870 -- time = 69660.0 / 93600.0 iteration: 472 / 870 -- time = 69720.0 / 93600.0 iteration: 473 / 870 -- time = 69780.0 / 93600.0 iteration: 474 / 870 -- time = 69840.0 / 93600.0 iteration: 475 / 870 -- time = 69900.0 / 93600.0 iteration: 476 / 870 -- time = 69960.0 / 93600.0 iteration: 477 / 870 -- time = 70020.0 / 93600.0 iteration: 478 / 870 -- time = 70080.0 / 93600.0 iteration: 479 / 870 -- time = 70140.0 / 93600.0 iteration: 480 / 870 -- time = 70200.0 / 93600.0 iteration: 481 / 870 -- time = 70260.0 / 93600.0 iteration: 482 / 870 -- time = 70320.0 / 93600.0 iteration: 483 / 870 -- time = 70380.0 / 93600.0 iteration: 484 / 870 -- time = 70440.0 / 93600.0 iteration: 485 / 870 -- time = 70500.0 / 93600.0 iteration: 486 / 870 -- time = 70560.0 / 93600.0 iteration: 487 / 870 -- time = 70620.0 / 93600.0 iteration: 488 / 870 -- time = 70680.0 / 93600.0 iteration: 489 / 870 -- time = 70740.0 / 93600.0 iteration: 490 / 870 -- time = 70800.0 / 93600.0 iteration: 491 / 870 -- time = 70860.0 / 93600.0 iteration: 492 / 870 -- time = 70920.0 / 93600.0 iteration: 493 / 870 -- time = 70980.0 / 93600.0 iteration: 494 / 870 -- time = 71040.0 / 93600.0 iteration: 495 / 870 -- time = 71100.0 / 93600.0 iteration: 496 / 870 -- time = 71160.0 / 93600.0 iteration: 497 / 870 -- time = 71220.0 / 93600.0 iteration: 498 / 870 -- time = 71280.0 / 93600.0 iteration: 499 / 870 -- time = 71340.0 / 93600.0 iteration: 500 / 870 -- time = 71400.0 / 93600.0 iteration: 501 / 870 -- time = 71460.0 / 93600.0 iteration: 502 / 870 -- time = 71520.0 / 93600.0 iteration: 503 / 870 -- time = 71580.0 / 93600.0 iteration: 504 / 870 -- time = 71640.0 / 93600.0 iteration: 505 / 870 -- time = 71700.0 / 93600.0 iteration: 506 / 870 -- time = 71760.0 / 93600.0 iteration: 507 / 870 -- time = 71820.0 / 93600.0 iteration: 508 / 870 -- time = 71880.0 / 93600.0 iteration: 509 / 870 -- time = 71940.0 / 93600.0 iteration: 510 / 870 -- time = 72000.0 / 93600.0 iteration: 511 / 870 -- time = 72060.0 / 93600.0 iteration: 512 / 870 -- time = 72120.0 / 93600.0 iteration: 513 / 870 -- time = 72180.0 / 93600.0 iteration: 514 / 870 -- time = 72240.0 / 93600.0 iteration: 515 / 870 -- time = 72300.0 / 93600.0 iteration: 516 / 870 -- time = 72360.0 / 93600.0 iteration: 517 / 870 -- time = 72420.0 / 93600.0 iteration: 518 / 870 -- time = 72480.0 / 93600.0 iteration: 519 / 870 -- time = 72540.0 / 93600.0 iteration: 520 / 870 -- time = 72600.0 / 93600.0 iteration: 521 / 870 -- time = 72660.0 / 93600.0 iteration: 522 / 870 -- time = 72720.0 / 93600.0 iteration: 523 / 870 -- time = 72780.0 / 93600.0 iteration: 524 / 870 -- time = 72840.0 / 93600.0 iteration: 525 / 870 -- time = 72900.0 / 93600.0 iteration: 526 / 870 -- time = 72960.0 / 93600.0 iteration: 527 / 870 -- time = 73020.0 / 93600.0 iteration: 528 / 870 -- time = 73080.0 / 93600.0 iteration: 529 / 870 -- time = 73140.0 / 93600.0 iteration: 530 / 870 -- time = 73200.0 / 93600.0 iteration: 531 / 870 -- time = 73260.0 / 93600.0 iteration: 532 / 870 -- time = 73320.0 / 93600.0 iteration: 533 / 870 -- time = 73380.0 / 93600.0 iteration: 534 / 870 -- time = 73440.0 / 93600.0 iteration: 535 / 870 -- time = 73500.0 / 93600.0 iteration: 536 / 870 -- time = 73560.0 / 93600.0 iteration: 537 / 870 -- time = 73620.0 / 93600.0 iteration: 538 / 870 -- time = 73680.0 / 93600.0 iteration: 539 / 870 -- time = 73740.0 / 93600.0 iteration: 540 / 870 -- time = 73800.0 / 93600.0 iteration: 541 / 870 -- time = 73860.0 / 93600.0 iteration: 542 / 870 -- time = 73920.0 / 93600.0 iteration: 543 / 870 -- time = 73980.0 / 93600.0 iteration: 544 / 870 -- time = 74040.0 / 93600.0 iteration: 545 / 870 -- time = 74100.0 / 93600.0 iteration: 546 / 870 -- time = 74160.0 / 93600.0 iteration: 547 / 870 -- time = 74220.0 / 93600.0 iteration: 548 / 870 -- time = 74280.0 / 93600.0 iteration: 549 / 870 -- time = 74340.0 / 93600.0 iteration: 550 / 870 -- time = 74400.0 / 93600.0 iteration: 551 / 870 -- time = 74460.0 / 93600.0 iteration: 552 / 870 -- time = 74520.0 / 93600.0 iteration: 553 / 870 -- time = 74580.0 / 93600.0 iteration: 554 / 870 -- time = 74640.0 / 93600.0 iteration: 555 / 870 -- time = 74700.0 / 93600.0 iteration: 556 / 870 -- time = 74760.0 / 93600.0 iteration: 557 / 870 -- time = 74820.0 / 93600.0 iteration: 558 / 870 -- time = 74880.0 / 93600.0 iteration: 559 / 870 -- time = 74940.0 / 93600.0 iteration: 560 / 870 -- time = 75000.0 / 93600.0 iteration: 561 / 870 -- time = 75060.0 / 93600.0 iteration: 562 / 870 -- time = 75120.0 / 93600.0 iteration: 563 / 870 -- time = 75180.0 / 93600.0 iteration: 564 / 870 -- time = 75240.0 / 93600.0 iteration: 565 / 870 -- time = 75300.0 / 93600.0 iteration: 566 / 870 -- time = 75360.0 / 93600.0 iteration: 567 / 870 -- time = 75420.0 / 93600.0 iteration: 568 / 870 -- time = 75480.0 / 93600.0 iteration: 569 / 870 -- time = 75540.0 / 93600.0 iteration: 570 / 870 -- time = 75600.0 / 93600.0 iteration: 571 / 870 -- time = 75660.0 / 93600.0 iteration: 572 / 870 -- time = 75720.0 / 93600.0 iteration: 573 / 870 -- time = 75780.0 / 93600.0 iteration: 574 / 870 -- time = 75840.0 / 93600.0 iteration: 575 / 870 -- time = 75900.0 / 93600.0 iteration: 576 / 870 -- time = 75960.0 / 93600.0 iteration: 577 / 870 -- time = 76020.0 / 93600.0 iteration: 578 / 870 -- time = 76080.0 / 93600.0 iteration: 579 / 870 -- time = 76140.0 / 93600.0 iteration: 580 / 870 -- time = 76200.0 / 93600.0 iteration: 581 / 870 -- time = 76260.0 / 93600.0 iteration: 582 / 870 -- time = 76320.0 / 93600.0 iteration: 583 / 870 -- time = 76380.0 / 93600.0 iteration: 584 / 870 -- time = 76440.0 / 93600.0 iteration: 585 / 870 -- time = 76500.0 / 93600.0 iteration: 586 / 870 -- time = 76560.0 / 93600.0 iteration: 587 / 870 -- time = 76620.0 / 93600.0 iteration: 588 / 870 -- time = 76680.0 / 93600.0 iteration: 589 / 870 -- time = 76740.0 / 93600.0 iteration: 590 / 870 -- time = 76800.0 / 93600.0 iteration: 591 / 870 -- time = 76860.0 / 93600.0 iteration: 592 / 870 -- time = 76920.0 / 93600.0 iteration: 593 / 870 -- time = 76980.0 / 93600.0 iteration: 594 / 870 -- time = 77040.0 / 93600.0 iteration: 595 / 870 -- time = 77100.0 / 93600.0 iteration: 596 / 870 -- time = 77160.0 / 93600.0 iteration: 597 / 870 -- time = 77220.0 / 93600.0 iteration: 598 / 870 -- time = 77280.0 / 93600.0 iteration: 599 / 870 -- time = 77340.0 / 93600.0 iteration: 600 / 870 -- time = 77400.0 / 93600.0 iteration: 601 / 870 -- time = 77460.0 / 93600.0 iteration: 602 / 870 -- time = 77520.0 / 93600.0 iteration: 603 / 870 -- time = 77580.0 / 93600.0 iteration: 604 / 870 -- time = 77640.0 / 93600.0 iteration: 605 / 870 -- time = 77700.0 / 93600.0 iteration: 606 / 870 -- time = 77760.0 / 93600.0 iteration: 607 / 870 -- time = 77820.0 / 93600.0 iteration: 608 / 870 -- time = 77880.0 / 93600.0 iteration: 609 / 870 -- time = 77940.0 / 93600.0 iteration: 610 / 870 -- time = 78000.0 / 93600.0 iteration: 611 / 870 -- time = 78060.0 / 93600.0 iteration: 612 / 870 -- time = 78120.0 / 93600.0 iteration: 613 / 870 -- time = 78180.0 / 93600.0 iteration: 614 / 870 -- time = 78240.0 / 93600.0 iteration: 615 / 870 -- time = 78300.0 / 93600.0 iteration: 616 / 870 -- time = 78360.0 / 93600.0 iteration: 617 / 870 -- time = 78420.0 / 93600.0 iteration: 618 / 870 -- time = 78480.0 / 93600.0 iteration: 619 / 870 -- time = 78540.0 / 93600.0 iteration: 620 / 870 -- time = 78600.0 / 93600.0 iteration: 621 / 870 -- time = 78660.0 / 93600.0 iteration: 622 / 870 -- time = 78720.0 / 93600.0 iteration: 623 / 870 -- time = 78780.0 / 93600.0 iteration: 624 / 870 -- time = 78840.0 / 93600.0 iteration: 625 / 870 -- time = 78900.0 / 93600.0 iteration: 626 / 870 -- time = 78960.0 / 93600.0 iteration: 627 / 870 -- time = 79020.0 / 93600.0 iteration: 628 / 870 -- time = 79080.0 / 93600.0 iteration: 629 / 870 -- time = 79140.0 / 93600.0 iteration: 630 / 870 -- time = 79200.0 / 93600.0 iteration: 631 / 870 -- time = 79260.0 / 93600.0 iteration: 632 / 870 -- time = 79320.0 / 93600.0 iteration: 633 / 870 -- time = 79380.0 / 93600.0 iteration: 634 / 870 -- time = 79440.0 / 93600.0 iteration: 635 / 870 -- time = 79500.0 / 93600.0 iteration: 636 / 870 -- time = 79560.0 / 93600.0 iteration: 637 / 870 -- time = 79620.0 / 93600.0 iteration: 638 / 870 -- time = 79680.0 / 93600.0 iteration: 639 / 870 -- time = 79740.0 / 93600.0 iteration: 640 / 870 -- time = 79800.0 / 93600.0 iteration: 641 / 870 -- time = 79860.0 / 93600.0 iteration: 642 / 870 -- time = 79920.0 / 93600.0 iteration: 643 / 870 -- time = 79980.0 / 93600.0 iteration: 644 / 870 -- time = 80040.0 / 93600.0 iteration: 645 / 870 -- time = 80100.0 / 93600.0 iteration: 646 / 870 -- time = 80160.0 / 93600.0 iteration: 647 / 870 -- time = 80220.0 / 93600.0 iteration: 648 / 870 -- time = 80280.0 / 93600.0 iteration: 649 / 870 -- time = 80340.0 / 93600.0 iteration: 650 / 870 -- time = 80400.0 / 93600.0 iteration: 651 / 870 -- time = 80460.0 / 93600.0 iteration: 652 / 870 -- time = 80520.0 / 93600.0 iteration: 653 / 870 -- time = 80580.0 / 93600.0 iteration: 654 / 870 -- time = 80640.0 / 93600.0 iteration: 655 / 870 -- time = 80700.0 / 93600.0 iteration: 656 / 870 -- time = 80760.0 / 93600.0 iteration: 657 / 870 -- time = 80820.0 / 93600.0 iteration: 658 / 870 -- time = 80880.0 / 93600.0 iteration: 659 / 870 -- time = 80940.0 / 93600.0 iteration: 660 / 870 -- time = 81000.0 / 93600.0 iteration: 661 / 870 -- time = 81060.0 / 93600.0 iteration: 662 / 870 -- time = 81120.0 / 93600.0 iteration: 663 / 870 -- time = 81180.0 / 93600.0 iteration: 664 / 870 -- time = 81240.0 / 93600.0 iteration: 665 / 870 -- time = 81300.0 / 93600.0 iteration: 666 / 870 -- time = 81360.0 / 93600.0 iteration: 667 / 870 -- time = 81420.0 / 93600.0 iteration: 668 / 870 -- time = 81480.0 / 93600.0 iteration: 669 / 870 -- time = 81540.0 / 93600.0 iteration: 670 / 870 -- time = 81600.0 / 93600.0 iteration: 671 / 870 -- time = 81660.0 / 93600.0 iteration: 672 / 870 -- time = 81720.0 / 93600.0 iteration: 673 / 870 -- time = 81780.0 / 93600.0 iteration: 674 / 870 -- time = 81840.0 / 93600.0 iteration: 675 / 870 -- time = 81900.0 / 93600.0 iteration: 676 / 870 -- time = 81960.0 / 93600.0 iteration: 677 / 870 -- time = 82020.0 / 93600.0 iteration: 678 / 870 -- time = 82080.0 / 93600.0 iteration: 679 / 870 -- time = 82140.0 / 93600.0 iteration: 680 / 870 -- time = 82200.0 / 93600.0 iteration: 681 / 870 -- time = 82260.0 / 93600.0 iteration: 682 / 870 -- time = 82320.0 / 93600.0 iteration: 683 / 870 -- time = 82380.0 / 93600.0 iteration: 684 / 870 -- time = 82440.0 / 93600.0 iteration: 685 / 870 -- time = 82500.0 / 93600.0 iteration: 686 / 870 -- time = 82560.0 / 93600.0 iteration: 687 / 870 -- time = 82620.0 / 93600.0 iteration: 688 / 870 -- time = 82680.0 / 93600.0 iteration: 689 / 870 -- time = 82740.0 / 93600.0 iteration: 690 / 870 -- time = 82800.0 / 93600.0 iteration: 691 / 870 -- time = 82860.0 / 93600.0 iteration: 692 / 870 -- time = 82920.0 / 93600.0 iteration: 693 / 870 -- time = 82980.0 / 93600.0 iteration: 694 / 870 -- time = 83040.0 / 93600.0 iteration: 695 / 870 -- time = 83100.0 / 93600.0 iteration: 696 / 870 -- time = 83160.0 / 93600.0 iteration: 697 / 870 -- time = 83220.0 / 93600.0 iteration: 698 / 870 -- time = 83280.0 / 93600.0 iteration: 699 / 870 -- time = 83340.0 / 93600.0 iteration: 700 / 870 -- time = 83400.0 / 93600.0 iteration: 701 / 870 -- time = 83460.0 / 93600.0 iteration: 702 / 870 -- time = 83520.0 / 93600.0 iteration: 703 / 870 -- time = 83580.0 / 93600.0 iteration: 704 / 870 -- time = 83640.0 / 93600.0 iteration: 705 / 870 -- time = 83700.0 / 93600.0 iteration: 706 / 870 -- time = 83760.0 / 93600.0 iteration: 707 / 870 -- time = 83820.0 / 93600.0 iteration: 708 / 870 -- time = 83880.0 / 93600.0 iteration: 709 / 870 -- time = 83940.0 / 93600.0 iteration: 710 / 870 -- time = 84000.0 / 93600.0 iteration: 711 / 870 -- time = 84060.0 / 93600.0 iteration: 712 / 870 -- time = 84120.0 / 93600.0 iteration: 713 / 870 -- time = 84180.0 / 93600.0 iteration: 714 / 870 -- time = 84240.0 / 93600.0 iteration: 715 / 870 -- time = 84300.0 / 93600.0 iteration: 716 / 870 -- time = 84360.0 / 93600.0 iteration: 717 / 870 -- time = 84420.0 / 93600.0 iteration: 718 / 870 -- time = 84480.0 / 93600.0 iteration: 719 / 870 -- time = 84540.0 / 93600.0 iteration: 720 / 870 -- time = 84600.0 / 93600.0 iteration: 721 / 870 -- time = 84660.0 / 93600.0 iteration: 722 / 870 -- time = 84720.0 / 93600.0 iteration: 723 / 870 -- time = 84780.0 / 93600.0 iteration: 724 / 870 -- time = 84840.0 / 93600.0 iteration: 725 / 870 -- time = 84900.0 / 93600.0 iteration: 726 / 870 -- time = 84960.0 / 93600.0 iteration: 727 / 870 -- time = 85020.0 / 93600.0 iteration: 728 / 870 -- time = 85080.0 / 93600.0 iteration: 729 / 870 -- time = 85140.0 / 93600.0 iteration: 730 / 870 -- time = 85200.0 / 93600.0 iteration: 731 / 870 -- time = 85260.0 / 93600.0 iteration: 732 / 870 -- time = 85320.0 / 93600.0 iteration: 733 / 870 -- time = 85380.0 / 93600.0 iteration: 734 / 870 -- time = 85440.0 / 93600.0 iteration: 735 / 870 -- time = 85500.0 / 93600.0 iteration: 736 / 870 -- time = 85560.0 / 93600.0 iteration: 737 / 870 -- time = 85620.0 / 93600.0 iteration: 738 / 870 -- time = 85680.0 / 93600.0 iteration: 739 / 870 -- time = 85740.0 / 93600.0 iteration: 740 / 870 -- time = 85800.0 / 93600.0 iteration: 741 / 870 -- time = 85860.0 / 93600.0 iteration: 742 / 870 -- time = 85920.0 / 93600.0 iteration: 743 / 870 -- time = 85980.0 / 93600.0 iteration: 744 / 870 -- time = 86040.0 / 93600.0 iteration: 745 / 870 -- time = 86100.0 / 93600.0 iteration: 746 / 870 -- time = 86160.0 / 93600.0 iteration: 747 / 870 -- time = 86220.0 / 93600.0 iteration: 748 / 870 -- time = 86280.0 / 93600.0 iteration: 749 / 870 -- time = 86340.0 / 93600.0 iteration: 750 / 870 -- time = 86400.0 / 93600.0 iteration: 751 / 870 -- time = 86460.0 / 93600.0 iteration: 752 / 870 -- time = 86520.0 / 93600.0 iteration: 753 / 870 -- time = 86580.0 / 93600.0 iteration: 754 / 870 -- time = 86640.0 / 93600.0 iteration: 755 / 870 -- time = 86700.0 / 93600.0 iteration: 756 / 870 -- time = 86760.0 / 93600.0 iteration: 757 / 870 -- time = 86820.0 / 93600.0 iteration: 758 / 870 -- time = 86880.0 / 93600.0 iteration: 759 / 870 -- time = 86940.0 / 93600.0 iteration: 760 / 870 -- time = 87000.0 / 93600.0 iteration: 761 / 870 -- time = 87060.0 / 93600.0 iteration: 762 / 870 -- time = 87120.0 / 93600.0 iteration: 763 / 870 -- time = 87180.0 / 93600.0 iteration: 764 / 870 -- time = 87240.0 / 93600.0 iteration: 765 / 870 -- time = 87300.0 / 93600.0 iteration: 766 / 870 -- time = 87360.0 / 93600.0 iteration: 767 / 870 -- time = 87420.0 / 93600.0 iteration: 768 / 870 -- time = 87480.0 / 93600.0 iteration: 769 / 870 -- time = 87540.0 / 93600.0 iteration: 770 / 870 -- time = 87600.0 / 93600.0 iteration: 771 / 870 -- time = 87660.0 / 93600.0 iteration: 772 / 870 -- time = 87720.0 / 93600.0 iteration: 773 / 870 -- time = 87780.0 / 93600.0 iteration: 774 / 870 -- time = 87840.0 / 93600.0 iteration: 775 / 870 -- time = 87900.0 / 93600.0 iteration: 776 / 870 -- time = 87960.0 / 93600.0 iteration: 777 / 870 -- time = 88020.0 / 93600.0 iteration: 778 / 870 -- time = 88080.0 / 93600.0 iteration: 779 / 870 -- time = 88140.0 / 93600.0 iteration: 780 / 870 -- time = 88200.0 / 93600.0 iteration: 781 / 870 -- time = 88260.0 / 93600.0 iteration: 782 / 870 -- time = 88320.0 / 93600.0 iteration: 783 / 870 -- time = 88380.0 / 93600.0 iteration: 784 / 870 -- time = 88440.0 / 93600.0 iteration: 785 / 870 -- time = 88500.0 / 93600.0 iteration: 786 / 870 -- time = 88560.0 / 93600.0 iteration: 787 / 870 -- time = 88620.0 / 93600.0 iteration: 788 / 870 -- time = 88680.0 / 93600.0 iteration: 789 / 870 -- time = 88740.0 / 93600.0 iteration: 790 / 870 -- time = 88800.0 / 93600.0 iteration: 791 / 870 -- time = 88860.0 / 93600.0 iteration: 792 / 870 -- time = 88920.0 / 93600.0 iteration: 793 / 870 -- time = 88980.0 / 93600.0 iteration: 794 / 870 -- time = 89040.0 / 93600.0 iteration: 795 / 870 -- time = 89100.0 / 93600.0 iteration: 796 / 870 -- time = 89160.0 / 93600.0 iteration: 797 / 870 -- time = 89220.0 / 93600.0 iteration: 798 / 870 -- time = 89280.0 / 93600.0 iteration: 799 / 870 -- time = 89340.0 / 93600.0 iteration: 800 / 870 -- time = 89400.0 / 93600.0 iteration: 801 / 870 -- time = 89460.0 / 93600.0 iteration: 802 / 870 -- time = 89520.0 / 93600.0 iteration: 803 / 870 -- time = 89580.0 / 93600.0 iteration: 804 / 870 -- time = 89640.0 / 93600.0 iteration: 805 / 870 -- time = 89700.0 / 93600.0 iteration: 806 / 870 -- time = 89760.0 / 93600.0 iteration: 807 / 870 -- time = 89820.0 / 93600.0 iteration: 808 / 870 -- time = 89880.0 / 93600.0 iteration: 809 / 870 -- time = 89940.0 / 93600.0 iteration: 810 / 870 -- time = 90000.0 / 93600.0 iteration: 811 / 870 -- time = 90060.0 / 93600.0 iteration: 812 / 870 -- time = 90120.0 / 93600.0 iteration: 813 / 870 -- time = 90180.0 / 93600.0 iteration: 814 / 870 -- time = 90240.0 / 93600.0 iteration: 815 / 870 -- time = 90300.0 / 93600.0 iteration: 816 / 870 -- time = 90360.0 / 93600.0 iteration: 817 / 870 -- time = 90420.0 / 93600.0 iteration: 818 / 870 -- time = 90480.0 / 93600.0 iteration: 819 / 870 -- time = 90540.0 / 93600.0 iteration: 820 / 870 -- time = 90600.0 / 93600.0 iteration: 821 / 870 -- time = 90660.0 / 93600.0 iteration: 822 / 870 -- time = 90720.0 / 93600.0 iteration: 823 / 870 -- time = 90780.0 / 93600.0 iteration: 824 / 870 -- time = 90840.0 / 93600.0 iteration: 825 / 870 -- time = 90900.0 / 93600.0 iteration: 826 / 870 -- time = 90960.0 / 93600.0 iteration: 827 / 870 -- time = 91020.0 / 93600.0 iteration: 828 / 870 -- time = 91080.0 / 93600.0 iteration: 829 / 870 -- time = 91140.0 / 93600.0 iteration: 830 / 870 -- time = 91200.0 / 93600.0 iteration: 831 / 870 -- time = 91260.0 / 93600.0 iteration: 832 / 870 -- time = 91320.0 / 93600.0 iteration: 833 / 870 -- time = 91380.0 / 93600.0 iteration: 834 / 870 -- time = 91440.0 / 93600.0 iteration: 835 / 870 -- time = 91500.0 / 93600.0 iteration: 836 / 870 -- time = 91560.0 / 93600.0 iteration: 837 / 870 -- time = 91620.0 / 93600.0 iteration: 838 / 870 -- time = 91680.0 / 93600.0 iteration: 839 / 870 -- time = 91740.0 / 93600.0 iteration: 840 / 870 -- time = 91800.0 / 93600.0 iteration: 841 / 870 -- time = 91860.0 / 93600.0 iteration: 842 / 870 -- time = 91920.0 / 93600.0 iteration: 843 / 870 -- time = 91980.0 / 93600.0 iteration: 844 / 870 -- time = 92040.0 / 93600.0 iteration: 845 / 870 -- time = 92100.0 / 93600.0 iteration: 846 / 870 -- time = 92160.0 / 93600.0 iteration: 847 / 870 -- time = 92220.0 / 93600.0 iteration: 848 / 870 -- time = 92280.0 / 93600.0 iteration: 849 / 870 -- time = 92340.0 / 93600.0 iteration: 850 / 870 -- time = 92400.0 / 93600.0 iteration: 851 / 870 -- time = 92460.0 / 93600.0 iteration: 852 / 870 -- time = 92520.0 / 93600.0 iteration: 853 / 870 -- time = 92580.0 / 93600.0 iteration: 854 / 870 -- time = 92640.0 / 93600.0 iteration: 855 / 870 -- time = 92700.0 / 93600.0 iteration: 856 / 870 -- time = 92760.0 / 93600.0 iteration: 857 / 870 -- time = 92820.0 / 93600.0 iteration: 858 / 870 -- time = 92880.0 / 93600.0 iteration: 859 / 870 -- time = 92940.0 / 93600.0 iteration: 860 / 870 -- time = 93000.0 / 93600.0 iteration: 861 / 870 -- time = 93060.0 / 93600.0 iteration: 862 / 870 -- time = 93120.0 / 93600.0 iteration: 863 / 870 -- time = 93180.0 / 93600.0 iteration: 864 / 870 -- time = 93240.0 / 93600.0 iteration: 865 / 870 -- time = 93300.0 / 93600.0 iteration: 866 / 870 -- time = 93360.0 / 93600.0 iteration: 867 / 870 -- time = 93420.0 / 93600.0 iteration: 868 / 870 -- time = 93480.0 / 93600.0 iteration: 869 / 870 -- time = 93540.0 / 93600.0 iteration: 870 / 870 -- time = 93600.0 / 93600.0 CLUBB-TIMER time_loop_init = 0.1771 CLUBB-TIMER time_clubb_advance = 2.1577 CLUBB-TIMER time_clubb_pdf = 0.0012 CLUBB-TIMER time_SILHS = 0.0009 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 5.9312 Program exited normally Wrote files with prefix 'arm' in /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/output - arm_lh_zt.nc: 59 vars - arm_sfc.nc: 40 vars - arm_zm.nc: 252 vars - arm_lh_sfc.nc: 6 vars - arm_zt.nc: 434 vars Skipped output files due to missing vertical grid in input: - arm_rad_zt.nc - arm_rad_zm.nc - arm_nl_lh_sample_points_2D.nc - arm_u_lh_sample_points_2D.nc + clubb/run_scripts/run_scm.py atex - using executable: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/run_scripts/../install/latest/clubb_standalone =================== Running atex =================== 2026/02/18 02:44:33 -------------------------------------------------- Latest git log entry -------------------------------------------------- A detailed git diff can be found at the end of this file -------------------------------------------------- Tunable Parameters: -------------------------------------------------- -------------------------------------------------- Preprocessing Directives: -------------------------------------------------- -DNETCDF enabled -DCOAMPS_MICRO enabled -DTUNER disabled -DSILHS enabled -Dnooverlap enabled -Draoffline enabled -DUSE_BUGSrad_ocast_random disabled -DBYTESWAP_IO disabled -------------------------------------------------- &model_setting -------------------------------------------------- runtype = atex nzmax = 150 grid_type = 1 deltaz = 20.0000000000000 zm_init = 0.000000000000000E+000 zm_top = 3960.00000000000 zt_grid_fname = zm_grid_fname = day = 7 month = 2 year = 1969 lat_vals = 14.9406000000000 lon_vals = -35.0000000000000 sfc_elevation = 0.000000000000000E+000 time_initial = 0.000000000000000E+000 time_final = 28800.0000000000 dt_main = 60.0000000000000 dt_rad = 60.0000000000000 sfctype = 1 T_sfc = 288.000000000000 p_sfc = 101500.000000000 sens_ht = 0.000000000000000E+000 latent_ht = 0.000000000000000E+000 fcor = 3.750000000000000E-005 fcor_y = 1.409096792131914E-004 T0 = 300.000000000000 ts_nudge = 86400.0000000000 forcings_file_path = l_t_dependent = T l_ignore_forcings = T l_modify_ic_with_cubic_int = F l_modify_bc_for_cnvg_test = F l_input_xpwp_sfc = F saturation_formula = 3 thlm_sponge_damp_settings%l_sponge_damping = F rtm_sponge_damp_settings%l_sponge_damping = F uv_sponge_damp_settings%l_sponge_damping = F wp2_sponge_damp_settings%l_sponge_damping = F wp3_sponge_damp_settings%l_sponge_damping = F up2_vp2_sponge_damp_settings%l_sponge_damping = F thlm_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 thlm_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 thlm_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 rtm_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 rtm_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 rtm_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 uv_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 uv_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 uv_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 wp2_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 wp2_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 wp2_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 wp3_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 wp3_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 wp3_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 up2_vp2_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 l_soil_veg = F l_restart = F l_input_fields = F restart_path_case = restart/atex time_restart = 0.000000000000000E+000 debug_level = 2 sclr_dim = 0 edsclr_dim = 0 iisclr_thl = -2 iisclr_rt = -1 iisclr_CO2 = -1 sclr_tol = -------------------------------------------------- &stats_setting -------------------------------------------------- l_stats = T fname_prefix = atex stats_fmt = netcdf stats_tsamp = 60.0000000000000 stats_tout = 60.0000000000000 l_allow_small_stats_tout = F Constant flags: l_pos_def = F l_gamma_Skw = T l_byteswap_io = F Constant tolerances [units] rt_tol [kg/kg] = 1.000000000000000E-008 thl_tol [K] = 1.000000000000000E-002 w_tol [m/s] = 2.000000000000000E-002 Parameter Value --------- ----- C1 = 1.00000000000000000000 C1b = 1.00000000000000000000 C1c = 1.00000000000000000000 C2rt = 2.00000000000000000000 C2thl = 2.00000000000000000000 C2rtthl = 2.00000000000000000000 C4 = 2.00000000000000000000 C_uu_shr = 0.40000000000000002220 C_uu_buoy = 0.29999999999999998890 C6rt = 2.00000000000000000000 C6rtb = 2.00000000000000000000 C6rtc = 1.00000000000000000000 C6thl = 2.00000000000000000000 C6thlb = 2.00000000000000000000 C6thlc = 1.00000000000000000000 C7 = 0.50000000000000000000 C7b = 0.50000000000000000000 C7c = 0.50000000000000000000 C8 = 0.50000000000000000000 C8b = 0.02000000000000000042 C10 = 3.29999999999999982236 C11 = 0.40000000000000002220 C11b = 0.40000000000000002220 C11c = 0.50000000000000000000 C12 = 1.00000000000000000000 C13 = 0.10000000000000000555 C14 = 1.00000000000000000000 C_wp2_pr_dfsn = 0.00000000000000000000 C_wp3_pr_tp = 0.00000000000000000000 C_wp3_pr_turb = 1.00000000000000000000 C_wp3_pr_dfsn = 0.00000000000000000000 C_wp2_splat = 0.00000000000000000000 C6rt_Lscale0 = 14.00000000000000000000 C6thl_Lscale0 = 14.00000000000000000000 C7_Lscale0 = 0.84999999999999997780 wpxp_L_thresh = 60.00000000000000000000 c_K = 0.20000000000000001110 c_K1 = 0.20000000000000001110 nu1 = 20.00000000000000000000 c_K2 = 0.02500000000000000139 nu2 = 1.00000000000000000000 c_K6 = 0.37500000000000000000 nu6 = 5.00000000000000000000 c_K8 = 5.00000000000000000000 nu8 = 20.00000000000000000000 c_K9 = 0.10000000000000000555 nu9 = 10.00000000000000000000 nu10 = 0.00000000000000000000 c_K_hm = 0.75000000000000000000 c_K_hmb = 0.75000000000000000000 K_hm_min_coef = 0.10000000000000000555 nu_hm = 1.50000000000000000000 slope_coef_spread_DG_means_w = 21.00000000000000000000 pdf_component_stdev_factor_w = 1.00000000000000000000 coef_spread_DG_means_rt = 0.80000000000000004441 coef_spread_DG_means_thl = 0.80000000000000004441 gamma_coef = 0.25000000000000000000 gamma_coefb = 0.25000000000000000000 gamma_coefc = 5.00000000000000000000 mu = 0.00100000000000000002 beta = 1.00000000000000000000 lmin_coef = 0.50000000000000000000 omicron = 0.50000000000000000000 zeta_vrnce_rat = 0.00000000000000000000 upsilon_precip_frac_rat = 0.55000000000000004441 lambda0_stability_coef = 0.02999999999999999889 mult_coef = 0.50000000000000000000 taumin = 90.00000000000000000000 taumax = 3600.00000000000000000000 Lscale_mu_coef = 2.00000000000000000000 Lscale_pert_coef = 0.10000000000000000555 alpha_corr = 0.14999999999999999445 Skw_denom_coef = 4.00000000000000000000 c_K10 = 1.00000000000000000000 c_K10h = 1.00000000000000000000 thlp2_rad_coef = 1.00000000000000000000 thlp2_rad_cloud_frac_thresh = 0.10000000000000000555 up2_sfc_coef = 4.00000000000000000000 Skw_max_mag = 10.00000000000000000000 C_invrs_tau_bkgnd = 1.10000000000000008882 C_invrs_tau_sfc = 0.10000000000000000555 C_invrs_tau_shear = 0.14999999999999999445 C_invrs_tau_N2 = 0.40000000000000002220 C_invrs_tau_N2_wp2 = 0.20000000000000001110 C_invrs_tau_N2_xp2 = 0.05000000000000000278 C_invrs_tau_N2_wpxp = 0.00000000000000000000 C_invrs_tau_N2_clear_wp3 = 1.00000000000000000000 C_invrs_tau_wpxp_Ri = 0.34999999999999997780 C_invrs_tau_wpxp_N2_thresh = 0.00033000000000000000 xp3_coef_base = 0.25000000000000000000 xp3_coef_slope = 0.01000000000000000021 altitude_threshold = 100.00000000000000000000 rtp2_clip_coef = 0.50000000000000000000 Cx_min = 0.33000000000000001554 Cx_max = 0.94999999999999995559 Richardson_num_min = 0.25000000000000000000 Richardson_num_max = 400.00000000000000000000 a3_coef_min = 1.00000000000000000000 a_const = 1.80000000000000004441 bv_efold = 5.00000000000000000000 wpxp_Ri_exp = 0.50000000000000000000 z_displace = 25.00000000000000000000 -------------------------------------------------- &microphysics_setting -------------------------------------------------- microphys_scheme = none l_cloud_sed = F sigma_g = 1.50000000000000 l_graupel = F l_hail = F l_seifert_beheng = F l_predict_Nc = F l_const_Nc_in_cloud = F specify_aerosol = morrison_lognormal l_subgrid_w = T l_arctic_nucl = F l_cloud_edge_activation = F l_fix_pgam = F l_in_cloud_Nc_diff = T l_var_covar_src = F l_upwind_diff_sed = F lh_microphys_type = disabled lh_num_samples = 2 lh_sequence_length = 1 lh_seed = 5489 l_fix_w_chi_eta_correlations = T l_silhs_KK_convergence_adj_mean = F importance_prob_thresh = 1.000000000000000E-008 host_dx = 1000000.00000000 host_dy = 1000000.00000000 hmp2_ip_on_hmm2_ip_slope%rr = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%ri = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rs = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rg = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Nr = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ng = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_intrcpt%rr = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%ri = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rs = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rg = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Nr = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ng = 0.540000000000000 Ncnp2_on_Ncnm2 = 1.00000000000000 C_evap = 0.860000000000000 r_0 = 2.500000000000000E-005 microphys_start_time = 0.000000000000000E+000 Nc0_in_cloud = 100000000.000000 ccnconst = 120.000000000000 ccnexpnt = 0.400000005960464 aer_rm1 = 1.100000002196566E-008 aer_rm2 = 5.999999785899490E-008 aer_n1 = 125000000.000000 aer_n2 = 65000000.0000000 aer_sig1 = 1.20000004768372 aer_sig2 = 1.70000004768372 pgam_fixed = 5.00000000000000 precip_frac_calc_type = 2 -------------------------------------------------- &SILHS_setting -------------------------------------------------- Warning: missing correlation input file(s): ../input/case_setups/atex_corr_arra y_cloud.in and/or ../input/case_setups/atex_corr_array_below.in The default correlation arrays will be used. -------------------------------------------------- &radiation_setting -------------------------------------------------- rad_scheme = simplified sol_const = 1367.00000000000 alvdr = 0.100000000000000 alvdf = 0.100000000000000 alndr = 0.100000000000000 alndf = 0.100000000000000 radiation_top = 50000.0000000000 F0 = 74.0000000000000 F1 = 0.000000000000000E+000 kappa = 130.000000000000 gc = 0.860000000000000 omega = 0.996500000000000 slr = 1.00000000000000 l_rad_above_cloud = F l_sw_radiation = F l_fix_cos_solar_zen = F l_use_default_std_atmosphere = T Fs_values = 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 cos_solar_zen_values = -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 cos_solar_zen_times = -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 eff_drop_radius = 1.000000000000000E-005 -------------------------------------------------- &configurable_clubb_flags_nl -------------------------------------------------- iiPDF_type = 1 ipdf_call_placement = 2 penta_solve_method = 1 tridiag_solve_method = 1 grid_remap_method = 1 grid_adapt_in_time_method = 0 l_use_precip_frac = T l_predict_upwp_vpwp = T l_ho_nontrad_coriolis = F l_ho_trad_coriolis = F l_min_wp2_from_corr_wx = F l_min_xp2_from_corr_wx = T l_C2_cloud_frac = F l_diffuse_rtm_and_thlm = F l_stability_correct_Kh_N2_zm = F l_calc_thlp2_rad = T l_upwind_xpyp_ta = T l_upwind_xm_ma = T l_uv_nudge = F l_rtm_nudge = F l_tke_aniso = T l_vert_avg_closure = F l_trapezoidal_rule_zt = F l_trapezoidal_rule_zm = F l_call_pdf_closure_twice = F l_standard_term_ta = F l_partial_upwind_wp3 = F l_godunov_upwind_wpxp_ta = F l_godunov_upwind_xpyp_ta = F l_use_cloud_cover = F l_diagnose_correlations = F l_calc_w_corr = F l_const_Nc_in_cloud = F l_fix_w_chi_eta_correlations = T l_stability_correct_tau_zm = F l_damp_wp2_using_em = T l_do_expldiff_rtm_thlm = F l_Lscale_plume_centered = F l_diag_Lscale_from_tau = T l_use_C7_Richardson = T l_use_C11_Richardson = F l_use_shear_Richardson = F l_brunt_vaisala_freq_moist = F l_use_thvm_in_bv_freq = F l_rcm_supersat_adj = T l_damp_wp3_Skw_squared = T l_prescribed_avg_deltaz = F l_lmm_stepping = F l_e3sm_config = F l_vary_convect_depth = F l_use_tke_in_wp3_pr_turb_term = T l_use_tke_in_wp2_wp3_K_dfsn = F l_use_wp3_lim_with_smth_Heaviside = F l_smooth_Heaviside_tau_wpxp = T l_modify_limiters_for_cnvg_test = F l_enable_relaxed_clipping = F l_linearize_pbl_winds = F l_mono_flux_lim_thlm = T l_mono_flux_lim_rtm = T l_mono_flux_lim_um = T l_mono_flux_lim_vm = T l_mono_flux_lim_spikefix = T l_host_applies_sfc_fluxes = F l_wp2_fill_holes_tke = T l_add_dycore_grid = F -------------------------------------------------- git diff src/ -------------------------------------------------- See *setup.txt file in output folder Path to sounding: atex_sounding.in File exists? T Path to sclr_sounding: atex_sclr_sounding.in File exists? T Path to edsclr_sounding: atex_edsclr_sounding.in File exists? T Reading in sounding information z = 0.000000000000000E+000 150.000000000000 700.000000000000 750.000000000000 1400.00000000000 1650.00000000000 4000.00000000000 u = -11.0000000000000 -10.5500000000000 -8.90000000000000 -8.75000000000000 -6.80000000000000 -5.75000000000000 1.00000000000000 v = -2.00000000000000 -1.90000000000000 -1.10000000000000 -1.00000000000000 -0.140000000000000 0.180000000000000 2.75000000000000 ug = -11.0000000000000 -10.5500000000000 -8.90000000000000 -8.75000000000000 -6.80000000000000 -5.75000000000000 1.00000000000000 vg = -2.00000000000000 -1.90000000000000 -1.10000000000000 -1.00000000000000 -0.140000000000000 0.180000000000000 2.75000000000000 theta = 295.750000000000 295.750000000000 295.750000000000 296.125000000000 297.750000000000 306.750000000000 314.975000000000 rt = 1.300000000000000E-002 1.250000000000000E-002 1.250000000000000E-002 1.150000000000000E-002 1.025000000000000E-002 4.500000000000000E-003 4.500000000000000E-003 p_in_Pa = -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 subs = 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 stats_nsamp = 1 stats_nout = 1 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1 . C2rtthl = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.00000000000000 Warning in check_clubb_settings_api iteration: 1 / 480 -- time = 60.0 / 28800.0 iteration: 2 / 480 -- time = 120.0 / 28800.0 iteration: 3 / 480 -- time = 180.0 / 28800.0 iteration: 4 / 480 -- time = 240.0 / 28800.0 iteration: 5 / 480 -- time = 300.0 / 28800.0 iteration: 6 / 480 -- time = 360.0 / 28800.0 iteration: 7 / 480 -- time = 420.0 / 28800.0 iteration: 8 / 480 -- time = 480.0 / 28800.0 iteration: 9 / 480 -- time = 540.0 / 28800.0 iteration: 10 / 480 -- time = 600.0 / 28800.0 iteration: 11 / 480 -- time = 660.0 / 28800.0 iteration: 12 / 480 -- time = 720.0 / 28800.0 iteration: 13 / 480 -- time = 780.0 / 28800.0 iteration: 14 / 480 -- time = 840.0 / 28800.0 iteration: 15 / 480 -- time = 900.0 / 28800.0 iteration: 16 / 480 -- time = 960.0 / 28800.0 iteration: 17 / 480 -- time = 1020.0 / 28800.0 iteration: 18 / 480 -- time = 1080.0 / 28800.0 iteration: 19 / 480 -- time = 1140.0 / 28800.0 iteration: 20 / 480 -- time = 1200.0 / 28800.0 iteration: 21 / 480 -- time = 1260.0 / 28800.0 iteration: 22 / 480 -- time = 1320.0 / 28800.0 iteration: 23 / 480 -- time = 1380.0 / 28800.0 iteration: 24 / 480 -- time = 1440.0 / 28800.0 iteration: 25 / 480 -- time = 1500.0 / 28800.0 iteration: 26 / 480 -- time = 1560.0 / 28800.0 iteration: 27 / 480 -- time = 1620.0 / 28800.0 iteration: 28 / 480 -- time = 1680.0 / 28800.0 iteration: 29 / 480 -- time = 1740.0 / 28800.0 iteration: 30 / 480 -- time = 1800.0 / 28800.0 iteration: 31 / 480 -- time = 1860.0 / 28800.0 iteration: 32 / 480 -- time = 1920.0 / 28800.0 iteration: 33 / 480 -- time = 1980.0 / 28800.0 iteration: 34 / 480 -- time = 2040.0 / 28800.0 iteration: 35 / 480 -- time = 2100.0 / 28800.0 iteration: 36 / 480 -- time = 2160.0 / 28800.0 iteration: 37 / 480 -- time = 2220.0 / 28800.0 iteration: 38 / 480 -- time = 2280.0 / 28800.0 iteration: 39 / 480 -- time = 2340.0 / 28800.0 iteration: 40 / 480 -- time = 2400.0 / 28800.0 iteration: 41 / 480 -- time = 2460.0 / 28800.0 iteration: 42 / 480 -- time = 2520.0 / 28800.0 iteration: 43 / 480 -- time = 2580.0 / 28800.0 iteration: 44 / 480 -- time = 2640.0 / 28800.0 iteration: 45 / 480 -- time = 2700.0 / 28800.0 iteration: 46 / 480 -- time = 2760.0 / 28800.0 iteration: 47 / 480 -- time = 2820.0 / 28800.0 iteration: 48 / 480 -- time = 2880.0 / 28800.0 iteration: 49 / 480 -- time = 2940.0 / 28800.0 iteration: 50 / 480 -- time = 3000.0 / 28800.0 iteration: 51 / 480 -- time = 3060.0 / 28800.0 iteration: 52 / 480 -- time = 3120.0 / 28800.0 iteration: 53 / 480 -- time = 3180.0 / 28800.0 iteration: 54 / 480 -- time = 3240.0 / 28800.0 iteration: 55 / 480 -- time = 3300.0 / 28800.0 iteration: 56 / 480 -- time = 3360.0 / 28800.0 iteration: 57 / 480 -- time = 3420.0 / 28800.0 iteration: 58 / 480 -- time = 3480.0 / 28800.0 iteration: 59 / 480 -- time = 3540.0 / 28800.0 iteration: 60 / 480 -- time = 3600.0 / 28800.0 iteration: 61 / 480 -- time = 3660.0 / 28800.0 iteration: 62 / 480 -- time = 3720.0 / 28800.0 iteration: 63 / 480 -- time = 3780.0 / 28800.0 iteration: 64 / 480 -- time = 3840.0 / 28800.0 iteration: 65 / 480 -- time = 3900.0 / 28800.0 iteration: 66 / 480 -- time = 3960.0 / 28800.0 iteration: 67 / 480 -- time = 4020.0 / 28800.0 iteration: 68 / 480 -- time = 4080.0 / 28800.0 iteration: 69 / 480 -- time = 4140.0 / 28800.0 iteration: 70 / 480 -- time = 4200.0 / 28800.0 iteration: 71 / 480 -- time = 4260.0 / 28800.0 iteration: 72 / 480 -- time = 4320.0 / 28800.0 iteration: 73 / 480 -- time = 4380.0 / 28800.0 iteration: 74 / 480 -- time = 4440.0 / 28800.0 iteration: 75 / 480 -- time = 4500.0 / 28800.0 iteration: 76 / 480 -- time = 4560.0 / 28800.0 iteration: 77 / 480 -- time = 4620.0 / 28800.0 iteration: 78 / 480 -- time = 4680.0 / 28800.0 iteration: 79 / 480 -- time = 4740.0 / 28800.0 iteration: 80 / 480 -- time = 4800.0 / 28800.0 iteration: 81 / 480 -- time = 4860.0 / 28800.0 iteration: 82 / 480 -- time = 4920.0 / 28800.0 iteration: 83 / 480 -- time = 4980.0 / 28800.0 iteration: 84 / 480 -- time = 5040.0 / 28800.0 iteration: 85 / 480 -- time = 5100.0 / 28800.0 iteration: 86 / 480 -- time = 5160.0 / 28800.0 iteration: 87 / 480 -- time = 5220.0 / 28800.0 iteration: 88 / 480 -- time = 5280.0 / 28800.0 iteration: 89 / 480 -- time = 5340.0 / 28800.0 iteration: 90 / 480 -- time = 5400.0 / 28800.0 iteration: 91 / 480 -- time = 5460.0 / 28800.0 iteration: 92 / 480 -- time = 5520.0 / 28800.0 iteration: 93 / 480 -- time = 5580.0 / 28800.0 iteration: 94 / 480 -- time = 5640.0 / 28800.0 iteration: 95 / 480 -- time = 5700.0 / 28800.0 iteration: 96 / 480 -- time = 5760.0 / 28800.0 iteration: 97 / 480 -- time = 5820.0 / 28800.0 iteration: 98 / 480 -- time = 5880.0 / 28800.0 iteration: 99 / 480 -- time = 5940.0 / 28800.0 iteration: 100 / 480 -- time = 6000.0 / 28800.0 iteration: 101 / 480 -- time = 6060.0 / 28800.0 iteration: 102 / 480 -- time = 6120.0 / 28800.0 iteration: 103 / 480 -- time = 6180.0 / 28800.0 iteration: 104 / 480 -- time = 6240.0 / 28800.0 iteration: 105 / 480 -- time = 6300.0 / 28800.0 iteration: 106 / 480 -- time = 6360.0 / 28800.0 iteration: 107 / 480 -- time = 6420.0 / 28800.0 iteration: 108 / 480 -- time = 6480.0 / 28800.0 iteration: 109 / 480 -- time = 6540.0 / 28800.0 iteration: 110 / 480 -- time = 6600.0 / 28800.0 iteration: 111 / 480 -- time = 6660.0 / 28800.0 iteration: 112 / 480 -- time = 6720.0 / 28800.0 iteration: 113 / 480 -- time = 6780.0 / 28800.0 iteration: 114 / 480 -- time = 6840.0 / 28800.0 iteration: 115 / 480 -- time = 6900.0 / 28800.0 iteration: 116 / 480 -- time = 6960.0 / 28800.0 iteration: 117 / 480 -- time = 7020.0 / 28800.0 iteration: 118 / 480 -- time = 7080.0 / 28800.0 iteration: 119 / 480 -- time = 7140.0 / 28800.0 iteration: 120 / 480 -- time = 7200.0 / 28800.0 iteration: 121 / 480 -- time = 7260.0 / 28800.0 iteration: 122 / 480 -- time = 7320.0 / 28800.0 iteration: 123 / 480 -- time = 7380.0 / 28800.0 iteration: 124 / 480 -- time = 7440.0 / 28800.0 iteration: 125 / 480 -- time = 7500.0 / 28800.0 iteration: 126 / 480 -- time = 7560.0 / 28800.0 iteration: 127 / 480 -- time = 7620.0 / 28800.0 iteration: 128 / 480 -- time = 7680.0 / 28800.0 iteration: 129 / 480 -- time = 7740.0 / 28800.0 iteration: 130 / 480 -- time = 7800.0 / 28800.0 iteration: 131 / 480 -- time = 7860.0 / 28800.0 iteration: 132 / 480 -- time = 7920.0 / 28800.0 iteration: 133 / 480 -- time = 7980.0 / 28800.0 iteration: 134 / 480 -- time = 8040.0 / 28800.0 iteration: 135 / 480 -- time = 8100.0 / 28800.0 iteration: 136 / 480 -- time = 8160.0 / 28800.0 iteration: 137 / 480 -- time = 8220.0 / 28800.0 iteration: 138 / 480 -- time = 8280.0 / 28800.0 iteration: 139 / 480 -- time = 8340.0 / 28800.0 iteration: 140 / 480 -- time = 8400.0 / 28800.0 iteration: 141 / 480 -- time = 8460.0 / 28800.0 iteration: 142 / 480 -- time = 8520.0 / 28800.0 iteration: 143 / 480 -- time = 8580.0 / 28800.0 iteration: 144 / 480 -- time = 8640.0 / 28800.0 iteration: 145 / 480 -- time = 8700.0 / 28800.0 iteration: 146 / 480 -- time = 8760.0 / 28800.0 iteration: 147 / 480 -- time = 8820.0 / 28800.0 iteration: 148 / 480 -- time = 8880.0 / 28800.0 iteration: 149 / 480 -- time = 8940.0 / 28800.0 iteration: 150 / 480 -- time = 9000.0 / 28800.0 iteration: 151 / 480 -- time = 9060.0 / 28800.0 iteration: 152 / 480 -- time = 9120.0 / 28800.0 iteration: 153 / 480 -- time = 9180.0 / 28800.0 iteration: 154 / 480 -- time = 9240.0 / 28800.0 iteration: 155 / 480 -- time = 9300.0 / 28800.0 iteration: 156 / 480 -- time = 9360.0 / 28800.0 iteration: 157 / 480 -- time = 9420.0 / 28800.0 iteration: 158 / 480 -- time = 9480.0 / 28800.0 iteration: 159 / 480 -- time = 9540.0 / 28800.0 iteration: 160 / 480 -- time = 9600.0 / 28800.0 iteration: 161 / 480 -- time = 9660.0 / 28800.0 iteration: 162 / 480 -- time = 9720.0 / 28800.0 iteration: 163 / 480 -- time = 9780.0 / 28800.0 iteration: 164 / 480 -- time = 9840.0 / 28800.0 iteration: 165 / 480 -- time = 9900.0 / 28800.0 iteration: 166 / 480 -- time = 9960.0 / 28800.0 iteration: 167 / 480 -- time = 10020.0 / 28800.0 iteration: 168 / 480 -- time = 10080.0 / 28800.0 iteration: 169 / 480 -- time = 10140.0 / 28800.0 iteration: 170 / 480 -- time = 10200.0 / 28800.0 iteration: 171 / 480 -- time = 10260.0 / 28800.0 iteration: 172 / 480 -- time = 10320.0 / 28800.0 iteration: 173 / 480 -- time = 10380.0 / 28800.0 iteration: 174 / 480 -- time = 10440.0 / 28800.0 iteration: 175 / 480 -- time = 10500.0 / 28800.0 iteration: 176 / 480 -- time = 10560.0 / 28800.0 iteration: 177 / 480 -- time = 10620.0 / 28800.0 iteration: 178 / 480 -- time = 10680.0 / 28800.0 iteration: 179 / 480 -- time = 10740.0 / 28800.0 iteration: 180 / 480 -- time = 10800.0 / 28800.0 iteration: 181 / 480 -- time = 10860.0 / 28800.0 iteration: 182 / 480 -- time = 10920.0 / 28800.0 iteration: 183 / 480 -- time = 10980.0 / 28800.0 iteration: 184 / 480 -- time = 11040.0 / 28800.0 iteration: 185 / 480 -- time = 11100.0 / 28800.0 iteration: 186 / 480 -- time = 11160.0 / 28800.0 iteration: 187 / 480 -- time = 11220.0 / 28800.0 iteration: 188 / 480 -- time = 11280.0 / 28800.0 iteration: 189 / 480 -- time = 11340.0 / 28800.0 iteration: 190 / 480 -- time = 11400.0 / 28800.0 iteration: 191 / 480 -- time = 11460.0 / 28800.0 iteration: 192 / 480 -- time = 11520.0 / 28800.0 iteration: 193 / 480 -- time = 11580.0 / 28800.0 iteration: 194 / 480 -- time = 11640.0 / 28800.0 iteration: 195 / 480 -- time = 11700.0 / 28800.0 iteration: 196 / 480 -- time = 11760.0 / 28800.0 iteration: 197 / 480 -- time = 11820.0 / 28800.0 iteration: 198 / 480 -- time = 11880.0 / 28800.0 iteration: 199 / 480 -- time = 11940.0 / 28800.0 iteration: 200 / 480 -- time = 12000.0 / 28800.0 iteration: 201 / 480 -- time = 12060.0 / 28800.0 iteration: 202 / 480 -- time = 12120.0 / 28800.0 iteration: 203 / 480 -- time = 12180.0 / 28800.0 iteration: 204 / 480 -- time = 12240.0 / 28800.0 iteration: 205 / 480 -- time = 12300.0 / 28800.0 iteration: 206 / 480 -- time = 12360.0 / 28800.0 iteration: 207 / 480 -- time = 12420.0 / 28800.0 iteration: 208 / 480 -- time = 12480.0 / 28800.0 iteration: 209 / 480 -- time = 12540.0 / 28800.0 iteration: 210 / 480 -- time = 12600.0 / 28800.0 iteration: 211 / 480 -- time = 12660.0 / 28800.0 iteration: 212 / 480 -- time = 12720.0 / 28800.0 iteration: 213 / 480 -- time = 12780.0 / 28800.0 iteration: 214 / 480 -- time = 12840.0 / 28800.0 iteration: 215 / 480 -- time = 12900.0 / 28800.0 iteration: 216 / 480 -- time = 12960.0 / 28800.0 iteration: 217 / 480 -- time = 13020.0 / 28800.0 iteration: 218 / 480 -- time = 13080.0 / 28800.0 iteration: 219 / 480 -- time = 13140.0 / 28800.0 iteration: 220 / 480 -- time = 13200.0 / 28800.0 iteration: 221 / 480 -- time = 13260.0 / 28800.0 iteration: 222 / 480 -- time = 13320.0 / 28800.0 iteration: 223 / 480 -- time = 13380.0 / 28800.0 iteration: 224 / 480 -- time = 13440.0 / 28800.0 iteration: 225 / 480 -- time = 13500.0 / 28800.0 iteration: 226 / 480 -- time = 13560.0 / 28800.0 iteration: 227 / 480 -- time = 13620.0 / 28800.0 iteration: 228 / 480 -- time = 13680.0 / 28800.0 iteration: 229 / 480 -- time = 13740.0 / 28800.0 iteration: 230 / 480 -- time = 13800.0 / 28800.0 iteration: 231 / 480 -- time = 13860.0 / 28800.0 iteration: 232 / 480 -- time = 13920.0 / 28800.0 iteration: 233 / 480 -- time = 13980.0 / 28800.0 iteration: 234 / 480 -- time = 14040.0 / 28800.0 iteration: 235 / 480 -- time = 14100.0 / 28800.0 iteration: 236 / 480 -- time = 14160.0 / 28800.0 iteration: 237 / 480 -- time = 14220.0 / 28800.0 iteration: 238 / 480 -- time = 14280.0 / 28800.0 iteration: 239 / 480 -- time = 14340.0 / 28800.0 iteration: 240 / 480 -- time = 14400.0 / 28800.0 iteration: 241 / 480 -- time = 14460.0 / 28800.0 iteration: 242 / 480 -- time = 14520.0 / 28800.0 iteration: 243 / 480 -- time = 14580.0 / 28800.0 iteration: 244 / 480 -- time = 14640.0 / 28800.0 iteration: 245 / 480 -- time = 14700.0 / 28800.0 iteration: 246 / 480 -- time = 14760.0 / 28800.0 iteration: 247 / 480 -- time = 14820.0 / 28800.0 iteration: 248 / 480 -- time = 14880.0 / 28800.0 iteration: 249 / 480 -- time = 14940.0 / 28800.0 iteration: 250 / 480 -- time = 15000.0 / 28800.0 iteration: 251 / 480 -- time = 15060.0 / 28800.0 iteration: 252 / 480 -- time = 15120.0 / 28800.0 iteration: 253 / 480 -- time = 15180.0 / 28800.0 iteration: 254 / 480 -- time = 15240.0 / 28800.0 iteration: 255 / 480 -- time = 15300.0 / 28800.0 iteration: 256 / 480 -- time = 15360.0 / 28800.0 iteration: 257 / 480 -- time = 15420.0 / 28800.0 iteration: 258 / 480 -- time = 15480.0 / 28800.0 iteration: 259 / 480 -- time = 15540.0 / 28800.0 iteration: 260 / 480 -- time = 15600.0 / 28800.0 iteration: 261 / 480 -- time = 15660.0 / 28800.0 iteration: 262 / 480 -- time = 15720.0 / 28800.0 iteration: 263 / 480 -- time = 15780.0 / 28800.0 iteration: 264 / 480 -- time = 15840.0 / 28800.0 iteration: 265 / 480 -- time = 15900.0 / 28800.0 iteration: 266 / 480 -- time = 15960.0 / 28800.0 iteration: 267 / 480 -- time = 16020.0 / 28800.0 iteration: 268 / 480 -- time = 16080.0 / 28800.0 iteration: 269 / 480 -- time = 16140.0 / 28800.0 iteration: 270 / 480 -- time = 16200.0 / 28800.0 iteration: 271 / 480 -- time = 16260.0 / 28800.0 iteration: 272 / 480 -- time = 16320.0 / 28800.0 iteration: 273 / 480 -- time = 16380.0 / 28800.0 iteration: 274 / 480 -- time = 16440.0 / 28800.0 iteration: 275 / 480 -- time = 16500.0 / 28800.0 iteration: 276 / 480 -- time = 16560.0 / 28800.0 iteration: 277 / 480 -- time = 16620.0 / 28800.0 iteration: 278 / 480 -- time = 16680.0 / 28800.0 iteration: 279 / 480 -- time = 16740.0 / 28800.0 iteration: 280 / 480 -- time = 16800.0 / 28800.0 iteration: 281 / 480 -- time = 16860.0 / 28800.0 iteration: 282 / 480 -- time = 16920.0 / 28800.0 iteration: 283 / 480 -- time = 16980.0 / 28800.0 iteration: 284 / 480 -- time = 17040.0 / 28800.0 iteration: 285 / 480 -- time = 17100.0 / 28800.0 iteration: 286 / 480 -- time = 17160.0 / 28800.0 iteration: 287 / 480 -- time = 17220.0 / 28800.0 iteration: 288 / 480 -- time = 17280.0 / 28800.0 iteration: 289 / 480 -- time = 17340.0 / 28800.0 iteration: 290 / 480 -- time = 17400.0 / 28800.0 iteration: 291 / 480 -- time = 17460.0 / 28800.0 iteration: 292 / 480 -- time = 17520.0 / 28800.0 iteration: 293 / 480 -- time = 17580.0 / 28800.0 iteration: 294 / 480 -- time = 17640.0 / 28800.0 iteration: 295 / 480 -- time = 17700.0 / 28800.0 iteration: 296 / 480 -- time = 17760.0 / 28800.0 iteration: 297 / 480 -- time = 17820.0 / 28800.0 iteration: 298 / 480 -- time = 17880.0 / 28800.0 iteration: 299 / 480 -- time = 17940.0 / 28800.0 iteration: 300 / 480 -- time = 18000.0 / 28800.0 iteration: 301 / 480 -- time = 18060.0 / 28800.0 iteration: 302 / 480 -- time = 18120.0 / 28800.0 iteration: 303 / 480 -- time = 18180.0 / 28800.0 iteration: 304 / 480 -- time = 18240.0 / 28800.0 iteration: 305 / 480 -- time = 18300.0 / 28800.0 iteration: 306 / 480 -- time = 18360.0 / 28800.0 iteration: 307 / 480 -- time = 18420.0 / 28800.0 iteration: 308 / 480 -- time = 18480.0 / 28800.0 iteration: 309 / 480 -- time = 18540.0 / 28800.0 iteration: 310 / 480 -- time = 18600.0 / 28800.0 iteration: 311 / 480 -- time = 18660.0 / 28800.0 iteration: 312 / 480 -- time = 18720.0 / 28800.0 iteration: 313 / 480 -- time = 18780.0 / 28800.0 iteration: 314 / 480 -- time = 18840.0 / 28800.0 iteration: 315 / 480 -- time = 18900.0 / 28800.0 iteration: 316 / 480 -- time = 18960.0 / 28800.0 iteration: 317 / 480 -- time = 19020.0 / 28800.0 iteration: 318 / 480 -- time = 19080.0 / 28800.0 iteration: 319 / 480 -- time = 19140.0 / 28800.0 iteration: 320 / 480 -- time = 19200.0 / 28800.0 iteration: 321 / 480 -- time = 19260.0 / 28800.0 iteration: 322 / 480 -- time = 19320.0 / 28800.0 iteration: 323 / 480 -- time = 19380.0 / 28800.0 iteration: 324 / 480 -- time = 19440.0 / 28800.0 iteration: 325 / 480 -- time = 19500.0 / 28800.0 iteration: 326 / 480 -- time = 19560.0 / 28800.0 iteration: 327 / 480 -- time = 19620.0 / 28800.0 iteration: 328 / 480 -- time = 19680.0 / 28800.0 iteration: 329 / 480 -- time = 19740.0 / 28800.0 iteration: 330 / 480 -- time = 19800.0 / 28800.0 iteration: 331 / 480 -- time = 19860.0 / 28800.0 iteration: 332 / 480 -- time = 19920.0 / 28800.0 iteration: 333 / 480 -- time = 19980.0 / 28800.0 iteration: 334 / 480 -- time = 20040.0 / 28800.0 iteration: 335 / 480 -- time = 20100.0 / 28800.0 iteration: 336 / 480 -- time = 20160.0 / 28800.0 iteration: 337 / 480 -- time = 20220.0 / 28800.0 iteration: 338 / 480 -- time = 20280.0 / 28800.0 iteration: 339 / 480 -- time = 20340.0 / 28800.0 iteration: 340 / 480 -- time = 20400.0 / 28800.0 iteration: 341 / 480 -- time = 20460.0 / 28800.0 iteration: 342 / 480 -- time = 20520.0 / 28800.0 iteration: 343 / 480 -- time = 20580.0 / 28800.0 iteration: 344 / 480 -- time = 20640.0 / 28800.0 iteration: 345 / 480 -- time = 20700.0 / 28800.0 iteration: 346 / 480 -- time = 20760.0 / 28800.0 iteration: 347 / 480 -- time = 20820.0 / 28800.0 iteration: 348 / 480 -- time = 20880.0 / 28800.0 iteration: 349 / 480 -- time = 20940.0 / 28800.0 iteration: 350 / 480 -- time = 21000.0 / 28800.0 iteration: 351 / 480 -- time = 21060.0 / 28800.0 iteration: 352 / 480 -- time = 21120.0 / 28800.0 iteration: 353 / 480 -- time = 21180.0 / 28800.0 iteration: 354 / 480 -- time = 21240.0 / 28800.0 iteration: 355 / 480 -- time = 21300.0 / 28800.0 iteration: 356 / 480 -- time = 21360.0 / 28800.0 iteration: 357 / 480 -- time = 21420.0 / 28800.0 iteration: 358 / 480 -- time = 21480.0 / 28800.0 iteration: 359 / 480 -- time = 21540.0 / 28800.0 iteration: 360 / 480 -- time = 21600.0 / 28800.0 iteration: 361 / 480 -- time = 21660.0 / 28800.0 iteration: 362 / 480 -- time = 21720.0 / 28800.0 iteration: 363 / 480 -- time = 21780.0 / 28800.0 iteration: 364 / 480 -- time = 21840.0 / 28800.0 iteration: 365 / 480 -- time = 21900.0 / 28800.0 iteration: 366 / 480 -- time = 21960.0 / 28800.0 iteration: 367 / 480 -- time = 22020.0 / 28800.0 iteration: 368 / 480 -- time = 22080.0 / 28800.0 iteration: 369 / 480 -- time = 22140.0 / 28800.0 iteration: 370 / 480 -- time = 22200.0 / 28800.0 iteration: 371 / 480 -- time = 22260.0 / 28800.0 iteration: 372 / 480 -- time = 22320.0 / 28800.0 iteration: 373 / 480 -- time = 22380.0 / 28800.0 iteration: 374 / 480 -- time = 22440.0 / 28800.0 iteration: 375 / 480 -- time = 22500.0 / 28800.0 iteration: 376 / 480 -- time = 22560.0 / 28800.0 iteration: 377 / 480 -- time = 22620.0 / 28800.0 iteration: 378 / 480 -- time = 22680.0 / 28800.0 iteration: 379 / 480 -- time = 22740.0 / 28800.0 iteration: 380 / 480 -- time = 22800.0 / 28800.0 iteration: 381 / 480 -- time = 22860.0 / 28800.0 iteration: 382 / 480 -- time = 22920.0 / 28800.0 iteration: 383 / 480 -- time = 22980.0 / 28800.0 iteration: 384 / 480 -- time = 23040.0 / 28800.0 iteration: 385 / 480 -- time = 23100.0 / 28800.0 iteration: 386 / 480 -- time = 23160.0 / 28800.0 iteration: 387 / 480 -- time = 23220.0 / 28800.0 iteration: 388 / 480 -- time = 23280.0 / 28800.0 iteration: 389 / 480 -- time = 23340.0 / 28800.0 iteration: 390 / 480 -- time = 23400.0 / 28800.0 iteration: 391 / 480 -- time = 23460.0 / 28800.0 iteration: 392 / 480 -- time = 23520.0 / 28800.0 iteration: 393 / 480 -- time = 23580.0 / 28800.0 iteration: 394 / 480 -- time = 23640.0 / 28800.0 iteration: 395 / 480 -- time = 23700.0 / 28800.0 iteration: 396 / 480 -- time = 23760.0 / 28800.0 iteration: 397 / 480 -- time = 23820.0 / 28800.0 iteration: 398 / 480 -- time = 23880.0 / 28800.0 iteration: 399 / 480 -- time = 23940.0 / 28800.0 iteration: 400 / 480 -- time = 24000.0 / 28800.0 iteration: 401 / 480 -- time = 24060.0 / 28800.0 iteration: 402 / 480 -- time = 24120.0 / 28800.0 iteration: 403 / 480 -- time = 24180.0 / 28800.0 iteration: 404 / 480 -- time = 24240.0 / 28800.0 iteration: 405 / 480 -- time = 24300.0 / 28800.0 iteration: 406 / 480 -- time = 24360.0 / 28800.0 iteration: 407 / 480 -- time = 24420.0 / 28800.0 iteration: 408 / 480 -- time = 24480.0 / 28800.0 iteration: 409 / 480 -- time = 24540.0 / 28800.0 iteration: 410 / 480 -- time = 24600.0 / 28800.0 iteration: 411 / 480 -- time = 24660.0 / 28800.0 iteration: 412 / 480 -- time = 24720.0 / 28800.0 iteration: 413 / 480 -- time = 24780.0 / 28800.0 iteration: 414 / 480 -- time = 24840.0 / 28800.0 iteration: 415 / 480 -- time = 24900.0 / 28800.0 iteration: 416 / 480 -- time = 24960.0 / 28800.0 iteration: 417 / 480 -- time = 25020.0 / 28800.0 iteration: 418 / 480 -- time = 25080.0 / 28800.0 iteration: 419 / 480 -- time = 25140.0 / 28800.0 iteration: 420 / 480 -- time = 25200.0 / 28800.0 iteration: 421 / 480 -- time = 25260.0 / 28800.0 iteration: 422 / 480 -- time = 25320.0 / 28800.0 iteration: 423 / 480 -- time = 25380.0 / 28800.0 iteration: 424 / 480 -- time = 25440.0 / 28800.0 iteration: 425 / 480 -- time = 25500.0 / 28800.0 iteration: 426 / 480 -- time = 25560.0 / 28800.0 iteration: 427 / 480 -- time = 25620.0 / 28800.0 iteration: 428 / 480 -- time = 25680.0 / 28800.0 iteration: 429 / 480 -- time = 25740.0 / 28800.0 iteration: 430 / 480 -- time = 25800.0 / 28800.0 iteration: 431 / 480 -- time = 25860.0 / 28800.0 iteration: 432 / 480 -- time = 25920.0 / 28800.0 iteration: 433 / 480 -- time = 25980.0 / 28800.0 iteration: 434 / 480 -- time = 26040.0 / 28800.0 iteration: 435 / 480 -- time = 26100.0 / 28800.0 iteration: 436 / 480 -- time = 26160.0 / 28800.0 iteration: 437 / 480 -- time = 26220.0 / 28800.0 iteration: 438 / 480 -- time = 26280.0 / 28800.0 iteration: 439 / 480 -- time = 26340.0 / 28800.0 iteration: 440 / 480 -- time = 26400.0 / 28800.0 iteration: 441 / 480 -- time = 26460.0 / 28800.0 iteration: 442 / 480 -- time = 26520.0 / 28800.0 iteration: 443 / 480 -- time = 26580.0 / 28800.0 iteration: 444 / 480 -- time = 26640.0 / 28800.0 iteration: 445 / 480 -- time = 26700.0 / 28800.0 iteration: 446 / 480 -- time = 26760.0 / 28800.0 iteration: 447 / 480 -- time = 26820.0 / 28800.0 iteration: 448 / 480 -- time = 26880.0 / 28800.0 iteration: 449 / 480 -- time = 26940.0 / 28800.0 iteration: 450 / 480 -- time = 27000.0 / 28800.0 iteration: 451 / 480 -- time = 27060.0 / 28800.0 iteration: 452 / 480 -- time = 27120.0 / 28800.0 iteration: 453 / 480 -- time = 27180.0 / 28800.0 iteration: 454 / 480 -- time = 27240.0 / 28800.0 iteration: 455 / 480 -- time = 27300.0 / 28800.0 iteration: 456 / 480 -- time = 27360.0 / 28800.0 iteration: 457 / 480 -- time = 27420.0 / 28800.0 iteration: 458 / 480 -- time = 27480.0 / 28800.0 iteration: 459 / 480 -- time = 27540.0 / 28800.0 iteration: 460 / 480 -- time = 27600.0 / 28800.0 iteration: 461 / 480 -- time = 27660.0 / 28800.0 iteration: 462 / 480 -- time = 27720.0 / 28800.0 iteration: 463 / 480 -- time = 27780.0 / 28800.0 iteration: 464 / 480 -- time = 27840.0 / 28800.0 iteration: 465 / 480 -- time = 27900.0 / 28800.0 iteration: 466 / 480 -- time = 27960.0 / 28800.0 iteration: 467 / 480 -- time = 28020.0 / 28800.0 iteration: 468 / 480 -- time = 28080.0 / 28800.0 iteration: 469 / 480 -- time = 28140.0 / 28800.0 iteration: 470 / 480 -- time = 28200.0 / 28800.0 iteration: 471 / 480 -- time = 28260.0 / 28800.0 iteration: 472 / 480 -- time = 28320.0 / 28800.0 iteration: 473 / 480 -- time = 28380.0 / 28800.0 iteration: 474 / 480 -- time = 28440.0 / 28800.0 iteration: 475 / 480 -- time = 28500.0 / 28800.0 iteration: 476 / 480 -- time = 28560.0 / 28800.0 iteration: 477 / 480 -- time = 28620.0 / 28800.0 iteration: 478 / 480 -- time = 28680.0 / 28800.0 iteration: 479 / 480 -- time = 28740.0 / 28800.0 iteration: 480 / 480 -- time = 28800.0 / 28800.0 CLUBB-TIMER time_loop_init = 0.1313 CLUBB-TIMER time_clubb_advance = 1.3549 CLUBB-TIMER time_clubb_pdf = 0.0007 CLUBB-TIMER time_SILHS = 0.0005 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 3.6746 Program exited normally Wrote files with prefix 'atex' in /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/output - atex_lh_zt.nc: 59 vars - atex_sfc.nc: 40 vars - atex_zm.nc: 252 vars - atex_lh_sfc.nc: 6 vars - atex_zt.nc: 434 vars Skipped output files due to missing vertical grid in input: - atex_rad_zt.nc - atex_rad_zm.nc - atex_nl_lh_sample_points_2D.nc - atex_u_lh_sample_points_2D.nc + clubb/run_scripts/run_scm.py bomex - using executable: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/run_scripts/../install/latest/clubb_standalone =================== Running bomex =================== 2026/02/18 02:44:57 -------------------------------------------------- Latest git log entry -------------------------------------------------- A detailed git diff can be found at the end of this file -------------------------------------------------- Tunable Parameters: -------------------------------------------------- -------------------------------------------------- Preprocessing Directives: -------------------------------------------------- -DNETCDF enabled -DCOAMPS_MICRO enabled -DTUNER disabled -DSILHS enabled -Dnooverlap enabled -Draoffline enabled -DUSE_BUGSrad_ocast_random disabled -DBYTESWAP_IO disabled -------------------------------------------------- &model_setting -------------------------------------------------- runtype = bomex nzmax = 75 grid_type = 1 deltaz = 40.0000000000000 zm_init = 0.000000000000000E+000 zm_top = 3500.00000000000 zt_grid_fname = zm_grid_fname = day = 22 month = 6 year = 1969 lat_vals = 15.0000000000000 lon_vals = -56.5000000000000 sfc_elevation = 0.000000000000000E+000 time_initial = 0.000000000000000E+000 time_final = 21600.0000000000 dt_main = 60.0000000000000 dt_rad = 60.0000000000000 sfctype = 0 T_sfc = 288.000000000000 p_sfc = 101500.000000000 sens_ht = 0.000000000000000E+000 latent_ht = 0.000000000000000E+000 fcor = 3.760000000000000E-005 fcor_y = 1.408706225047074E-004 T0 = 300.000000000000 ts_nudge = 86400.0000000000 forcings_file_path = l_t_dependent = T l_ignore_forcings = T l_modify_ic_with_cubic_int = T l_modify_bc_for_cnvg_test = T l_input_xpwp_sfc = F saturation_formula = 3 thlm_sponge_damp_settings%l_sponge_damping = F rtm_sponge_damp_settings%l_sponge_damping = F uv_sponge_damp_settings%l_sponge_damping = F wp2_sponge_damp_settings%l_sponge_damping = F wp3_sponge_damp_settings%l_sponge_damping = F up2_vp2_sponge_damp_settings%l_sponge_damping = F thlm_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 thlm_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 thlm_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 rtm_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 rtm_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 rtm_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 uv_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 uv_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 uv_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 wp2_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 wp2_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 wp2_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 wp3_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 wp3_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 wp3_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 up2_vp2_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 l_soil_veg = F l_restart = F l_input_fields = F restart_path_case = restart/bomex time_restart = 0.000000000000000E+000 debug_level = 2 sclr_dim = 0 edsclr_dim = 0 iisclr_thl = -2 iisclr_rt = -1 iisclr_CO2 = -1 sclr_tol = -------------------------------------------------- &stats_setting -------------------------------------------------- l_stats = T fname_prefix = bomex stats_fmt = netcdf stats_tsamp = 60.0000000000000 stats_tout = 60.0000000000000 l_allow_small_stats_tout = F Constant flags: l_pos_def = F l_gamma_Skw = T l_byteswap_io = F Constant tolerances [units] rt_tol [kg/kg] = 1.000000000000000E-008 thl_tol [K] = 1.000000000000000E-002 w_tol [m/s] = 2.000000000000000E-002 Parameter Value --------- ----- C1 = 1.00000000000000000000 C1b = 1.00000000000000000000 C1c = 1.00000000000000000000 C2rt = 2.00000000000000000000 C2thl = 2.00000000000000000000 C2rtthl = 2.00000000000000000000 C4 = 2.00000000000000000000 C_uu_shr = 0.40000000000000002220 C_uu_buoy = 0.29999999999999998890 C6rt = 2.00000000000000000000 C6rtb = 2.00000000000000000000 C6rtc = 1.00000000000000000000 C6thl = 2.00000000000000000000 C6thlb = 2.00000000000000000000 C6thlc = 1.00000000000000000000 C7 = 0.50000000000000000000 C7b = 0.50000000000000000000 C7c = 0.50000000000000000000 C8 = 0.50000000000000000000 C8b = 0.02000000000000000042 C10 = 3.29999999999999982236 C11 = 0.40000000000000002220 C11b = 0.40000000000000002220 C11c = 0.50000000000000000000 C12 = 1.00000000000000000000 C13 = 0.10000000000000000555 C14 = 1.00000000000000000000 C_wp2_pr_dfsn = 0.00000000000000000000 C_wp3_pr_tp = 0.00000000000000000000 C_wp3_pr_turb = 1.00000000000000000000 C_wp3_pr_dfsn = 0.00000000000000000000 C_wp2_splat = 0.00000000000000000000 C6rt_Lscale0 = 14.00000000000000000000 C6thl_Lscale0 = 14.00000000000000000000 C7_Lscale0 = 0.84999999999999997780 wpxp_L_thresh = 60.00000000000000000000 c_K = 0.20000000000000001110 c_K1 = 0.20000000000000001110 nu1 = 20.00000000000000000000 c_K2 = 0.02500000000000000139 nu2 = 1.00000000000000000000 c_K6 = 0.37500000000000000000 nu6 = 5.00000000000000000000 c_K8 = 5.00000000000000000000 nu8 = 20.00000000000000000000 c_K9 = 0.10000000000000000555 nu9 = 10.00000000000000000000 nu10 = 0.00000000000000000000 c_K_hm = 0.75000000000000000000 c_K_hmb = 0.75000000000000000000 K_hm_min_coef = 0.10000000000000000555 nu_hm = 1.50000000000000000000 slope_coef_spread_DG_means_w = 21.00000000000000000000 pdf_component_stdev_factor_w = 1.00000000000000000000 coef_spread_DG_means_rt = 0.80000000000000004441 coef_spread_DG_means_thl = 0.80000000000000004441 gamma_coef = 0.25000000000000000000 gamma_coefb = 0.25000000000000000000 gamma_coefc = 5.00000000000000000000 mu = 0.00100000000000000002 beta = 1.00000000000000000000 lmin_coef = 0.50000000000000000000 omicron = 0.50000000000000000000 zeta_vrnce_rat = 0.00000000000000000000 upsilon_precip_frac_rat = 0.55000000000000004441 lambda0_stability_coef = 0.02999999999999999889 mult_coef = 0.50000000000000000000 taumin = 90.00000000000000000000 taumax = 3600.00000000000000000000 Lscale_mu_coef = 2.00000000000000000000 Lscale_pert_coef = 0.10000000000000000555 alpha_corr = 0.14999999999999999445 Skw_denom_coef = 4.00000000000000000000 c_K10 = 1.00000000000000000000 c_K10h = 1.00000000000000000000 thlp2_rad_coef = 1.00000000000000000000 thlp2_rad_cloud_frac_thresh = 0.10000000000000000555 up2_sfc_coef = 4.00000000000000000000 Skw_max_mag = 10.00000000000000000000 C_invrs_tau_bkgnd = 1.10000000000000008882 C_invrs_tau_sfc = 0.10000000000000000555 C_invrs_tau_shear = 0.14999999999999999445 C_invrs_tau_N2 = 0.40000000000000002220 C_invrs_tau_N2_wp2 = 0.20000000000000001110 C_invrs_tau_N2_xp2 = 0.05000000000000000278 C_invrs_tau_N2_wpxp = 0.00000000000000000000 C_invrs_tau_N2_clear_wp3 = 1.00000000000000000000 C_invrs_tau_wpxp_Ri = 0.34999999999999997780 C_invrs_tau_wpxp_N2_thresh = 0.00033000000000000000 xp3_coef_base = 0.25000000000000000000 xp3_coef_slope = 0.01000000000000000021 altitude_threshold = 100.00000000000000000000 rtp2_clip_coef = 0.50000000000000000000 Cx_min = 0.33000000000000001554 Cx_max = 0.94999999999999995559 Richardson_num_min = 0.25000000000000000000 Richardson_num_max = 400.00000000000000000000 a3_coef_min = 1.00000000000000000000 a_const = 1.80000000000000004441 bv_efold = 5.00000000000000000000 wpxp_Ri_exp = 0.50000000000000000000 z_displace = 25.00000000000000000000 -------------------------------------------------- &microphysics_setting -------------------------------------------------- microphys_scheme = none l_cloud_sed = F sigma_g = 1.50000000000000 l_graupel = F l_hail = F l_seifert_beheng = F l_predict_Nc = F l_const_Nc_in_cloud = F specify_aerosol = morrison_lognormal l_subgrid_w = T l_arctic_nucl = F l_cloud_edge_activation = F l_fix_pgam = F l_in_cloud_Nc_diff = T l_var_covar_src = F l_upwind_diff_sed = F lh_microphys_type = disabled lh_num_samples = 2 lh_sequence_length = 1 lh_seed = 5489 l_fix_w_chi_eta_correlations = T l_silhs_KK_convergence_adj_mean = F importance_prob_thresh = 1.000000000000000E-008 host_dx = 1000000.00000000 host_dy = 1000000.00000000 hmp2_ip_on_hmm2_ip_slope%rr = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%ri = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rs = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rg = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Nr = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ng = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_intrcpt%rr = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%ri = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rs = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rg = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Nr = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ng = 0.540000000000000 Ncnp2_on_Ncnm2 = 1.00000000000000 C_evap = 0.860000000000000 r_0 = 2.500000000000000E-005 microphys_start_time = 0.000000000000000E+000 Nc0_in_cloud = 100000000.000000 ccnconst = 120.000000000000 ccnexpnt = 0.400000005960464 aer_rm1 = 1.100000002196566E-008 aer_rm2 = 5.999999785899490E-008 aer_n1 = 125000000.000000 aer_n2 = 65000000.0000000 aer_sig1 = 1.20000004768372 aer_sig2 = 1.70000004768372 pgam_fixed = 5.00000000000000 precip_frac_calc_type = 2 -------------------------------------------------- &SILHS_setting -------------------------------------------------- Warning: missing correlation input file(s): ../input/case_setups/bomex_corr_arr ay_cloud.in and/or ../input/case_setups/bomex_corr_array_below.in The default correlation arrays will be used. -------------------------------------------------- &radiation_setting -------------------------------------------------- rad_scheme = simplified_bomex sol_const = 1367.00000000000 alvdr = 0.100000000000000 alvdf = 0.100000000000000 alndr = 0.100000000000000 alndf = 0.100000000000000 radiation_top = 50000.0000000000 F0 = 100.000000000000 F1 = 20.0000000000000 kappa = 119.000000000000 gc = 0.860000000000000 omega = 0.996500000000000 slr = 1.00000000000000 l_rad_above_cloud = F l_sw_radiation = F l_fix_cos_solar_zen = F l_use_default_std_atmosphere = T Fs_values = 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 cos_solar_zen_values = -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 cos_solar_zen_times = -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 eff_drop_radius = 1.000000000000000E-005 -------------------------------------------------- &configurable_clubb_flags_nl -------------------------------------------------- iiPDF_type = 1 ipdf_call_placement = 2 penta_solve_method = 1 tridiag_solve_method = 1 grid_remap_method = 1 grid_adapt_in_time_method = 0 l_use_precip_frac = T l_predict_upwp_vpwp = T l_ho_nontrad_coriolis = F l_ho_trad_coriolis = F l_min_wp2_from_corr_wx = F l_min_xp2_from_corr_wx = T l_C2_cloud_frac = F l_diffuse_rtm_and_thlm = F l_stability_correct_Kh_N2_zm = F l_calc_thlp2_rad = T l_upwind_xpyp_ta = T l_upwind_xm_ma = T l_uv_nudge = F l_rtm_nudge = F l_tke_aniso = T l_vert_avg_closure = F l_trapezoidal_rule_zt = F l_trapezoidal_rule_zm = F l_call_pdf_closure_twice = F l_standard_term_ta = F l_partial_upwind_wp3 = F l_godunov_upwind_wpxp_ta = F l_godunov_upwind_xpyp_ta = F l_use_cloud_cover = F l_diagnose_correlations = F l_calc_w_corr = F l_const_Nc_in_cloud = F l_fix_w_chi_eta_correlations = T l_stability_correct_tau_zm = F l_damp_wp2_using_em = T l_do_expldiff_rtm_thlm = F l_Lscale_plume_centered = F l_diag_Lscale_from_tau = T l_use_C7_Richardson = T l_use_C11_Richardson = F l_use_shear_Richardson = F l_brunt_vaisala_freq_moist = F l_use_thvm_in_bv_freq = F l_rcm_supersat_adj = T l_damp_wp3_Skw_squared = T l_prescribed_avg_deltaz = F l_lmm_stepping = F l_e3sm_config = F l_vary_convect_depth = F l_use_tke_in_wp3_pr_turb_term = T l_use_tke_in_wp2_wp3_K_dfsn = F l_use_wp3_lim_with_smth_Heaviside = F l_smooth_Heaviside_tau_wpxp = T l_modify_limiters_for_cnvg_test = F l_enable_relaxed_clipping = F l_linearize_pbl_winds = F l_mono_flux_lim_thlm = T l_mono_flux_lim_rtm = T l_mono_flux_lim_um = T l_mono_flux_lim_vm = T l_mono_flux_lim_spikefix = T l_host_applies_sfc_fluxes = F l_wp2_fill_holes_tke = T l_add_dycore_grid = F -------------------------------------------------- git diff src/ -------------------------------------------------- See *setup.txt file in output folder Path to sounding: bomex_sounding.in File exists? T Path to sclr_sounding: bomex_sclr_sounding.in File exists? T Path to edsclr_sounding: bomex_edsclr_sounding.in File exists? T Reading in sounding information z = 0.000000000000000E+000 100.000000000000 200.000000000000 300.000000000000 400.000000000000 500.000000000000 520.000000000000 600.000000000000 700.000000000000 800.000000000000 900.000000000000 1000.00000000000 1100.00000000000 1200.00000000000 1300.00000000000 1400.00000000000 1480.00000000000 1500.00000000000 1600.00000000000 1700.00000000000 1800.00000000000 1900.00000000000 2000.00000000000 2099.90000000000 2100.00000000000 2200.00000000000 2300.00000000000 2400.00000000000 2500.00000000000 2600.00000000000 2700.00000000000 2800.00000000000 2900.00000000000 3000.00000000000 3100.00000000000 3200.00000000000 3300.00000000000 3400.00000000000 3500.00000000000 u = -8.75000000000000 -8.75000000000000 -8.75000000000000 -8.75000000000000 -8.75000000000000 -8.75000000000000 -8.75000000000000 -8.75000000000000 -8.75000000000000 -8.57000000000000 -8.39000000000000 -8.21000000000000 -8.03000000000000 -7.85000000000000 -7.67000000000000 -7.49000000000000 -7.34600000000000 -7.31000000000000 -7.13000000000000 -6.95000000000000 -6.77000000000000 -6.59000000000000 -6.41000000000000 -6.23018000000000 -6.23000000000000 -6.05000000000000 -5.87000000000000 -5.69000000000000 -5.51000000000000 -5.33000000000000 -5.15000000000000 -4.97000000000000 -4.79000000000000 -4.61000000000000 -4.43000000000000 -4.25000000000000 -4.07000000000000 -3.89000000000000 -3.71000000000000 v = 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 ug = -10.0000000000000 -9.82000000000000 -9.64000000000000 -9.46000000000000 -9.28000000000000 -9.10000000000000 -9.06400000000000 -8.92000000000000 -8.74000000000000 -8.56000000000000 -8.38000000000000 -8.20000000000000 -8.02000000000000 -7.84000000000000 -7.66000000000000 -7.48000000000000 -7.33600000000000 -7.30000000000000 -7.12000000000000 -6.94000000000000 -6.76000000000000 -6.58000000000000 -6.40000000000000 -6.22018000000000 -6.22000000000000 -6.04000000000000 -5.86000000000000 -5.68000000000000 -5.50000000000000 -5.32000000000000 -5.14000000000000 -4.96000000000000 -4.78000000000000 -4.60000000000000 -4.42000000000000 -4.24000000000000 -4.06000000000000 -3.88000000000000 -3.70000000000000 vg = 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 theta = 298.700000000000 298.700000000000 298.700000000000 298.700000000000 298.700000000000 298.700000000000 298.700000000000 299.008333333333 299.393750000000 299.779166666667 300.164583333333 300.550000000000 300.935416666667 301.320833333333 301.706250000000 302.091666666667 302.400000000000 302.630769230769 303.784615384615 304.938461538462 306.092307692308 307.246153846154 308.400000000000 308.751315000000 308.751666666667 309.103333333333 309.455000000000 309.806666666667 310.158333333333 310.510000000000 310.861666666667 311.213333333333 311.565000000000 311.916666666667 312.268333333333 312.620000000000 312.971666666667 313.323333333333 313.675000000000 rt = 1.729000000000000E-002 1.715153846153846E-002 1.701307692307692E-002 1.687461538461538E-002 1.673615384615385E-002 1.659769230769231E-002 1.657000000000000E-002 1.609000000000000E-002 1.549000000000000E-002 1.489128205128205E-002 1.429256410256410E-002 1.369384615384615E-002 1.309512820512821E-002 1.249641025641026E-002 1.189769230769231E-002 1.129897435897436E-002 1.082000000000000E-002 1.056615384615385E-002 9.296923076923076E-003 8.027692307692309E-003 6.758461538461538E-003 5.489230769230770E-003 4.220000000000000E-003 4.099454000000000E-003 4.099333333333333E-003 3.978666666666667E-003 3.858000000000000E-003 3.737333333333333E-003 3.616666666666666E-003 3.496000000000000E-003 3.375333333333333E-003 3.254666666666667E-003 3.134000000000000E-003 3.013333333333333E-003 2.892666666666667E-003 2.772000000000000E-003 2.651333333333333E-003 2.530666666666666E-003 2.410000000000000E-003 p_in_Pa = -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 subs = 0.000000000000000E+000 -4.333333108108108E-004 -8.666666216216216E-004 -1.299999932432433E-003 -1.733333243243243E-003 -2.166666554054054E-003 -2.253333216216217E-003 -2.599999864864865E-003 -3.033333175675676E-003 -3.466666486486486E-003 -3.899999797297298E-003 -4.333333108108108E-003 -4.766666418918919E-003 -5.199999729729730E-003 -5.633333040540540E-003 -6.066666351351352E-003 -6.413333000000000E-003 -6.500000000000000E-003 -5.416666611101850E-003 -4.333333222203701E-003 -3.249999833305551E-003 -2.166666444407402E-003 -1.083333055509252E-003 -1.082999999999813E-006 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 stats_nsamp = 1 stats_nout = 1 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1 . C2rtthl = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.00000000000000 Warning in check_clubb_settings_api iteration: 1 / 360 -- time = 60.0 / 21600.0 iteration: 2 / 360 -- time = 120.0 / 21600.0 iteration: 3 / 360 -- time = 180.0 / 21600.0 iteration: 4 / 360 -- time = 240.0 / 21600.0 iteration: 5 / 360 -- time = 300.0 / 21600.0 iteration: 6 / 360 -- time = 360.0 / 21600.0 iteration: 7 / 360 -- time = 420.0 / 21600.0 iteration: 8 / 360 -- time = 480.0 / 21600.0 iteration: 9 / 360 -- time = 540.0 / 21600.0 iteration: 10 / 360 -- time = 600.0 / 21600.0 iteration: 11 / 360 -- time = 660.0 / 21600.0 iteration: 12 / 360 -- time = 720.0 / 21600.0 iteration: 13 / 360 -- time = 780.0 / 21600.0 iteration: 14 / 360 -- time = 840.0 / 21600.0 iteration: 15 / 360 -- time = 900.0 / 21600.0 iteration: 16 / 360 -- time = 960.0 / 21600.0 iteration: 17 / 360 -- time = 1020.0 / 21600.0 iteration: 18 / 360 -- time = 1080.0 / 21600.0 iteration: 19 / 360 -- time = 1140.0 / 21600.0 iteration: 20 / 360 -- time = 1200.0 / 21600.0 iteration: 21 / 360 -- time = 1260.0 / 21600.0 iteration: 22 / 360 -- time = 1320.0 / 21600.0 iteration: 23 / 360 -- time = 1380.0 / 21600.0 iteration: 24 / 360 -- time = 1440.0 / 21600.0 iteration: 25 / 360 -- time = 1500.0 / 21600.0 iteration: 26 / 360 -- time = 1560.0 / 21600.0 iteration: 27 / 360 -- time = 1620.0 / 21600.0 iteration: 28 / 360 -- time = 1680.0 / 21600.0 iteration: 29 / 360 -- time = 1740.0 / 21600.0 iteration: 30 / 360 -- time = 1800.0 / 21600.0 iteration: 31 / 360 -- time = 1860.0 / 21600.0 iteration: 32 / 360 -- time = 1920.0 / 21600.0 iteration: 33 / 360 -- time = 1980.0 / 21600.0 iteration: 34 / 360 -- time = 2040.0 / 21600.0 iteration: 35 / 360 -- time = 2100.0 / 21600.0 iteration: 36 / 360 -- time = 2160.0 / 21600.0 iteration: 37 / 360 -- time = 2220.0 / 21600.0 iteration: 38 / 360 -- time = 2280.0 / 21600.0 iteration: 39 / 360 -- time = 2340.0 / 21600.0 iteration: 40 / 360 -- time = 2400.0 / 21600.0 iteration: 41 / 360 -- time = 2460.0 / 21600.0 iteration: 42 / 360 -- time = 2520.0 / 21600.0 iteration: 43 / 360 -- time = 2580.0 / 21600.0 iteration: 44 / 360 -- time = 2640.0 / 21600.0 iteration: 45 / 360 -- time = 2700.0 / 21600.0 iteration: 46 / 360 -- time = 2760.0 / 21600.0 iteration: 47 / 360 -- time = 2820.0 / 21600.0 iteration: 48 / 360 -- time = 2880.0 / 21600.0 iteration: 49 / 360 -- time = 2940.0 / 21600.0 iteration: 50 / 360 -- time = 3000.0 / 21600.0 iteration: 51 / 360 -- time = 3060.0 / 21600.0 iteration: 52 / 360 -- time = 3120.0 / 21600.0 iteration: 53 / 360 -- time = 3180.0 / 21600.0 iteration: 54 / 360 -- time = 3240.0 / 21600.0 iteration: 55 / 360 -- time = 3300.0 / 21600.0 iteration: 56 / 360 -- time = 3360.0 / 21600.0 iteration: 57 / 360 -- time = 3420.0 / 21600.0 iteration: 58 / 360 -- time = 3480.0 / 21600.0 iteration: 59 / 360 -- time = 3540.0 / 21600.0 iteration: 60 / 360 -- time = 3600.0 / 21600.0 iteration: 61 / 360 -- time = 3660.0 / 21600.0 iteration: 62 / 360 -- time = 3720.0 / 21600.0 iteration: 63 / 360 -- time = 3780.0 / 21600.0 iteration: 64 / 360 -- time = 3840.0 / 21600.0 iteration: 65 / 360 -- time = 3900.0 / 21600.0 iteration: 66 / 360 -- time = 3960.0 / 21600.0 iteration: 67 / 360 -- time = 4020.0 / 21600.0 iteration: 68 / 360 -- time = 4080.0 / 21600.0 iteration: 69 / 360 -- time = 4140.0 / 21600.0 iteration: 70 / 360 -- time = 4200.0 / 21600.0 iteration: 71 / 360 -- time = 4260.0 / 21600.0 iteration: 72 / 360 -- time = 4320.0 / 21600.0 iteration: 73 / 360 -- time = 4380.0 / 21600.0 iteration: 74 / 360 -- time = 4440.0 / 21600.0 iteration: 75 / 360 -- time = 4500.0 / 21600.0 iteration: 76 / 360 -- time = 4560.0 / 21600.0 iteration: 77 / 360 -- time = 4620.0 / 21600.0 iteration: 78 / 360 -- time = 4680.0 / 21600.0 iteration: 79 / 360 -- time = 4740.0 / 21600.0 iteration: 80 / 360 -- time = 4800.0 / 21600.0 iteration: 81 / 360 -- time = 4860.0 / 21600.0 iteration: 82 / 360 -- time = 4920.0 / 21600.0 iteration: 83 / 360 -- time = 4980.0 / 21600.0 iteration: 84 / 360 -- time = 5040.0 / 21600.0 iteration: 85 / 360 -- time = 5100.0 / 21600.0 iteration: 86 / 360 -- time = 5160.0 / 21600.0 iteration: 87 / 360 -- time = 5220.0 / 21600.0 iteration: 88 / 360 -- time = 5280.0 / 21600.0 iteration: 89 / 360 -- time = 5340.0 / 21600.0 iteration: 90 / 360 -- time = 5400.0 / 21600.0 iteration: 91 / 360 -- time = 5460.0 / 21600.0 iteration: 92 / 360 -- time = 5520.0 / 21600.0 iteration: 93 / 360 -- time = 5580.0 / 21600.0 iteration: 94 / 360 -- time = 5640.0 / 21600.0 iteration: 95 / 360 -- time = 5700.0 / 21600.0 iteration: 96 / 360 -- time = 5760.0 / 21600.0 iteration: 97 / 360 -- time = 5820.0 / 21600.0 iteration: 98 / 360 -- time = 5880.0 / 21600.0 iteration: 99 / 360 -- time = 5940.0 / 21600.0 iteration: 100 / 360 -- time = 6000.0 / 21600.0 iteration: 101 / 360 -- time = 6060.0 / 21600.0 iteration: 102 / 360 -- time = 6120.0 / 21600.0 iteration: 103 / 360 -- time = 6180.0 / 21600.0 iteration: 104 / 360 -- time = 6240.0 / 21600.0 iteration: 105 / 360 -- time = 6300.0 / 21600.0 iteration: 106 / 360 -- time = 6360.0 / 21600.0 iteration: 107 / 360 -- time = 6420.0 / 21600.0 iteration: 108 / 360 -- time = 6480.0 / 21600.0 iteration: 109 / 360 -- time = 6540.0 / 21600.0 iteration: 110 / 360 -- time = 6600.0 / 21600.0 iteration: 111 / 360 -- time = 6660.0 / 21600.0 iteration: 112 / 360 -- time = 6720.0 / 21600.0 iteration: 113 / 360 -- time = 6780.0 / 21600.0 iteration: 114 / 360 -- time = 6840.0 / 21600.0 iteration: 115 / 360 -- time = 6900.0 / 21600.0 iteration: 116 / 360 -- time = 6960.0 / 21600.0 iteration: 117 / 360 -- time = 7020.0 / 21600.0 iteration: 118 / 360 -- time = 7080.0 / 21600.0 iteration: 119 / 360 -- time = 7140.0 / 21600.0 iteration: 120 / 360 -- time = 7200.0 / 21600.0 iteration: 121 / 360 -- time = 7260.0 / 21600.0 iteration: 122 / 360 -- time = 7320.0 / 21600.0 iteration: 123 / 360 -- time = 7380.0 / 21600.0 iteration: 124 / 360 -- time = 7440.0 / 21600.0 iteration: 125 / 360 -- time = 7500.0 / 21600.0 iteration: 126 / 360 -- time = 7560.0 / 21600.0 iteration: 127 / 360 -- time = 7620.0 / 21600.0 iteration: 128 / 360 -- time = 7680.0 / 21600.0 iteration: 129 / 360 -- time = 7740.0 / 21600.0 iteration: 130 / 360 -- time = 7800.0 / 21600.0 iteration: 131 / 360 -- time = 7860.0 / 21600.0 iteration: 132 / 360 -- time = 7920.0 / 21600.0 iteration: 133 / 360 -- time = 7980.0 / 21600.0 iteration: 134 / 360 -- time = 8040.0 / 21600.0 iteration: 135 / 360 -- time = 8100.0 / 21600.0 iteration: 136 / 360 -- time = 8160.0 / 21600.0 iteration: 137 / 360 -- time = 8220.0 / 21600.0 iteration: 138 / 360 -- time = 8280.0 / 21600.0 iteration: 139 / 360 -- time = 8340.0 / 21600.0 iteration: 140 / 360 -- time = 8400.0 / 21600.0 iteration: 141 / 360 -- time = 8460.0 / 21600.0 iteration: 142 / 360 -- time = 8520.0 / 21600.0 iteration: 143 / 360 -- time = 8580.0 / 21600.0 iteration: 144 / 360 -- time = 8640.0 / 21600.0 iteration: 145 / 360 -- time = 8700.0 / 21600.0 iteration: 146 / 360 -- time = 8760.0 / 21600.0 iteration: 147 / 360 -- time = 8820.0 / 21600.0 iteration: 148 / 360 -- time = 8880.0 / 21600.0 iteration: 149 / 360 -- time = 8940.0 / 21600.0 iteration: 150 / 360 -- time = 9000.0 / 21600.0 iteration: 151 / 360 -- time = 9060.0 / 21600.0 iteration: 152 / 360 -- time = 9120.0 / 21600.0 iteration: 153 / 360 -- time = 9180.0 / 21600.0 iteration: 154 / 360 -- time = 9240.0 / 21600.0 iteration: 155 / 360 -- time = 9300.0 / 21600.0 iteration: 156 / 360 -- time = 9360.0 / 21600.0 iteration: 157 / 360 -- time = 9420.0 / 21600.0 iteration: 158 / 360 -- time = 9480.0 / 21600.0 iteration: 159 / 360 -- time = 9540.0 / 21600.0 iteration: 160 / 360 -- time = 9600.0 / 21600.0 iteration: 161 / 360 -- time = 9660.0 / 21600.0 iteration: 162 / 360 -- time = 9720.0 / 21600.0 iteration: 163 / 360 -- time = 9780.0 / 21600.0 iteration: 164 / 360 -- time = 9840.0 / 21600.0 iteration: 165 / 360 -- time = 9900.0 / 21600.0 iteration: 166 / 360 -- time = 9960.0 / 21600.0 iteration: 167 / 360 -- time = 10020.0 / 21600.0 iteration: 168 / 360 -- time = 10080.0 / 21600.0 iteration: 169 / 360 -- time = 10140.0 / 21600.0 iteration: 170 / 360 -- time = 10200.0 / 21600.0 iteration: 171 / 360 -- time = 10260.0 / 21600.0 iteration: 172 / 360 -- time = 10320.0 / 21600.0 iteration: 173 / 360 -- time = 10380.0 / 21600.0 iteration: 174 / 360 -- time = 10440.0 / 21600.0 iteration: 175 / 360 -- time = 10500.0 / 21600.0 iteration: 176 / 360 -- time = 10560.0 / 21600.0 iteration: 177 / 360 -- time = 10620.0 / 21600.0 iteration: 178 / 360 -- time = 10680.0 / 21600.0 iteration: 179 / 360 -- time = 10740.0 / 21600.0 iteration: 180 / 360 -- time = 10800.0 / 21600.0 iteration: 181 / 360 -- time = 10860.0 / 21600.0 iteration: 182 / 360 -- time = 10920.0 / 21600.0 iteration: 183 / 360 -- time = 10980.0 / 21600.0 iteration: 184 / 360 -- time = 11040.0 / 21600.0 iteration: 185 / 360 -- time = 11100.0 / 21600.0 iteration: 186 / 360 -- time = 11160.0 / 21600.0 iteration: 187 / 360 -- time = 11220.0 / 21600.0 iteration: 188 / 360 -- time = 11280.0 / 21600.0 iteration: 189 / 360 -- time = 11340.0 / 21600.0 iteration: 190 / 360 -- time = 11400.0 / 21600.0 iteration: 191 / 360 -- time = 11460.0 / 21600.0 iteration: 192 / 360 -- time = 11520.0 / 21600.0 iteration: 193 / 360 -- time = 11580.0 / 21600.0 iteration: 194 / 360 -- time = 11640.0 / 21600.0 iteration: 195 / 360 -- time = 11700.0 / 21600.0 iteration: 196 / 360 -- time = 11760.0 / 21600.0 iteration: 197 / 360 -- time = 11820.0 / 21600.0 iteration: 198 / 360 -- time = 11880.0 / 21600.0 iteration: 199 / 360 -- time = 11940.0 / 21600.0 iteration: 200 / 360 -- time = 12000.0 / 21600.0 iteration: 201 / 360 -- time = 12060.0 / 21600.0 iteration: 202 / 360 -- time = 12120.0 / 21600.0 iteration: 203 / 360 -- time = 12180.0 / 21600.0 iteration: 204 / 360 -- time = 12240.0 / 21600.0 iteration: 205 / 360 -- time = 12300.0 / 21600.0 iteration: 206 / 360 -- time = 12360.0 / 21600.0 iteration: 207 / 360 -- time = 12420.0 / 21600.0 iteration: 208 / 360 -- time = 12480.0 / 21600.0 iteration: 209 / 360 -- time = 12540.0 / 21600.0 iteration: 210 / 360 -- time = 12600.0 / 21600.0 iteration: 211 / 360 -- time = 12660.0 / 21600.0 iteration: 212 / 360 -- time = 12720.0 / 21600.0 iteration: 213 / 360 -- time = 12780.0 / 21600.0 iteration: 214 / 360 -- time = 12840.0 / 21600.0 iteration: 215 / 360 -- time = 12900.0 / 21600.0 iteration: 216 / 360 -- time = 12960.0 / 21600.0 iteration: 217 / 360 -- time = 13020.0 / 21600.0 iteration: 218 / 360 -- time = 13080.0 / 21600.0 iteration: 219 / 360 -- time = 13140.0 / 21600.0 iteration: 220 / 360 -- time = 13200.0 / 21600.0 iteration: 221 / 360 -- time = 13260.0 / 21600.0 iteration: 222 / 360 -- time = 13320.0 / 21600.0 iteration: 223 / 360 -- time = 13380.0 / 21600.0 iteration: 224 / 360 -- time = 13440.0 / 21600.0 iteration: 225 / 360 -- time = 13500.0 / 21600.0 iteration: 226 / 360 -- time = 13560.0 / 21600.0 iteration: 227 / 360 -- time = 13620.0 / 21600.0 iteration: 228 / 360 -- time = 13680.0 / 21600.0 iteration: 229 / 360 -- time = 13740.0 / 21600.0 iteration: 230 / 360 -- time = 13800.0 / 21600.0 iteration: 231 / 360 -- time = 13860.0 / 21600.0 iteration: 232 / 360 -- time = 13920.0 / 21600.0 iteration: 233 / 360 -- time = 13980.0 / 21600.0 iteration: 234 / 360 -- time = 14040.0 / 21600.0 iteration: 235 / 360 -- time = 14100.0 / 21600.0 iteration: 236 / 360 -- time = 14160.0 / 21600.0 iteration: 237 / 360 -- time = 14220.0 / 21600.0 iteration: 238 / 360 -- time = 14280.0 / 21600.0 iteration: 239 / 360 -- time = 14340.0 / 21600.0 iteration: 240 / 360 -- time = 14400.0 / 21600.0 iteration: 241 / 360 -- time = 14460.0 / 21600.0 iteration: 242 / 360 -- time = 14520.0 / 21600.0 iteration: 243 / 360 -- time = 14580.0 / 21600.0 iteration: 244 / 360 -- time = 14640.0 / 21600.0 iteration: 245 / 360 -- time = 14700.0 / 21600.0 iteration: 246 / 360 -- time = 14760.0 / 21600.0 iteration: 247 / 360 -- time = 14820.0 / 21600.0 iteration: 248 / 360 -- time = 14880.0 / 21600.0 iteration: 249 / 360 -- time = 14940.0 / 21600.0 iteration: 250 / 360 -- time = 15000.0 / 21600.0 iteration: 251 / 360 -- time = 15060.0 / 21600.0 iteration: 252 / 360 -- time = 15120.0 / 21600.0 iteration: 253 / 360 -- time = 15180.0 / 21600.0 iteration: 254 / 360 -- time = 15240.0 / 21600.0 iteration: 255 / 360 -- time = 15300.0 / 21600.0 iteration: 256 / 360 -- time = 15360.0 / 21600.0 iteration: 257 / 360 -- time = 15420.0 / 21600.0 iteration: 258 / 360 -- time = 15480.0 / 21600.0 iteration: 259 / 360 -- time = 15540.0 / 21600.0 iteration: 260 / 360 -- time = 15600.0 / 21600.0 iteration: 261 / 360 -- time = 15660.0 / 21600.0 iteration: 262 / 360 -- time = 15720.0 / 21600.0 iteration: 263 / 360 -- time = 15780.0 / 21600.0 iteration: 264 / 360 -- time = 15840.0 / 21600.0 iteration: 265 / 360 -- time = 15900.0 / 21600.0 iteration: 266 / 360 -- time = 15960.0 / 21600.0 iteration: 267 / 360 -- time = 16020.0 / 21600.0 iteration: 268 / 360 -- time = 16080.0 / 21600.0 iteration: 269 / 360 -- time = 16140.0 / 21600.0 iteration: 270 / 360 -- time = 16200.0 / 21600.0 iteration: 271 / 360 -- time = 16260.0 / 21600.0 iteration: 272 / 360 -- time = 16320.0 / 21600.0 iteration: 273 / 360 -- time = 16380.0 / 21600.0 iteration: 274 / 360 -- time = 16440.0 / 21600.0 iteration: 275 / 360 -- time = 16500.0 / 21600.0 iteration: 276 / 360 -- time = 16560.0 / 21600.0 iteration: 277 / 360 -- time = 16620.0 / 21600.0 iteration: 278 / 360 -- time = 16680.0 / 21600.0 iteration: 279 / 360 -- time = 16740.0 / 21600.0 iteration: 280 / 360 -- time = 16800.0 / 21600.0 iteration: 281 / 360 -- time = 16860.0 / 21600.0 iteration: 282 / 360 -- time = 16920.0 / 21600.0 iteration: 283 / 360 -- time = 16980.0 / 21600.0 iteration: 284 / 360 -- time = 17040.0 / 21600.0 iteration: 285 / 360 -- time = 17100.0 / 21600.0 iteration: 286 / 360 -- time = 17160.0 / 21600.0 iteration: 287 / 360 -- time = 17220.0 / 21600.0 iteration: 288 / 360 -- time = 17280.0 / 21600.0 iteration: 289 / 360 -- time = 17340.0 / 21600.0 iteration: 290 / 360 -- time = 17400.0 / 21600.0 iteration: 291 / 360 -- time = 17460.0 / 21600.0 iteration: 292 / 360 -- time = 17520.0 / 21600.0 iteration: 293 / 360 -- time = 17580.0 / 21600.0 iteration: 294 / 360 -- time = 17640.0 / 21600.0 iteration: 295 / 360 -- time = 17700.0 / 21600.0 iteration: 296 / 360 -- time = 17760.0 / 21600.0 iteration: 297 / 360 -- time = 17820.0 / 21600.0 iteration: 298 / 360 -- time = 17880.0 / 21600.0 iteration: 299 / 360 -- time = 17940.0 / 21600.0 iteration: 300 / 360 -- time = 18000.0 / 21600.0 iteration: 301 / 360 -- time = 18060.0 / 21600.0 iteration: 302 / 360 -- time = 18120.0 / 21600.0 iteration: 303 / 360 -- time = 18180.0 / 21600.0 iteration: 304 / 360 -- time = 18240.0 / 21600.0 iteration: 305 / 360 -- time = 18300.0 / 21600.0 iteration: 306 / 360 -- time = 18360.0 / 21600.0 iteration: 307 / 360 -- time = 18420.0 / 21600.0 iteration: 308 / 360 -- time = 18480.0 / 21600.0 iteration: 309 / 360 -- time = 18540.0 / 21600.0 iteration: 310 / 360 -- time = 18600.0 / 21600.0 iteration: 311 / 360 -- time = 18660.0 / 21600.0 iteration: 312 / 360 -- time = 18720.0 / 21600.0 iteration: 313 / 360 -- time = 18780.0 / 21600.0 iteration: 314 / 360 -- time = 18840.0 / 21600.0 iteration: 315 / 360 -- time = 18900.0 / 21600.0 iteration: 316 / 360 -- time = 18960.0 / 21600.0 iteration: 317 / 360 -- time = 19020.0 / 21600.0 iteration: 318 / 360 -- time = 19080.0 / 21600.0 iteration: 319 / 360 -- time = 19140.0 / 21600.0 iteration: 320 / 360 -- time = 19200.0 / 21600.0 iteration: 321 / 360 -- time = 19260.0 / 21600.0 iteration: 322 / 360 -- time = 19320.0 / 21600.0 iteration: 323 / 360 -- time = 19380.0 / 21600.0 iteration: 324 / 360 -- time = 19440.0 / 21600.0 iteration: 325 / 360 -- time = 19500.0 / 21600.0 iteration: 326 / 360 -- time = 19560.0 / 21600.0 iteration: 327 / 360 -- time = 19620.0 / 21600.0 iteration: 328 / 360 -- time = 19680.0 / 21600.0 iteration: 329 / 360 -- time = 19740.0 / 21600.0 iteration: 330 / 360 -- time = 19800.0 / 21600.0 iteration: 331 / 360 -- time = 19860.0 / 21600.0 iteration: 332 / 360 -- time = 19920.0 / 21600.0 iteration: 333 / 360 -- time = 19980.0 / 21600.0 iteration: 334 / 360 -- time = 20040.0 / 21600.0 iteration: 335 / 360 -- time = 20100.0 / 21600.0 iteration: 336 / 360 -- time = 20160.0 / 21600.0 iteration: 337 / 360 -- time = 20220.0 / 21600.0 iteration: 338 / 360 -- time = 20280.0 / 21600.0 iteration: 339 / 360 -- time = 20340.0 / 21600.0 iteration: 340 / 360 -- time = 20400.0 / 21600.0 iteration: 341 / 360 -- time = 20460.0 / 21600.0 iteration: 342 / 360 -- time = 20520.0 / 21600.0 iteration: 343 / 360 -- time = 20580.0 / 21600.0 iteration: 344 / 360 -- time = 20640.0 / 21600.0 iteration: 345 / 360 -- time = 20700.0 / 21600.0 iteration: 346 / 360 -- time = 20760.0 / 21600.0 iteration: 347 / 360 -- time = 20820.0 / 21600.0 iteration: 348 / 360 -- time = 20880.0 / 21600.0 iteration: 349 / 360 -- time = 20940.0 / 21600.0 iteration: 350 / 360 -- time = 21000.0 / 21600.0 iteration: 351 / 360 -- time = 21060.0 / 21600.0 iteration: 352 / 360 -- time = 21120.0 / 21600.0 iteration: 353 / 360 -- time = 21180.0 / 21600.0 iteration: 354 / 360 -- time = 21240.0 / 21600.0 iteration: 355 / 360 -- time = 21300.0 / 21600.0 iteration: 356 / 360 -- time = 21360.0 / 21600.0 iteration: 357 / 360 -- time = 21420.0 / 21600.0 iteration: 358 / 360 -- time = 21480.0 / 21600.0 iteration: 359 / 360 -- time = 21540.0 / 21600.0 iteration: 360 / 360 -- time = 21600.0 / 21600.0 CLUBB-TIMER time_loop_init = 0.0515 CLUBB-TIMER time_clubb_advance = 0.8256 CLUBB-TIMER time_clubb_pdf = 0.0005 CLUBB-TIMER time_SILHS = 0.0004 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 2.2300 Program exited normally Wrote files with prefix 'bomex' in /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/output - bomex_lh_zt.nc: 59 vars - bomex_sfc.nc: 40 vars - bomex_zm.nc: 252 vars - bomex_lh_sfc.nc: 6 vars - bomex_zt.nc: 434 vars Skipped output files due to missing vertical grid in input: - bomex_rad_zt.nc - bomex_rad_zm.nc - bomex_nl_lh_sample_points_2D.nc - bomex_u_lh_sample_points_2D.nc + clubb/run_scripts/run_scm.py fire - using executable: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/run_scripts/../install/latest/clubb_standalone =================== Running fire =================== 2026/02/18 02:45:12 -------------------------------------------------- Latest git log entry -------------------------------------------------- A detailed git diff can be found at the end of this file -------------------------------------------------- Tunable Parameters: -------------------------------------------------- -------------------------------------------------- Preprocessing Directives: -------------------------------------------------- -DNETCDF enabled -DCOAMPS_MICRO enabled -DTUNER disabled -DSILHS enabled -Dnooverlap enabled -Draoffline enabled -DUSE_BUGSrad_ocast_random disabled -DBYTESWAP_IO disabled -------------------------------------------------- &model_setting -------------------------------------------------- runtype = fire nzmax = 48 grid_type = 1 deltaz = 25.0000000000000 zm_init = 0.000000000000000E+000 zm_top = 1600.00000000000 zt_grid_fname = zm_grid_fname = day = 7 month = 7 year = 1987 lat_vals = 43.2300000000000 lon_vals = -125.000000000000 sfc_elevation = 0.000000000000000E+000 time_initial = 0.000000000000000E+000 time_final = 10800.0000000000 dt_main = 60.0000000000000 dt_rad = 60.0000000000000 sfctype = 1 T_sfc = 288.000000000000 p_sfc = 100000.000000000 sens_ht = 0.000000000000000E+000 latent_ht = 0.000000000000000E+000 fcor = 1.000000000000000E-004 fcor_y = 1.062604968991745E-004 T0 = 300.000000000000 ts_nudge = 86400.0000000000 forcings_file_path = l_t_dependent = T l_ignore_forcings = T l_modify_ic_with_cubic_int = F l_modify_bc_for_cnvg_test = F l_input_xpwp_sfc = F saturation_formula = 3 thlm_sponge_damp_settings%l_sponge_damping = F rtm_sponge_damp_settings%l_sponge_damping = F uv_sponge_damp_settings%l_sponge_damping = F wp2_sponge_damp_settings%l_sponge_damping = F wp3_sponge_damp_settings%l_sponge_damping = F up2_vp2_sponge_damp_settings%l_sponge_damping = F thlm_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 thlm_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 thlm_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 rtm_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 rtm_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 rtm_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 uv_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 uv_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 uv_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 wp2_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 wp2_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 wp2_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 wp3_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 wp3_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 wp3_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 up2_vp2_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 l_soil_veg = F l_restart = F l_input_fields = F restart_path_case = restart/fire time_restart = 0.000000000000000E+000 debug_level = 2 sclr_dim = 0 edsclr_dim = 0 iisclr_thl = -2 iisclr_rt = -1 iisclr_CO2 = -1 sclr_tol = -------------------------------------------------- &stats_setting -------------------------------------------------- l_stats = T fname_prefix = fire stats_fmt = netcdf stats_tsamp = 60.0000000000000 stats_tout = 60.0000000000000 l_allow_small_stats_tout = F Constant flags: l_pos_def = F l_gamma_Skw = T l_byteswap_io = F Constant tolerances [units] rt_tol [kg/kg] = 1.000000000000000E-008 thl_tol [K] = 1.000000000000000E-002 w_tol [m/s] = 2.000000000000000E-002 Parameter Value --------- ----- C1 = 1.00000000000000000000 C1b = 1.00000000000000000000 C1c = 1.00000000000000000000 C2rt = 2.00000000000000000000 C2thl = 2.00000000000000000000 C2rtthl = 2.00000000000000000000 C4 = 2.00000000000000000000 C_uu_shr = 0.40000000000000002220 C_uu_buoy = 0.29999999999999998890 C6rt = 2.00000000000000000000 C6rtb = 2.00000000000000000000 C6rtc = 1.00000000000000000000 C6thl = 2.00000000000000000000 C6thlb = 2.00000000000000000000 C6thlc = 1.00000000000000000000 C7 = 0.50000000000000000000 C7b = 0.50000000000000000000 C7c = 0.50000000000000000000 C8 = 0.50000000000000000000 C8b = 0.02000000000000000042 C10 = 3.29999999999999982236 C11 = 0.40000000000000002220 C11b = 0.40000000000000002220 C11c = 0.50000000000000000000 C12 = 1.00000000000000000000 C13 = 0.10000000000000000555 C14 = 1.00000000000000000000 C_wp2_pr_dfsn = 0.00000000000000000000 C_wp3_pr_tp = 0.00000000000000000000 C_wp3_pr_turb = 1.00000000000000000000 C_wp3_pr_dfsn = 0.00000000000000000000 C_wp2_splat = 0.00000000000000000000 C6rt_Lscale0 = 14.00000000000000000000 C6thl_Lscale0 = 14.00000000000000000000 C7_Lscale0 = 0.84999999999999997780 wpxp_L_thresh = 60.00000000000000000000 c_K = 0.20000000000000001110 c_K1 = 0.20000000000000001110 nu1 = 20.00000000000000000000 c_K2 = 0.02500000000000000139 nu2 = 1.00000000000000000000 c_K6 = 0.37500000000000000000 nu6 = 5.00000000000000000000 c_K8 = 5.00000000000000000000 nu8 = 20.00000000000000000000 c_K9 = 0.10000000000000000555 nu9 = 10.00000000000000000000 nu10 = 0.00000000000000000000 c_K_hm = 0.75000000000000000000 c_K_hmb = 0.75000000000000000000 K_hm_min_coef = 0.10000000000000000555 nu_hm = 1.50000000000000000000 slope_coef_spread_DG_means_w = 21.00000000000000000000 pdf_component_stdev_factor_w = 1.00000000000000000000 coef_spread_DG_means_rt = 0.80000000000000004441 coef_spread_DG_means_thl = 0.80000000000000004441 gamma_coef = 0.25000000000000000000 gamma_coefb = 0.25000000000000000000 gamma_coefc = 5.00000000000000000000 mu = 0.00100000000000000002 beta = 1.00000000000000000000 lmin_coef = 0.50000000000000000000 omicron = 0.50000000000000000000 zeta_vrnce_rat = 0.00000000000000000000 upsilon_precip_frac_rat = 0.55000000000000004441 lambda0_stability_coef = 0.02999999999999999889 mult_coef = 0.50000000000000000000 taumin = 90.00000000000000000000 taumax = 3600.00000000000000000000 Lscale_mu_coef = 2.00000000000000000000 Lscale_pert_coef = 0.10000000000000000555 alpha_corr = 0.14999999999999999445 Skw_denom_coef = 4.00000000000000000000 c_K10 = 1.00000000000000000000 c_K10h = 1.00000000000000000000 thlp2_rad_coef = 1.00000000000000000000 thlp2_rad_cloud_frac_thresh = 0.10000000000000000555 up2_sfc_coef = 4.00000000000000000000 Skw_max_mag = 10.00000000000000000000 C_invrs_tau_bkgnd = 1.10000000000000008882 C_invrs_tau_sfc = 0.10000000000000000555 C_invrs_tau_shear = 0.14999999999999999445 C_invrs_tau_N2 = 0.40000000000000002220 C_invrs_tau_N2_wp2 = 0.20000000000000001110 C_invrs_tau_N2_xp2 = 0.05000000000000000278 C_invrs_tau_N2_wpxp = 0.00000000000000000000 C_invrs_tau_N2_clear_wp3 = 1.00000000000000000000 C_invrs_tau_wpxp_Ri = 0.34999999999999997780 C_invrs_tau_wpxp_N2_thresh = 0.00033000000000000000 xp3_coef_base = 0.25000000000000000000 xp3_coef_slope = 0.01000000000000000021 altitude_threshold = 100.00000000000000000000 rtp2_clip_coef = 0.50000000000000000000 Cx_min = 0.33000000000000001554 Cx_max = 0.94999999999999995559 Richardson_num_min = 0.25000000000000000000 Richardson_num_max = 400.00000000000000000000 a3_coef_min = 1.00000000000000000000 a_const = 1.80000000000000004441 bv_efold = 5.00000000000000000000 wpxp_Ri_exp = 0.50000000000000000000 z_displace = 25.00000000000000000000 -------------------------------------------------- &microphysics_setting -------------------------------------------------- microphys_scheme = none l_cloud_sed = F sigma_g = 1.50000000000000 l_graupel = F l_hail = F l_seifert_beheng = F l_predict_Nc = F l_const_Nc_in_cloud = F specify_aerosol = morrison_lognormal l_subgrid_w = T l_arctic_nucl = F l_cloud_edge_activation = F l_fix_pgam = F l_in_cloud_Nc_diff = T l_var_covar_src = T l_upwind_diff_sed = F lh_microphys_type = disabled lh_num_samples = 2 lh_sequence_length = 1 lh_seed = 5489 l_fix_w_chi_eta_correlations = T l_silhs_KK_convergence_adj_mean = F importance_prob_thresh = 1.000000000000000E-008 host_dx = 1000000.00000000 host_dy = 1000000.00000000 hmp2_ip_on_hmm2_ip_slope%rr = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%ri = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rs = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rg = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Nr = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ng = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_intrcpt%rr = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%ri = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rs = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rg = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Nr = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ng = 0.540000000000000 Ncnp2_on_Ncnm2 = 1.00000000000000 C_evap = 0.860000000000000 r_0 = 2.500000000000000E-005 microphys_start_time = 0.000000000000000E+000 Nc0_in_cloud = 100000000.000000 ccnconst = 120.000000000000 ccnexpnt = 0.400000005960464 aer_rm1 = 1.100000002196566E-008 aer_rm2 = 5.999999785899490E-008 aer_n1 = 125000000.000000 aer_n2 = 65000000.0000000 aer_sig1 = 1.20000004768372 aer_sig2 = 1.70000004768372 pgam_fixed = 5.00000000000000 precip_frac_calc_type = 2 -------------------------------------------------- &SILHS_setting -------------------------------------------------- Warning: missing correlation input file(s): ../input/case_setups/fire_corr_arra y_cloud.in and/or ../input/case_setups/fire_corr_array_below.in The default correlation arrays will be used. -------------------------------------------------- &radiation_setting -------------------------------------------------- rad_scheme = simplified sol_const = 1367.00000000000 alvdr = 0.100000000000000 alvdf = 0.100000000000000 alndr = 0.100000000000000 alndf = 0.100000000000000 radiation_top = 50000.0000000000 F0 = 74.0000000000000 F1 = 0.000000000000000E+000 kappa = 130.000000000000 gc = 0.860000000000000 omega = 0.996500000000000 slr = 1.00000000000000 l_rad_above_cloud = F l_sw_radiation = F l_fix_cos_solar_zen = F l_use_default_std_atmosphere = T Fs_values = 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 cos_solar_zen_values = -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 cos_solar_zen_times = -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 eff_drop_radius = 1.000000000000000E-005 -------------------------------------------------- &configurable_clubb_flags_nl -------------------------------------------------- iiPDF_type = 1 ipdf_call_placement = 2 penta_solve_method = 1 tridiag_solve_method = 1 grid_remap_method = 1 grid_adapt_in_time_method = 0 l_use_precip_frac = T l_predict_upwp_vpwp = T l_ho_nontrad_coriolis = F l_ho_trad_coriolis = F l_min_wp2_from_corr_wx = F l_min_xp2_from_corr_wx = T l_C2_cloud_frac = F l_diffuse_rtm_and_thlm = F l_stability_correct_Kh_N2_zm = F l_calc_thlp2_rad = T l_upwind_xpyp_ta = T l_upwind_xm_ma = T l_uv_nudge = F l_rtm_nudge = F l_tke_aniso = T l_vert_avg_closure = F l_trapezoidal_rule_zt = F l_trapezoidal_rule_zm = F l_call_pdf_closure_twice = F l_standard_term_ta = F l_partial_upwind_wp3 = F l_godunov_upwind_wpxp_ta = F l_godunov_upwind_xpyp_ta = F l_use_cloud_cover = F l_diagnose_correlations = F l_calc_w_corr = F l_const_Nc_in_cloud = F l_fix_w_chi_eta_correlations = T l_stability_correct_tau_zm = F l_damp_wp2_using_em = T l_do_expldiff_rtm_thlm = F l_Lscale_plume_centered = F l_diag_Lscale_from_tau = T l_use_C7_Richardson = T l_use_C11_Richardson = F l_use_shear_Richardson = F l_brunt_vaisala_freq_moist = F l_use_thvm_in_bv_freq = F l_rcm_supersat_adj = T l_damp_wp3_Skw_squared = T l_prescribed_avg_deltaz = F l_lmm_stepping = F l_e3sm_config = F l_vary_convect_depth = F l_use_tke_in_wp3_pr_turb_term = T l_use_tke_in_wp2_wp3_K_dfsn = F l_use_wp3_lim_with_smth_Heaviside = F l_smooth_Heaviside_tau_wpxp = T l_modify_limiters_for_cnvg_test = F l_enable_relaxed_clipping = F l_linearize_pbl_winds = F l_mono_flux_lim_thlm = T l_mono_flux_lim_rtm = T l_mono_flux_lim_um = T l_mono_flux_lim_vm = T l_mono_flux_lim_spikefix = T l_host_applies_sfc_fluxes = F l_wp2_fill_holes_tke = T l_add_dycore_grid = F -------------------------------------------------- git diff src/ -------------------------------------------------- See *setup.txt file in output folder Path to sounding: fire_sounding.in File exists? T Path to sclr_sounding: fire_sclr_sounding.in File exists? T Path to edsclr_sounding: fire_edsclr_sounding.in File exists? T Reading in sounding information z = 0.000000000000000E+000 690.000000000000 785.000000000000 1000.00000000000 1500.00000000000 2000.00000000000 u = 2.00000000000000 2.00000000000000 2.00000000000000 2.00000000000000 2.00000000000000 2.00000000000000 v = -4.00000000000000 -4.00000000000000 -4.00000000000000 -4.00000000000000 -4.00000000000000 -4.00000000000000 ug = 2.00000000000000 2.00000000000000 2.00000000000000 2.00000000000000 2.00000000000000 2.00000000000000 vg = -4.00000000000000 -4.00000000000000 -4.00000000000000 -4.00000000000000 -4.00000000000000 -4.00000000000000 theta = 288.000000000000 288.320000000000 294.400000000000 295.300000000000 297.350000000000 299.400000000000 rt = 8.100000000000000E-003 8.100000000000000E-003 3.500000000000000E-003 3.370000000000000E-003 3.090000000000000E-003 2.810000000000000E-003 p_in_Pa = -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 subs = 0.000000000000000E+000 -3.450000000000000E-003 -3.925000000000000E-003 -4.999999999999999E-003 -7.500000000000000E-003 0.000000000000000E+000 stats_nsamp = 1 stats_nout = 1 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1 . C2rtthl = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.00000000000000 Warning in check_clubb_settings_api iteration: 1 / 180 -- time = 60.0 / 10800.0 iteration: 2 / 180 -- time = 120.0 / 10800.0 iteration: 3 / 180 -- time = 180.0 / 10800.0 iteration: 4 / 180 -- time = 240.0 / 10800.0 iteration: 5 / 180 -- time = 300.0 / 10800.0 iteration: 6 / 180 -- time = 360.0 / 10800.0 iteration: 7 / 180 -- time = 420.0 / 10800.0 iteration: 8 / 180 -- time = 480.0 / 10800.0 iteration: 9 / 180 -- time = 540.0 / 10800.0 iteration: 10 / 180 -- time = 600.0 / 10800.0 iteration: 11 / 180 -- time = 660.0 / 10800.0 iteration: 12 / 180 -- time = 720.0 / 10800.0 iteration: 13 / 180 -- time = 780.0 / 10800.0 iteration: 14 / 180 -- time = 840.0 / 10800.0 iteration: 15 / 180 -- time = 900.0 / 10800.0 iteration: 16 / 180 -- time = 960.0 / 10800.0 iteration: 17 / 180 -- time = 1020.0 / 10800.0 iteration: 18 / 180 -- time = 1080.0 / 10800.0 iteration: 19 / 180 -- time = 1140.0 / 10800.0 iteration: 20 / 180 -- time = 1200.0 / 10800.0 iteration: 21 / 180 -- time = 1260.0 / 10800.0 iteration: 22 / 180 -- time = 1320.0 / 10800.0 iteration: 23 / 180 -- time = 1380.0 / 10800.0 iteration: 24 / 180 -- time = 1440.0 / 10800.0 iteration: 25 / 180 -- time = 1500.0 / 10800.0 iteration: 26 / 180 -- time = 1560.0 / 10800.0 iteration: 27 / 180 -- time = 1620.0 / 10800.0 iteration: 28 / 180 -- time = 1680.0 / 10800.0 iteration: 29 / 180 -- time = 1740.0 / 10800.0 iteration: 30 / 180 -- time = 1800.0 / 10800.0 iteration: 31 / 180 -- time = 1860.0 / 10800.0 iteration: 32 / 180 -- time = 1920.0 / 10800.0 iteration: 33 / 180 -- time = 1980.0 / 10800.0 iteration: 34 / 180 -- time = 2040.0 / 10800.0 iteration: 35 / 180 -- time = 2100.0 / 10800.0 iteration: 36 / 180 -- time = 2160.0 / 10800.0 iteration: 37 / 180 -- time = 2220.0 / 10800.0 iteration: 38 / 180 -- time = 2280.0 / 10800.0 iteration: 39 / 180 -- time = 2340.0 / 10800.0 iteration: 40 / 180 -- time = 2400.0 / 10800.0 iteration: 41 / 180 -- time = 2460.0 / 10800.0 iteration: 42 / 180 -- time = 2520.0 / 10800.0 iteration: 43 / 180 -- time = 2580.0 / 10800.0 iteration: 44 / 180 -- time = 2640.0 / 10800.0 iteration: 45 / 180 -- time = 2700.0 / 10800.0 iteration: 46 / 180 -- time = 2760.0 / 10800.0 iteration: 47 / 180 -- time = 2820.0 / 10800.0 iteration: 48 / 180 -- time = 2880.0 / 10800.0 iteration: 49 / 180 -- time = 2940.0 / 10800.0 iteration: 50 / 180 -- time = 3000.0 / 10800.0 iteration: 51 / 180 -- time = 3060.0 / 10800.0 iteration: 52 / 180 -- time = 3120.0 / 10800.0 iteration: 53 / 180 -- time = 3180.0 / 10800.0 iteration: 54 / 180 -- time = 3240.0 / 10800.0 iteration: 55 / 180 -- time = 3300.0 / 10800.0 iteration: 56 / 180 -- time = 3360.0 / 10800.0 iteration: 57 / 180 -- time = 3420.0 / 10800.0 iteration: 58 / 180 -- time = 3480.0 / 10800.0 iteration: 59 / 180 -- time = 3540.0 / 10800.0 iteration: 60 / 180 -- time = 3600.0 / 10800.0 iteration: 61 / 180 -- time = 3660.0 / 10800.0 iteration: 62 / 180 -- time = 3720.0 / 10800.0 iteration: 63 / 180 -- time = 3780.0 / 10800.0 iteration: 64 / 180 -- time = 3840.0 / 10800.0 iteration: 65 / 180 -- time = 3900.0 / 10800.0 iteration: 66 / 180 -- time = 3960.0 / 10800.0 iteration: 67 / 180 -- time = 4020.0 / 10800.0 iteration: 68 / 180 -- time = 4080.0 / 10800.0 iteration: 69 / 180 -- time = 4140.0 / 10800.0 iteration: 70 / 180 -- time = 4200.0 / 10800.0 iteration: 71 / 180 -- time = 4260.0 / 10800.0 iteration: 72 / 180 -- time = 4320.0 / 10800.0 iteration: 73 / 180 -- time = 4380.0 / 10800.0 iteration: 74 / 180 -- time = 4440.0 / 10800.0 iteration: 75 / 180 -- time = 4500.0 / 10800.0 iteration: 76 / 180 -- time = 4560.0 / 10800.0 iteration: 77 / 180 -- time = 4620.0 / 10800.0 iteration: 78 / 180 -- time = 4680.0 / 10800.0 iteration: 79 / 180 -- time = 4740.0 / 10800.0 iteration: 80 / 180 -- time = 4800.0 / 10800.0 iteration: 81 / 180 -- time = 4860.0 / 10800.0 iteration: 82 / 180 -- time = 4920.0 / 10800.0 iteration: 83 / 180 -- time = 4980.0 / 10800.0 iteration: 84 / 180 -- time = 5040.0 / 10800.0 iteration: 85 / 180 -- time = 5100.0 / 10800.0 iteration: 86 / 180 -- time = 5160.0 / 10800.0 iteration: 87 / 180 -- time = 5220.0 / 10800.0 iteration: 88 / 180 -- time = 5280.0 / 10800.0 iteration: 89 / 180 -- time = 5340.0 / 10800.0 iteration: 90 / 180 -- time = 5400.0 / 10800.0 iteration: 91 / 180 -- time = 5460.0 / 10800.0 iteration: 92 / 180 -- time = 5520.0 / 10800.0 iteration: 93 / 180 -- time = 5580.0 / 10800.0 iteration: 94 / 180 -- time = 5640.0 / 10800.0 iteration: 95 / 180 -- time = 5700.0 / 10800.0 iteration: 96 / 180 -- time = 5760.0 / 10800.0 iteration: 97 / 180 -- time = 5820.0 / 10800.0 iteration: 98 / 180 -- time = 5880.0 / 10800.0 iteration: 99 / 180 -- time = 5940.0 / 10800.0 iteration: 100 / 180 -- time = 6000.0 / 10800.0 iteration: 101 / 180 -- time = 6060.0 / 10800.0 iteration: 102 / 180 -- time = 6120.0 / 10800.0 iteration: 103 / 180 -- time = 6180.0 / 10800.0 iteration: 104 / 180 -- time = 6240.0 / 10800.0 iteration: 105 / 180 -- time = 6300.0 / 10800.0 iteration: 106 / 180 -- time = 6360.0 / 10800.0 iteration: 107 / 180 -- time = 6420.0 / 10800.0 iteration: 108 / 180 -- time = 6480.0 / 10800.0 iteration: 109 / 180 -- time = 6540.0 / 10800.0 iteration: 110 / 180 -- time = 6600.0 / 10800.0 iteration: 111 / 180 -- time = 6660.0 / 10800.0 iteration: 112 / 180 -- time = 6720.0 / 10800.0 iteration: 113 / 180 -- time = 6780.0 / 10800.0 iteration: 114 / 180 -- time = 6840.0 / 10800.0 iteration: 115 / 180 -- time = 6900.0 / 10800.0 iteration: 116 / 180 -- time = 6960.0 / 10800.0 iteration: 117 / 180 -- time = 7020.0 / 10800.0 iteration: 118 / 180 -- time = 7080.0 / 10800.0 iteration: 119 / 180 -- time = 7140.0 / 10800.0 iteration: 120 / 180 -- time = 7200.0 / 10800.0 iteration: 121 / 180 -- time = 7260.0 / 10800.0 iteration: 122 / 180 -- time = 7320.0 / 10800.0 iteration: 123 / 180 -- time = 7380.0 / 10800.0 iteration: 124 / 180 -- time = 7440.0 / 10800.0 iteration: 125 / 180 -- time = 7500.0 / 10800.0 iteration: 126 / 180 -- time = 7560.0 / 10800.0 iteration: 127 / 180 -- time = 7620.0 / 10800.0 iteration: 128 / 180 -- time = 7680.0 / 10800.0 iteration: 129 / 180 -- time = 7740.0 / 10800.0 iteration: 130 / 180 -- time = 7800.0 / 10800.0 iteration: 131 / 180 -- time = 7860.0 / 10800.0 iteration: 132 / 180 -- time = 7920.0 / 10800.0 iteration: 133 / 180 -- time = 7980.0 / 10800.0 iteration: 134 / 180 -- time = 8040.0 / 10800.0 iteration: 135 / 180 -- time = 8100.0 / 10800.0 iteration: 136 / 180 -- time = 8160.0 / 10800.0 iteration: 137 / 180 -- time = 8220.0 / 10800.0 iteration: 138 / 180 -- time = 8280.0 / 10800.0 Warning: spurious supersaturation was removed after pdf_closure! iteration: 139 / 180 -- time = 8340.0 / 10800.0 Warning: spurious supersaturation was removed after pdf_closure! iteration: 140 / 180 -- time = 8400.0 / 10800.0 Warning: spurious supersaturation was removed after pdf_closure! iteration: 141 / 180 -- time = 8460.0 / 10800.0 iteration: 142 / 180 -- time = 8520.0 / 10800.0 iteration: 143 / 180 -- time = 8580.0 / 10800.0 iteration: 144 / 180 -- time = 8640.0 / 10800.0 iteration: 145 / 180 -- time = 8700.0 / 10800.0 iteration: 146 / 180 -- time = 8760.0 / 10800.0 iteration: 147 / 180 -- time = 8820.0 / 10800.0 iteration: 148 / 180 -- time = 8880.0 / 10800.0 iteration: 149 / 180 -- time = 8940.0 / 10800.0 iteration: 150 / 180 -- time = 9000.0 / 10800.0 iteration: 151 / 180 -- time = 9060.0 / 10800.0 iteration: 152 / 180 -- time = 9120.0 / 10800.0 iteration: 153 / 180 -- time = 9180.0 / 10800.0 iteration: 154 / 180 -- time = 9240.0 / 10800.0 iteration: 155 / 180 -- time = 9300.0 / 10800.0 iteration: 156 / 180 -- time = 9360.0 / 10800.0 iteration: 157 / 180 -- time = 9420.0 / 10800.0 iteration: 158 / 180 -- time = 9480.0 / 10800.0 iteration: 159 / 180 -- time = 9540.0 / 10800.0 iteration: 160 / 180 -- time = 9600.0 / 10800.0 iteration: 161 / 180 -- time = 9660.0 / 10800.0 iteration: 162 / 180 -- time = 9720.0 / 10800.0 iteration: 163 / 180 -- time = 9780.0 / 10800.0 iteration: 164 / 180 -- time = 9840.0 / 10800.0 iteration: 165 / 180 -- time = 9900.0 / 10800.0 iteration: 166 / 180 -- time = 9960.0 / 10800.0 iteration: 167 / 180 -- time = 10020.0 / 10800.0 iteration: 168 / 180 -- time = 10080.0 / 10800.0 iteration: 169 / 180 -- time = 10140.0 / 10800.0 iteration: 170 / 180 -- time = 10200.0 / 10800.0 iteration: 171 / 180 -- time = 10260.0 / 10800.0 iteration: 172 / 180 -- time = 10320.0 / 10800.0 iteration: 173 / 180 -- time = 10380.0 / 10800.0 iteration: 174 / 180 -- time = 10440.0 / 10800.0 iteration: 175 / 180 -- time = 10500.0 / 10800.0 iteration: 176 / 180 -- time = 10560.0 / 10800.0 iteration: 177 / 180 -- time = 10620.0 / 10800.0 iteration: 178 / 180 -- time = 10680.0 / 10800.0 iteration: 179 / 180 -- time = 10740.0 / 10800.0 iteration: 180 / 180 -- time = 10800.0 / 10800.0 CLUBB-TIMER time_loop_init = 0.0195 CLUBB-TIMER time_clubb_advance = 0.3592 CLUBB-TIMER time_clubb_pdf = 0.0002 CLUBB-TIMER time_SILHS = 0.0002 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 1.0078 Program exited normally Wrote files with prefix 'fire' in /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/output - fire_lh_zt.nc: 59 vars - fire_sfc.nc: 40 vars - fire_zm.nc: 252 vars - fire_lh_sfc.nc: 6 vars - fire_zt.nc: 434 vars Skipped output files due to missing vertical grid in input: - fire_rad_zt.nc - fire_rad_zm.nc - fire_nl_lh_sample_points_2D.nc - fire_u_lh_sample_points_2D.nc + clubb/run_scripts/run_scm.py wangara - using executable: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/run_scripts/../install/latest/clubb_standalone =================== Running wangara =================== 2026/02/18 02:45:18 -------------------------------------------------- Latest git log entry -------------------------------------------------- A detailed git diff can be found at the end of this file -------------------------------------------------- Tunable Parameters: -------------------------------------------------- -------------------------------------------------- Preprocessing Directives: -------------------------------------------------- -DNETCDF enabled -DCOAMPS_MICRO enabled -DTUNER disabled -DSILHS enabled -Dnooverlap enabled -Draoffline enabled -DUSE_BUGSrad_ocast_random disabled -DBYTESWAP_IO disabled -------------------------------------------------- &model_setting -------------------------------------------------- runtype = wangara nzmax = 50 grid_type = 1 deltaz = 40.0000000000000 zm_init = 0.000000000000000E+000 zm_top = 2300.00000000000 zt_grid_fname = zm_grid_fname = day = 15 month = 8 year = 1967 lat_vals = -34.6000000000000 lon_vals = 145.072222000000 sfc_elevation = 0.000000000000000E+000 time_initial = 82800.0000000000 time_final = 111600.000000000 dt_main = 60.0000000000000 dt_rad = 60.0000000000000 sfctype = 1 T_sfc = 288.000000000000 p_sfc = 102300.000000000 sens_ht = 0.000000000000000E+000 latent_ht = 0.000000000000000E+000 fcor = -8.210000000000000E-005 fcor_y = 1.200462079805330E-004 T0 = 300.000000000000 ts_nudge = 86400.0000000000 forcings_file_path = l_t_dependent = T l_ignore_forcings = T l_modify_ic_with_cubic_int = T l_modify_bc_for_cnvg_test = T l_input_xpwp_sfc = F saturation_formula = 3 thlm_sponge_damp_settings%l_sponge_damping = F rtm_sponge_damp_settings%l_sponge_damping = F uv_sponge_damp_settings%l_sponge_damping = F wp2_sponge_damp_settings%l_sponge_damping = F wp3_sponge_damp_settings%l_sponge_damping = F up2_vp2_sponge_damp_settings%l_sponge_damping = F thlm_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 thlm_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 thlm_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 rtm_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 rtm_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 rtm_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 uv_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 uv_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 uv_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 wp2_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 wp2_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 wp2_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 wp3_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 wp3_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 wp3_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_min = 60.0000000000000 up2_vp2_sponge_damp_settings%tau_sponge_damp_max = 1800.00000000000 up2_vp2_sponge_damp_settings%sponge_damp_depth = 0.250000000000000 l_soil_veg = F l_restart = F l_input_fields = F restart_path_case = restart/wangara time_restart = 0.000000000000000E+000 debug_level = 2 sclr_dim = 0 edsclr_dim = 0 iisclr_thl = -2 iisclr_rt = -1 iisclr_CO2 = -1 sclr_tol = -------------------------------------------------- &stats_setting -------------------------------------------------- l_stats = T fname_prefix = wangara stats_fmt = netcdf stats_tsamp = 60.0000000000000 stats_tout = 60.0000000000000 l_allow_small_stats_tout = F Constant flags: l_pos_def = F l_gamma_Skw = T l_byteswap_io = F Constant tolerances [units] rt_tol [kg/kg] = 1.000000000000000E-008 thl_tol [K] = 1.000000000000000E-002 w_tol [m/s] = 2.000000000000000E-002 Parameter Value --------- ----- C1 = 1.00000000000000000000 C1b = 1.00000000000000000000 C1c = 1.00000000000000000000 C2rt = 2.00000000000000000000 C2thl = 2.00000000000000000000 C2rtthl = 2.00000000000000000000 C4 = 2.00000000000000000000 C_uu_shr = 0.40000000000000002220 C_uu_buoy = 0.29999999999999998890 C6rt = 2.00000000000000000000 C6rtb = 2.00000000000000000000 C6rtc = 1.00000000000000000000 C6thl = 2.00000000000000000000 C6thlb = 2.00000000000000000000 C6thlc = 1.00000000000000000000 C7 = 0.50000000000000000000 C7b = 0.50000000000000000000 C7c = 0.50000000000000000000 C8 = 0.50000000000000000000 C8b = 0.02000000000000000042 C10 = 3.29999999999999982236 C11 = 0.40000000000000002220 C11b = 0.40000000000000002220 C11c = 0.50000000000000000000 C12 = 1.00000000000000000000 C13 = 0.10000000000000000555 C14 = 1.00000000000000000000 C_wp2_pr_dfsn = 0.00000000000000000000 C_wp3_pr_tp = 0.00000000000000000000 C_wp3_pr_turb = 1.00000000000000000000 C_wp3_pr_dfsn = 0.00000000000000000000 C_wp2_splat = 0.00000000000000000000 C6rt_Lscale0 = 14.00000000000000000000 C6thl_Lscale0 = 14.00000000000000000000 C7_Lscale0 = 0.84999999999999997780 wpxp_L_thresh = 60.00000000000000000000 c_K = 0.20000000000000001110 c_K1 = 0.20000000000000001110 nu1 = 20.00000000000000000000 c_K2 = 0.02500000000000000139 nu2 = 1.00000000000000000000 c_K6 = 0.37500000000000000000 nu6 = 5.00000000000000000000 c_K8 = 5.00000000000000000000 nu8 = 20.00000000000000000000 c_K9 = 0.10000000000000000555 nu9 = 10.00000000000000000000 nu10 = 0.00000000000000000000 c_K_hm = 0.75000000000000000000 c_K_hmb = 0.75000000000000000000 K_hm_min_coef = 0.10000000000000000555 nu_hm = 1.50000000000000000000 slope_coef_spread_DG_means_w = 21.00000000000000000000 pdf_component_stdev_factor_w = 1.00000000000000000000 coef_spread_DG_means_rt = 0.80000000000000004441 coef_spread_DG_means_thl = 0.80000000000000004441 gamma_coef = 0.25000000000000000000 gamma_coefb = 0.25000000000000000000 gamma_coefc = 5.00000000000000000000 mu = 0.00100000000000000002 beta = 1.00000000000000000000 lmin_coef = 0.50000000000000000000 omicron = 0.50000000000000000000 zeta_vrnce_rat = 0.00000000000000000000 upsilon_precip_frac_rat = 0.55000000000000004441 lambda0_stability_coef = 0.02999999999999999889 mult_coef = 0.50000000000000000000 taumin = 90.00000000000000000000 taumax = 3600.00000000000000000000 Lscale_mu_coef = 2.00000000000000000000 Lscale_pert_coef = 0.10000000000000000555 alpha_corr = 0.14999999999999999445 Skw_denom_coef = 4.00000000000000000000 c_K10 = 1.00000000000000000000 c_K10h = 1.00000000000000000000 thlp2_rad_coef = 1.00000000000000000000 thlp2_rad_cloud_frac_thresh = 0.10000000000000000555 up2_sfc_coef = 4.00000000000000000000 Skw_max_mag = 10.00000000000000000000 C_invrs_tau_bkgnd = 1.10000000000000008882 C_invrs_tau_sfc = 0.10000000000000000555 C_invrs_tau_shear = 0.14999999999999999445 C_invrs_tau_N2 = 0.40000000000000002220 C_invrs_tau_N2_wp2 = 0.20000000000000001110 C_invrs_tau_N2_xp2 = 0.05000000000000000278 C_invrs_tau_N2_wpxp = 0.00000000000000000000 C_invrs_tau_N2_clear_wp3 = 1.00000000000000000000 C_invrs_tau_wpxp_Ri = 0.34999999999999997780 C_invrs_tau_wpxp_N2_thresh = 0.00033000000000000000 xp3_coef_base = 0.25000000000000000000 xp3_coef_slope = 0.01000000000000000021 altitude_threshold = 100.00000000000000000000 rtp2_clip_coef = 0.50000000000000000000 Cx_min = 0.33000000000000001554 Cx_max = 0.94999999999999995559 Richardson_num_min = 0.25000000000000000000 Richardson_num_max = 400.00000000000000000000 a3_coef_min = 1.00000000000000000000 a_const = 1.80000000000000004441 bv_efold = 5.00000000000000000000 wpxp_Ri_exp = 0.50000000000000000000 z_displace = 25.00000000000000000000 -------------------------------------------------- &microphysics_setting -------------------------------------------------- microphys_scheme = none l_cloud_sed = F sigma_g = 1.50000000000000 l_graupel = F l_hail = F l_seifert_beheng = F l_predict_Nc = F l_const_Nc_in_cloud = F specify_aerosol = morrison_lognormal l_subgrid_w = T l_arctic_nucl = F l_cloud_edge_activation = F l_fix_pgam = F l_in_cloud_Nc_diff = T l_var_covar_src = F l_upwind_diff_sed = F lh_microphys_type = disabled lh_num_samples = 2 lh_sequence_length = 1 lh_seed = 5489 l_fix_w_chi_eta_correlations = T l_silhs_KK_convergence_adj_mean = F importance_prob_thresh = 1.000000000000000E-008 host_dx = 1000000.00000000 host_dy = 1000000.00000000 hmp2_ip_on_hmm2_ip_slope%rr = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%ri = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rs = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%rg = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Nr = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ni = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_slope%Ng = 2.120000000000000E-005 hmp2_ip_on_hmm2_ip_intrcpt%rr = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%ri = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rs = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%rg = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Nr = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ni = 0.540000000000000 hmp2_ip_on_hmm2_ip_intrcpt%Ng = 0.540000000000000 Ncnp2_on_Ncnm2 = 1.00000000000000 C_evap = 0.860000000000000 r_0 = 2.500000000000000E-005 microphys_start_time = 0.000000000000000E+000 Nc0_in_cloud = 100000000.000000 ccnconst = 120.000000000000 ccnexpnt = 0.400000005960464 aer_rm1 = 1.100000002196566E-008 aer_rm2 = 5.999999785899490E-008 aer_n1 = 125000000.000000 aer_n2 = 65000000.0000000 aer_sig1 = 1.20000004768372 aer_sig2 = 1.70000004768372 pgam_fixed = 5.00000000000000 precip_frac_calc_type = 2 -------------------------------------------------- &SILHS_setting -------------------------------------------------- Warning: missing correlation input file(s): ../input/case_setups/wangara_corr_a rray_cloud.in and/or ../input/case_setups/wangara_corr_array_below.in The default correlation arrays will be used. -------------------------------------------------- &radiation_setting -------------------------------------------------- rad_scheme = none sol_const = 1367.00000000000 alvdr = 0.100000000000000 alvdf = 0.100000000000000 alndr = 0.100000000000000 alndf = 0.100000000000000 radiation_top = 50000.0000000000 F0 = 100.000000000000 F1 = 20.0000000000000 kappa = 119.000000000000 gc = 0.860000000000000 omega = 0.996500000000000 slr = 1.00000000000000 l_rad_above_cloud = F l_sw_radiation = F l_fix_cos_solar_zen = F l_use_default_std_atmosphere = T Fs_values = 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 cos_solar_zen_values = -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 cos_solar_zen_times = -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 -999.000000000000 eff_drop_radius = 1.000000000000000E-005 -------------------------------------------------- &configurable_clubb_flags_nl -------------------------------------------------- iiPDF_type = 1 ipdf_call_placement = 2 penta_solve_method = 1 tridiag_solve_method = 1 grid_remap_method = 1 grid_adapt_in_time_method = 0 l_use_precip_frac = T l_predict_upwp_vpwp = T l_ho_nontrad_coriolis = F l_ho_trad_coriolis = F l_min_wp2_from_corr_wx = F l_min_xp2_from_corr_wx = T l_C2_cloud_frac = F l_diffuse_rtm_and_thlm = F l_stability_correct_Kh_N2_zm = F l_calc_thlp2_rad = F l_upwind_xpyp_ta = T l_upwind_xm_ma = T l_uv_nudge = F l_rtm_nudge = F l_tke_aniso = T l_vert_avg_closure = F l_trapezoidal_rule_zt = F l_trapezoidal_rule_zm = F l_call_pdf_closure_twice = F l_standard_term_ta = F l_partial_upwind_wp3 = F l_godunov_upwind_wpxp_ta = F l_godunov_upwind_xpyp_ta = F l_use_cloud_cover = F l_diagnose_correlations = F l_calc_w_corr = F l_const_Nc_in_cloud = F l_fix_w_chi_eta_correlations = T l_stability_correct_tau_zm = F l_damp_wp2_using_em = T l_do_expldiff_rtm_thlm = F l_Lscale_plume_centered = F l_diag_Lscale_from_tau = T l_use_C7_Richardson = T l_use_C11_Richardson = F l_use_shear_Richardson = F l_brunt_vaisala_freq_moist = F l_use_thvm_in_bv_freq = F l_rcm_supersat_adj = T l_damp_wp3_Skw_squared = T l_prescribed_avg_deltaz = F l_lmm_stepping = F l_e3sm_config = F l_vary_convect_depth = F l_use_tke_in_wp3_pr_turb_term = T l_use_tke_in_wp2_wp3_K_dfsn = F l_use_wp3_lim_with_smth_Heaviside = F l_smooth_Heaviside_tau_wpxp = T l_modify_limiters_for_cnvg_test = F l_enable_relaxed_clipping = F l_linearize_pbl_winds = F l_mono_flux_lim_thlm = T l_mono_flux_lim_rtm = T l_mono_flux_lim_um = T l_mono_flux_lim_vm = T l_mono_flux_lim_spikefix = T l_host_applies_sfc_fluxes = F l_wp2_fill_holes_tke = T l_add_dycore_grid = F -------------------------------------------------- git diff src/ -------------------------------------------------- See *setup.txt file in output folder Path to sounding: wangara_sounding.in File exists? T Path to sclr_sounding: wangara_sclr_sounding.in File exists? T Path to edsclr_sounding: wangara_edsclr_sounding.in File exists? T Reading in sounding information z = 0.000000000000000E+000 50.0000000000000 100.000000000000 150.000000000000 200.000000000000 250.000000000000 300.000000000000 350.000000000000 400.000000000000 500.000000000000 550.000000000000 600.000000000000 700.000000000000 750.000000000000 800.000000000000 850.000000000000 900.000000000000 950.000000000000 1000.00000000000 1100.00000000000 1200.00000000000 1300.00000000000 1400.00000000000 1500.00000000000 1600.00000000000 1700.00000000000 1800.00000000000 1900.00000000000 2000.00000000000 2100.00000000000 2200.00000000000 2300.00000000000 u = 0.000000000000000E+000 -2.84000000000000 -2.92000000000000 -2.90000000000000 -2.79000000000000 -2.79000000000000 -3.12000000000000 -3.39000000000000 -3.09000000000000 -2.49000000000000 -2.66000000000000 -2.58333333333333 -2.43000000000000 -2.42000000000000 -2.45000000000000 -2.41000000000000 -2.28000000000000 -2.29000000000000 -2.55000000000000 -2.29000000000000 -1.93000000000000 -2.10000000000000 -1.45000000000000 -1.20000000000000 -1.19000000000000 -1.49000000000000 -0.700000000000000 5.000000000000004E-002 0.500000000000000 0.500000000000000 0.500000000000000 0.500000000000000 v = 0.000000000000000E+000 3.000000000000000E-002 -0.380000000000000 -0.620000000000000 -0.570000000000000 -0.510000000000000 -0.510000000000000 -0.530000000000000 -0.476666666666667 -0.370000000000000 -0.300000000000000 -0.316666666666667 -0.350000000000000 -0.440000000000000 -0.480000000000000 -0.620000000000000 -0.760000000000000 -0.910000000000000 -1.16000000000000 -1.41000000000000 -0.900000000000000 -0.280000000000000 6.999999999999995E-002 9.000000000000000E-002 0.260000000000000 1.15000000000000 1.72000000000000 1.47000000000000 1.10000000000000 1.10000000000000 1.10000000000000 1.10000000000000 ug = -5.50000000000000 -5.36000000000000 -5.21000000000000 -5.07000000000000 -4.92000000000000 -4.78000000000000 -4.63000000000000 -4.49000000000000 -4.34333333333333 -4.05000000000000 -3.90000000000000 -3.75666666666667 -3.47000000000000 -3.32000000000000 -3.18000000000000 -3.03000000000000 -2.89000000000000 -2.74000000000000 -2.60000000000000 -2.46000000000000 -2.32000000000000 -2.18000000000000 -2.04000000000000 -1.90000000000000 -1.76000000000000 -1.62000000000000 -1.48000000000000 -1.34000000000000 -1.20000000000000 -1.20000000000000 -1.20000000000000 -1.20000000000000 vg = 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 theta = 276.850000000000 276.910000000000 277.680000000000 279.830000000000 280.810000000000 281.400000000000 281.680000000000 281.970000000000 281.970000000000 281.970000000000 281.970000000000 281.973333333333 281.980000000000 282.290000000000 282.620000000000 282.840000000000 283.060000000000 283.190000000000 283.620000000000 284.720000000000 285.420000000000 285.920000000000 287.170000000000 288.340000000000 288.890000000000 289.560000000000 290.570000000000 290.950000000000 291.020000000000 291.090000000000 291.160000000000 291.230000000000 rt = 4.200000000000000E-003 3.700000000000000E-003 3.500000000000000E-003 3.800000000000000E-003 3.800000000000000E-003 3.800000000000000E-003 3.700000000000000E-003 3.600000000000000E-003 3.500000000000000E-003 3.300000000000000E-003 3.200000000000000E-003 3.100000000000000E-003 2.900000000000000E-003 2.700000000000000E-003 2.500000000000000E-003 2.300000000000000E-003 2.200000000000000E-003 2.100000000000000E-003 2.000000000000000E-003 1.800000000000000E-003 1.500000000000000E-003 1.200000000000000E-003 8.000000000000000E-004 1.000000000000000E-003 8.000000000000000E-004 7.000000000000000E-004 7.000000000000000E-004 7.000000000000000E-004 5.999999999999999E-004 5.000000000000000E-004 5.000000000000000E-004 4.000000000000000E-004 p_in_Pa = -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 -999.900000000000 subs = 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 0.000000000000000E+000 stats_nsamp = 1 stats_nout = 1 When the l_diag_Lscale_from_tau flag is enabled, C2rt must have a value of 1. C2rt = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2thl must have a value of 1. C2thl = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C2rtthl must have a value of 1 . C2rtthl = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rt must have a value of 1. C6rt = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6rtb must have a value of 1. C6rtb = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thl must have a value of 1. C6thl = 2.00000000000000 Warning in check_clubb_settings_api When the l_diag_Lscale_from_tau flag is enabled, C6thlb must have a value of 1. C6thlb = 2.00000000000000 Warning in check_clubb_settings_api iteration: 1 / 480 -- time = 82860.0 / 111600.0 iteration: 2 / 480 -- time = 82920.0 / 111600.0 iteration: 3 / 480 -- time = 82980.0 / 111600.0 iteration: 4 / 480 -- time = 83040.0 / 111600.0 iteration: 5 / 480 -- time = 83100.0 / 111600.0 iteration: 6 / 480 -- time = 83160.0 / 111600.0 iteration: 7 / 480 -- time = 83220.0 / 111600.0 iteration: 8 / 480 -- time = 83280.0 / 111600.0 iteration: 9 / 480 -- time = 83340.0 / 111600.0 iteration: 10 / 480 -- time = 83400.0 / 111600.0 iteration: 11 / 480 -- time = 83460.0 / 111600.0 iteration: 12 / 480 -- time = 83520.0 / 111600.0 iteration: 13 / 480 -- time = 83580.0 / 111600.0 iteration: 14 / 480 -- time = 83640.0 / 111600.0 iteration: 15 / 480 -- time = 83700.0 / 111600.0 iteration: 16 / 480 -- time = 83760.0 / 111600.0 iteration: 17 / 480 -- time = 83820.0 / 111600.0 iteration: 18 / 480 -- time = 83880.0 / 111600.0 iteration: 19 / 480 -- time = 83940.0 / 111600.0 iteration: 20 / 480 -- time = 84000.0 / 111600.0 iteration: 21 / 480 -- time = 84060.0 / 111600.0 iteration: 22 / 480 -- time = 84120.0 / 111600.0 iteration: 23 / 480 -- time = 84180.0 / 111600.0 iteration: 24 / 480 -- time = 84240.0 / 111600.0 iteration: 25 / 480 -- time = 84300.0 / 111600.0 iteration: 26 / 480 -- time = 84360.0 / 111600.0 iteration: 27 / 480 -- time = 84420.0 / 111600.0 iteration: 28 / 480 -- time = 84480.0 / 111600.0 iteration: 29 / 480 -- time = 84540.0 / 111600.0 iteration: 30 / 480 -- time = 84600.0 / 111600.0 iteration: 31 / 480 -- time = 84660.0 / 111600.0 iteration: 32 / 480 -- time = 84720.0 / 111600.0 iteration: 33 / 480 -- time = 84780.0 / 111600.0 iteration: 34 / 480 -- time = 84840.0 / 111600.0 iteration: 35 / 480 -- time = 84900.0 / 111600.0 iteration: 36 / 480 -- time = 84960.0 / 111600.0 iteration: 37 / 480 -- time = 85020.0 / 111600.0 iteration: 38 / 480 -- time = 85080.0 / 111600.0 iteration: 39 / 480 -- time = 85140.0 / 111600.0 iteration: 40 / 480 -- time = 85200.0 / 111600.0 iteration: 41 / 480 -- time = 85260.0 / 111600.0 iteration: 42 / 480 -- time = 85320.0 / 111600.0 iteration: 43 / 480 -- time = 85380.0 / 111600.0 iteration: 44 / 480 -- time = 85440.0 / 111600.0 iteration: 45 / 480 -- time = 85500.0 / 111600.0 iteration: 46 / 480 -- time = 85560.0 / 111600.0 iteration: 47 / 480 -- time = 85620.0 / 111600.0 iteration: 48 / 480 -- time = 85680.0 / 111600.0 iteration: 49 / 480 -- time = 85740.0 / 111600.0 iteration: 50 / 480 -- time = 85800.0 / 111600.0 iteration: 51 / 480 -- time = 85860.0 / 111600.0 iteration: 52 / 480 -- time = 85920.0 / 111600.0 iteration: 53 / 480 -- time = 85980.0 / 111600.0 iteration: 54 / 480 -- time = 86040.0 / 111600.0 iteration: 55 / 480 -- time = 86100.0 / 111600.0 iteration: 56 / 480 -- time = 86160.0 / 111600.0 iteration: 57 / 480 -- time = 86220.0 / 111600.0 iteration: 58 / 480 -- time = 86280.0 / 111600.0 iteration: 59 / 480 -- time = 86340.0 / 111600.0 iteration: 60 / 480 -- time = 86400.0 / 111600.0 iteration: 61 / 480 -- time = 86460.0 / 111600.0 iteration: 62 / 480 -- time = 86520.0 / 111600.0 iteration: 63 / 480 -- time = 86580.0 / 111600.0 iteration: 64 / 480 -- time = 86640.0 / 111600.0 iteration: 65 / 480 -- time = 86700.0 / 111600.0 iteration: 66 / 480 -- time = 86760.0 / 111600.0 iteration: 67 / 480 -- time = 86820.0 / 111600.0 iteration: 68 / 480 -- time = 86880.0 / 111600.0 iteration: 69 / 480 -- time = 86940.0 / 111600.0 iteration: 70 / 480 -- time = 87000.0 / 111600.0 iteration: 71 / 480 -- time = 87060.0 / 111600.0 iteration: 72 / 480 -- time = 87120.0 / 111600.0 iteration: 73 / 480 -- time = 87180.0 / 111600.0 iteration: 74 / 480 -- time = 87240.0 / 111600.0 iteration: 75 / 480 -- time = 87300.0 / 111600.0 iteration: 76 / 480 -- time = 87360.0 / 111600.0 iteration: 77 / 480 -- time = 87420.0 / 111600.0 iteration: 78 / 480 -- time = 87480.0 / 111600.0 iteration: 79 / 480 -- time = 87540.0 / 111600.0 iteration: 80 / 480 -- time = 87600.0 / 111600.0 iteration: 81 / 480 -- time = 87660.0 / 111600.0 iteration: 82 / 480 -- time = 87720.0 / 111600.0 iteration: 83 / 480 -- time = 87780.0 / 111600.0 iteration: 84 / 480 -- time = 87840.0 / 111600.0 iteration: 85 / 480 -- time = 87900.0 / 111600.0 iteration: 86 / 480 -- time = 87960.0 / 111600.0 iteration: 87 / 480 -- time = 88020.0 / 111600.0 iteration: 88 / 480 -- time = 88080.0 / 111600.0 iteration: 89 / 480 -- time = 88140.0 / 111600.0 iteration: 90 / 480 -- time = 88200.0 / 111600.0 iteration: 91 / 480 -- time = 88260.0 / 111600.0 iteration: 92 / 480 -- time = 88320.0 / 111600.0 iteration: 93 / 480 -- time = 88380.0 / 111600.0 iteration: 94 / 480 -- time = 88440.0 / 111600.0 iteration: 95 / 480 -- time = 88500.0 / 111600.0 iteration: 96 / 480 -- time = 88560.0 / 111600.0 iteration: 97 / 480 -- time = 88620.0 / 111600.0 iteration: 98 / 480 -- time = 88680.0 / 111600.0 iteration: 99 / 480 -- time = 88740.0 / 111600.0 iteration: 100 / 480 -- time = 88800.0 / 111600.0 iteration: 101 / 480 -- time = 88860.0 / 111600.0 iteration: 102 / 480 -- time = 88920.0 / 111600.0 iteration: 103 / 480 -- time = 88980.0 / 111600.0 iteration: 104 / 480 -- time = 89040.0 / 111600.0 iteration: 105 / 480 -- time = 89100.0 / 111600.0 iteration: 106 / 480 -- time = 89160.0 / 111600.0 iteration: 107 / 480 -- time = 89220.0 / 111600.0 iteration: 108 / 480 -- time = 89280.0 / 111600.0 iteration: 109 / 480 -- time = 89340.0 / 111600.0 iteration: 110 / 480 -- time = 89400.0 / 111600.0 iteration: 111 / 480 -- time = 89460.0 / 111600.0 iteration: 112 / 480 -- time = 89520.0 / 111600.0 iteration: 113 / 480 -- time = 89580.0 / 111600.0 iteration: 114 / 480 -- time = 89640.0 / 111600.0 iteration: 115 / 480 -- time = 89700.0 / 111600.0 iteration: 116 / 480 -- time = 89760.0 / 111600.0 iteration: 117 / 480 -- time = 89820.0 / 111600.0 iteration: 118 / 480 -- time = 89880.0 / 111600.0 iteration: 119 / 480 -- time = 89940.0 / 111600.0 iteration: 120 / 480 -- time = 90000.0 / 111600.0 iteration: 121 / 480 -- time = 90060.0 / 111600.0 iteration: 122 / 480 -- time = 90120.0 / 111600.0 iteration: 123 / 480 -- time = 90180.0 / 111600.0 iteration: 124 / 480 -- time = 90240.0 / 111600.0 iteration: 125 / 480 -- time = 90300.0 / 111600.0 iteration: 126 / 480 -- time = 90360.0 / 111600.0 iteration: 127 / 480 -- time = 90420.0 / 111600.0 iteration: 128 / 480 -- time = 90480.0 / 111600.0 iteration: 129 / 480 -- time = 90540.0 / 111600.0 iteration: 130 / 480 -- time = 90600.0 / 111600.0 iteration: 131 / 480 -- time = 90660.0 / 111600.0 iteration: 132 / 480 -- time = 90720.0 / 111600.0 iteration: 133 / 480 -- time = 90780.0 / 111600.0 iteration: 134 / 480 -- time = 90840.0 / 111600.0 iteration: 135 / 480 -- time = 90900.0 / 111600.0 iteration: 136 / 480 -- time = 90960.0 / 111600.0 iteration: 137 / 480 -- time = 91020.0 / 111600.0 iteration: 138 / 480 -- time = 91080.0 / 111600.0 iteration: 139 / 480 -- time = 91140.0 / 111600.0 iteration: 140 / 480 -- time = 91200.0 / 111600.0 iteration: 141 / 480 -- time = 91260.0 / 111600.0 iteration: 142 / 480 -- time = 91320.0 / 111600.0 iteration: 143 / 480 -- time = 91380.0 / 111600.0 iteration: 144 / 480 -- time = 91440.0 / 111600.0 iteration: 145 / 480 -- time = 91500.0 / 111600.0 iteration: 146 / 480 -- time = 91560.0 / 111600.0 iteration: 147 / 480 -- time = 91620.0 / 111600.0 iteration: 148 / 480 -- time = 91680.0 / 111600.0 iteration: 149 / 480 -- time = 91740.0 / 111600.0 iteration: 150 / 480 -- time = 91800.0 / 111600.0 iteration: 151 / 480 -- time = 91860.0 / 111600.0 iteration: 152 / 480 -- time = 91920.0 / 111600.0 iteration: 153 / 480 -- time = 91980.0 / 111600.0 iteration: 154 / 480 -- time = 92040.0 / 111600.0 iteration: 155 / 480 -- time = 92100.0 / 111600.0 iteration: 156 / 480 -- time = 92160.0 / 111600.0 iteration: 157 / 480 -- time = 92220.0 / 111600.0 iteration: 158 / 480 -- time = 92280.0 / 111600.0 iteration: 159 / 480 -- time = 92340.0 / 111600.0 iteration: 160 / 480 -- time = 92400.0 / 111600.0 iteration: 161 / 480 -- time = 92460.0 / 111600.0 iteration: 162 / 480 -- time = 92520.0 / 111600.0 iteration: 163 / 480 -- time = 92580.0 / 111600.0 iteration: 164 / 480 -- time = 92640.0 / 111600.0 iteration: 165 / 480 -- time = 92700.0 / 111600.0 iteration: 166 / 480 -- time = 92760.0 / 111600.0 iteration: 167 / 480 -- time = 92820.0 / 111600.0 iteration: 168 / 480 -- time = 92880.0 / 111600.0 iteration: 169 / 480 -- time = 92940.0 / 111600.0 iteration: 170 / 480 -- time = 93000.0 / 111600.0 iteration: 171 / 480 -- time = 93060.0 / 111600.0 iteration: 172 / 480 -- time = 93120.0 / 111600.0 iteration: 173 / 480 -- time = 93180.0 / 111600.0 iteration: 174 / 480 -- time = 93240.0 / 111600.0 iteration: 175 / 480 -- time = 93300.0 / 111600.0 iteration: 176 / 480 -- time = 93360.0 / 111600.0 iteration: 177 / 480 -- time = 93420.0 / 111600.0 iteration: 178 / 480 -- time = 93480.0 / 111600.0 iteration: 179 / 480 -- time = 93540.0 / 111600.0 iteration: 180 / 480 -- time = 93600.0 / 111600.0 iteration: 181 / 480 -- time = 93660.0 / 111600.0 iteration: 182 / 480 -- time = 93720.0 / 111600.0 iteration: 183 / 480 -- time = 93780.0 / 111600.0 iteration: 184 / 480 -- time = 93840.0 / 111600.0 iteration: 185 / 480 -- time = 93900.0 / 111600.0 iteration: 186 / 480 -- time = 93960.0 / 111600.0 iteration: 187 / 480 -- time = 94020.0 / 111600.0 iteration: 188 / 480 -- time = 94080.0 / 111600.0 iteration: 189 / 480 -- time = 94140.0 / 111600.0 iteration: 190 / 480 -- time = 94200.0 / 111600.0 iteration: 191 / 480 -- time = 94260.0 / 111600.0 iteration: 192 / 480 -- time = 94320.0 / 111600.0 iteration: 193 / 480 -- time = 94380.0 / 111600.0 iteration: 194 / 480 -- time = 94440.0 / 111600.0 iteration: 195 / 480 -- time = 94500.0 / 111600.0 iteration: 196 / 480 -- time = 94560.0 / 111600.0 iteration: 197 / 480 -- time = 94620.0 / 111600.0 iteration: 198 / 480 -- time = 94680.0 / 111600.0 iteration: 199 / 480 -- time = 94740.0 / 111600.0 iteration: 200 / 480 -- time = 94800.0 / 111600.0 iteration: 201 / 480 -- time = 94860.0 / 111600.0 iteration: 202 / 480 -- time = 94920.0 / 111600.0 iteration: 203 / 480 -- time = 94980.0 / 111600.0 iteration: 204 / 480 -- time = 95040.0 / 111600.0 iteration: 205 / 480 -- time = 95100.0 / 111600.0 iteration: 206 / 480 -- time = 95160.0 / 111600.0 iteration: 207 / 480 -- time = 95220.0 / 111600.0 iteration: 208 / 480 -- time = 95280.0 / 111600.0 iteration: 209 / 480 -- time = 95340.0 / 111600.0 iteration: 210 / 480 -- time = 95400.0 / 111600.0 iteration: 211 / 480 -- time = 95460.0 / 111600.0 iteration: 212 / 480 -- time = 95520.0 / 111600.0 iteration: 213 / 480 -- time = 95580.0 / 111600.0 iteration: 214 / 480 -- time = 95640.0 / 111600.0 iteration: 215 / 480 -- time = 95700.0 / 111600.0 iteration: 216 / 480 -- time = 95760.0 / 111600.0 iteration: 217 / 480 -- time = 95820.0 / 111600.0 iteration: 218 / 480 -- time = 95880.0 / 111600.0 iteration: 219 / 480 -- time = 95940.0 / 111600.0 iteration: 220 / 480 -- time = 96000.0 / 111600.0 iteration: 221 / 480 -- time = 96060.0 / 111600.0 iteration: 222 / 480 -- time = 96120.0 / 111600.0 iteration: 223 / 480 -- time = 96180.0 / 111600.0 iteration: 224 / 480 -- time = 96240.0 / 111600.0 iteration: 225 / 480 -- time = 96300.0 / 111600.0 iteration: 226 / 480 -- time = 96360.0 / 111600.0 iteration: 227 / 480 -- time = 96420.0 / 111600.0 iteration: 228 / 480 -- time = 96480.0 / 111600.0 iteration: 229 / 480 -- time = 96540.0 / 111600.0 iteration: 230 / 480 -- time = 96600.0 / 111600.0 iteration: 231 / 480 -- time = 96660.0 / 111600.0 iteration: 232 / 480 -- time = 96720.0 / 111600.0 iteration: 233 / 480 -- time = 96780.0 / 111600.0 iteration: 234 / 480 -- time = 96840.0 / 111600.0 iteration: 235 / 480 -- time = 96900.0 / 111600.0 iteration: 236 / 480 -- time = 96960.0 / 111600.0 iteration: 237 / 480 -- time = 97020.0 / 111600.0 iteration: 238 / 480 -- time = 97080.0 / 111600.0 iteration: 239 / 480 -- time = 97140.0 / 111600.0 iteration: 240 / 480 -- time = 97200.0 / 111600.0 iteration: 241 / 480 -- time = 97260.0 / 111600.0 iteration: 242 / 480 -- time = 97320.0 / 111600.0 iteration: 243 / 480 -- time = 97380.0 / 111600.0 iteration: 244 / 480 -- time = 97440.0 / 111600.0 iteration: 245 / 480 -- time = 97500.0 / 111600.0 iteration: 246 / 480 -- time = 97560.0 / 111600.0 iteration: 247 / 480 -- time = 97620.0 / 111600.0 iteration: 248 / 480 -- time = 97680.0 / 111600.0 iteration: 249 / 480 -- time = 97740.0 / 111600.0 iteration: 250 / 480 -- time = 97800.0 / 111600.0 iteration: 251 / 480 -- time = 97860.0 / 111600.0 iteration: 252 / 480 -- time = 97920.0 / 111600.0 iteration: 253 / 480 -- time = 97980.0 / 111600.0 iteration: 254 / 480 -- time = 98040.0 / 111600.0 iteration: 255 / 480 -- time = 98100.0 / 111600.0 iteration: 256 / 480 -- time = 98160.0 / 111600.0 iteration: 257 / 480 -- time = 98220.0 / 111600.0 iteration: 258 / 480 -- time = 98280.0 / 111600.0 iteration: 259 / 480 -- time = 98340.0 / 111600.0 iteration: 260 / 480 -- time = 98400.0 / 111600.0 iteration: 261 / 480 -- time = 98460.0 / 111600.0 iteration: 262 / 480 -- time = 98520.0 / 111600.0 iteration: 263 / 480 -- time = 98580.0 / 111600.0 iteration: 264 / 480 -- time = 98640.0 / 111600.0 iteration: 265 / 480 -- time = 98700.0 / 111600.0 iteration: 266 / 480 -- time = 98760.0 / 111600.0 iteration: 267 / 480 -- time = 98820.0 / 111600.0 iteration: 268 / 480 -- time = 98880.0 / 111600.0 iteration: 269 / 480 -- time = 98940.0 / 111600.0 iteration: 270 / 480 -- time = 99000.0 / 111600.0 iteration: 271 / 480 -- time = 99060.0 / 111600.0 iteration: 272 / 480 -- time = 99120.0 / 111600.0 iteration: 273 / 480 -- time = 99180.0 / 111600.0 iteration: 274 / 480 -- time = 99240.0 / 111600.0 iteration: 275 / 480 -- time = 99300.0 / 111600.0 iteration: 276 / 480 -- time = 99360.0 / 111600.0 iteration: 277 / 480 -- time = 99420.0 / 111600.0 iteration: 278 / 480 -- time = 99480.0 / 111600.0 iteration: 279 / 480 -- time = 99540.0 / 111600.0 iteration: 280 / 480 -- time = 99600.0 / 111600.0 iteration: 281 / 480 -- time = 99660.0 / 111600.0 iteration: 282 / 480 -- time = 99720.0 / 111600.0 iteration: 283 / 480 -- time = 99780.0 / 111600.0 iteration: 284 / 480 -- time = 99840.0 / 111600.0 iteration: 285 / 480 -- time = 99900.0 / 111600.0 iteration: 286 / 480 -- time = 99960.0 / 111600.0 iteration: 287 / 480 -- time = 100020.0 / 111600.0 iteration: 288 / 480 -- time = 100080.0 / 111600.0 iteration: 289 / 480 -- time = 100140.0 / 111600.0 iteration: 290 / 480 -- time = 100200.0 / 111600.0 iteration: 291 / 480 -- time = 100260.0 / 111600.0 iteration: 292 / 480 -- time = 100320.0 / 111600.0 iteration: 293 / 480 -- time = 100380.0 / 111600.0 iteration: 294 / 480 -- time = 100440.0 / 111600.0 iteration: 295 / 480 -- time = 100500.0 / 111600.0 iteration: 296 / 480 -- time = 100560.0 / 111600.0 iteration: 297 / 480 -- time = 100620.0 / 111600.0 iteration: 298 / 480 -- time = 100680.0 / 111600.0 iteration: 299 / 480 -- time = 100740.0 / 111600.0 iteration: 300 / 480 -- time = 100800.0 / 111600.0 iteration: 301 / 480 -- time = 100860.0 / 111600.0 iteration: 302 / 480 -- time = 100920.0 / 111600.0 iteration: 303 / 480 -- time = 100980.0 / 111600.0 iteration: 304 / 480 -- time = 101040.0 / 111600.0 iteration: 305 / 480 -- time = 101100.0 / 111600.0 iteration: 306 / 480 -- time = 101160.0 / 111600.0 iteration: 307 / 480 -- time = 101220.0 / 111600.0 iteration: 308 / 480 -- time = 101280.0 / 111600.0 iteration: 309 / 480 -- time = 101340.0 / 111600.0 iteration: 310 / 480 -- time = 101400.0 / 111600.0 iteration: 311 / 480 -- time = 101460.0 / 111600.0 iteration: 312 / 480 -- time = 101520.0 / 111600.0 iteration: 313 / 480 -- time = 101580.0 / 111600.0 iteration: 314 / 480 -- time = 101640.0 / 111600.0 iteration: 315 / 480 -- time = 101700.0 / 111600.0 iteration: 316 / 480 -- time = 101760.0 / 111600.0 iteration: 317 / 480 -- time = 101820.0 / 111600.0 iteration: 318 / 480 -- time = 101880.0 / 111600.0 iteration: 319 / 480 -- time = 101940.0 / 111600.0 iteration: 320 / 480 -- time = 102000.0 / 111600.0 iteration: 321 / 480 -- time = 102060.0 / 111600.0 iteration: 322 / 480 -- time = 102120.0 / 111600.0 iteration: 323 / 480 -- time = 102180.0 / 111600.0 iteration: 324 / 480 -- time = 102240.0 / 111600.0 iteration: 325 / 480 -- time = 102300.0 / 111600.0 iteration: 326 / 480 -- time = 102360.0 / 111600.0 iteration: 327 / 480 -- time = 102420.0 / 111600.0 iteration: 328 / 480 -- time = 102480.0 / 111600.0 iteration: 329 / 480 -- time = 102540.0 / 111600.0 iteration: 330 / 480 -- time = 102600.0 / 111600.0 iteration: 331 / 480 -- time = 102660.0 / 111600.0 iteration: 332 / 480 -- time = 102720.0 / 111600.0 iteration: 333 / 480 -- time = 102780.0 / 111600.0 iteration: 334 / 480 -- time = 102840.0 / 111600.0 iteration: 335 / 480 -- time = 102900.0 / 111600.0 iteration: 336 / 480 -- time = 102960.0 / 111600.0 iteration: 337 / 480 -- time = 103020.0 / 111600.0 iteration: 338 / 480 -- time = 103080.0 / 111600.0 iteration: 339 / 480 -- time = 103140.0 / 111600.0 iteration: 340 / 480 -- time = 103200.0 / 111600.0 iteration: 341 / 480 -- time = 103260.0 / 111600.0 iteration: 342 / 480 -- time = 103320.0 / 111600.0 iteration: 343 / 480 -- time = 103380.0 / 111600.0 iteration: 344 / 480 -- time = 103440.0 / 111600.0 iteration: 345 / 480 -- time = 103500.0 / 111600.0 iteration: 346 / 480 -- time = 103560.0 / 111600.0 iteration: 347 / 480 -- time = 103620.0 / 111600.0 iteration: 348 / 480 -- time = 103680.0 / 111600.0 iteration: 349 / 480 -- time = 103740.0 / 111600.0 iteration: 350 / 480 -- time = 103800.0 / 111600.0 iteration: 351 / 480 -- time = 103860.0 / 111600.0 iteration: 352 / 480 -- time = 103920.0 / 111600.0 iteration: 353 / 480 -- time = 103980.0 / 111600.0 iteration: 354 / 480 -- time = 104040.0 / 111600.0 iteration: 355 / 480 -- time = 104100.0 / 111600.0 iteration: 356 / 480 -- time = 104160.0 / 111600.0 iteration: 357 / 480 -- time = 104220.0 / 111600.0 iteration: 358 / 480 -- time = 104280.0 / 111600.0 iteration: 359 / 480 -- time = 104340.0 / 111600.0 iteration: 360 / 480 -- time = 104400.0 / 111600.0 iteration: 361 / 480 -- time = 104460.0 / 111600.0 iteration: 362 / 480 -- time = 104520.0 / 111600.0 iteration: 363 / 480 -- time = 104580.0 / 111600.0 iteration: 364 / 480 -- time = 104640.0 / 111600.0 iteration: 365 / 480 -- time = 104700.0 / 111600.0 iteration: 366 / 480 -- time = 104760.0 / 111600.0 iteration: 367 / 480 -- time = 104820.0 / 111600.0 iteration: 368 / 480 -- time = 104880.0 / 111600.0 iteration: 369 / 480 -- time = 104940.0 / 111600.0 iteration: 370 / 480 -- time = 105000.0 / 111600.0 iteration: 371 / 480 -- time = 105060.0 / 111600.0 iteration: 372 / 480 -- time = 105120.0 / 111600.0 iteration: 373 / 480 -- time = 105180.0 / 111600.0 iteration: 374 / 480 -- time = 105240.0 / 111600.0 iteration: 375 / 480 -- time = 105300.0 / 111600.0 iteration: 376 / 480 -- time = 105360.0 / 111600.0 iteration: 377 / 480 -- time = 105420.0 / 111600.0 iteration: 378 / 480 -- time = 105480.0 / 111600.0 iteration: 379 / 480 -- time = 105540.0 / 111600.0 iteration: 380 / 480 -- time = 105600.0 / 111600.0 iteration: 381 / 480 -- time = 105660.0 / 111600.0 iteration: 382 / 480 -- time = 105720.0 / 111600.0 iteration: 383 / 480 -- time = 105780.0 / 111600.0 iteration: 384 / 480 -- time = 105840.0 / 111600.0 iteration: 385 / 480 -- time = 105900.0 / 111600.0 iteration: 386 / 480 -- time = 105960.0 / 111600.0 iteration: 387 / 480 -- time = 106020.0 / 111600.0 iteration: 388 / 480 -- time = 106080.0 / 111600.0 iteration: 389 / 480 -- time = 106140.0 / 111600.0 iteration: 390 / 480 -- time = 106200.0 / 111600.0 iteration: 391 / 480 -- time = 106260.0 / 111600.0 iteration: 392 / 480 -- time = 106320.0 / 111600.0 iteration: 393 / 480 -- time = 106380.0 / 111600.0 iteration: 394 / 480 -- time = 106440.0 / 111600.0 iteration: 395 / 480 -- time = 106500.0 / 111600.0 iteration: 396 / 480 -- time = 106560.0 / 111600.0 iteration: 397 / 480 -- time = 106620.0 / 111600.0 iteration: 398 / 480 -- time = 106680.0 / 111600.0 iteration: 399 / 480 -- time = 106740.0 / 111600.0 iteration: 400 / 480 -- time = 106800.0 / 111600.0 iteration: 401 / 480 -- time = 106860.0 / 111600.0 iteration: 402 / 480 -- time = 106920.0 / 111600.0 iteration: 403 / 480 -- time = 106980.0 / 111600.0 iteration: 404 / 480 -- time = 107040.0 / 111600.0 iteration: 405 / 480 -- time = 107100.0 / 111600.0 iteration: 406 / 480 -- time = 107160.0 / 111600.0 iteration: 407 / 480 -- time = 107220.0 / 111600.0 iteration: 408 / 480 -- time = 107280.0 / 111600.0 iteration: 409 / 480 -- time = 107340.0 / 111600.0 iteration: 410 / 480 -- time = 107400.0 / 111600.0 iteration: 411 / 480 -- time = 107460.0 / 111600.0 iteration: 412 / 480 -- time = 107520.0 / 111600.0 iteration: 413 / 480 -- time = 107580.0 / 111600.0 iteration: 414 / 480 -- time = 107640.0 / 111600.0 iteration: 415 / 480 -- time = 107700.0 / 111600.0 iteration: 416 / 480 -- time = 107760.0 / 111600.0 iteration: 417 / 480 -- time = 107820.0 / 111600.0 iteration: 418 / 480 -- time = 107880.0 / 111600.0 iteration: 419 / 480 -- time = 107940.0 / 111600.0 iteration: 420 / 480 -- time = 108000.0 / 111600.0 iteration: 421 / 480 -- time = 108060.0 / 111600.0 iteration: 422 / 480 -- time = 108120.0 / 111600.0 iteration: 423 / 480 -- time = 108180.0 / 111600.0 iteration: 424 / 480 -- time = 108240.0 / 111600.0 iteration: 425 / 480 -- time = 108300.0 / 111600.0 iteration: 426 / 480 -- time = 108360.0 / 111600.0 iteration: 427 / 480 -- time = 108420.0 / 111600.0 iteration: 428 / 480 -- time = 108480.0 / 111600.0 iteration: 429 / 480 -- time = 108540.0 / 111600.0 iteration: 430 / 480 -- time = 108600.0 / 111600.0 iteration: 431 / 480 -- time = 108660.0 / 111600.0 iteration: 432 / 480 -- time = 108720.0 / 111600.0 iteration: 433 / 480 -- time = 108780.0 / 111600.0 iteration: 434 / 480 -- time = 108840.0 / 111600.0 iteration: 435 / 480 -- time = 108900.0 / 111600.0 iteration: 436 / 480 -- time = 108960.0 / 111600.0 iteration: 437 / 480 -- time = 109020.0 / 111600.0 iteration: 438 / 480 -- time = 109080.0 / 111600.0 iteration: 439 / 480 -- time = 109140.0 / 111600.0 iteration: 440 / 480 -- time = 109200.0 / 111600.0 iteration: 441 / 480 -- time = 109260.0 / 111600.0 iteration: 442 / 480 -- time = 109320.0 / 111600.0 iteration: 443 / 480 -- time = 109380.0 / 111600.0 iteration: 444 / 480 -- time = 109440.0 / 111600.0 iteration: 445 / 480 -- time = 109500.0 / 111600.0 iteration: 446 / 480 -- time = 109560.0 / 111600.0 iteration: 447 / 480 -- time = 109620.0 / 111600.0 iteration: 448 / 480 -- time = 109680.0 / 111600.0 iteration: 449 / 480 -- time = 109740.0 / 111600.0 iteration: 450 / 480 -- time = 109800.0 / 111600.0 iteration: 451 / 480 -- time = 109860.0 / 111600.0 iteration: 452 / 480 -- time = 109920.0 / 111600.0 iteration: 453 / 480 -- time = 109980.0 / 111600.0 iteration: 454 / 480 -- time = 110040.0 / 111600.0 iteration: 455 / 480 -- time = 110100.0 / 111600.0 iteration: 456 / 480 -- time = 110160.0 / 111600.0 iteration: 457 / 480 -- time = 110220.0 / 111600.0 iteration: 458 / 480 -- time = 110280.0 / 111600.0 iteration: 459 / 480 -- time = 110340.0 / 111600.0 iteration: 460 / 480 -- time = 110400.0 / 111600.0 iteration: 461 / 480 -- time = 110460.0 / 111600.0 iteration: 462 / 480 -- time = 110520.0 / 111600.0 iteration: 463 / 480 -- time = 110580.0 / 111600.0 iteration: 464 / 480 -- time = 110640.0 / 111600.0 iteration: 465 / 480 -- time = 110700.0 / 111600.0 iteration: 466 / 480 -- time = 110760.0 / 111600.0 iteration: 467 / 480 -- time = 110820.0 / 111600.0 iteration: 468 / 480 -- time = 110880.0 / 111600.0 iteration: 469 / 480 -- time = 110940.0 / 111600.0 iteration: 470 / 480 -- time = 111000.0 / 111600.0 iteration: 471 / 480 -- time = 111060.0 / 111600.0 iteration: 472 / 480 -- time = 111120.0 / 111600.0 iteration: 473 / 480 -- time = 111180.0 / 111600.0 iteration: 474 / 480 -- time = 111240.0 / 111600.0 iteration: 475 / 480 -- time = 111300.0 / 111600.0 iteration: 476 / 480 -- time = 111360.0 / 111600.0 iteration: 477 / 480 -- time = 111420.0 / 111600.0 iteration: 478 / 480 -- time = 111480.0 / 111600.0 iteration: 479 / 480 -- time = 111540.0 / 111600.0 iteration: 480 / 480 -- time = 111600.0 / 111600.0 CLUBB-TIMER time_loop_init = 0.0420 CLUBB-TIMER time_clubb_advance = 0.8874 CLUBB-TIMER time_clubb_pdf = 0.0006 CLUBB-TIMER time_SILHS = 0.0005 CLUBB-TIMER time_microphys_scheme = 0.0000 CLUBB-TIMER time_microphys_advance = 0.0000 CLUBB-TIMER time_loop_end = 0.0000 CLUBB-TIMER time_adapt_grid = 0.0000 CLUBB-TIMER time_total = 2.5167 Program exited normally Wrote files with prefix 'wangara' in /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/output - wangara_lh_zt.nc: 59 vars - wangara_sfc.nc: 40 vars - wangara_zm.nc: 252 vars - wangara_lh_sfc.nc: 6 vars - wangara_zt.nc: 434 vars Skipped output files due to missing vertical grid in input: - wangara_rad_zt.nc - wangara_rad_zm.nc - wangara_nl_lh_sample_points_2D.nc - wangara_u_lh_sample_points_2D.nc + mv clubb/output CLUBB [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Plot) [Pipeline] sh + clubb/postprocessing/pyplotgen/pyplotgen.py -r -l --wrf WRF/test/em_quarter_ss/WRF_CLUBB --clubb CLUBB -o 07ee067 ******************************************* Welcome to PyPlotGen. ******************************************* Checking for model benchmark output... Benchmark output found in /home/pub/les_and_clubb_benchmark_runs/. ------------------------------------------- Running... ---------- NOTE: If processing multiple cases (ARM, BOMEX, etc.) with multithreading, the total number of panels to be processed may increase as threads complete and begin processing new cases. ---------- Progress: 0 of ? total .png panels complete Progress: 8 of 174 total .png panels complete Progress: 11 of 174 total .png panels complete Progress: 15 of 250 total .png panels complete Progress: 18 of 250 total .png panels complete Progress: 21 of 250 total .png panels complete Progress: 25 of 250 total .png panels complete Progress: 29 of 250 total .png panels complete Progress: 33 of 250 total .png panels complete Progress: 37 of 250 total .png panels complete Progress: 42 of 307 total .png panels complete Progress: 46 of 307 total .png panels complete Progress: 49 of 307 total .png panels complete Progress: 54 of 307 total .png panels complete Progress: 58 of 307 total .png panels complete Progress: 63 of 307 total .png panels complete Progress: 69 of 307 total .png panels complete Progress: 74 of 307 total .png panels complete Progress: 80 of 307 total .png panels complete Progress: 84 of 307 total .png panels complete Progress: 89 of 307 total .png panels complete Progress: 94 of 307 total .png panels complete Progress: 99 of 307 total .png panels complete Progress: 104 of 307 total .png panels complete Progress: 109 of 307 total .png panels complete Progress: 114 of 307 total .png panels complete Progress: 119 of 307 total .png panels complete Progress: 126 of 307 total .png panels complete Progress: 132 of 307 total .png panels complete Progress: 137 of 307 total .png panels complete Progress: 141 of 307 total .png panels complete Progress: 145 of 307 total .png panels complete Progress: 150 of 307 total .png panels complete Progress: 154 of 307 total .png panels complete Progress: 159 of 307 total .png panels complete Progress: 164 of 307 total .png panels complete Progress: 169 of 307 total .png panels complete Progress: 174 of 307 total .png panels complete Progress: 179 of 307 total .png panels complete Progress: 184 of 307 total .png panels complete Progress: 189 of 307 total .png panels complete Progress: 193 of 307 total .png panels complete Progress: 198 of 307 total .png panels complete Progress: 205 of 307 total .png panels complete Progress: 209 of 307 total .png panels complete Progress: 214 of 307 total .png panels complete Progress: 219 of 307 total .png panels complete Progress: 225 of 307 total .png panels complete Progress: 230 of 307 total .png panels complete Progress: 235 of 307 total .png panels complete Progress: 239 of 307 total .png panels complete Progress: 242 of 307 total .png panels complete Progress: 247 of 307 total .png panels complete Progress: 251 of 307 total .png panels complete Progress: 256 of 307 total .png panels complete Progress: 260 of 307 total .png panels complete Progress: 264 of 307 total .png panels complete Progress: 267 of 307 total .png panels complete Progress: 271 of 307 total .png panels complete Progress: 1 of 58 total .png panels complete Progress: 2 of 58 total .png panels complete Progress: 3 of 58 total .png panels complete Progress: 4 of 174 total .png panels complete Progress: 5 of 174 total .png panels complete Progress: 6 of 174 total .png panels complete Progress: 9 of 174 total .png panels complete Progress: 12 of 174 total .png panels complete Progress: 14 of 250 total .png panels complete Progress: 17 of 250 total .png panels complete Progress: 20 of 250 total .png panels complete Progress: 22 of 250 total .png panels complete Progress: 26 of 250 total .png panels complete Progress: 30 of 250 total .png panels complete Progress: 34 of 250 total .png panels complete Progress: 38 of 250 total .png panels complete Progress: 41 of 307 total .png panels complete Progress: 44 of 307 total .png panels complete Progress: 50 of 307 total .png panels complete Progress: 55 of 307 total .png panels complete Progress: 60 of 307 total .png panels complete Progress: 64 of 307 total .png panels complete Progress: 67 of 307 total .png panels complete Progress: 72 of 307 total .png panels complete Progress: 77 of 307 total .png panels complete Progress: 81 of 307 total .png panels complete Progress: 88 of 307 total .png panels complete Progress: 93 of 307 total .png panels complete Progress: 97 of 307 total .png panels complete Progress: 101 of 307 total .png panels complete Progress: 108 of 307 total .png panels complete Progress: 112 of 307 total .png panels complete Progress: 116 of 307 total .png panels complete Progress: 121 of 307 total .png panels complete Progress: 125 of 307 total .png panels complete Progress: 130 of 307 total .png panels complete Progress: 133 of 307 total .png panels complete Progress: 138 of 307 total .png panels complete Progress: 143 of 307 total .png panels complete Progress: 147 of 307 total .png panels complete Progress: 152 of 307 total .png panels complete Progress: 155 of 307 total .png panels complete Progress: 160 of 307 total .png panels complete Progress: 167 of 307 total .png panels complete Progress: 172 of 307 total .png panels complete Progress: 177 of 307 total .png panels complete Progress: 181 of 307 total .png panels complete Progress: 186 of 307 total .png panels complete Progress: 191 of 307 total .png panels complete Progress: 195 of 307 total .png panels complete Progress: 200 of 307 total .png panels complete Progress: 203 of 307 total .png panels complete Progress: 208 of 307 total .png panels complete Progress: 213 of 307 total .png panels complete Progress: 220 of 307 total .png panels complete Progress: 224 of 307 total .png panels complete Progress: 228 of 307 total .png panels complete Progress: 233 of 307 total .png panels complete Progress: 7 of 174 total .png panels complete Progress: 10 of 174 total .png panels complete Progress: 13 of 174 total .png panels complete Progress: 16 of 250 total .png panels complete Progress: 19 of 250 total .png panels complete Progress: 24 of 250 total .png panels complete Progress: 28 of 250 total .png panels complete Progress: 32 of 250 total .png panels complete Progress: 36 of 250 total .png panels complete Progress: 40 of 250 total .png panels complete Progress: 45 of 307 total .png panels complete Progress: 48 of 307 total .png panels complete Progress: 53 of 307 total .png panels complete Progress: 59 of 307 total .png panels complete Progress: 65 of 307 total .png panels complete Progress: 70 of 307 total .png panels complete Progress: 76 of 307 total .png panels complete Progress: 82 of 307 total .png panels complete Progress: 87 of 307 total .png panels complete Progress: 92 of 307 total .png panels complete Progress: 98 of 307 total .png panels complete Progress: 103 of 307 total .png panels complete Progress: 107 of 307 total .png panels complete Progress: 113 of 307 total .png panels complete Progress: 118 of 307 total .png panels complete Progress: 123 of 307 total .png panels complete Progress: 128 of 307 total .png panels complete Progress: 135 of 307 total .png panels complete Progress: 142 of 307 total .png panels complete Progress: 146 of 307 total .png panels complete Progress: 153 of 307 total .png panels complete Progress: 158 of 307 total .png panels complete Progress: 162 of 307 total .png panels complete Progress: 168 of 307 total .png panels complete Progress: 173 of 307 total .png panels complete Progress: 178 of 307 total .png panels complete Progress: 183 of 307 total .png panels complete Progress: 187 of 307 total .png panels complete Progress: 192 of 307 total .png panels complete Progress: 197 of 307 total .png panels complete Progress: 204 of 307 total .png panels complete Progress: 210 of 307 total .png panels complete Progress: 215 of 307 total .png panels complete Progress: 218 of 307 total .png panels complete Progress: 223 of 307 total .png panels complete Progress: 229 of 307 total .png panels complete Progress: 234 of 307 total .png panels complete Progress: 238 of 307 total .png panels complete Progress: 244 of 307 total .png panels complete Progress: 249 of 307 total .png panels complete Progress: 253 of 307 total .png panels complete Progress: 257 of 307 total .png panels complete Progress: 261 of 307 total .png panels complete Progress: 265 of 307 total .png panels complete Progress: 269 of 307 total .png panels complete Progress: 273 of 307 total .png panels complete Progress: 277 of 307 total .png panels complete Progress: 280 of 307 total .png panels complete Progress: 52 of 307 total .png panels complete Progress: 57 of 307 total .png panels complete Progress: 62 of 307 total .png panels complete Progress: 68 of 307 total .png panels complete Progress: 73 of 307 total .png panels complete Progress: 79 of 307 total .png panels complete Progress: 85 of 307 total .png panels complete Progress: 90 of 307 total .png panels complete Progress: 95 of 307 total .png panels complete Progress: 100 of 307 total .png panels complete Progress: 105 of 307 total .png panels complete Progress: 110 of 307 total .png panels complete Progress: 115 of 307 total .png panels complete Progress: 120 of 307 total .png panels complete Progress: 124 of 307 total .png panels complete Progress: 129 of 307 total .png panels complete Progress: 136 of 307 total .png panels complete Progress: 139 of 307 total .png panels complete Progress: 144 of 307 total .png panels complete Progress: 149 of 307 total .png panels complete Progress: 157 of 307 total .png panels complete Progress: 161 of 307 total .png panels complete Progress: 165 of 307 total .png panels complete Progress: 171 of 307 total .png panels complete Progress: 176 of 307 total .png panels complete Progress: 182 of 307 total .png panels complete Progress: 188 of 307 total .png panels complete Progress: 196 of 307 total .png panels complete Progress: 201 of 307 total .png panels complete Progress: 206 of 307 total .png panels complete Progress: 211 of 307 total .png panels complete Progress: 216 of 307 total .png panels complete Progress: 222 of 307 total .png panels complete Progress: 226 of 307 total .png panels complete Progress: 231 of 307 total .png panels complete Progress: 236 of 307 total .png panels complete Progress: 240 of 307 total .png panels complete Progress: 243 of 307 total .png panels complete Progress: 246 of 307 total .png panels complete Progress: 250 of 307 total .png panels complete Progress: 255 of 307 total .png panels complete Progress: 259 of 307 total .png panels complete Progress: 263 of 307 total .png panels complete Progress: 266 of 307 total .png panels complete Progress: 270 of 307 total .png panels complete Progress: 275 of 307 total .png panels complete Progress: 278 of 307 total .png panels complete Progress: 281 of 307 total .png panels complete Progress: 284 of 307 total .png panels complete Progress: 286 of 307 total .png panels complete Progress: 288 of 307 total .png panels complete Progress: 291 of 307 total .png panels complete Progress: 293 of 307 total .png panels complete Progress: 295 of 307 total .png panels complete Progress: 297 of 307 total .png panels complete Progress: 299 of 307 total .png panels complete Progress: 301 of 307 total .png panels complete Progress: 23 of 250 total .png panels complete Progress: 27 of 250 total .png panels complete Progress: 31 of 250 total .png panels complete Progress: 35 of 250 total .png panels complete Progress: 39 of 250 total .png panels complete Progress: 43 of 307 total .png panels complete Progress: 47 of 307 total .png panels complete Progress: 51 of 307 total .png panels complete Progress: 56 of 307 total .png panels complete Progress: 61 of 307 total .png panels complete Progress: 66 of 307 total .png panels complete Progress: 71 of 307 total .png panels complete Progress: 75 of 307 total .png panels complete Progress: 78 of 307 total .png panels complete Progress: 83 of 307 total .png panels complete Progress: 86 of 307 total .png panels complete Progress: 91 of 307 total .png panels complete Progress: 96 of 307 total .png panels complete Progress: 102 of 307 total .png panels complete Progress: 106 of 307 total .png panels complete Progress: 111 of 307 total .png panels complete Progress: 117 of 307 total .png panels complete Progress: 122 of 307 total .png panels complete Progress: 127 of 307 total .png panels complete Progress: 131 of 307 total .png panels complete Progress: 134 of 307 total .png panels complete Progress: 140 of 307 total .png panels complete Progress: 148 of 307 total .png panels complete Progress: 151 of 307 total .png panels complete Progress: 156 of 307 total .png panels complete Progress: 163 of 307 total .png panels complete Progress: 166 of 307 total .png panels complete Progress: 170 of 307 total .png panels complete Progress: 175 of 307 total .png panels complete Progress: 180 of 307 total .png panels complete Progress: 185 of 307 total .png panels complete Progress: 190 of 307 total .png panels complete Progress: 194 of 307 total .png panels complete Progress: 199 of 307 total .png panels complete Progress: 202 of 307 total .png panels complete Progress: 207 of 307 total .png panels complete Progress: 212 of 307 total .png panels complete Progress: 217 of 307 total .png panels complete Progress: 221 of 307 total .png panels complete Progress: 227 of 307 total .png panels complete Progress: 232 of 307 total .png panels complete Progress: 237 of 307 total .png panels complete Progress: 241 of 307 total .png panels complete Progress: 245 of 307 total .png panels complete Progress: 248 of 307 total .png panels complete Progress: 252 of 307 total .png panels complete Progress: 254 of 307 total .png panels complete Progress: 258 of 307 total .png panels complete Progress: 262 of 307 total .png panels complete Progress: 268 of 307 total .png panels complete Progress: 272 of 307 total .png panels complete Progress: 274 of 307 total .png panels complete Progress: 276 of 307 total .png panels complete Progress: 279 of 307 total .png panels complete Progress: 282 of 307 total .png panels complete Progress: 283 of 307 total .png panels complete Progress: 285 of 307 total .png panels complete Progress: 287 of 307 total .png panels complete Progress: 289 of 307 total .png panels complete Progress: 290 of 307 total .png panels complete Progress: 292 of 307 total .png panels complete Progress: 294 of 307 total .png panels complete Progress: 296 of 307 total .png panels complete Progress: 298 of 307 total .png panels complete Progress: 300 of 307 total .png panels complete Progress: 302 of 307 total .png panels complete Progress: 303 of 307 total .png panels complete Progress: 304 of 307 total .png panels complete Progress: 305 of 307 total .png panels complete Progress: 306 of 307 total .png panels complete Progress: 307 of 307 total .png panels complete ------------------------------------------- ARM: SUCCESS --> Images found. ATEX: SUCCESS --> Images found. BOMEX: SUCCESS --> Images found. FIRE: SUCCESS --> Images found. WANGARA: SUCCESS --> Images found. ------------------------------------------- Output can be viewed at file:///home/jenkins/workspace/wrf_clubb_plot_ifort/07ee067/index.html with a web browser Pyplotgen ran in 12 seconds. See error.log in the output folder for detailed info including warnings. error.log messages include: 26-02-18 02:45:39.828 proc_id: 3620227 Warning! Averaging over heights is not yet implemented. [Pipeline] sh + ssh carson 'mkdir -p /home/pub/web_plots/wrf_clubb_plots/master' [Pipeline] sh + scp -r 07ee067 carson:/home/pub/web_plots/wrf_clubb_plots/master [Pipeline] sh + ssh carson '/home/pub/web_plots/generate_plot_directory_page.py /home/pub/web_plots/wrf_clubb_plots/' /home/pub/web_plots/wrf_clubb_plots/ updated successfully. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS