Started by an SCM change
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 mitch 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
Avoid second fetch
Checking out Revision 648b170d89811561bbbddb59864c54f4492cbd06 (refs/remotes/origin/master)
> 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
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 648b170d89811561bbbddb59864c54f4492cbd06 # timeout=10
Commit message: "Autoupdated CLUBB_core Commit cb9c724afbacef68636111b671d273df57166a6d Author: bmg929 Date: Tue Apr 22 13:57:37 2025 -0500 I updated adj_low_res_nu for use with a generalized grid. It is not called from within advance_clubb_core or from within SILHS. It is not necessary to be generalized for tests within standalone CLUBB. However, it is necessary to generalize this code for use within host models, particularly for CAM and E3SM."
> git rev-list --no-walk 8c4998b6c4045ea2b619095d94071d5bca74339e # 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-skylake_avx512/gcc-12.2.0/lmod-8.7.37-fq24mybyn2li6got2bxzk62ejh5d3p4z/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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_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_Base.o -c ESMF_Base.f
/bin/rm -f ESMF_Fraction.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
/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_Stubs.b > ESMF_Stubs.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_TimeInterval.b > ESMF_TimeInterval.f
/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_Stubs.o -c ESMF_Stubs.f
/bin/rm -f ESMF_TimeInterval.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
/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 ESMF_AlarmClock.b
/bin/rm -f Meat.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_AlarmClock.o -c ESMF_AlarmClock.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 Meat.o -c Meat.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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt" 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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt" 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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 wrf_shutdown.f90
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.io_boilerplate
including Registry/registry.io_boilerplate
opening Registry/io_boilerplate_temporary.inc
including Registry/io_boilerplate_temporary.inc
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
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
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
opening Registry/registry.clubb
including Registry/registry.clubb
/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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
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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 libmassv.f90
Registry INFO variable counts: 0d 2140 1d 281 2d 852 3d 707
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
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 -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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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
/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_wrf_error.bb | cpp -C -P > module_wrf_error.f90
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_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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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_timing.F > module_timing.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_driver_constants.F > module_driver_constants.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
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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 module_driver_constants.f90
rm -f module_timing.b module_timing.bb
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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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
/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe wrf_debug.bb | cpp -C -P > wrf_debug.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 module_domain_type.F > module_domain_type.bb
rm -f wrf_debug.b wrf_debug.bb
/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_domain_type.bb | cpp -C -P > module_domain_type.f90
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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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_1.F > module_alloc_space_1.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_0.F > module_alloc_space_0.bb
/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_alloc_space_1.bb | cpp -C -P > module_alloc_space_1.f90
/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_alloc_space_0.bb | cpp -C -P > 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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include 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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include module_alloc_space_0.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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include yy4.f90
rm -f 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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include yy5.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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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_nesting.bb | cpp -C -P > module_nesting.f90
/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_comm_nesting_dm.bb | cpp -C -P > module_comm_nesting_dm.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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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_get_file_names.F > module_get_file_names.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_bc_time_utilities.F > module_bc_time_utilities.bb
/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_get_file_names.bb | cpp -C -P > module_get_file_names.f90
/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_bc_time_utilities.bb | cpp -C -P > module_bc_time_utilities.f90
rm -f module_get_file_names.b module_get_file_names.bb
rm -f module_bc_time_utilities.b module_bc_time_utilities.bb
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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 module_get_file_names.f90
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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 module_bc_time_utilities.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_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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 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
/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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_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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 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
/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 track_input.f90
rm -f set_timekeeping.o
cpp -C -P -I/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include track_driver.f90 ; \
fi
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
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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 init_modules.f90
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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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/advance_helper_module.o clubb/advance_windm_edsclrm_module.o clubb/advance_wp2_wp3_module.o clubb/advance_xm_wpxp_module.o clubb/advance_xp2_xpyp_module.o clubb/advance_xp3_module.o clubb/array_index.o clubb/calc_pressure.o clubb/calc_roots.o clubb/calendar.o clubb/clip_explicit.o clubb/advance_clubb_core_module.o clubb/clubb_precision.o clubb/constants_clubb.o clubb/corr_varnce_module.o clubb/diffusion.o clubb/endian.o clubb/error_code.o clubb/file_functions.o clubb/fill_holes.o clubb/grid_class.o clubb/input_names.o clubb/input_reader.o clubb/interpolation.o clubb/lapack_interfaces.o clubb/lapack_wrap.o clubb/penta_lu_solver.o clubb/tridiag_lu_solver.o clubb/matrix_solver_wrapper.o clubb/matrix_operations.o clubb/mean_adv.o clubb/mixing_length.o clubb/model_flags.o clubb/mono_flux_limiter.o clubb/numerical_check.o clubb/output_grads.o clubb/output_netcdf.o clubb/parameter_indices.o clubb/parameters_model.o clubb/parameters_tunable.o clubb/pdf_closure_module.o clubb/pdf_parameter_module.o clubb/pos_definite_module.o clubb/saturation.o clubb/sigma_sqd_w_module.o clubb/Skx_module.o clubb/sponge_layer_damping.o clubb/stat_file_module.o clubb/stats_lh_sfc_module.o clubb/stats_lh_zt_module.o clubb/stats_rad_zm_module.o clubb/stats_rad_zt_module.o clubb/stats_sfc_module.o clubb/stats_clubb_utilities.o clubb/stats_type.o clubb/stats_type_utilities.o clubb/stats_variables.o clubb/stats_zm_module.o clubb/stats_zt_module.o clubb/sfc_varnce_module.o clubb/T_in_K_module.o clubb/turbulent_adv_pdf.o clubb/diagnose_correlations_module.o clubb/mt95.o clubb/hydromet_pdf_parameter_module.o clubb/precipitation_fraction.o clubb/setup_clubb_pdf_params.o clubb/pdf_utilities.o clubb/new_pdf.o clubb/new_pdf_main.o clubb/new_hybrid_pdf.o clubb/new_hybrid_pdf_main.o clubb/adg1_adg2_3d_luhar_pdf.o clubb/new_tsdadg_pdf.o clubb/LY93_pdf.o clubb/index_mapping.o clubb/Nc_Ncn_eqns.o clubb/clubb_api_module.o silhs/est_kessler_microphys_module.o silhs/transform_to_pdf_module.o silhs/latin_hypercube_arrays.o silhs/latin_hypercube_driver_module.o silhs/math_utilities.o silhs/output_2D_samples_module.o silhs/generate_uniform_sample_module.o silhs/parameters_silhs.o silhs/silhs_api_module.o silhs/silhs_importance_sample_module.o silhs/lh_microphys_var_covar_module.o module_crm_stat.o module_crm_phy.o ; \
else \
make -i -r -j 2 non_nmm ; \
ar ru ../main/libwrflib.a module_bl_clubb.o module_cam_shr_kind_mod.o module_cam_support.o module_cam_shr_const_mod.o module_cam_physconst.o module_cam_cldwat.o module_cam_wv_saturation.o module_cam_esinti.o module_cam_gffgch.o module_cam_error_function.o module_cam_constituents.o module_cam_trb_mtn_stress.o module_cam_molec_diff.o module_cam_upper_bc.o module_cam_bl_diffusion_solver.o module_cam_bl_eddy_diff.o module_cam_mp_microp_aero.o module_cam_mp_cldwat2m_micro.o module_cam_mp_ndrop.o module_cam_mp_modal_aero_initialize_data_phys.o module_cam_mp_radconstants.o module_cam_mp_conv_water.o module_cam_mp_qneg3.o module_data_cam_mam_aero.o module_data_cam_mam_asect.o module_cam_infnan.o module_bl_ysu.o module_bl_mrf.o module_bl_gfs.o module_bl_gfs2011.o module_bl_myjpbl.o module_bl_qnsepbl.o module_bl_qnsepbl09.o module_bl_acm.o module_bl_mynn.o module_bl_fogdes.o module_bl_gwdo.o module_bl_myjurb.o module_bl_boulac.o module_quadratic.o module_cu_TestCases.o module_bl_camuwpbl_driver.o module_bl_mfshconvpbl.o module_shcu_camuwshcu_driver.o module_shcu_camuwshcu.o module_shcu_grims.o module_cu_camzm_driver.o module_cu_camzm.o module_bl_temf.o module_bl_gbmpbl.o module_cu_g3.o module_cu_kf.o module_cu_bmj.o module_cu_kfeta.o module_cu_tiedtke.o module_cu_gd.o module_cu_gf.o module_cu_nsas.o module_cu_sas.o module_cu_mesosas.o module_cu_osas.o module_mp_radar.o module_mp_kessler.o module_mp_feingold2m.o module_mp_lin.o module_mp_sbu_ylin.o module_mp_wsm3.o module_mp_wsm5.o module_mp_wsm6.o module_mp_etanew.o module_mp_etaold.o module_mp_HWRF.o module_mp_thompson.o module_mp_gsfcgce.o module_mp_morr_two_moment.o module_mp_morr_faster.o module_mp_milbrandt2mom.o module_mp_nssl_2mom.o module_mp_wdm5.o module_mp_wdm6.o module_mp_cammgmp_driver.o module_ra_sw.o module_ra_clWRF_support.o module_ra_gsfcsw.o module_ra_goddard.o module_ra_rrtm.o module_ra_rrtmg_lw.o module_ra_rrtmg_sw.o module_ra_rrtmg_lwf.o module_ra_rrtmg_swf.o module_ra_cam_support.o module_ra_cam.o module_ra_gfdleta.o module_ra_flg.o module_ra_HWRF.o module_ra_hs.o module_ra_dyclw.o module_sf_TestCases.o module_sf_sfclay.o module_sf_sfclayrev.o module_sf_gfs.o module_sf_gfdl.o module_sf_slab.o module_sf_noahdrv.o module_sf_noahlsm.o module_sf_clm.o module_sf_ssib.o module_sf_noah_seaice.o module_sf_noah_seaice_drv.o module_sf_noahlsm_glacial_only.o module_sf_noahmpdrv.o module_sf_noahmplsm.o module_sf_noahmp_glacier.o module_sf_urban.o module_sf_bep.o module_sf_bep_bem.o module_sf_bem.o module_sf_pxlsm.o module_sf_pxlsm_data.o module_sf_ruclsm.o module_sf_sfcdiags.o module_sf_sfcdiags_ruclsm.o module_sf_sstskin.o module_sf_tmnupdate.o module_sf_ocean_driver.o module_sf_oml.o module_sf_3dpwp.o module_sf_myjsfc.o module_sf_qnsesfc.o module_sf_mynn.o module_sf_fogdes.o module_sf_pxsfclay.o module_sf_temfsfclay.o module_sf_idealscmsfclay.o module_sf_scmflux.o module_sf_scmskintemp.o module_physics_addtendc.o module_physics_init.o module_gfs_machine.o module_gfs_funcphys.o module_gfs_physcons.o module_progtm.o module_pbl_driver.o module_data_gocart_dust.o module_cumulus_driver.o module_shallowcu_driver.o module_microphysics_driver.o module_microphysics_zero_out.o module_est_subcol_microphys_tndcy.o module_mixactivate.o module_radiation_driver.o module_surface_driver.o module_diagnostics.o module_lightning_driver.o module_ltng_cpmpr92z.o module_ltng_crmpr92.o module_ltng_iccg.o module_fdda_psufddagd.o module_fdda_spnudging.o module_fddagd_driver.o module_fddaobs_rtfdda.o module_fddaobs_driver.o module_wind_generic.o module_wind_fitch.o clubb/advance_helper_module.o clubb/advance_windm_edsclrm_module.o clubb/advance_wp2_wp3_module.o clubb/advance_xm_wpxp_module.o clubb/advance_xp2_xpyp_module.o clubb/advance_xp3_module.o clubb/array_index.o clubb/calc_pressure.o clubb/calc_roots.o clubb/calendar.o clubb/clip_explicit.o clubb/advance_clubb_core_module.o clubb/clubb_precision.o clubb/constants_clubb.o clubb/corr_varnce_module.o clubb/diffusion.o clubb/endian.o clubb/error_code.o clubb/file_functions.o clubb/fill_holes.o clubb/grid_class.o clubb/input_names.o clubb/input_reader.o clubb/interpolation.o clubb/lapack_interfaces.o clubb/lapack_wrap.o clubb/penta_lu_solver.o clubb/tridiag_lu_solver.o clubb/matrix_solver_wrapper.o clubb/matrix_operations.o clubb/mean_adv.o clubb/mixing_length.o clubb/model_flags.o clubb/mono_flux_limiter.o clubb/numerical_check.o clubb/output_grads.o clubb/output_netcdf.o clubb/parameter_indices.o clubb/parameters_model.o clubb/parameters_tunable.o clubb/pdf_closure_module.o clubb/pdf_parameter_module.o clubb/pos_definite_module.o clubb/saturation.o clubb/sigma_sqd_w_module.o clubb/Skx_module.o clubb/sponge_layer_damping.o clubb/stat_file_module.o clubb/stats_lh_sfc_module.o clubb/stats_lh_zt_module.o clubb/stats_rad_zm_module.o clubb/stats_rad_zt_module.o clubb/stats_sfc_module.o clubb/stats_clubb_utilities.o clubb/stats_type.o clubb/stats_type_utilities.o clubb/stats_variables.o clubb/stats_zm_module.o clubb/stats_zt_module.o clubb/sfc_varnce_module.o clubb/T_in_K_module.o clubb/turbulent_adv_pdf.o clubb/diagnose_correlations_module.o clubb/mt95.o clubb/hydromet_pdf_parameter_module.o clubb/precipitation_fraction.o clubb/setup_clubb_pdf_params.o clubb/pdf_utilities.o clubb/new_pdf.o clubb/new_pdf_main.o clubb/new_hybrid_pdf.o clubb/new_hybrid_pdf_main.o clubb/adg1_adg2_3d_luhar_pdf.o clubb/new_tsdadg_pdf.o clubb/LY93_pdf.o clubb/index_mapping.o clubb/Nc_Ncn_eqns.o clubb/clubb_api_module.o silhs/est_kessler_microphys_module.o silhs/transform_to_pdf_module.o silhs/latin_hypercube_arrays.o silhs/latin_hypercube_driver_module.o silhs/math_utilities.o silhs/output_2D_samples_module.o silhs/generate_uniform_sample_module.o silhs/parameters_silhs.o silhs/silhs_api_module.o silhs/silhs_importance_sample_module.o silhs/lh_microphys_var_covar_module.o module_crm_stat.o module_crm_phy.o module_fr_fire_driver.o module_fr_fire_driver_wrf.o module_fr_fire_atm.o module_fr_fire_model.o module_fr_fire_core.o module_fr_fire_phys.o module_fr_fire_util.o ; \
fi
make[3]: Entering directory '/home/jenkins/workspace/wrf_clubb_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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/mt95.F90 -o clubb/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/input_names.F90 -o clubb/input_names.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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/stat_file_module.F90 -o clubb/stat_file_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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/endian.F90 -o clubb/endian.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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 module_fddaobs_driver.f90
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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/lapack_wrap.F90 -o clubb/lapack_wrap.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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/T_in_K_module.F90 -o clubb/T_in_K_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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/input_reader.F90 -o clubb/input_reader.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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/matrix_solver_wrapper.F90 -o clubb/matrix_solver_wrapper.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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/stats_type.F90 -o clubb/stats_type.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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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
/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/parameters_model.F90 -o clubb/parameters_model.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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/stats_type_utilities.F90 -o clubb/stats_type_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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c silhs/est_kessler_microphys_module.F90 -o silhs/est_kessler_microphys_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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/stats_variables.F90 -o clubb/stats_variables.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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/stats_rad_zm_module.F90 -o clubb/stats_rad_zm_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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/stats_rad_zt_module.F90 -o clubb/stats_rad_zt_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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/stats_zm_module.F90 -o clubb/stats_zm_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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/stats_zt_module.F90 -o clubb/stats_zt_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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/stats_lh_zt_module.F90 -o clubb/stats_lh_zt_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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/output_netcdf.F90 -o clubb/output_netcdf.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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/stats_lh_sfc_module.F90 -o clubb/stats_lh_sfc_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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/output_grads.F90 -o clubb/output_grads.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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/stats_sfc_module.F90 -o clubb/stats_sfc_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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/precipitation_fraction.F90 -o clubb/precipitation_fraction.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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 module_cumulus_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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c clubb/advance_helper_module.F90 -o clubb/advance_helper_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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 -c silhs/output_2D_samples_module.F90 -o silhs/output_2D_samples_module.o
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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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_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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include module_physics_init.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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 module_pbl_driver.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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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_big_step_utilities_em.F > module_big_step_utilities_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_advect_em.F > module_advect_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
rm -f module_big_step_utilities_em.b module_big_step_utilities_em.bb
/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/tools/standard.exe module_advect_em.bb | cpp -C -P > module_advect_em.f90
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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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_part2.F > module_first_rk_step_part2.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_part1.F > module_first_rk_step_part1.bb
/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
/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
rm -f module_first_rk_step_part2.b module_first_rk_step_part2.bb
rm -f module_first_rk_step_part1.b module_first_rk_step_part1.bb
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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 module_first_rk_step_part2.f90
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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -i4 module_first_rk_step_part1.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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include " SOLVER=em em_wrf_SST_ESMF ) ; \
fi
build started: Wed Apr 23 03:40:24 AM CDT 2025
build completed: Wed Apr 23 04:40:14 AM CDT 2025
--------------------------------------
( 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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/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 Apr 23 03:40:24 AM CDT 2025
build completed: Wed Apr 23 04:40:32 AM CDT 2025
[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-skylake_avx512/gcc-12.2.0/lmod-8.7.37-fq24mybyn2li6got2bxzk62ejh5d3p4z/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
[23 Apr 2025 04:40:33 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
Warning: ./clubb_corr_array_cloud.in was not found! The default correlation arr
ays will be used.
Warning: tot_vartn_normlzd_wprtp tried to divide by zero
denominator (surface level value was equal to top level value)
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
Warning: ./clubb_corr_array_cloud.in was not found! The default correlation arr
ays will be used.
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
Warning: ./clubb_corr_array_cloud.in was not found! The default correlation arr
ays will be used.
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
Warning: ./clubb_corr_array_cloud.in was not found! The default correlation arr
ays will be used.
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
Warning: ./clubb_corr_array_cloud.in was not found! The default correlation arr
ays will be used.
svn: E155007: '/home/jenkins/workspace/wrf_clubb_plot_ifort/WRF/test/em_quarter_ss/namelist.input' is not a working copy
[23 Apr 2025 04:43:14 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-skylake_avx512/gcc-12.2.0/lmod-8.7.37-fq24mybyn2li6got2bxzk62ejh5d3p4z/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/compile.bash -c config/linux_x86_64_ifort.bash
......................................................................................................................................................................... Make.clubb_lapack is ready.
.................................................................................. Make.clubb_param is ready.
......................... Make.clubb_bugsrad is ready.
... Make.microphys_utils is ready.
..... Make.clubb_parabolic is ready.
.............. Make.clubb_KK_microphys is ready.
................................................. Make.clubb_coamps is ready.
... Make.clubb_morrison is ready.
... Make.clubb_gfdlact is ready.
............. Make.silhs is ready.
.................................................................... Make.clubb_other is ready.
... Make.clubb_standalone is ready.
... Make.clubb_thread_test is ready.
............ Make.clubb_tuner is ready.
... Make.jacobian is ready.
................. Make.G_unit_tests is ready.
... Make.int2txt is ready.
cd /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../obj; make -f Make.clubb_param
cd /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../obj; make -f Make.clubb_gfdlact
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/clubb_precision.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/error_code.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/model_flags.F90
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/SCM_Activation/aer_ccn_act_k.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/parameter_indices.F90
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/error_code.F90(85): warning #8889: Explicit interface or EXTERNAL declaration is required. [GETPID]
write(err_header,'(A7,I7,A20)') "Process ", getpid(), " -- CLUBB -- ERROR: "
----------------------------------------------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/lapack_interfaces.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/array_index.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/penta_lu_solver.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/tridiag_lu_solver.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/input_names.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/mt95.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/code_timer_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/endian.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/stats_variables.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/constants_clubb.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/parameters_model.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/stat_file_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/file_functions.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/interpolation.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/T_in_K_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/stats_type.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/lapack_wrap.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/calc_roots.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/pdf_parameter_module.F90
ar rv /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libclubb_gfdlact.a aer_ccn_act_k.o
ar: creating /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libclubb_gfdlact.a
a - aer_ccn_act_k.o
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/calendar.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/input_reader.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/matrix_operations.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/diagnose_correlations_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/new_hybrid_pdf.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/adg1_adg2_3d_luhar_pdf.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/new_tsdadg_pdf.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/LY93_pdf.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/hydromet_pdf_parameter_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/Skx_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/sigma_sqd_w_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/Nc_Ncn_eqns.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/grid_class.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/stats_type_utilities.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/new_pdf.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c -I/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_grads.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/matrix_solver_wrapper.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/corr_varnce_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/stats_rad_zm_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/stats_rad_zt_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/stats_zm_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/stats_zt_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/stats_sfc_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/stats_lh_zt_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/stats_lh_sfc_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/precipitation_fraction.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/saturation.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/advance_xp3_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/parameters_tunable.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/sponge_layer_damping.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/mean_adv.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/diffusion.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/turbulent_adv_pdf.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/index_mapping.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/pos_definite_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/calc_pressure.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/advance_helper_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/fill_holes.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/clip_explicit.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/pdf_utilities.F90
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/pdf_utilities.F90(1400): remark #7712: This variable has not been used. [M]
m
------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/mono_flux_limiter.F90
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/mono_flux_limiter.F90(460): remark #7712: This variable has not been used. [TMP]
tmp, &
------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/new_pdf_main.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/new_hybrid_pdf_main.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/numerical_check.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/setup_clubb_pdf_params.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/sfc_varnce_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/mixing_length.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/pdf_closure_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/advance_xp2_xpyp_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/advance_xm_wpxp_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/advance_windm_edsclrm_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/advance_wp2_wp3_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1348): warning #8889: Explicit interface or EXTERNAL declaration is required. [NF_ENDDEF]
call nf_enddef(ncid_zm)
-----------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1397): warning #8889: Explicit interface or EXTERNAL declaration is required. [NF_ENDDEF]
call nf_enddef(ncid_zt)
-----------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1046): remark #7712: This variable has not been used. [UM]
um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
--------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1046): remark #7712: This variable has not been used. [VM]
um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1046): remark #7712: This variable has not been used. [UP3]
um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
----------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1046): remark #7712: This variable has not been used. [VP3]
um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
---------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1046): remark #7712: This variable has not been used. [RTP3]
um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
-------------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1046): remark #7712: This variable has not been used. [THLP3]
um, vm, up3, vp3, rtm, thlm, rtp3, thlp3, wp3, upwp, vpwp, &
-------------------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1048): remark #7712: This variable has not been used. [SCLRM]
sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
--------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1048): remark #7712: This variable has not been used. [SCLRP3]
sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
---------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1048): remark #7712: This variable has not been used. [WPSCLRP]
sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
-----------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1048): remark #7712: This variable has not been used. [SCLRP2]
sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
--------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1048): remark #7712: This variable has not been used. [SCLRPRTP]
sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
----------------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1048): remark #7712: This variable has not been used. [SCLRPTHLP]
sclrm, sclrp3, wpsclrp, sclrp2, sclrprtp, sclrpthlp, &
--------------------------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1049): remark #7712: This variable has not been used. [P_IN_PA]
p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
--------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1049): remark #7712: This variable has not been used. [EXNER]
p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
-----------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1049): remark #7712: This variable has not been used. [WP2THVP]
p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
-----------------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1049): remark #7712: This variable has not been used. [WPTHVP]
p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
--------------------------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1049): remark #7712: This variable has not been used. [RTPTHVP]
p_in_Pa, exner, rcm, cloud_frac, wp2thvp, wpthvp, rtpthvp, &
----------------------------------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1050): remark #7712: This variable has not been used. [THLPTHVP]
thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
--------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1050): remark #7712: This variable has not been used. [SCLRPTHVP]
thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1050): remark #7712: This variable has not been used. [WP2RTP]
thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
-----------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1050): remark #7712: This variable has not been used. [WP2THLP]
thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
-------------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1050): remark #7712: This variable has not been used. [WPUP2]
thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
----------------------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1050): remark #7712: This variable has not been used. [WPVP2]
thlpthvp, sclrpthvp, wp2rtp, wp2thlp, wpup2, wpvp2, &
-----------------------------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1051): remark #7712: This variable has not been used. [ICE_SUPERSAT_FRAC]
ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
--------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1051): remark #7712: This variable has not been used. [UPRCP]
ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
---------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1051): remark #7712: This variable has not been used. [VPRCP]
ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
----------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1051): remark #7712: This variable has not been used. [RC_COEF_ZM]
ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
-----------------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1051): remark #7712: This variable has not been used. [WP4]
ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
-----------------------------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1051): remark #7712: This variable has not been used. [WP2UP2]
ice_supersat_frac, uprcp, vprcp, rc_coef_zm, wp4, wp2up2, &
----------------------------------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1052): remark #7712: This variable has not been used. [WP2VP2]
wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
--------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1052): remark #7712: This variable has not been used. [UM_PERT]
wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
----------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1052): remark #7712: This variable has not been used. [VM_PERT]
wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
-------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1052): remark #7712: This variable has not been used. [UPWP_PERT]
wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
----------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1052): remark #7712: This variable has not been used. [VPWP_PERT]
wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
---------------------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1052): remark #7712: This variable has not been used. [EDSCLRM]
wp2vp2, um_pert, vm_pert, upwp_pert, vpwp_pert, edsclrm, &
--------------------------------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1053): remark #7712: This variable has not been used. [RCM_IN_LAYER]
rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
--------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1053): remark #7712: This variable has not been used. [CLOUD_COVER]
rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
----------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1053): remark #7712: This variable has not been used. [W_UP_IN_CLOUD]
rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
-----------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1053): remark #7712: This variable has not been used. [W_DOWN_IN_CLOUD]
rcm_in_layer, cloud_cover, w_up_in_cloud, w_down_in_cloud, &
--------------------------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1054): remark #7712: This variable has not been used. [CLOUDY_UPDRAFT_FRAC]
cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, &
--------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1054): remark #7712: This variable has not been used. [CLOUDY_DOWNDRAFT_FRAC]
cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, &
-----------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1054): remark #7712: This variable has not been used. [WPRCP]
cloudy_updraft_frac, cloudy_downdraft_frac, wprcp, &
----------------------------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1055): remark #7712: This variable has not been used. [INVRS_TAU_ZM]
invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
--------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1055): remark #7712: This variable has not been used. [KH_ZT]
invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
----------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1055): remark #7712: This variable has not been used. [KH_ZM]
invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
-----------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1055): remark #7712: This variable has not been used. [THLPRCP]
invrs_tau_zm, Kh_zt, Kh_zm, thlprcp )
------------------------------------------------------------------^
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/output_netcdf.F90(1236): remark #7712: This variable has not been used. [N]
integer :: i, k, n, status
---------------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/stats_clubb_utilities.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/advance_clubb_core_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/clubb_api_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/CLUBB_core/grid_adaptation.F90
ar rv /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libclubb_param.a endian.o stats_variables.o advance_helper_module.o error_code.o lapack_wrap.o advance_xp3_module.o new_pdf.o stat_file_module.o new_pdf_main.o output_grads.o advance_xp2_xpyp_module.o clip_explicit.o diagnose_correlations_module.o mt95.o fill_holes.o new_hybrid_pdf.o pdf_closure_module.o sfc_varnce_module.o pdf_parameter_module.o clubb_api_module.o calendar.o new_tsdadg_pdf.o array_index.o model_flags.o new_hybrid_pdf_main.o pos_definite_module.o stats_zm_module.o mixing_length.o parameters_tunable.o stats_lh_sfc_module.o file_functions.o parameter_indices.o penta_lu_solver.o stats_sfc_module.o advance_windm_edsclrm_module.o pdf_utilities.o index_mapping.o advance_xm_wpxp_module.o stats_type_utilities.o matrix_solver_wrapper.o code_timer_module.o stats_type.o tridiag_lu_solver.o numerical_check.o sigma_sqd_w_module.o Nc_Ncn_eqns.o grid_class.o LY93_pdf.o input_reader.o saturation.o stats_lh_zt_module.o lapack_interfaces.o input_names.o T_in_K_module.o advance_clubb_core_module.o hydromet_pdf_parameter_module.o clubb_precision.o parameters_model.o calc_pressure.o grid_adaptation.o turbulent_adv_pdf.o stats_rad_zm_module.o Skx_module.o corr_varnce_module.o stats_rad_zt_module.o calc_roots.o interpolation.o stats_zt_module.o stats_clubb_utilities.o setup_clubb_pdf_params.o mean_adv.o output_netcdf.o diffusion.o mono_flux_limiter.o precipitation_fraction.o matrix_operations.o constants_clubb.o sponge_layer_damping.o adg1_adg2_3d_luhar_pdf.o advance_wp2_wp3_module.o
ar: creating /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libclubb_param.a
a - endian.o
a - stats_variables.o
a - advance_helper_module.o
a - error_code.o
a - lapack_wrap.o
a - advance_xp3_module.o
a - new_pdf.o
a - stat_file_module.o
a - new_pdf_main.o
a - output_grads.o
a - advance_xp2_xpyp_module.o
a - clip_explicit.o
a - diagnose_correlations_module.o
a - mt95.o
a - fill_holes.o
a - new_hybrid_pdf.o
a - pdf_closure_module.o
a - sfc_varnce_module.o
a - pdf_parameter_module.o
a - clubb_api_module.o
a - calendar.o
a - new_tsdadg_pdf.o
a - array_index.o
a - model_flags.o
a - new_hybrid_pdf_main.o
a - pos_definite_module.o
a - stats_zm_module.o
a - mixing_length.o
a - parameters_tunable.o
a - stats_lh_sfc_module.o
a - file_functions.o
a - parameter_indices.o
a - penta_lu_solver.o
a - stats_sfc_module.o
a - advance_windm_edsclrm_module.o
a - pdf_utilities.o
a - index_mapping.o
a - advance_xm_wpxp_module.o
a - stats_type_utilities.o
a - matrix_solver_wrapper.o
a - code_timer_module.o
a - stats_type.o
a - tridiag_lu_solver.o
a - numerical_check.o
a - sigma_sqd_w_module.o
a - Nc_Ncn_eqns.o
a - grid_class.o
a - LY93_pdf.o
a - input_reader.o
a - saturation.o
a - stats_lh_zt_module.o
a - lapack_interfaces.o
a - input_names.o
a - T_in_K_module.o
a - advance_clubb_core_module.o
a - hydromet_pdf_parameter_module.o
a - clubb_precision.o
a - parameters_model.o
a - calc_pressure.o
a - grid_adaptation.o
a - turbulent_adv_pdf.o
a - stats_rad_zm_module.o
a - Skx_module.o
a - corr_varnce_module.o
a - stats_rad_zt_module.o
a - calc_roots.o
a - interpolation.o
a - stats_zt_module.o
a - stats_clubb_utilities.o
a - setup_clubb_pdf_params.o
a - mean_adv.o
a - output_netcdf.o
a - diffusion.o
a - mono_flux_limiter.o
a - precipitation_fraction.o
a - matrix_operations.o
a - constants_clubb.o
a - sponge_layer_damping.o
a - adg1_adg2_3d_luhar_pdf.o
a - advance_wp2_wp3_module.o
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
cd /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../obj; make -f Make.clubb_lapack
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlartg.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/ssterf.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/ilaslc.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dtrsm.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slarfb.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/ieeeck.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dsyev.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slacn2.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slabad.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sorgql.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/saxpy.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlaev2.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/spotrf.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sasum.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dtrmm.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slatrd.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlatbs.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlarf.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/ilaslr.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dsyrk.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sswap.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sgtts2.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dtrmv.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/scopy.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dpoequ.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dorg2r.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/srscl.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/ssyr2.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slasrt.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlascl.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/iparmq.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_shared/xerbla.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dgbtf2.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlaset.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlacpy.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/ilaenv.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/stbsv.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sorgtr.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slangt.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlae2.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sisnan.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlarft.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dgbsvx.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sgbequ.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sgbtrs.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sgbrfs.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlansy.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dgttrf.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sscal.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sgemm.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slaqgb.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dpotrf2.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sger.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slasr.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dgtcon.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/ssymv.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dorgqr.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dgtsv.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slagtm.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dsytd2.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/snrm2.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/ssytrd.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dgbsv.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slapy2.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dgbcon.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlarfg.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sgemv.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/isamax.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sorg2l.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slaqsy.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slamch.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/ssteqr.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dgtsvx.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlangb.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/ssyr2k.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slanst.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlaisnan.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlaswp.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dgbmv.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slassq.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/ddot.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dgbtrf.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sgtrfs.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slantb.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sgttrs.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sgtsvx.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dsteqr.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlanst.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slangb.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/iladlc.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dsyr2k.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlassq.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sgbmv.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slaswp.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slaisnan.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sdot.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sgbtrf.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlantb.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dgtrfs.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dgttrs.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlapy2.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sgbsv.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sgbcon.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dgemv.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slarfg.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/idamax.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dorg2l.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlaqsy.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlamch.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlaqgb.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dgemm.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dger.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlasr.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/spotrf2.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/iladlr.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sgtcon.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sorgqr.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sgtsv.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dsymv.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlagtm.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dsytrd.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dnrm2.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/ssytd2.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slae2.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slarft.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/disnan.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sgbsvx.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dgbequ.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dgbtrs.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slansy.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dgbrfs.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sgttrf.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dscal.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slascl.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlasrt.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slaset.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sgbtf2.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slacpy.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dorgtr.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dtbsv.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlangt.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlatrd.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/ssyrk.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slatbs.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slarf.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dswap.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dgtts2.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/spoequ.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dcopy.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/strmv.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/sorg2r.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dsyr2.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/drscl.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dorgql.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlabad.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slaev2.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/daxpy.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dpotrf.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dasum.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/strmm.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/slartg.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dsterf.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/strsm.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlarfb.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_single/ssyev.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_shared/lsame.f
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Lapack/Lapack_double/dlacn2.f
ar rv /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libclubb_lapack.a dlartg.o ssterf.o ilaslc.o dtrsm.o slarfb.o ieeeck.o dsyev.o slacn2.o slabad.o sorgql.o saxpy.o dlaev2.o spotrf.o sasum.o dtrmm.o slatrd.o dlatbs.o dlarf.o ilaslr.o dsyrk.o sswap.o sgtts2.o dtrmv.o scopy.o dpoequ.o dorg2r.o srscl.o ssyr2.o slasrt.o dlascl.o iparmq.o xerbla.o dgbtf2.o dlaset.o dlacpy.o ilaenv.o stbsv.o sorgtr.o slangt.o dlae2.o sisnan.o dlarft.o dgbsvx.o sgbequ.o sgbtrs.o sgbrfs.o dlansy.o dgttrf.o sscal.o sgemm.o slaqgb.o dpotrf2.o sger.o slasr.o dgtcon.o ssymv.o dorgqr.o dgtsv.o slagtm.o dsytd2.o snrm2.o ssytrd.o dgbsv.o slapy2.o dgbcon.o dlarfg.o sgemv.o isamax.o sorg2l.o slaqsy.o slamch.o ssteqr.o dgtsvx.o dlangb.o ssyr2k.o slanst.o dlaisnan.o dlaswp.o dgbmv.o slassq.o ddot.o dgbtrf.o sgtrfs.o slantb.o sgttrs.o sgtsvx.o dsteqr.o dlanst.o slangb.o iladlc.o dsyr2k.o dlassq.o sgbmv.o slaswp.o slaisnan.o sdot.o sgbtrf.o dlantb.o dgtrfs.o dgttrs.o dlapy2.o sgbsv.o sgbcon.o dgemv.o slarfg.o idamax.o dorg2l.o dlaqsy.o dlamch.o dlaqgb.o dgemm.o dger.o dlasr.o spotrf2.o iladlr.o sgtcon.o sorgqr.o sgtsv.o dsymv.o dlagtm.o dsytrd.o dnrm2.o ssytd2.o slae2.o slarft.o disnan.o sgbsvx.o dgbequ.o dgbtrs.o slansy.o dgbrfs.o sgttrf.o dscal.o slascl.o dlasrt.o slaset.o sgbtf2.o slacpy.o dorgtr.o dtbsv.o dlangt.o dlatrd.o ssyrk.o slatbs.o slarf.o dswap.o dgtts2.o spoequ.o dcopy.o strmv.o sorg2r.o dsyr2.o drscl.o dorgql.o dlabad.o slaev2.o daxpy.o dpotrf.o dasum.o strmm.o slartg.o dsterf.o strsm.o dlarfb.o ssyev.o lsame.o dlacn2.o
ar: creating /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libclubb_lapack.a
a - dlartg.o
a - ssterf.o
a - ilaslc.o
a - dtrsm.o
a - slarfb.o
a - ieeeck.o
a - dsyev.o
a - slacn2.o
a - slabad.o
a - sorgql.o
a - saxpy.o
a - dlaev2.o
a - spotrf.o
a - sasum.o
a - dtrmm.o
a - slatrd.o
a - dlatbs.o
a - dlarf.o
a - ilaslr.o
a - dsyrk.o
a - sswap.o
a - sgtts2.o
a - dtrmv.o
a - scopy.o
a - dpoequ.o
a - dorg2r.o
a - srscl.o
a - ssyr2.o
a - slasrt.o
a - dlascl.o
a - iparmq.o
a - xerbla.o
a - dgbtf2.o
a - dlaset.o
a - dlacpy.o
a - ilaenv.o
a - stbsv.o
a - sorgtr.o
a - slangt.o
a - dlae2.o
a - sisnan.o
a - dlarft.o
a - dgbsvx.o
a - sgbequ.o
a - sgbtrs.o
a - sgbrfs.o
a - dlansy.o
a - dgttrf.o
a - sscal.o
a - sgemm.o
a - slaqgb.o
a - dpotrf2.o
a - sger.o
a - slasr.o
a - dgtcon.o
a - ssymv.o
a - dorgqr.o
a - dgtsv.o
a - slagtm.o
a - dsytd2.o
a - snrm2.o
a - ssytrd.o
a - dgbsv.o
a - slapy2.o
a - dgbcon.o
a - dlarfg.o
a - sgemv.o
a - isamax.o
a - sorg2l.o
a - slaqsy.o
a - slamch.o
a - ssteqr.o
a - dgtsvx.o
a - dlangb.o
a - ssyr2k.o
a - slanst.o
a - dlaisnan.o
a - dlaswp.o
a - dgbmv.o
a - slassq.o
a - ddot.o
a - dgbtrf.o
a - sgtrfs.o
a - slantb.o
a - sgttrs.o
a - sgtsvx.o
a - dsteqr.o
a - dlanst.o
a - slangb.o
a - iladlc.o
a - dsyr2k.o
a - dlassq.o
a - sgbmv.o
a - slaswp.o
a - slaisnan.o
a - sdot.o
a - sgbtrf.o
a - dlantb.o
a - dgtrfs.o
a - dgttrs.o
a - dlapy2.o
a - sgbsv.o
a - sgbcon.o
a - dgemv.o
a - slarfg.o
a - idamax.o
a - dorg2l.o
a - dlaqsy.o
a - dlamch.o
a - dlaqgb.o
a - dgemm.o
a - dger.o
a - dlasr.o
a - spotrf2.o
a - iladlr.o
a - sgtcon.o
a - sorgqr.o
a - sgtsv.o
a - dsymv.o
a - dlagtm.o
a - dsytrd.o
a - dnrm2.o
a - ssytd2.o
a - slae2.o
a - slarft.o
a - disnan.o
a - sgbsvx.o
a - dgbequ.o
a - dgbtrs.o
a - slansy.o
a - dgbrfs.o
a - sgttrf.o
a - dscal.o
a - slascl.o
a - dlasrt.o
a - slaset.o
a - sgbtf2.o
a - slacpy.o
a - dorgtr.o
a - dtbsv.o
a - dlangt.o
a - dlatrd.o
a - ssyrk.o
a - slatbs.o
a - slarf.o
a - dswap.o
a - dgtts2.o
a - spoequ.o
a - dcopy.o
a - strmv.o
a - sorg2r.o
a - dsyr2.o
a - drscl.o
a - dorgql.o
a - dlabad.o
a - slaev2.o
a - daxpy.o
a - dpotrf.o
a - dasum.o
a - strmm.o
a - slartg.o
a - dsterf.o
a - strsm.o
a - dlarfb.o
a - ssyev.o
a - lsame.o
a - dlacn2.o
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
cd /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../obj; make -f Make.clubb_bugsrad
cd /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../obj; make -f Make.microphys_utils
cd /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../obj; make -f Make.clubb_parabolic
cd /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../obj; make -f Make.clubb_coamps
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/kinds.F90
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Microphys_utils/microphys_stats_vars_module.F90
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/slope.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/variables_radiation_module.F90
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -xHost -O3 -fp-model strict -c ../src/Parabolic_constants.f90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/rayle.F
ifx -xHost -O3 -fp-model strict -c ../src/AiryFunction.f90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa6.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/newexp.F90
ar rv /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libmicrophys_utils.a microphys_stats_vars_module.o
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa19.F
ar: creating /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libmicrophys_utils.a
a - microphys_stats_vars_module.o
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/comscp1.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/bugsrad_physconst.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa28.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa25.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/two_rt_sw_iter.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/cloud_correlate.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/esati.F
cd /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../obj; make -f Make.clubb_morrison
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/Morrison_microphys/module_mp_graupel.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa21g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa12g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/bugsrad_planck.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa10g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/cloudg.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa27r.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/two_rt_sw.F
ifx -xHost -O3 -fp-model strict -c ../src/Parabolic.f90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa22.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/two_rt_sw_ocastrndm.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa7.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/two_rt_lw.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/tgqs.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/frzh.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/two_rt_lw_sel.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa13g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/qtadj.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa7g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/esatv.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/conice.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/two_rt_sw_bs.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/nrmcol.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa18g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/esat_new.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa8g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa21.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa20g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/two_rt_lw_ocastrndm.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa12.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa27.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/nrmtqi.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa26.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/nrmtqw.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/tgqi.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/tgqg.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/gascon.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa5g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/comscp2.F
ar rv /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libclubb_parabolic.a AiryFunction.o Parabolic_constants.o Parabolic.o
ar: creating /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libclubb_parabolic.a
a - AiryFunction.o
a - Parabolic_constants.o
a - Parabolic.o
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
cd /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../obj; make -f Make.clubb_KK_microphys
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/KK_microphys/parameters_KK.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/two_rt_lw_iter.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa19g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/KK_microphys/KK_utilities.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/text_writer.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa14g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c -I../src/BUGSrad ../src/BUGSrad/gases_ckd.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/adjtq.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/bugs_rad.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/KK_microphys/PDF_integrals_means.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/KK_microphys/PDF_integrals_covar.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/KK_microphys/KK_local_means.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/KK_microphys/PDF_integrals_all_MM.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/adjmlt.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/KK_microphys/KK_upscaled_means.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa18.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/KK_microphys/KK_upscaled_covariances.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa9.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/tgqr.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/bugs_lwr.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/qsatvi.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa9g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/KK_microphys/KK_upscaled_turbulent_sed.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa15.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/KK_microphys/KK_upscaled_variances.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa11g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/KK_microphys/KK_Nrm_tendencies.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa17g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/gamma.F
ar rv /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libclubb_KK_microphys.a KK_upscaled_covariances.o PDF_integrals_means.o KK_upscaled_turbulent_sed.o KK_local_means.o KK_utilities.o PDF_integrals_covar.o KK_upscaled_means.o text_writer.o PDF_integrals_all_MM.o parameters_KK.o KK_upscaled_variances.o KK_Nrm_tendencies.o
ar: creating /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libclubb_KK_microphys.a
a - KK_upscaled_covariances.o
a - PDF_integrals_means.o
a - KK_upscaled_turbulent_sed.o
a - KK_local_means.o
a - KK_utilities.o
a - PDF_integrals_covar.o
a - KK_upscaled_means.o
a - text_writer.o
a - PDF_integrals_all_MM.o
a - parameters_KK.o
a - KK_upscaled_variances.o
a - KK_Nrm_tendencies.o
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
cd /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../obj; make -f Make.silhs
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/SILHS/parameters_silhs.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/COAMPS_microphys/eqa22g.F
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/BUGSrad/bugs_swr.F
ar rv /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libclubb_coamps.a slope.o eqa6.o eqa19.o eqa28.o eqa25.o esati.o eqa21g.o eqa12g.o eqa10g.o eqa27r.o eqa22.o eqa7.o tgqs.o frzh.o eqa13g.o qtadj.o eqa7g.o esatv.o conice.o nrmcol.o eqa18g.o esat_new.o eqa8g.o eqa21.o eqa20g.o eqa12.o eqa27.o nrmtqi.o eqa26.o nrmtqw.o tgqi.o tgqg.o eqa5g.o eqa19g.o eqa14g.o adjtq.o adjmlt.o eqa18.o eqa9.o tgqr.o qsatvi.o eqa9g.o eqa15.o eqa11g.o eqa17g.o gamma.o eqa22g.o
ar: creating /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libclubb_coamps.a
a - slope.o
a - eqa6.o
a - eqa19.o
a - eqa28.o
a - eqa25.o
a - esati.o
a - eqa21g.o
a - eqa12g.o
a - eqa10g.o
a - eqa27r.o
a - eqa22.o
a - eqa7.o
a - tgqs.o
a - frzh.o
a - eqa13g.o
a - qtadj.o
a - eqa7g.o
a - esatv.o
a - conice.o
a - nrmcol.o
a - eqa18g.o
a - esat_new.o
a - eqa8g.o
a - eqa21.o
a - eqa20g.o
a - eqa12.o
a - eqa27.o
a - nrmtqi.o
a - eqa26.o
a - nrmtqw.o
a - tgqi.o
a - tgqg.o
a - eqa5g.o
a - eqa19g.o
a - eqa14g.o
a - adjtq.o
a - adjmlt.o
a - eqa18.o
a - eqa9.o
a - tgqr.o
a - qsatvi.o
a - eqa9g.o
a - eqa15.o
a - eqa11g.o
a - eqa17g.o
a - gamma.o
a - eqa22g.o
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/SILHS/transform_to_pdf_module.F90
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/SILHS/output_2D_samples_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/SILHS/latin_hypercube_arrays.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/SILHS/math_utilities.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/SILHS/est_kessler_microphys_module.F90
ar rv /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libclubb_bugsrad.a rayle.o two_rt_lw_iter.o comscp1.o gases_ckd.o two_rt_sw_iter.o newexp.o bugs_rad.o kinds.o bugs_lwr.o cloudg.o two_rt_sw.o two_rt_sw_ocastrndm.o two_rt_lw.o bugsrad_physconst.o two_rt_lw_sel.o two_rt_sw_bs.o two_rt_lw_ocastrndm.o variables_radiation_module.o bugs_swr.o bugsrad_planck.o cloud_correlate.o gascon.o comscp2.o
ar: creating /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libclubb_bugsrad.a
a - rayle.o
a - two_rt_lw_iter.o
a - comscp1.o
a - gases_ckd.o
a - two_rt_sw_iter.o
a - newexp.o
a - bugs_rad.o
a - kinds.o
a - bugs_lwr.o
a - cloudg.o
a - two_rt_sw.o
a - two_rt_sw_ocastrndm.o
a - two_rt_lw.o
a - bugsrad_physconst.o
a - two_rt_lw_sel.o
a - two_rt_sw_bs.o
a - two_rt_lw_ocastrndm.o
a - variables_radiation_module.o
a - bugs_swr.o
a - bugsrad_planck.o
a - cloud_correlate.o
a - gascon.o
a - comscp2.o
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/SILHS/generate_uniform_sample_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/SILHS/lh_microphys_var_covar_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/SILHS/silhs_importance_sample_module.F90
/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../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 /)
------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/SILHS/latin_hypercube_driver_module.F90
ar rv /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libclubb_morrison.a module_mp_graupel.o
ar: creating /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libclubb_morrison.a
a - module_mp_graupel.o
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/SILHS/silhs_api_module.F90
ar rv /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libsilhs.a silhs_api_module.o silhs_importance_sample_module.o lh_microphys_var_covar_module.o transform_to_pdf_module.o output_2D_samples_module.o generate_uniform_sample_module.o latin_hypercube_arrays.o latin_hypercube_driver_module.o est_kessler_microphys_module.o math_utilities.o parameters_silhs.o
ar: creating /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libsilhs.a
a - silhs_api_module.o
a - silhs_importance_sample_module.o
a - lh_microphys_var_covar_module.o
a - transform_to_pdf_module.o
a - output_2D_samples_module.o
a - generate_uniform_sample_module.o
a - latin_hypercube_arrays.o
a - latin_hypercube_driver_module.o
a - est_kessler_microphys_module.o
a - math_utilities.o
a - parameters_silhs.o
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
cd /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../obj; make -f Make.clubb_other
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/parameters_microphys.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/silhs_category_variance_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/time_dependent_input.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/diag_ustar_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/parameters_radiation.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/rad_lwsw_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/hydrostatic_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/ice_dfsn_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/spec_hum_to_mixing_ratio.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/cloud_sed_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/morrison_microphys_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/coamps_microphys_driver_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/gfdl_activation.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/clubb_model_settings.F90
../src/morrison_microphys_module.F90(20): remark #7712: This variable has not been used. [SATURATION_FORMULA]
saturation_formula, &
---------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c -I../src/CLUBB_core ../src/input_grads.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/input_netcdf.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/extrapolation.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/microphys_init_cleanup.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/soil_vegetation.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/mixed_moment_PDF_integrals.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/wangara.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/cos_solar_zen_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/quicksort.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/advance_microphys_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/sfc_flux.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/mpace_a.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/simple_rad_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/input_interpret.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/gabls3_night.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/rico.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/clex9_nov02.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/stat_file_utils.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/pdf_hydromet_microphys_wrapper.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/arm.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/arm_0003.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/arm_3year.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/astex_a209.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/atex.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/arm_97.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/bomex.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/clex9_oct14.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/cloud_feedback.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/cobra.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/dycoms2_rf01.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/dycoms2_rf02.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/fire.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/gabls2.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/gabls3.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/jun25.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/lba.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/mpace_b.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/nov11.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/twp_ice.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/KK_microphys_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/Benchmark_cases/neutral_case.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/extended_atmosphere_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/input_fields.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/generalized_grid_test.F90
../src/KK_microphys_module.F90(43): remark #7712: This variable has not been used. [GR]
subroutine KK_local_microphys( gr, dt, nzt, & ! In
---------------------------------^
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/bugsrad_driver.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/sounding.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c -I../src ../src/estimate_scm_microphys_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c -I../src ../src/lh_microphys_driver_module.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/microphys_driver.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/clubb_driver.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/error.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c -I../src ../src/enhanced_simann.F90
ar rv /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libclubb_other.a estimate_scm_microphys_module.o time_dependent_input.o neutral_case.o mpace_a.o simple_rad_module.o bugsrad_driver.o ice_dfsn_module.o gabls3_night.o rico.o cloud_sed_module.o morrison_microphys_module.o clex9_nov02.o silhs_category_variance_module.o microphys_driver.o input_fields.o enhanced_simann.o dycoms2_rf02.o arm_3year.o extended_atmosphere_module.o jun25.o soil_vegetation.o mixed_moment_PDF_integrals.o extrapolation.o error.o fire.o gfdl_activation.o input_interpret.o input_netcdf.o wangara.o twp_ice.o hydrostatic_module.o cobra.o cos_solar_zen_module.o pdf_hydromet_microphys_wrapper.o spec_hum_to_mixing_ratio.o mpace_b.o diag_ustar_module.o atex.o clex9_oct14.o microphys_init_cleanup.o cloud_feedback.o input_grads.o clubb_model_settings.o sfc_flux.o sounding.o parameters_radiation.o stat_file_utils.o lh_microphys_driver_module.o lba.o coamps_microphys_driver_module.o gabls2.o parameters_microphys.o rad_lwsw_module.o arm_0003.o quicksort.o arm.o astex_a209.o nov11.o arm_97.o generalized_grid_test.o gabls3.o dycoms2_rf01.o KK_microphys_module.o bomex.o advance_microphys_module.o clubb_driver.o
ar: creating /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib/libclubb_other.a
a - estimate_scm_microphys_module.o
a - time_dependent_input.o
a - neutral_case.o
a - mpace_a.o
a - simple_rad_module.o
a - bugsrad_driver.o
a - ice_dfsn_module.o
a - gabls3_night.o
a - rico.o
a - cloud_sed_module.o
a - morrison_microphys_module.o
a - clex9_nov02.o
a - silhs_category_variance_module.o
a - microphys_driver.o
a - input_fields.o
a - enhanced_simann.o
a - dycoms2_rf02.o
a - arm_3year.o
a - extended_atmosphere_module.o
a - jun25.o
a - soil_vegetation.o
a - mixed_moment_PDF_integrals.o
a - extrapolation.o
a - error.o
a - fire.o
a - gfdl_activation.o
a - input_interpret.o
a - input_netcdf.o
a - wangara.o
a - twp_ice.o
a - hydrostatic_module.o
a - cobra.o
a - cos_solar_zen_module.o
a - pdf_hydromet_microphys_wrapper.o
a - spec_hum_to_mixing_ratio.o
a - mpace_b.o
a - diag_ustar_module.o
a - atex.o
a - clex9_oct14.o
a - microphys_init_cleanup.o
a - cloud_feedback.o
a - input_grads.o
a - clubb_model_settings.o
a - sfc_flux.o
a - sounding.o
a - parameters_radiation.o
a - stat_file_utils.o
a - lh_microphys_driver_module.o
a - lba.o
a - coamps_microphys_driver_module.o
a - gabls2.o
a - parameters_microphys.o
a - rad_lwsw_module.o
a - arm_0003.o
a - quicksort.o
a - arm.o
a - astex_a209.o
a - nov11.o
a - arm_97.o
a - generalized_grid_test.o
a - gabls3.o
a - dycoms2_rf01.o
a - KK_microphys_module.o
a - bomex.o
a - advance_microphys_module.o
a - clubb_driver.o
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
cd /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../obj; make -f Make.clubb_standalone
cd /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../obj; make -f Make.clubb_tuner
cd /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../obj; make -f Make.jacobian
cd /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../obj; make -f Make.G_unit_tests
cd /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../obj; make -f Make.int2txt
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/clubb_standalone.F90
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/jacobian.F90
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c -I../src/CLUBB_core ../src/int2txt.F90
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Numerical_recipes/nrtype.f90
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/G_unit_test_types/rev_direction_grid_test.F90
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Numerical_recipes/nrutil.f90
ifx int2txt.o -o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../bin/int2txt -L/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/lib -lnetcdff
../src/clubb_standalone.F90(60): remark #7712: This variable has not been used. [ARG]
character(len=10) :: arg
-----------------------^
ifx clubb_standalone.o -o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../bin/clubb_standalone -L/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/lib -lnetcdff
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/G_unit_test_types/mu_sigma_hm_tests.F90
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
cd /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../obj; make -f Make.clubb_thread_test
make[1]: Entering directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/clubb_thread_test.F90
ifx clubb_thread_test.o -o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../bin/clubb_thread_test -L/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/lib -lnetcdff
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/G_unit_test_types/w_up_in_cloud_tests.F90
ifx jacobian.o -o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../bin/jacobian -L/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/lib -lnetcdff
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Numerical_recipes/nr.f90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/G_unit_test_types/corr_cholesky_mtx_tests.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -c ../src/clubb_tuner.F90
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/G_unit_test_types/hole_filling_tests.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/G_unit_test_types/spurious_source_test.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/G_unit_test_types/KK_integrals_tests.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/G_unit_test_types/Nc_Ncn_test.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/G_unit_test_types/read_corr_mtx_test.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/G_unit_test_types/silhs_category_test.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/G_unit_test_types/tuner_tests.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/G_unit_test_types/smooth_heaviside_tests.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/G_unit_test_types/smooth_min_max_tests.F90
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/G_unit_test_types/pdf_parameter_tests.F90
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Numerical_recipes/ran_state.f90
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Numerical_recipes/amebsa.f90
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Numerical_recipes/amoeba.f90
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Numerical_recipes/ran1_s.f90
ifx -xHost -O3 -fp-model strict -c /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../src/Numerical_recipes/ran1_v.f90
ifx ran1_s.o amebsa.o nrutil.o ran1_v.o clubb_tuner.o nrtype.o ran_state.o amoeba.o nr.o -o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../bin/clubb_tuner -L/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/lib -lnetcdff
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
ifx -DNETCDF -DCLUBB_REAL_TYPE=8 -DCOAMPS_MICRO -DNR_SP -DSILHS -Dradoffline -Dnooverlap -DCLUBB -I/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/include -xHost -O3 -fp-model strict -warn -warn notruncated_source -c ../src/G_unit_tests.F90
ifx rev_direction_grid_test.o pdf_parameter_tests.o w_up_in_cloud_tests.o corr_cholesky_mtx_tests.o hole_filling_tests.o spurious_source_test.o G_unit_tests.o KK_integrals_tests.o smooth_heaviside_tests.o smooth_min_max_tests.o tuner_tests.o mu_sigma_hm_tests.o silhs_category_test.o read_corr_mtx_test.o Nc_Ncn_test.o -o /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../bin/G_unit_tests -L/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/compile/../lib -lclubb_other -lclubb_coamps -lclubb_gfdlact -lsilhs -lclubb_bugsrad -lclubb_KK_microphys -lclubb_parabolic -lclubb_morrison -lmicrophys_utils -lclubb_param -lclubb_lapack -L/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/oneapi-2023.2.0/netcdf-fortran-4.5.3-inkjvmgdy5ao7uwihl6lzsnlpstmyoyt/lib -lnetcdff
make[1]: Leaving directory '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/obj'
python ../utilities/check_for_missing_threadprivate.py ../src/CLUBB_core/ ../src/SILHS/
check_for_missing_threadprivate.py has begun.
[91mcheck_for_missing_threadprivate.py did not pass.[0m
[91mfailedFiles = ['../src/CLUBB_core/parameters_model.F90', '../src/CLUBB_core/error_code.F90', '../src/CLUBB_core/grid_adaptation.F90', '../src/CLUBB_core/sponge_layer_damping.F90', '../src/CLUBB_core/corr_varnce_module.F90'][0m
perl ../utilities/CLUBBStandardsCheck.pl ../src/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
174 : call stat_update_var_pt( stats_metadata%isfc_soil_T_in_K, 1, sfc_soil_T_in_K(i), stats_sfc(i) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
175 : call stat_update_var_pt( stats_metadata%ideep_soil_T_in_K, 1, deep_soil_T_in_K(i), stats_sfc(i) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
212 : call stat_update_var_pt( stats_metadata%isoil_heat_flux, 1, soil_heat_flux(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
213 : stats_sfc(i) ) ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/soil_vegetation.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
../src/pdf_hydromet_microphys_wrapper.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
292 : stats_zt(i), stats_zm(i), & ! In/Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
296 : !$acc update device( mu_x_1_n, mu_x_2_n, sigma_x_1_n, sigma_x_2_n, corr_array_1_n, corr_array_2_n, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
383 : !$acc lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/pdf_hydromet_microphys_wrapper.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
381 : um(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
383 : vm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
385 : ugm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
387 : vgm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
389 : thlm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
391 : rtm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
393 : press(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
396 : wm(i,k) = mono_cubic_interp( gr%zt(i,k), km1, k00, kp1, kp2, z(km1), z(k00), z(kp1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
413 : edsclr_snd(km1,edsclr), edsclr_snd(k00,edsclr), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
414 : edsclr_snd(kp1,edsclr), edsclr_snd(kp2,edsclr) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
438 : um(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), u(k_above), u(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
439 : vm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), v(k_above), v(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
440 : ugm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), ug(k_above), ug(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
441 : vgm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), vg(k_above), vg(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
442 : thlm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), theta(k_above), theta(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
443 : rtm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), rt(k_above), rt(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
444 : press(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), p_in_Pa(k_above), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
446 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
450 : sclrm(i,k,sclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
456 : edsclrm(i,k,edsclr) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
485 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
511 : wm(i,k) = lin_interpolate_two_points( gr%zt(i,k), z(k_above), z(k_above-1), subs(k_above), subs(k_above-1) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/sounding.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Expected read_random_seed for end function.
CLUBBStandardsCheck.pl WARNING: Endings of either program, module, subroutine, or function blocks to not match the beginning
../src/error.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
../src/generalized_grid_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
729 : pdf_params_zm_flip%ice_supersat_frac_1(i,:) = flip( pdf_params_zm%ice_supersat_frac_1(i,:), nzm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
730 : pdf_params_zm_flip%ice_supersat_frac_2(i,:) = flip( pdf_params_zm%ice_supersat_frac_2(i,:), nzm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
895 : rtm_ref_flip, thlm_ref_flip, um_ref_flip, vm_ref_flip, ug_flip, vg_flip, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
907 : um_flip, vm_flip, upwp_flip, vpwp_flip, up2_flip, vp2_flip, up3_flip, vp3_flip, & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
909 : wp2_flip, wp3_flip, rtp2_flip, rtp3_flip, thlp2_flip, thlp3_flip, rtpthlp_flip, & ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
915 : wp2rtp_flip, wp2thlp_flip, uprcp_flip, vprcp_flip, rc_coef_zm_flip, wp4_flip, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
916 : wpup2_flip, wpvp2_flip, wp2up2_flip, wp2vp2_flip, ice_supersat_frac_flip, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/generalized_grid_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1844 : allocate( um_ref(ngrdcol, gr%nzt) ) ! Reference u wind for nudging; Michael Falk, 17 Oct 2007
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1845 : allocate( vm_ref(ngrdcol, gr%nzt) ) ! Reference v wind for nudging; Michael Falk, 17 Oct 2007
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2161 : ! Initialize statistics output, note that this will allocate/initialize stats variables for all
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2183 : ! Initialize statistics output, note that this will allocate/initialize stats variables for all
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2327 : !$acc rcm_in_layer, cloud_cover, wprcp, w_up_in_cloud, w_down_in_cloud, cloudy_updraft_frac, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2338 : !$acc pdf_params%corr_w_thl_2, pdf_params%corr_rt_thl_1, pdf_params%corr_rt_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2339 : !$acc pdf_params%alpha_thl, pdf_params%alpha_rt, pdf_params%crt_1, pdf_params%crt_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2342 : !$acc pdf_params%stdev_eta_2, pdf_params%covar_chi_eta_1, pdf_params%covar_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2344 : !$acc pdf_params%corr_w_eta_2, pdf_params%corr_chi_eta_1, pdf_params%corr_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2350 : !$acc pdf_params_zm%thl_2, pdf_params_zm%varnce_thl_1, pdf_params_zm%varnce_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2351 : !$acc pdf_params_zm%corr_w_rt_1, pdf_params_zm%corr_w_rt_2, pdf_params_zm%corr_w_thl_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2352 : !$acc pdf_params_zm%corr_w_thl_2, pdf_params_zm%corr_rt_thl_1, pdf_params_zm%corr_rt_thl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2353 : !$acc pdf_params_zm%alpha_thl, pdf_params_zm%alpha_rt, pdf_params_zm%crt_1, pdf_params_zm%crt_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2354 : !$acc pdf_params_zm%cthl_1, pdf_params_zm%cthl_2, pdf_params_zm%chi_1, pdf_params_zm%chi_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2355 : !$acc pdf_params_zm%stdev_chi_1, pdf_params_zm%stdev_chi_2, pdf_params_zm%stdev_eta_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2356 : !$acc pdf_params_zm%stdev_eta_2, pdf_params_zm%covar_chi_eta_1, pdf_params_zm%covar_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2357 : !$acc pdf_params_zm%corr_w_chi_1, pdf_params_zm%corr_w_chi_2, pdf_params_zm%corr_w_eta_1, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2358 : !$acc pdf_params_zm%corr_w_eta_2, pdf_params_zm%corr_chi_eta_1, pdf_params_zm%corr_chi_eta_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2359 : !$acc pdf_params_zm%rsatl_1, pdf_params_zm%rsatl_2, pdf_params_zm%rc_1, pdf_params_zm%rc_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2407 : invrs_rho_ds_zt(i,k) = invrs_rho_ds_zt_init(k) ! inv. dry, static density: t-levs
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2413 : um_pert(i,k) = zero ! Variables used to track perturbed version of winds.
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2415 : wm_zt(i,k) = wm_zt_init(k) ! Imposed large scale w - Thermodynamic levels
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2757 : um(i,:), vm(i,:), rtm(i,:), wprtp(i,:), thlm(i,:), wpthlp(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3083 : !$acc X_nl_all_levs, X_mixt_comp_all_levs, lh_sample_point_weights, mu_x_1_n, mu_x_2_n, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3085 : !$acc lh_rt_clipped, lh_thl_clipped, lh_rc_clipped, lh_rv_clipped, lh_Nc_clipped, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3089 : !$acc pdf_params%cloud_frac_1, pdf_params%cloud_frac_2, pdf_params%cthl_1, pdf_params%cthl_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3090 : !$acc pdf_params%crt_1, pdf_params%crt_2, pdf_params%stdev_chi_1, pdf_params%stdev_chi_2, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3113 : thlm(i,:), p_in_Pa(i,:), exner(i,:), rho(i,:), rho_zm(i,:), rtm(i,:), &! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3114 : rcm(i,:), cloud_frac(i,:), wm_zt(i,:), wm_zm(i,:), wp2_zt(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3115 : hydromet(i,:,:), Nc_in_cloud(i,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3131 : stats_zt(i), stats_zm(i), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3132 : stats_sfc(i), stats_lh_zt(i), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3133 : Nccnm(i,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3134 : hydromet_mc(i,:,:), Ncm_mc(i,:), rcm_mc(i,:), rvm_mc(i,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3135 : thlm_mc(i,:), hydromet_vel_zt(i,:,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3136 : hydromet_vel_covar_zt_impc(i,:,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3137 : hydromet_vel_covar_zt_expc(i,:,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3138 : wprtp_mc(i,:), wpthlp_mc(i,:), rtp2_mc(i,:), & ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3139 : thlp2_mc(i,:), rtpthlp_mc(i,:) ) ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3163 : stats_zt(i), stats_zm(i), stats_sfc(i), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3164 : hydromet(i,:,:), hydromet_vel_zt(i,:,:), hydrometp2(i,:,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3165 : K_hm(i,:,:), Ncm(i,:), Nc_in_cloud(i,:), rvm_mc(i,:), & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3166 : thlm_mc(i,:), err_code, & ! Inout
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3167 : wphydrometp(i,:,:), wpNcp(i,:) ) ! Out
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3170 : !$acc update device( rcm_mc, rvm_mc, thlm_mc, wprtp_mc, wpthlp_mc, rtp2_mc, thlp2_mc, rtpthlp_mc )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3232 : call stat_update_var( stats_metadata%irtm_mc, rvm_mc(i,:)+rcm_mc(i,:), stats_zt(i) ) ! kg/kg/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3234 : call stat_update_var( stats_metadata%iwprtp_mc, wprtp_mc(i,:), stats_zm(i) ) ! m*(kg/kg)/s^2
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3236 : call stat_update_var( stats_metadata%irtp2_mc, rtp2_mc(i,:), stats_zm(i) ) ! (kg/kg)^2/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3238 : call stat_update_var( stats_metadata%irtpthlp_mc, rtpthlp_mc(i,:), stats_zm(i) ) ! K*(kg/kg)/s
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3255 : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, X_nl_all_levs, &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3275 : !$acc update host( rho, rho_zm, p_in_Pa, exner, cloud_frac, ice_supersat_frac, thlm, rtm, rcm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3312 : call update_radiation_variables( gr%nzm, gr%nzt, radht(i,:), Frad_SW_up(i,:), Frad_LW_up(i,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3341 : if ( ( stats_metadata%l_stats_last .or. stats_metadata%l_stats .or. l_output_multi_col ) .and. l_stdout ) then
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
5967 : !$acc enter data create( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6120 : !$acc update device( wm_zt, wm_zm, thlm_forcing, rtm_forcing, um_ref, vm_ref, sclrm_forcing, edsclrm_forcing )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6522 : call stat_update_var_pt( stats_metadata%ish, 1, wpthlp_sfc(i)*rho_zm(i,1)*Cp,& ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6525 : call stat_update_var_pt( stats_metadata%ilh, 1, wprtp_sfc(i)*rho_zm(i,1)*Lv, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6528 : call stat_update_var_pt( stats_metadata%iwpthlp_sfc, 1, wpthlp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6531 : call stat_update_var_pt( stats_metadata%iwprtp_sfc, 1, wprtp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6534 : call stat_update_var_pt( stats_metadata%iupwp_sfc, 1, upwp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6537 : call stat_update_var_pt( stats_metadata%ivpwp_sfc, 1, vpwp_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6540 : call stat_update_var_pt( stats_metadata%iustar, 1, ustar(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6543 : call stat_update_var_pt( stats_metadata%iT_sfc, 1, T_sfc(i), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6549 : !$acc exit data delete( um_bot, vm_bot, rtm_bot, thlm_bot, rho_bot, exner_bot, z_bot, ustar, ubar )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6751 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6755 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6759 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6760 : exner_zm(i,km1), exner_zm(i,k00), exner_zm(i,kp1), exner_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6763 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6764 : thlm_zm(i,km1), thlm_zm(i,k00), thlm_zm(i,kp1), thlm_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6767 : gr%zm(i,km1), gr%zm(i,k00), gr%zm(i,kp1), gr%zm(i,kp2), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
6768 : rtm_zm(i,km1), rtm_zm(i,k00), rtm_zm(i,kp1), rtm_zm(i,kp2) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/clubb_driver.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/CLUBB_core/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Missing 'implicit none' statements. 'Implicit None' check FAILED!
CLUBBStandardsCheck.pl Add a line containing 'implicit none' to each program, module, subroutine, and function.
../src/CLUBB_core/mt95.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2471 : call setup_grid( nzmax, 1, sfc_elevation_col, l_implemented, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2472 : l_ascending_grid, grid_type, deltaz_col, zm_init_col, zm_top_col, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2473 : momentum_heights_col, thermodynamic_heights_col, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2474 : gr, err_code_api ) ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3370 : if ( err_code_api == clubb_fatal_error ) error stop "Error in CLUBB calling setup_pdf_parameters"
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
3573 : if ( err_code_api == clubb_fatal_error ) error stop "Error in CLUBB calling setup_pdf_parameters"
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/clubb_api_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
995 : call windm_edsclrm_rhs( nzm, nzt, ngrdcol, gr, windm_edsclrm_scalar, dt, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
996 : lhs_diff, edsclrm(:,:,edsclr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
997 : edsclrm_forcing(:,:,edsclr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
998 : rho_ds_zm, invrs_rho_ds_zt, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
999 : l_imp_sfc_momentum_flux, wpedsclrp(:,gr%k_lb_zm,edsclr), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1000 : stats_metadata, & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1001 : stats_zt, & ! intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1002 : rhs(:,:,edsclr) ) ! intent(out)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_windm_edsclrm_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1308 : status = nf90_def_var( ncid_zm, "columns", NF90_INT, (/column_id_zm/), column_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1309 : status = nf90_def_var( ncid_zm, "altitude", NF90_PREC, (/vertical_id_zm/), vertical_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1310 : status = nf90_def_var( ncid_zm, "time", NF90_PREC, (/time_id_zm/), time_var_id_zm )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1362 : status = nf90_def_var( ncid_zt, "columns", NF90_INT, (/column_id_zt/), column_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1363 : status = nf90_def_var( ncid_zt, "altitude", NF90_PREC, (/vertical_id_zt/), vertical_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1364 : status = nf90_def_var( ncid_zt, "time", NF90_PREC, (/time_id_zt/), time_var_id_zt )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1410 : status = nf90_put_var( ncid_zm, column_var_id_zm, column_list, start=(/1/), count=(/ngrdcol/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1411 : status = nf90_put_var( ncid_zt, column_var_id_zt, column_list, start=(/1/), count=(/ngrdcol/) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1413 : !=================================== Allocate Output Arrays ===================================
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1540 : !$acc upwp_out, vpwp_out, up2_out, vp2_out, wp3_out, rcm_out, cloud_frac_out, rtm_out, thlm_out )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/output_netcdf.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
772 : call sfc_varnce_check( sclr_dim, wp2(i,gr%k_lb_zm), up2(i,gr%k_lb_zm), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
773 : vp2(i,gr%k_lb_zm), thlp2(i,gr%k_lb_zm), rtp2(i,gr%k_lb_zm), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
774 : rtpthlp(i,gr%k_lb_zm), sclrp2(i,gr%k_lb_zm,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
775 : sclrprtp(i,gr%k_lb_zm,:), sclrpthlp(i,gr%k_lb_zm,:), & ! intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
776 : err_code ) ! intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/sfc_varnce_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
685 : !$acc parallel loop gang vector collapse(2) default(present) reduction(.or.:l_any_adjustment_needed)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
836 : ! MONOFLUX TEST COMMENT DO NOT REMOVE if( any(wpxp_net_adjust /= 0.0) ) write(fstderr,*) "MONOFLUX: wpxp adjusted "
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/mono_flux_limiter.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2026 : ! calculate p_in_Pa instead of remapping directly since it can run into problems if for example
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/grid_adaptation.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2266 : call stat_update_var( stats_metadata%icovar_chi_eta_1, pdf_params%covar_chi_eta_1(icol,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2268 : call stat_update_var( stats_metadata%icovar_chi_eta_2, pdf_params%covar_chi_eta_2(icol,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2278 : call stat_update_var( stats_metadata%icorr_chi_eta_1, pdf_params%corr_chi_eta_1(icol,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2280 : call stat_update_var( stats_metadata%icorr_chi_eta_2, pdf_params%corr_chi_eta_2(icol,:), & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2341 : chip2 = compute_variance_binormal( chi, pdf_params%chi_1(icol,:), pdf_params%chi_2(icol,:), &
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
2342 : pdf_params%stdev_chi_1(icol,:), pdf_params%stdev_chi_2(icol,:), &
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/stats_clubb_utilities.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
775 : call wpxp_term_pr1_lhs( nzm, ngrdcol, gr, C6rt_Skw_fnc, C6thl_Skw_fnc, C7_Skw_fnc, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
776 : invrs_tau_C6_zm, l_scalar_calc, & ! Intent(in)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
777 : lhs_pr1_wprtp, lhs_pr1_wpthlp, lhs_pr1_wpsclrp ) ! Intent(out)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
855 : stats_zt, stats_zm, stats_sfc, & ! InOut
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
856 : rtm, wprtp, thlm, wpthlp, sclrm, wpsclrp, & ! InOut
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
857 : err_code ) ! InOut
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xm_wpxp_module.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1311 : sclrprtp(:,:,sclr) ) ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
1346 : sclrpthlp(:,:,sclr) ) ! Intent(inout)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/CLUBB_core/advance_xp2_xpyp_module.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/Benchmark_cases/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
127 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
128 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/bomex.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
91 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
92 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/dycoms2_rf01.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
121 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
122 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/dycoms2_rf02.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
152 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
153 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/gabls2.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
96 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
97 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
176 : wpthlp_sfc(i) = convert_sens_ht_to_km_s( ( 270._core_rknd * ft**1.5_core_rknd ), rho_sfc(i) )
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
177 : wprtp_sfc(i) = convert_latent_ht_to_m_s( ( 554._core_rknd * ft**1.3_core_rknd ), rho_sfc(i) )
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/lba.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
157 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
158 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/mpace_b.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
272 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
273 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/mpace_a.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
159 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
160 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/rico.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
104 : if ( sclr_idx%iiedsclr_thl > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_thl) = thlm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
105 : if ( sclr_idx%iiedsclr_rt > 0 ) edsclrm_forcing(i,k,sclr_idx%iiedsclr_rt) = rtm_forcing(i,k)
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/Benchmark_cases/wangara.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/KK_microphys/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/SILHS/*.F90
CLUBBStandardsCheck.pl has begun.
CLUBBStandardsCheck.pl has finished.
perl ../utilities/CLUBBStandardsCheck.pl ../src/G_unit_test_types/*.F90
CLUBBStandardsCheck.pl has begun.
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Number of "private" statements does not not match number of modules.
CLUBBStandardsCheck.pl WARNING: Private Test failed!
../src/G_unit_test_types/rev_direction_grid_test.F90
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
216 : !seed used = -1102123834 1480475276 -248259584 525496705 1614213535 -1267052688 6290033 -78466652
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
217 : !seed_output = (/ -1102123834, 1480475276, -248259584, 525496705, 1614213535, -1267052688, 6290033, -78466652 /)
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
733 : call xpyp_term_ta_pdf_lhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
737 : call xpyp_term_ta_pdf_lhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
778 : call xpyp_term_ta_pdf_rhs_godunov( gr_ascending%nzm, gr_ascending%nzt, 1, gr_ascending, & ! In
CLUBBStandardsCheck.pl WARNING: Line has exceeded 100 characters.
784 : call xpyp_term_ta_pdf_rhs_godunov( gr_descending%nzm, gr_descending%nzt, 1, gr_descending, & ! In
CLUBBStandardsCheck.pl WARNING: File has lines that exceed 100 characters.
../src/G_unit_test_types/rev_direction_grid_test.F90
--------------------------------------------------------------------------------
CLUBBStandardsCheck.pl has finished.
+ clubb/run_scripts/run_scm.bash arm
Running arm
multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/04/23 04:45:50
--------------------------------------------------
Latest git log entry
--------------------------------------------------
A detailed git diff can be found at the end of this file
--------------------------------------------------
Tunable Parameters:
--------------------------------------------------
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
--------------------------------------------------
Preprocessing Directives:
--------------------------------------------------
-DNETCDF enabled
-DCOAMPS_MICRO enabled
-DNR_SP 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
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_hole_fill = T
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
--------------------------------------------------
µphysics_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: ../input/case_setups/arm_corr_array_cloud.in was not found! The defaul
t 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_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
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
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
--------------------------------------------------
Statistics
--------------------------------------------------
vars_zt =
thlm
thvm
rtm
rcm
rvm
um
vm
um_ref
vm_ref
wm_zt
ug
vg
cloud_frac
ice_supersat_frac
cloud_cover
rcm_in_layer
rcm_in_cloud
p_in_Pa
exner
rho_ds_zt
thv_ds_zt
Lscale
T_in_K
rel_humidity
wp3
thlp3
rtp3
wpthlp2
wp2thlp
wprtp2
wp2rtp
Skw_zt
Skthl_zt
Skrt_zt
Lscale_up
Lscale_down
tau_zt
Kh_zt
wp2thvp
wp2rcp
wp2hmp
wprtpthlp
wpup2
wpvp2
rc_coef
Lscale_pert_1
Lscale_pert_2
sigma_sqd_w_zt
rho
radht
radht_LW
radht_SW
Ncm
Nc_in_cloud
Nc_activated
Nccnm
Nim
snowslope
Nsm
Ngm
sed_rcm
rsat
rsati
rrm
Nrm
m_vol_rad_rain
m_vol_rad_cloud
eff_rad_cloud
eff_rad_ice
eff_rad_snow
eff_rad_rain
eff_rad_graupel
precip_rate_zt
rsm
rim
rgm
diam
mass_ice_cryst
rcm_icedfs
u_T_cm
rtm_bt
rtm_ma
rtm_ta
rtm_mfl
rtm_tacl
rtm_cl
rtm_forcing
rtm_sdmp
rtm_mc
rtm_pd
rvm_mc
rcm_mc
rcm_sd_mg_morr
thlm_bt
thlm_ma
thlm_ta
thlm_mfl
thlm_tacl
thlm_cl
thlm_forcing
thlm_sdmp
thlm_mc
thlm_old
thlm_without_ta
thlm_mfl_min
thlm_mfl_max
thlm_enter_mfl
thlm_exit_mfl
rtm_old
rtm_without_ta
rtm_mfl_min
rtm_mfl_max
rtm_enter_mfl
rtm_exit_mfl
um_bt
um_ma
um_gf
um_cf
um_ta
um_f
um_sdmp
um_ndg
um_mfl
vm_bt
vm_ma
vm_gf
vm_cf
vm_ta
vm_f
vm_sdmp
vm_ndg
vm_mfl
wp3_bt
wp3_ma
wp3_ta
wp3_tp
wp3_ac
wp3_bp1
wp3_pr_turb
wp3_pr_dfsn
wp3_pr1
wp3_pr2
wp3_pr3
wp3_pr_tp
wp3_dp1
wp3_sdmp
wp3_cl
wp3_splat
rtp3_bt
rtp3_tp
rtp3_ac
rtp3_dp
thlp3_bt
thlp3_tp
thlp3_ac
thlp3_dp
rrm_bt
rrm_ma
rrm_sd
rrm_ts
rrm_sd_morr
rrm_ta
rrm_evap
rrm_auto
rrm_accr
rrm_evap_adj
rrm_src_adj
rrm_hf
rrm_wvhf
rrm_cl
rrm_mc
Nrm_bt
Nrm_ma
Nrm_sd
Nrm_ts
Nrm_ta
Nrm_evap
Nrm_auto
Nrm_evap_adj
Nrm_src_adj
Nrm_cl
Nrm_mc
Ncm_bt
Ncm_ma
Ncm_ta
Ncm_mc
Ncm_cl
Ncm_act
rsm_bt
rsm_ma
rsm_sd
rsm_sd_morr
rsm_ta
rsm_mc
rsm_hf
rsm_wvhf
rsm_cl
rim_bt
rim_ma
rim_sd
rim_sd_mg_morr
rim_ta
rim_mc
rim_hf
rim_wvhf
rim_cl
rgm_bt
rgm_ma
rgm_sd
rgm_sd_morr
rgm_ta
rgm_mc
rgm_hf
rgm_wvhf
rgm_cl
Nsm_bt
Nsm_mc
Nsm_ta
Nsm_ma
Nsm_sd
Nsm_cl
Nim_bt
Nim_mc
Nim_ta
Nim_ma
Nim_sd
Nim_cl
Ngm_bt
Ngm_mc
Ngm_ta
Ngm_ma
Ngm_sd
Ngm_cl
w_KK_evap_covar_zt
rt_KK_evap_covar_zt
thl_KK_evap_covar_zt
w_KK_auto_covar_zt
rt_KK_auto_covar_zt
thl_KK_auto_covar_zt
w_KK_accr_covar_zt
rt_KK_accr_covar_zt
thl_KK_accr_covar_zt
rr_KK_mvr_covar_zt
Nr_KK_mvr_covar_zt
KK_mvr_variance_zt
mixt_frac
w_1
w_2
varnce_w_1
varnce_w_2
thl_1
thl_2
varnce_thl_1
varnce_thl_2
rt_1
rt_2
varnce_rt_1
varnce_rt_2
rc_1
rc_2
rsatl_1
rsatl_2
cloud_frac_1
cloud_frac_2
a3_coef_zt
wp3_on_wp2_zt
chi_1
chi_2
stdev_chi_1
stdev_chi_2
stdev_eta_1
stdev_eta_2
covar_chi_eta_1
covar_chi_eta_2
corr_w_chi_1
corr_w_chi_2
corr_w_eta_1
corr_w_eta_2
corr_chi_eta_1
corr_chi_eta_2
corr_w_rt_1
corr_w_rt_2
corr_w_thl_1
corr_w_thl_2
corr_rt_thl_1
corr_rt_thl_2
crt_1
crt_2
cthl_1
cthl_2
coef_wprtp2_implicit
term_wprtp2_explicit
coef_wpthlp2_implicit
term_wpthlp2_explicit
coef_wprtpthlp_implicit
term_wprtpthlp_explicit
coef_wp2rtp_implicit
term_wp2rtp_explicit
coef_wp2thlp_implicit
term_wp2thlp_explicit
hm_i
precip_frac
precip_frac_1
precip_frac_2
Ncnm
mu_hm_i
mu_Ncn_i
sigma_hm_i
sigma_Ncn_i
corr_w_chi_1_ca
corr_w_chi_2_ca
corr_w_eta_1_ca
corr_w_eta_2_ca
corr_w_hm_i
corr_w_Ncn_i
corr_chi_eta_1_ca
corr_chi_eta_2_ca
corr_chi_hm_i
corr_chi_Ncn_i
corr_eta_hm_i
corr_eta_Ncn_i
corr_Ncn_hm_i
corr_hmx_hmy_i
chi
chip2
C11_Skw_fnc
wp2_zt
thlp2_zt
wpthlp_zt
wprtp_zt
rtp2_zt
rtpthlp_zt
up2_zt
vp2_zt
upwp_zt
vpwp_zt
hmp2_zt
PSMLT
EVPMS
PRACS
EVPMG
PRACG
PGMLT
MNUCCC
PSACWS
PSACWI
QMULTS
QMULTG
PSACWG
PGSACW
PRD
PRCI
PRAI
QMULTR
QMULTRG
MNUCCD
PRACI
PRACIS
EPRD
MNUCCR
PIACR
PIACRS
PGRACS
PRDS
EPRDS
PSACR
PRDG
EPRDG
NGSTEN
NRSTEN
NISTEN
NSSTEN
NCSTEN
NPRC1
NRAGG
NPRACG
NSUBR
NSMLTR
NGMLTR
NPRACS
NNUCCR
NIACR
NIACRS
NGRACS
NSMLTS
NSAGG
NPRCI
NSCNG
NSUBS
PRC
PRA
PRE
PCC
NNUCCC
NPSACWS
NPRA
NPRC
NPSACWI
NPSACWG
NPRAI
NMULTS
NMULTG
NMULTR
NMULTRG
NNUCCD
NSUBI
NGMLTG
NSUBG
NACT
SIZEFIX_NR
SIZEFIX_NC
SIZEFIX_NI
SIZEFIX_NS
SIZEFIX_NG
NEGFIX_NR
NEGFIX_NC
NEGFIX_NI
NEGFIX_NS
NEGFIX_NG
NIM_MORR_CL
QC_INST
QR_INST
QI_INST
QS_INST
QG_INST
NC_INST
NR_INST
NI_INST
NS_INST
NG_INST
T_in_K_mc
cloud_frac_refined
rcm_refined
hl_on_Cp_residual
qto_residual
vars_zm =
wp2
rtp2
thlp2
rtpthlp
wprtp
wpthlp
wp2up2
wp2vp2
wp4
up2
vp2
Skw_zm
Skthl_zm
Skrt_zm
wpthvp
rtpthvp
thlpthvp
tau_zm
Kh_zm
K_hm
wprcp
rc_coef_zm
wm_zm
thlprcp
rtprcp
rcp2
upwp
vpwp
upthlp
uprtp
vpthlp
vprtp
upthvp
uprcp
vpthvp
vprcp
rho_zm
sigma_sqd_w
Skw_velocity
gamma_Skw_fnc
coef_wp4_implicit
C6rt_Skw_fnc
C6thl_Skw_fnc
C6_term
C7_Skw_fnc
C1_Skw_fnc
a3_coef
wp3_on_wp2
wp3_on_wp2_cfl_num
rcm_zm
rtm_zm
thlm_zm
cloud_frac_zm
ice_supersat_frac_zm
rho_ds_zm
thv_ds_zm
em
mean_w_up
mean_w_down
shear
wp3_zm
thlp3_zm
rtp3_zm
w_1_zm
w_2_zm
varnce_w_1_zm
varnce_w_2_zm
mixt_frac_zm
Frad
Frad_LW
Frad_SW
Frad_LW_up
Frad_SW_up
Frad_LW_down
Frad_SW_down
Fprec
Fcsed
hydrometp2
wphydrometp
rtphmp
thlphmp
hmxphmyp
Vri
VNi
Vrc
VNc
Vrr
VNr
Vrs
VNs
Vrg
Vrrprrp
VNrpNrp
Vrrprrp_expcalc
VNrpNrp_expcalc
wp2_bt
wp2_ma
wp2_ta
wp2_ac
wp2_bp
wp2_pr1
wp2_pr2
wp2_pr3
wp2_pr_dfsn
wp2_dp1
wp2_dp2
wp2_sdmp
wp2_cl
wp2_pd
wp2_sf
wp2_splat
vp2_bt
vp2_ma
vp2_ta
vp2_tp
vp2_dp1
vp2_dp2
vp2_pr1
vp2_pr2
vp2_sdmp
vp2_cl
vp2_pd
vp2_sf
vp2_splat
up2_bt
up2_ma
up2_ta
up2_tp
up2_dp1
up2_dp2
up2_pr1
up2_pr2
up2_sdmp
up2_cl
up2_pd
up2_sf
up2_splat
upwp_bt
upwp_ma
upwp_ta
upwp_tp
upwp_ac
upwp_bp
upwp_pr1
upwp_pr2
upwp_pr3
upwp_pr4
upwp_dp1
upwp_mfl
upwp_cl
vpwp_bt
vpwp_ma
vpwp_ta
vpwp_tp
vpwp_ac
vpwp_bp
vpwp_pr1
vpwp_pr2
vpwp_pr3
vpwp_pr4
vpwp_dp1
vpwp_mfl
vpwp_cl
wprtp_bt
wprtp_ma
wprtp_ta
wprtp_tp
wprtp_ac
wprtp_bp
wprtp_pr1
wprtp_pr2
wprtp_pr3
wprtp_dp1
wprtp_mfl
wprtp_cl
wprtp_pd
wprtp_forcing
wprtp_mc
wpthlp_bt
wpthlp_ma
wpthlp_ta
wpthlp_tp
wpthlp_ac
wpthlp_bp
wpthlp_pr1
wpthlp_pr2
wpthlp_pr3
wpthlp_dp1
wpthlp_mfl
wpthlp_cl
wpthlp_forcing
wpthlp_mc
rtp2_bt
rtp2_ma
rtp2_ta
rtp2_tp
rtp2_dp1
rtp2_dp2
rtp2_cl
rtp2_pd
rtp2_sf
rtp2_forcing
rtp2_mc
thlp2_bt
thlp2_ma
thlp2_ta
thlp2_tp
thlp2_dp1
thlp2_dp2
thlp2_cl
thlp2_pd
thlp2_sf
thlp2_forcing
thlp2_mc
rtpthlp_bt
rtpthlp_ma
rtpthlp_ta
rtpthlp_tp1
rtpthlp_tp2
rtpthlp_dp1
rtpthlp_dp2
rtpthlp_cl
rtpthlp_sf
rtpthlp_forcing
rtpthlp_mc
wpthlp_enter_mfl
wpthlp_exit_mfl
wprtp_enter_mfl
wprtp_exit_mfl
wpthlp_mfl_min
wpthlp_mfl_max
wprtp_mfl_min
wprtp_mfl_max
stability_correction
bv_freq_sqd
bv_freq_sqd_splat
bv_freq_sqd_mixed
bv_freq_sqd_moist
bv_freq_sqd_dry
bv_freq_sqd_smth
bv_freq_out_cloud
bv_freq_pos
ddzt_umvm_sqd
invrs_tau_zm
invrs_tau_xp2_zm
invrs_tau_wp2_zm
invrs_tau_wpxp_zm
invrs_tau_wp3_zm
invrs_tau_no_N2_zm
invrs_tau_bkgnd
invrs_tau_sfc
invrs_tau_shear
Ri_zm
vars_sfc =
ustar
soil_heat_flux
veg_T_in_K
sfc_soil_T_in_K
deep_soil_T_in_K
lh
sh
cc
lwp
vwp
swp
iwp
rwp
z_cloud_base
z_inversion
precip_rate_sfc
rain_flux_sfc
rrm_sfc
precip_frac_tol
wpthlp_sfc
wprtp_sfc
upwp_sfc
vpwp_sfc
morr_snow_rate
thlm_vert_avg
rtm_vert_avg
um_vert_avg
vm_vert_avg
wp2_vert_avg
up2_vert_avg
vp2_vert_avg
rtp2_vert_avg
thlp2_vert_avg
T_sfc
rtm_spur_src
thlm_spur_src
rs_sd_morr_int
tot_vartn_normlzd_rtm
tot_vartn_normlzd_thlm
tot_vartn_normlzd_wprtp
--------------------------------------------------
iteration = 1; time = 41460.0
iteration = 2; time = 41520.0
iteration = 3; time = 41580.0
iteration = 4; time = 41640.0
iteration = 5; time = 41700.0
iteration = 6; time = 41760.0
iteration = 7; time = 41820.0
iteration = 8; time = 41880.0
iteration = 9; time = 41940.0
iteration = 10; time = 42000.0
iteration = 11; time = 42060.0
iteration = 12; time = 42120.0
iteration = 13; time = 42180.0
iteration = 14; time = 42240.0
iteration = 15; time = 42300.0
iteration = 16; time = 42360.0
iteration = 17; time = 42420.0
iteration = 18; time = 42480.0
iteration = 19; time = 42540.0
iteration = 20; time = 42600.0
iteration = 21; time = 42660.0
iteration = 22; time = 42720.0
iteration = 23; time = 42780.0
iteration = 24; time = 42840.0
iteration = 25; time = 42900.0
iteration = 26; time = 42960.0
iteration = 27; time = 43020.0
iteration = 28; time = 43080.0
iteration = 29; time = 43140.0
iteration = 30; time = 43200.0
iteration = 31; time = 43260.0
iteration = 32; time = 43320.0
iteration = 33; time = 43380.0
iteration = 34; time = 43440.0
iteration = 35; time = 43500.0
iteration = 36; time = 43560.0
iteration = 37; time = 43620.0
iteration = 38; time = 43680.0
iteration = 39; time = 43740.0
iteration = 40; time = 43800.0
iteration = 41; time = 43860.0
iteration = 42; time = 43920.0
iteration = 43; time = 43980.0
iteration = 44; time = 44040.0
iteration = 45; time = 44100.0
iteration = 46; time = 44160.0
iteration = 47; time = 44220.0
iteration = 48; time = 44280.0
iteration = 49; time = 44340.0
iteration = 50; time = 44400.0
iteration = 51; time = 44460.0
iteration = 52; time = 44520.0
iteration = 53; time = 44580.0
iteration = 54; time = 44640.0
iteration = 55; time = 44700.0
iteration = 56; time = 44760.0
iteration = 57; time = 44820.0
iteration = 58; time = 44880.0
iteration = 59; time = 44940.0
iteration = 60; time = 45000.0
iteration = 61; time = 45060.0
iteration = 62; time = 45120.0
iteration = 63; time = 45180.0
iteration = 64; time = 45240.0
iteration = 65; time = 45300.0
iteration = 66; time = 45360.0
iteration = 67; time = 45420.0
iteration = 68; time = 45480.0
iteration = 69; time = 45540.0
iteration = 70; time = 45600.0
iteration = 71; time = 45660.0
iteration = 72; time = 45720.0
iteration = 73; time = 45780.0
iteration = 74; time = 45840.0
iteration = 75; time = 45900.0
iteration = 76; time = 45960.0
iteration = 77; time = 46020.0
iteration = 78; time = 46080.0
iteration = 79; time = 46140.0
iteration = 80; time = 46200.0
iteration = 81; time = 46260.0
iteration = 82; time = 46320.0
iteration = 83; time = 46380.0
iteration = 84; time = 46440.0
iteration = 85; time = 46500.0
iteration = 86; time = 46560.0
iteration = 87; time = 46620.0
iteration = 88; time = 46680.0
iteration = 89; time = 46740.0
iteration = 90; time = 46800.0
iteration = 91; time = 46860.0
iteration = 92; time = 46920.0
iteration = 93; time = 46980.0
iteration = 94; time = 47040.0
iteration = 95; time = 47100.0
iteration = 96; time = 47160.0
iteration = 97; time = 47220.0
iteration = 98; time = 47280.0
iteration = 99; time = 47340.0
iteration = 100; time = 47400.0
iteration = 101; time = 47460.0
iteration = 102; time = 47520.0
iteration = 103; time = 47580.0
iteration = 104; time = 47640.0
iteration = 105; time = 47700.0
iteration = 106; time = 47760.0
iteration = 107; time = 47820.0
iteration = 108; time = 47880.0
iteration = 109; time = 47940.0
iteration = 110; time = 48000.0
iteration = 111; time = 48060.0
iteration = 112; time = 48120.0
iteration = 113; time = 48180.0
iteration = 114; time = 48240.0
iteration = 115; time = 48300.0
iteration = 116; time = 48360.0
iteration = 117; time = 48420.0
iteration = 118; time = 48480.0
iteration = 119; time = 48540.0
iteration = 120; time = 48600.0
iteration = 121; time = 48660.0
iteration = 122; time = 48720.0
iteration = 123; time = 48780.0
iteration = 124; time = 48840.0
iteration = 125; time = 48900.0
iteration = 126; time = 48960.0
iteration = 127; time = 49020.0
iteration = 128; time = 49080.0
iteration = 129; time = 49140.0
iteration = 130; time = 49200.0
iteration = 131; time = 49260.0
iteration = 132; time = 49320.0
iteration = 133; time = 49380.0
iteration = 134; time = 49440.0
iteration = 135; time = 49500.0
iteration = 136; time = 49560.0
iteration = 137; time = 49620.0
iteration = 138; time = 49680.0
iteration = 139; time = 49740.0
iteration = 140; time = 49800.0
iteration = 141; time = 49860.0
iteration = 142; time = 49920.0
iteration = 143; time = 49980.0
iteration = 144; time = 50040.0
iteration = 145; time = 50100.0
iteration = 146; time = 50160.0
iteration = 147; time = 50220.0
iteration = 148; time = 50280.0
iteration = 149; time = 50340.0
iteration = 150; time = 50400.0
iteration = 151; time = 50460.0
iteration = 152; time = 50520.0
iteration = 153; time = 50580.0
iteration = 154; time = 50640.0
iteration = 155; time = 50700.0
iteration = 156; time = 50760.0
iteration = 157; time = 50820.0
iteration = 158; time = 50880.0
iteration = 159; time = 50940.0
iteration = 160; time = 51000.0
iteration = 161; time = 51060.0
iteration = 162; time = 51120.0
iteration = 163; time = 51180.0
iteration = 164; time = 51240.0
iteration = 165; time = 51300.0
iteration = 166; time = 51360.0
iteration = 167; time = 51420.0
iteration = 168; time = 51480.0
iteration = 169; time = 51540.0
iteration = 170; time = 51600.0
iteration = 171; time = 51660.0
iteration = 172; time = 51720.0
iteration = 173; time = 51780.0
iteration = 174; time = 51840.0
iteration = 175; time = 51900.0
iteration = 176; time = 51960.0
iteration = 177; time = 52020.0
iteration = 178; time = 52080.0
iteration = 179; time = 52140.0
iteration = 180; time = 52200.0
iteration = 181; time = 52260.0
iteration = 182; time = 52320.0
iteration = 183; time = 52380.0
iteration = 184; time = 52440.0
iteration = 185; time = 52500.0
iteration = 186; time = 52560.0
iteration = 187; time = 52620.0
iteration = 188; time = 52680.0
iteration = 189; time = 52740.0
iteration = 190; time = 52800.0
iteration = 191; time = 52860.0
iteration = 192; time = 52920.0
iteration = 193; time = 52980.0
iteration = 194; time = 53040.0
iteration = 195; time = 53100.0
iteration = 196; time = 53160.0
iteration = 197; time = 53220.0
iteration = 198; time = 53280.0
iteration = 199; time = 53340.0
iteration = 200; time = 53400.0
iteration = 201; time = 53460.0
iteration = 202; time = 53520.0
iteration = 203; time = 53580.0
iteration = 204; time = 53640.0
iteration = 205; time = 53700.0
iteration = 206; time = 53760.0
iteration = 207; time = 53820.0
iteration = 208; time = 53880.0
iteration = 209; time = 53940.0
iteration = 210; time = 54000.0
iteration = 211; time = 54060.0
iteration = 212; time = 54120.0
iteration = 213; time = 54180.0
iteration = 214; time = 54240.0
iteration = 215; time = 54300.0
iteration = 216; time = 54360.0
iteration = 217; time = 54420.0
iteration = 218; time = 54480.0
iteration = 219; time = 54540.0
iteration = 220; time = 54600.0
iteration = 221; time = 54660.0
iteration = 222; time = 54720.0
iteration = 223; time = 54780.0
iteration = 224; time = 54840.0
iteration = 225; time = 54900.0
iteration = 226; time = 54960.0
iteration = 227; time = 55020.0
iteration = 228; time = 55080.0
iteration = 229; time = 55140.0
iteration = 230; time = 55200.0
iteration = 231; time = 55260.0
iteration = 232; time = 55320.0
iteration = 233; time = 55380.0
iteration = 234; time = 55440.0
iteration = 235; time = 55500.0
iteration = 236; time = 55560.0
iteration = 237; time = 55620.0
iteration = 238; time = 55680.0
iteration = 239; time = 55740.0
iteration = 240; time = 55800.0
iteration = 241; time = 55860.0
iteration = 242; time = 55920.0
iteration = 243; time = 55980.0
iteration = 244; time = 56040.0
iteration = 245; time = 56100.0
iteration = 246; time = 56160.0
iteration = 247; time = 56220.0
iteration = 248; time = 56280.0
iteration = 249; time = 56340.0
iteration = 250; time = 56400.0
iteration = 251; time = 56460.0
iteration = 252; time = 56520.0
iteration = 253; time = 56580.0
iteration = 254; time = 56640.0
iteration = 255; time = 56700.0
iteration = 256; time = 56760.0
iteration = 257; time = 56820.0
iteration = 258; time = 56880.0
iteration = 259; time = 56940.0
iteration = 260; time = 57000.0
iteration = 261; time = 57060.0
iteration = 262; time = 57120.0
iteration = 263; time = 57180.0
iteration = 264; time = 57240.0
iteration = 265; time = 57300.0
iteration = 266; time = 57360.0
iteration = 267; time = 57420.0
iteration = 268; time = 57480.0
iteration = 269; time = 57540.0
iteration = 270; time = 57600.0
iteration = 271; time = 57660.0
iteration = 272; time = 57720.0
iteration = 273; time = 57780.0
iteration = 274; time = 57840.0
iteration = 275; time = 57900.0
iteration = 276; time = 57960.0
iteration = 277; time = 58020.0
iteration = 278; time = 58080.0
iteration = 279; time = 58140.0
iteration = 280; time = 58200.0
iteration = 281; time = 58260.0
iteration = 282; time = 58320.0
iteration = 283; time = 58380.0
iteration = 284; time = 58440.0
iteration = 285; time = 58500.0
iteration = 286; time = 58560.0
iteration = 287; time = 58620.0
iteration = 288; time = 58680.0
iteration = 289; time = 58740.0
iteration = 290; time = 58800.0
iteration = 291; time = 58860.0
iteration = 292; time = 58920.0
iteration = 293; time = 58980.0
iteration = 294; time = 59040.0
iteration = 295; time = 59100.0
iteration = 296; time = 59160.0
iteration = 297; time = 59220.0
iteration = 298; time = 59280.0
iteration = 299; time = 59340.0
iteration = 300; time = 59400.0
iteration = 301; time = 59460.0
iteration = 302; time = 59520.0
iteration = 303; time = 59580.0
iteration = 304; time = 59640.0
iteration = 305; time = 59700.0
iteration = 306; time = 59760.0
iteration = 307; time = 59820.0
iteration = 308; time = 59880.0
iteration = 309; time = 59940.0
iteration = 310; time = 60000.0
iteration = 311; time = 60060.0
iteration = 312; time = 60120.0
iteration = 313; time = 60180.0
iteration = 314; time = 60240.0
iteration = 315; time = 60300.0
iteration = 316; time = 60360.0
iteration = 317; time = 60420.0
iteration = 318; time = 60480.0
iteration = 319; time = 60540.0
iteration = 320; time = 60600.0
iteration = 321; time = 60660.0
iteration = 322; time = 60720.0
iteration = 323; time = 60780.0
iteration = 324; time = 60840.0
iteration = 325; time = 60900.0
iteration = 326; time = 60960.0
iteration = 327; time = 61020.0
iteration = 328; time = 61080.0
iteration = 329; time = 61140.0
iteration = 330; time = 61200.0
iteration = 331; time = 61260.0
iteration = 332; time = 61320.0
iteration = 333; time = 61380.0
iteration = 334; time = 61440.0
iteration = 335; time = 61500.0
iteration = 336; time = 61560.0
iteration = 337; time = 61620.0
iteration = 338; time = 61680.0
iteration = 339; time = 61740.0
iteration = 340; time = 61800.0
iteration = 341; time = 61860.0
iteration = 342; time = 61920.0
iteration = 343; time = 61980.0
iteration = 344; time = 62040.0
iteration = 345; time = 62100.0
iteration = 346; time = 62160.0
iteration = 347; time = 62220.0
iteration = 348; time = 62280.0
iteration = 349; time = 62340.0
iteration = 350; time = 62400.0
iteration = 351; time = 62460.0
iteration = 352; time = 62520.0
iteration = 353; time = 62580.0
iteration = 354; time = 62640.0
iteration = 355; time = 62700.0
iteration = 356; time = 62760.0
iteration = 357; time = 62820.0
iteration = 358; time = 62880.0
iteration = 359; time = 62940.0
iteration = 360; time = 63000.0
iteration = 361; time = 63060.0
iteration = 362; time = 63120.0
iteration = 363; time = 63180.0
iteration = 364; time = 63240.0
iteration = 365; time = 63300.0
iteration = 366; time = 63360.0
iteration = 367; time = 63420.0
iteration = 368; time = 63480.0
iteration = 369; time = 63540.0
iteration = 370; time = 63600.0
iteration = 371; time = 63660.0
iteration = 372; time = 63720.0
iteration = 373; time = 63780.0
iteration = 374; time = 63840.0
iteration = 375; time = 63900.0
iteration = 376; time = 63960.0
iteration = 377; time = 64020.0
iteration = 378; time = 64080.0
iteration = 379; time = 64140.0
iteration = 380; time = 64200.0
iteration = 381; time = 64260.0
iteration = 382; time = 64320.0
iteration = 383; time = 64380.0
iteration = 384; time = 64440.0
iteration = 385; time = 64500.0
iteration = 386; time = 64560.0
iteration = 387; time = 64620.0
iteration = 388; time = 64680.0
iteration = 389; time = 64740.0
iteration = 390; time = 64800.0
iteration = 391; time = 64860.0
iteration = 392; time = 64920.0
iteration = 393; time = 64980.0
iteration = 394; time = 65040.0
iteration = 395; time = 65100.0
iteration = 396; time = 65160.0
iteration = 397; time = 65220.0
iteration = 398; time = 65280.0
iteration = 399; time = 65340.0
iteration = 400; time = 65400.0
iteration = 401; time = 65460.0
iteration = 402; time = 65520.0
iteration = 403; time = 65580.0
iteration = 404; time = 65640.0
iteration = 405; time = 65700.0
iteration = 406; time = 65760.0
iteration = 407; time = 65820.0
iteration = 408; time = 65880.0
iteration = 409; time = 65940.0
iteration = 410; time = 66000.0
iteration = 411; time = 66060.0
iteration = 412; time = 66120.0
iteration = 413; time = 66180.0
iteration = 414; time = 66240.0
iteration = 415; time = 66300.0
iteration = 416; time = 66360.0
iteration = 417; time = 66420.0
iteration = 418; time = 66480.0
iteration = 419; time = 66540.0
iteration = 420; time = 66600.0
iteration = 421; time = 66660.0
iteration = 422; time = 66720.0
iteration = 423; time = 66780.0
iteration = 424; time = 66840.0
iteration = 425; time = 66900.0
iteration = 426; time = 66960.0
iteration = 427; time = 67020.0
iteration = 428; time = 67080.0
iteration = 429; time = 67140.0
iteration = 430; time = 67200.0
iteration = 431; time = 67260.0
iteration = 432; time = 67320.0
iteration = 433; time = 67380.0
iteration = 434; time = 67440.0
iteration = 435; time = 67500.0
iteration = 436; time = 67560.0
iteration = 437; time = 67620.0
iteration = 438; time = 67680.0
iteration = 439; time = 67740.0
iteration = 440; time = 67800.0
iteration = 441; time = 67860.0
iteration = 442; time = 67920.0
iteration = 443; time = 67980.0
iteration = 444; time = 68040.0
iteration = 445; time = 68100.0
iteration = 446; time = 68160.0
iteration = 447; time = 68220.0
iteration = 448; time = 68280.0
iteration = 449; time = 68340.0
iteration = 450; time = 68400.0
iteration = 451; time = 68460.0
iteration = 452; time = 68520.0
iteration = 453; time = 68580.0
iteration = 454; time = 68640.0
iteration = 455; time = 68700.0
iteration = 456; time = 68760.0
iteration = 457; time = 68820.0
iteration = 458; time = 68880.0
iteration = 459; time = 68940.0
iteration = 460; time = 69000.0
iteration = 461; time = 69060.0
iteration = 462; time = 69120.0
iteration = 463; time = 69180.0
iteration = 464; time = 69240.0
iteration = 465; time = 69300.0
iteration = 466; time = 69360.0
iteration = 467; time = 69420.0
iteration = 468; time = 69480.0
iteration = 469; time = 69540.0
iteration = 470; time = 69600.0
iteration = 471; time = 69660.0
iteration = 472; time = 69720.0
iteration = 473; time = 69780.0
iteration = 474; time = 69840.0
iteration = 475; time = 69900.0
iteration = 476; time = 69960.0
iteration = 477; time = 70020.0
iteration = 478; time = 70080.0
iteration = 479; time = 70140.0
iteration = 480; time = 70200.0
iteration = 481; time = 70260.0
iteration = 482; time = 70320.0
iteration = 483; time = 70380.0
iteration = 484; time = 70440.0
iteration = 485; time = 70500.0
iteration = 486; time = 70560.0
iteration = 487; time = 70620.0
iteration = 488; time = 70680.0
iteration = 489; time = 70740.0
iteration = 490; time = 70800.0
iteration = 491; time = 70860.0
iteration = 492; time = 70920.0
iteration = 493; time = 70980.0
iteration = 494; time = 71040.0
iteration = 495; time = 71100.0
iteration = 496; time = 71160.0
iteration = 497; time = 71220.0
iteration = 498; time = 71280.0
iteration = 499; time = 71340.0
iteration = 500; time = 71400.0
iteration = 501; time = 71460.0
iteration = 502; time = 71520.0
iteration = 503; time = 71580.0
iteration = 504; time = 71640.0
iteration = 505; time = 71700.0
iteration = 506; time = 71760.0
iteration = 507; time = 71820.0
iteration = 508; time = 71880.0
iteration = 509; time = 71940.0
iteration = 510; time = 72000.0
iteration = 511; time = 72060.0
iteration = 512; time = 72120.0
iteration = 513; time = 72180.0
iteration = 514; time = 72240.0
iteration = 515; time = 72300.0
iteration = 516; time = 72360.0
iteration = 517; time = 72420.0
iteration = 518; time = 72480.0
iteration = 519; time = 72540.0
iteration = 520; time = 72600.0
iteration = 521; time = 72660.0
iteration = 522; time = 72720.0
iteration = 523; time = 72780.0
iteration = 524; time = 72840.0
iteration = 525; time = 72900.0
iteration = 526; time = 72960.0
iteration = 527; time = 73020.0
iteration = 528; time = 73080.0
iteration = 529; time = 73140.0
iteration = 530; time = 73200.0
iteration = 531; time = 73260.0
iteration = 532; time = 73320.0
iteration = 533; time = 73380.0
iteration = 534; time = 73440.0
iteration = 535; time = 73500.0
iteration = 536; time = 73560.0
iteration = 537; time = 73620.0
iteration = 538; time = 73680.0
iteration = 539; time = 73740.0
iteration = 540; time = 73800.0
iteration = 541; time = 73860.0
iteration = 542; time = 73920.0
iteration = 543; time = 73980.0
iteration = 544; time = 74040.0
iteration = 545; time = 74100.0
iteration = 546; time = 74160.0
iteration = 547; time = 74220.0
iteration = 548; time = 74280.0
iteration = 549; time = 74340.0
iteration = 550; time = 74400.0
iteration = 551; time = 74460.0
iteration = 552; time = 74520.0
iteration = 553; time = 74580.0
iteration = 554; time = 74640.0
iteration = 555; time = 74700.0
iteration = 556; time = 74760.0
iteration = 557; time = 74820.0
iteration = 558; time = 74880.0
iteration = 559; time = 74940.0
iteration = 560; time = 75000.0
iteration = 561; time = 75060.0
iteration = 562; time = 75120.0
iteration = 563; time = 75180.0
iteration = 564; time = 75240.0
iteration = 565; time = 75300.0
iteration = 566; time = 75360.0
iteration = 567; time = 75420.0
iteration = 568; time = 75480.0
iteration = 569; time = 75540.0
iteration = 570; time = 75600.0
iteration = 571; time = 75660.0
iteration = 572; time = 75720.0
iteration = 573; time = 75780.0
iteration = 574; time = 75840.0
iteration = 575; time = 75900.0
iteration = 576; time = 75960.0
iteration = 577; time = 76020.0
iteration = 578; time = 76080.0
iteration = 579; time = 76140.0
iteration = 580; time = 76200.0
iteration = 581; time = 76260.0
iteration = 582; time = 76320.0
iteration = 583; time = 76380.0
iteration = 584; time = 76440.0
iteration = 585; time = 76500.0
iteration = 586; time = 76560.0
iteration = 587; time = 76620.0
iteration = 588; time = 76680.0
iteration = 589; time = 76740.0
iteration = 590; time = 76800.0
iteration = 591; time = 76860.0
iteration = 592; time = 76920.0
iteration = 593; time = 76980.0
iteration = 594; time = 77040.0
iteration = 595; time = 77100.0
iteration = 596; time = 77160.0
iteration = 597; time = 77220.0
iteration = 598; time = 77280.0
iteration = 599; time = 77340.0
iteration = 600; time = 77400.0
iteration = 601; time = 77460.0
iteration = 602; time = 77520.0
iteration = 603; time = 77580.0
iteration = 604; time = 77640.0
iteration = 605; time = 77700.0
iteration = 606; time = 77760.0
iteration = 607; time = 77820.0
iteration = 608; time = 77880.0
iteration = 609; time = 77940.0
iteration = 610; time = 78000.0
iteration = 611; time = 78060.0
iteration = 612; time = 78120.0
iteration = 613; time = 78180.0
iteration = 614; time = 78240.0
iteration = 615; time = 78300.0
iteration = 616; time = 78360.0
iteration = 617; time = 78420.0
iteration = 618; time = 78480.0
iteration = 619; time = 78540.0
iteration = 620; time = 78600.0
iteration = 621; time = 78660.0
iteration = 622; time = 78720.0
iteration = 623; time = 78780.0
iteration = 624; time = 78840.0
iteration = 625; time = 78900.0
iteration = 626; time = 78960.0
iteration = 627; time = 79020.0
iteration = 628; time = 79080.0
iteration = 629; time = 79140.0
iteration = 630; time = 79200.0
iteration = 631; time = 79260.0
iteration = 632; time = 79320.0
iteration = 633; time = 79380.0
iteration = 634; time = 79440.0
iteration = 635; time = 79500.0
iteration = 636; time = 79560.0
iteration = 637; time = 79620.0
iteration = 638; time = 79680.0
iteration = 639; time = 79740.0
iteration = 640; time = 79800.0
iteration = 641; time = 79860.0
iteration = 642; time = 79920.0
iteration = 643; time = 79980.0
iteration = 644; time = 80040.0
iteration = 645; time = 80100.0
iteration = 646; time = 80160.0
iteration = 647; time = 80220.0
iteration = 648; time = 80280.0
iteration = 649; time = 80340.0
iteration = 650; time = 80400.0
iteration = 651; time = 80460.0
iteration = 652; time = 80520.0
iteration = 653; time = 80580.0
iteration = 654; time = 80640.0
iteration = 655; time = 80700.0
iteration = 656; time = 80760.0
iteration = 657; time = 80820.0
iteration = 658; time = 80880.0
iteration = 659; time = 80940.0
iteration = 660; time = 81000.0
iteration = 661; time = 81060.0
iteration = 662; time = 81120.0
iteration = 663; time = 81180.0
iteration = 664; time = 81240.0
iteration = 665; time = 81300.0
iteration = 666; time = 81360.0
iteration = 667; time = 81420.0
iteration = 668; time = 81480.0
iteration = 669; time = 81540.0
iteration = 670; time = 81600.0
iteration = 671; time = 81660.0
iteration = 672; time = 81720.0
iteration = 673; time = 81780.0
iteration = 674; time = 81840.0
iteration = 675; time = 81900.0
iteration = 676; time = 81960.0
iteration = 677; time = 82020.0
iteration = 678; time = 82080.0
iteration = 679; time = 82140.0
iteration = 680; time = 82200.0
iteration = 681; time = 82260.0
iteration = 682; time = 82320.0
iteration = 683; time = 82380.0
iteration = 684; time = 82440.0
iteration = 685; time = 82500.0
iteration = 686; time = 82560.0
iteration = 687; time = 82620.0
iteration = 688; time = 82680.0
iteration = 689; time = 82740.0
iteration = 690; time = 82800.0
iteration = 691; time = 82860.0
iteration = 692; time = 82920.0
iteration = 693; time = 82980.0
iteration = 694; time = 83040.0
iteration = 695; time = 83100.0
iteration = 696; time = 83160.0
iteration = 697; time = 83220.0
iteration = 698; time = 83280.0
iteration = 699; time = 83340.0
iteration = 700; time = 83400.0
iteration = 701; time = 83460.0
iteration = 702; time = 83520.0
iteration = 703; time = 83580.0
iteration = 704; time = 83640.0
iteration = 705; time = 83700.0
iteration = 706; time = 83760.0
iteration = 707; time = 83820.0
iteration = 708; time = 83880.0
iteration = 709; time = 83940.0
iteration = 710; time = 84000.0
iteration = 711; time = 84060.0
iteration = 712; time = 84120.0
iteration = 713; time = 84180.0
iteration = 714; time = 84240.0
iteration = 715; time = 84300.0
iteration = 716; time = 84360.0
iteration = 717; time = 84420.0
iteration = 718; time = 84480.0
iteration = 719; time = 84540.0
iteration = 720; time = 84600.0
iteration = 721; time = 84660.0
iteration = 722; time = 84720.0
iteration = 723; time = 84780.0
iteration = 724; time = 84840.0
iteration = 725; time = 84900.0
iteration = 726; time = 84960.0
iteration = 727; time = 85020.0
iteration = 728; time = 85080.0
iteration = 729; time = 85140.0
iteration = 730; time = 85200.0
iteration = 731; time = 85260.0
iteration = 732; time = 85320.0
iteration = 733; time = 85380.0
iteration = 734; time = 85440.0
iteration = 735; time = 85500.0
iteration = 736; time = 85560.0
iteration = 737; time = 85620.0
iteration = 738; time = 85680.0
iteration = 739; time = 85740.0
iteration = 740; time = 85800.0
iteration = 741; time = 85860.0
iteration = 742; time = 85920.0
iteration = 743; time = 85980.0
iteration = 744; time = 86040.0
iteration = 745; time = 86100.0
iteration = 746; time = 86160.0
iteration = 747; time = 86220.0
iteration = 748; time = 86280.0
iteration = 749; time = 86340.0
iteration = 750; time = 86400.0
iteration = 751; time = 86460.0
iteration = 752; time = 86520.0
iteration = 753; time = 86580.0
iteration = 754; time = 86640.0
iteration = 755; time = 86700.0
iteration = 756; time = 86760.0
iteration = 757; time = 86820.0
iteration = 758; time = 86880.0
iteration = 759; time = 86940.0
iteration = 760; time = 87000.0
iteration = 761; time = 87060.0
iteration = 762; time = 87120.0
iteration = 763; time = 87180.0
iteration = 764; time = 87240.0
iteration = 765; time = 87300.0
iteration = 766; time = 87360.0
iteration = 767; time = 87420.0
iteration = 768; time = 87480.0
iteration = 769; time = 87540.0
iteration = 770; time = 87600.0
iteration = 771; time = 87660.0
iteration = 772; time = 87720.0
iteration = 773; time = 87780.0
iteration = 774; time = 87840.0
iteration = 775; time = 87900.0
iteration = 776; time = 87960.0
iteration = 777; time = 88020.0
iteration = 778; time = 88080.0
iteration = 779; time = 88140.0
iteration = 780; time = 88200.0
iteration = 781; time = 88260.0
iteration = 782; time = 88320.0
iteration = 783; time = 88380.0
iteration = 784; time = 88440.0
iteration = 785; time = 88500.0
iteration = 786; time = 88560.0
iteration = 787; time = 88620.0
iteration = 788; time = 88680.0
iteration = 789; time = 88740.0
iteration = 790; time = 88800.0
iteration = 791; time = 88860.0
iteration = 792; time = 88920.0
iteration = 793; time = 88980.0
iteration = 794; time = 89040.0
iteration = 795; time = 89100.0
iteration = 796; time = 89160.0
iteration = 797; time = 89220.0
iteration = 798; time = 89280.0
iteration = 799; time = 89340.0
iteration = 800; time = 89400.0
iteration = 801; time = 89460.0
iteration = 802; time = 89520.0
iteration = 803; time = 89580.0
iteration = 804; time = 89640.0
iteration = 805; time = 89700.0
iteration = 806; time = 89760.0
iteration = 807; time = 89820.0
iteration = 808; time = 89880.0
iteration = 809; time = 89940.0
iteration = 810; time = 90000.0
iteration = 811; time = 90060.0
iteration = 812; time = 90120.0
iteration = 813; time = 90180.0
iteration = 814; time = 90240.0
iteration = 815; time = 90300.0
iteration = 816; time = 90360.0
iteration = 817; time = 90420.0
iteration = 818; time = 90480.0
iteration = 819; time = 90540.0
iteration = 820; time = 90600.0
iteration = 821; time = 90660.0
iteration = 822; time = 90720.0
iteration = 823; time = 90780.0
iteration = 824; time = 90840.0
iteration = 825; time = 90900.0
iteration = 826; time = 90960.0
iteration = 827; time = 91020.0
iteration = 828; time = 91080.0
iteration = 829; time = 91140.0
iteration = 830; time = 91200.0
iteration = 831; time = 91260.0
iteration = 832; time = 91320.0
iteration = 833; time = 91380.0
iteration = 834; time = 91440.0
iteration = 835; time = 91500.0
iteration = 836; time = 91560.0
iteration = 837; time = 91620.0
iteration = 838; time = 91680.0
iteration = 839; time = 91740.0
iteration = 840; time = 91800.0
iteration = 841; time = 91860.0
iteration = 842; time = 91920.0
iteration = 843; time = 91980.0
iteration = 844; time = 92040.0
iteration = 845; time = 92100.0
iteration = 846; time = 92160.0
iteration = 847; time = 92220.0
iteration = 848; time = 92280.0
iteration = 849; time = 92340.0
iteration = 850; time = 92400.0
iteration = 851; time = 92460.0
iteration = 852; time = 92520.0
iteration = 853; time = 92580.0
iteration = 854; time = 92640.0
iteration = 855; time = 92700.0
iteration = 856; time = 92760.0
iteration = 857; time = 92820.0
iteration = 858; time = 92880.0
iteration = 859; time = 92940.0
iteration = 860; time = 93000.0
iteration = 861; time = 93060.0
iteration = 862; time = 93120.0
iteration = 863; time = 93180.0
iteration = 864; time = 93240.0
iteration = 865; time = 93300.0
iteration = 866; time = 93360.0
iteration = 867; time = 93420.0
iteration = 868; time = 93480.0
iteration = 869; time = 93540.0
iteration = 870; time = 93600.0
CLUBB-TIMER time_loop_init = 0.0428
CLUBB-TIMER time_clubb_advance = 0.8563
CLUBB-TIMER time_clubb_pdf = 0.0023
CLUBB-TIMER time_SILHS = 0.0020
CLUBB-TIMER time_microphys_scheme = 0.0000
CLUBB-TIMER time_microphys_advance = 0.0000
CLUBB-TIMER time_loop_end = 5.4461
CLUBB-TIMER time_output_multi_col = 0.0018
CLUBB-TIMER time_total = 6.3634
Program exited normally
+ clubb/run_scripts/run_scm.bash atex
Running atex
multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/04/23 04:45:56
--------------------------------------------------
Latest git log entry
--------------------------------------------------
A detailed git diff can be found at the end of this file
--------------------------------------------------
Tunable Parameters:
--------------------------------------------------
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
--------------------------------------------------
Preprocessing Directives:
--------------------------------------------------
-DNETCDF enabled
-DCOAMPS_MICRO enabled
-DNR_SP 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
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_hole_fill = T
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
--------------------------------------------------
µphysics_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: ../input/case_setups/atex_corr_array_cloud.in was not found! The defau
lt 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_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
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
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
--------------------------------------------------
Statistics
--------------------------------------------------
vars_zt =
thlm
thvm
rtm
rcm
rvm
um
vm
um_ref
vm_ref
wm_zt
ug
vg
cloud_frac
ice_supersat_frac
cloud_cover
rcm_in_layer
rcm_in_cloud
p_in_Pa
exner
rho_ds_zt
thv_ds_zt
Lscale
T_in_K
rel_humidity
wp3
thlp3
rtp3
wpthlp2
wp2thlp
wprtp2
wp2rtp
Skw_zt
Skthl_zt
Skrt_zt
Lscale_up
Lscale_down
tau_zt
Kh_zt
wp2thvp
wp2rcp
wp2hmp
wprtpthlp
wpup2
wpvp2
rc_coef
Lscale_pert_1
Lscale_pert_2
sigma_sqd_w_zt
rho
radht
radht_LW
radht_SW
Ncm
Nc_in_cloud
Nc_activated
Nccnm
Nim
snowslope
Nsm
Ngm
sed_rcm
rsat
rsati
rrm
Nrm
m_vol_rad_rain
m_vol_rad_cloud
eff_rad_cloud
eff_rad_ice
eff_rad_snow
eff_rad_rain
eff_rad_graupel
precip_rate_zt
rsm
rim
rgm
diam
mass_ice_cryst
rcm_icedfs
u_T_cm
rtm_bt
rtm_ma
rtm_ta
rtm_mfl
rtm_tacl
rtm_cl
rtm_forcing
rtm_sdmp
rtm_mc
rtm_pd
rvm_mc
rcm_mc
rcm_sd_mg_morr
thlm_bt
thlm_ma
thlm_ta
thlm_mfl
thlm_tacl
thlm_cl
thlm_forcing
thlm_sdmp
thlm_mc
thlm_old
thlm_without_ta
thlm_mfl_min
thlm_mfl_max
thlm_enter_mfl
thlm_exit_mfl
rtm_old
rtm_without_ta
rtm_mfl_min
rtm_mfl_max
rtm_enter_mfl
rtm_exit_mfl
um_bt
um_ma
um_gf
um_cf
um_ta
um_f
um_sdmp
um_ndg
um_mfl
vm_bt
vm_ma
vm_gf
vm_cf
vm_ta
vm_f
vm_sdmp
vm_ndg
vm_mfl
wp3_bt
wp3_ma
wp3_ta
wp3_tp
wp3_ac
wp3_bp1
wp3_pr_turb
wp3_pr_dfsn
wp3_pr1
wp3_pr2
wp3_pr3
wp3_pr_tp
wp3_dp1
wp3_sdmp
wp3_cl
wp3_splat
rtp3_bt
rtp3_tp
rtp3_ac
rtp3_dp
thlp3_bt
thlp3_tp
thlp3_ac
thlp3_dp
rrm_bt
rrm_ma
rrm_sd
rrm_ts
rrm_sd_morr
rrm_ta
rrm_evap
rrm_auto
rrm_accr
rrm_evap_adj
rrm_src_adj
rrm_hf
rrm_wvhf
rrm_cl
rrm_mc
Nrm_bt
Nrm_ma
Nrm_sd
Nrm_ts
Nrm_ta
Nrm_evap
Nrm_auto
Nrm_evap_adj
Nrm_src_adj
Nrm_cl
Nrm_mc
Ncm_bt
Ncm_ma
Ncm_ta
Ncm_mc
Ncm_cl
Ncm_act
rsm_bt
rsm_ma
rsm_sd
rsm_sd_morr
rsm_ta
rsm_mc
rsm_hf
rsm_wvhf
rsm_cl
rim_bt
rim_ma
rim_sd
rim_sd_mg_morr
rim_ta
rim_mc
rim_hf
rim_wvhf
rim_cl
rgm_bt
rgm_ma
rgm_sd
rgm_sd_morr
rgm_ta
rgm_mc
rgm_hf
rgm_wvhf
rgm_cl
Nsm_bt
Nsm_mc
Nsm_ta
Nsm_ma
Nsm_sd
Nsm_cl
Nim_bt
Nim_mc
Nim_ta
Nim_ma
Nim_sd
Nim_cl
Ngm_bt
Ngm_mc
Ngm_ta
Ngm_ma
Ngm_sd
Ngm_cl
w_KK_evap_covar_zt
rt_KK_evap_covar_zt
thl_KK_evap_covar_zt
w_KK_auto_covar_zt
rt_KK_auto_covar_zt
thl_KK_auto_covar_zt
w_KK_accr_covar_zt
rt_KK_accr_covar_zt
thl_KK_accr_covar_zt
rr_KK_mvr_covar_zt
Nr_KK_mvr_covar_zt
KK_mvr_variance_zt
mixt_frac
w_1
w_2
varnce_w_1
varnce_w_2
thl_1
thl_2
varnce_thl_1
varnce_thl_2
rt_1
rt_2
varnce_rt_1
varnce_rt_2
rc_1
rc_2
rsatl_1
rsatl_2
cloud_frac_1
cloud_frac_2
a3_coef_zt
wp3_on_wp2_zt
chi_1
chi_2
stdev_chi_1
stdev_chi_2
stdev_eta_1
stdev_eta_2
covar_chi_eta_1
covar_chi_eta_2
corr_w_chi_1
corr_w_chi_2
corr_w_eta_1
corr_w_eta_2
corr_chi_eta_1
corr_chi_eta_2
corr_w_rt_1
corr_w_rt_2
corr_w_thl_1
corr_w_thl_2
corr_rt_thl_1
corr_rt_thl_2
crt_1
crt_2
cthl_1
cthl_2
coef_wprtp2_implicit
term_wprtp2_explicit
coef_wpthlp2_implicit
term_wpthlp2_explicit
coef_wprtpthlp_implicit
term_wprtpthlp_explicit
coef_wp2rtp_implicit
term_wp2rtp_explicit
coef_wp2thlp_implicit
term_wp2thlp_explicit
hm_i
precip_frac
precip_frac_1
precip_frac_2
Ncnm
mu_hm_i
mu_Ncn_i
sigma_hm_i
sigma_Ncn_i
corr_w_chi_1_ca
corr_w_chi_2_ca
corr_w_eta_1_ca
corr_w_eta_2_ca
corr_w_hm_i
corr_w_Ncn_i
corr_chi_eta_1_ca
corr_chi_eta_2_ca
corr_chi_hm_i
corr_chi_Ncn_i
corr_eta_hm_i
corr_eta_Ncn_i
corr_Ncn_hm_i
corr_hmx_hmy_i
chi
chip2
C11_Skw_fnc
wp2_zt
thlp2_zt
wpthlp_zt
wprtp_zt
rtp2_zt
rtpthlp_zt
up2_zt
vp2_zt
upwp_zt
vpwp_zt
hmp2_zt
PSMLT
EVPMS
PRACS
EVPMG
PRACG
PGMLT
MNUCCC
PSACWS
PSACWI
QMULTS
QMULTG
PSACWG
PGSACW
PRD
PRCI
PRAI
QMULTR
QMULTRG
MNUCCD
PRACI
PRACIS
EPRD
MNUCCR
PIACR
PIACRS
PGRACS
PRDS
EPRDS
PSACR
PRDG
EPRDG
NGSTEN
NRSTEN
NISTEN
NSSTEN
NCSTEN
NPRC1
NRAGG
NPRACG
NSUBR
NSMLTR
NGMLTR
NPRACS
NNUCCR
NIACR
NIACRS
NGRACS
NSMLTS
NSAGG
NPRCI
NSCNG
NSUBS
PRC
PRA
PRE
PCC
NNUCCC
NPSACWS
NPRA
NPRC
NPSACWI
NPSACWG
NPRAI
NMULTS
NMULTG
NMULTR
NMULTRG
NNUCCD
NSUBI
NGMLTG
NSUBG
NACT
SIZEFIX_NR
SIZEFIX_NC
SIZEFIX_NI
SIZEFIX_NS
SIZEFIX_NG
NEGFIX_NR
NEGFIX_NC
NEGFIX_NI
NEGFIX_NS
NEGFIX_NG
NIM_MORR_CL
QC_INST
QR_INST
QI_INST
QS_INST
QG_INST
NC_INST
NR_INST
NI_INST
NS_INST
NG_INST
T_in_K_mc
cloud_frac_refined
rcm_refined
hl_on_Cp_residual
qto_residual
vars_zm =
wp2
rtp2
thlp2
rtpthlp
wprtp
wpthlp
wp2up2
wp2vp2
wp4
up2
vp2
Skw_zm
Skthl_zm
Skrt_zm
wpthvp
rtpthvp
thlpthvp
tau_zm
Kh_zm
K_hm
wprcp
rc_coef_zm
wm_zm
thlprcp
rtprcp
rcp2
upwp
vpwp
upthlp
uprtp
vpthlp
vprtp
upthvp
uprcp
vpthvp
vprcp
rho_zm
sigma_sqd_w
Skw_velocity
gamma_Skw_fnc
coef_wp4_implicit
C6rt_Skw_fnc
C6thl_Skw_fnc
C6_term
C7_Skw_fnc
C1_Skw_fnc
a3_coef
wp3_on_wp2
wp3_on_wp2_cfl_num
rcm_zm
rtm_zm
thlm_zm
cloud_frac_zm
ice_supersat_frac_zm
rho_ds_zm
thv_ds_zm
em
mean_w_up
mean_w_down
shear
wp3_zm
thlp3_zm
rtp3_zm
w_1_zm
w_2_zm
varnce_w_1_zm
varnce_w_2_zm
mixt_frac_zm
Frad
Frad_LW
Frad_SW
Frad_LW_up
Frad_SW_up
Frad_LW_down
Frad_SW_down
Fprec
Fcsed
hydrometp2
wphydrometp
rtphmp
thlphmp
hmxphmyp
Vri
VNi
Vrc
VNc
Vrr
VNr
Vrs
VNs
Vrg
Vrrprrp
VNrpNrp
Vrrprrp_expcalc
VNrpNrp_expcalc
wp2_bt
wp2_ma
wp2_ta
wp2_ac
wp2_bp
wp2_pr1
wp2_pr2
wp2_pr3
wp2_pr_dfsn
wp2_dp1
wp2_dp2
wp2_sdmp
wp2_cl
wp2_pd
wp2_sf
wp2_splat
vp2_bt
vp2_ma
vp2_ta
vp2_tp
vp2_dp1
vp2_dp2
vp2_pr1
vp2_pr2
vp2_sdmp
vp2_cl
vp2_pd
vp2_sf
vp2_splat
up2_bt
up2_ma
up2_ta
up2_tp
up2_dp1
up2_dp2
up2_pr1
up2_pr2
up2_sdmp
up2_cl
up2_pd
up2_sf
up2_splat
upwp_bt
upwp_ma
upwp_ta
upwp_tp
upwp_ac
upwp_bp
upwp_pr1
upwp_pr2
upwp_pr3
upwp_pr4
upwp_dp1
upwp_mfl
upwp_cl
vpwp_bt
vpwp_ma
vpwp_ta
vpwp_tp
vpwp_ac
vpwp_bp
vpwp_pr1
vpwp_pr2
vpwp_pr3
vpwp_pr4
vpwp_dp1
vpwp_mfl
vpwp_cl
wprtp_bt
wprtp_ma
wprtp_ta
wprtp_tp
wprtp_ac
wprtp_bp
wprtp_pr1
wprtp_pr2
wprtp_pr3
wprtp_dp1
wprtp_mfl
wprtp_cl
wprtp_pd
wprtp_forcing
wprtp_mc
wpthlp_bt
wpthlp_ma
wpthlp_ta
wpthlp_tp
wpthlp_ac
wpthlp_bp
wpthlp_pr1
wpthlp_pr2
wpthlp_pr3
wpthlp_dp1
wpthlp_mfl
wpthlp_cl
wpthlp_forcing
wpthlp_mc
rtp2_bt
rtp2_ma
rtp2_ta
rtp2_tp
rtp2_dp1
rtp2_dp2
rtp2_cl
rtp2_pd
rtp2_sf
rtp2_forcing
rtp2_mc
thlp2_bt
thlp2_ma
thlp2_ta
thlp2_tp
thlp2_dp1
thlp2_dp2
thlp2_cl
thlp2_pd
thlp2_sf
thlp2_forcing
thlp2_mc
rtpthlp_bt
rtpthlp_ma
rtpthlp_ta
rtpthlp_tp1
rtpthlp_tp2
rtpthlp_dp1
rtpthlp_dp2
rtpthlp_cl
rtpthlp_sf
rtpthlp_forcing
rtpthlp_mc
wpthlp_enter_mfl
wpthlp_exit_mfl
wprtp_enter_mfl
wprtp_exit_mfl
wpthlp_mfl_min
wpthlp_mfl_max
wprtp_mfl_min
wprtp_mfl_max
stability_correction
bv_freq_sqd
bv_freq_sqd_splat
bv_freq_sqd_mixed
bv_freq_sqd_moist
bv_freq_sqd_dry
bv_freq_sqd_smth
bv_freq_out_cloud
bv_freq_pos
ddzt_umvm_sqd
invrs_tau_zm
invrs_tau_xp2_zm
invrs_tau_wp2_zm
invrs_tau_wpxp_zm
invrs_tau_wp3_zm
invrs_tau_no_N2_zm
invrs_tau_bkgnd
invrs_tau_sfc
invrs_tau_shear
Ri_zm
vars_sfc =
ustar
soil_heat_flux
veg_T_in_K
sfc_soil_T_in_K
deep_soil_T_in_K
lh
sh
cc
lwp
vwp
swp
iwp
rwp
z_cloud_base
z_inversion
precip_rate_sfc
rain_flux_sfc
rrm_sfc
precip_frac_tol
wpthlp_sfc
wprtp_sfc
upwp_sfc
vpwp_sfc
morr_snow_rate
thlm_vert_avg
rtm_vert_avg
um_vert_avg
vm_vert_avg
wp2_vert_avg
up2_vert_avg
vp2_vert_avg
rtp2_vert_avg
thlp2_vert_avg
T_sfc
rtm_spur_src
thlm_spur_src
rs_sd_morr_int
tot_vartn_normlzd_rtm
tot_vartn_normlzd_thlm
tot_vartn_normlzd_wprtp
--------------------------------------------------
iteration = 1; time = 60.0
iteration = 2; time = 120.0
iteration = 3; time = 180.0
iteration = 4; time = 240.0
iteration = 5; time = 300.0
iteration = 6; time = 360.0
iteration = 7; time = 420.0
iteration = 8; time = 480.0
iteration = 9; time = 540.0
iteration = 10; time = 600.0
iteration = 11; time = 660.0
iteration = 12; time = 720.0
iteration = 13; time = 780.0
iteration = 14; time = 840.0
iteration = 15; time = 900.0
iteration = 16; time = 960.0
iteration = 17; time = 1020.0
iteration = 18; time = 1080.0
iteration = 19; time = 1140.0
iteration = 20; time = 1200.0
iteration = 21; time = 1260.0
iteration = 22; time = 1320.0
iteration = 23; time = 1380.0
iteration = 24; time = 1440.0
iteration = 25; time = 1500.0
iteration = 26; time = 1560.0
iteration = 27; time = 1620.0
iteration = 28; time = 1680.0
iteration = 29; time = 1740.0
iteration = 30; time = 1800.0
iteration = 31; time = 1860.0
iteration = 32; time = 1920.0
iteration = 33; time = 1980.0
iteration = 34; time = 2040.0
iteration = 35; time = 2100.0
iteration = 36; time = 2160.0
iteration = 37; time = 2220.0
iteration = 38; time = 2280.0
iteration = 39; time = 2340.0
iteration = 40; time = 2400.0
iteration = 41; time = 2460.0
iteration = 42; time = 2520.0
iteration = 43; time = 2580.0
iteration = 44; time = 2640.0
iteration = 45; time = 2700.0
iteration = 46; time = 2760.0
iteration = 47; time = 2820.0
iteration = 48; time = 2880.0
iteration = 49; time = 2940.0
iteration = 50; time = 3000.0
iteration = 51; time = 3060.0
iteration = 52; time = 3120.0
iteration = 53; time = 3180.0
iteration = 54; time = 3240.0
iteration = 55; time = 3300.0
iteration = 56; time = 3360.0
iteration = 57; time = 3420.0
iteration = 58; time = 3480.0
iteration = 59; time = 3540.0
iteration = 60; time = 3600.0
iteration = 61; time = 3660.0
iteration = 62; time = 3720.0
iteration = 63; time = 3780.0
iteration = 64; time = 3840.0
iteration = 65; time = 3900.0
iteration = 66; time = 3960.0
iteration = 67; time = 4020.0
iteration = 68; time = 4080.0
iteration = 69; time = 4140.0
iteration = 70; time = 4200.0
iteration = 71; time = 4260.0
iteration = 72; time = 4320.0
iteration = 73; time = 4380.0
iteration = 74; time = 4440.0
iteration = 75; time = 4500.0
iteration = 76; time = 4560.0
iteration = 77; time = 4620.0
iteration = 78; time = 4680.0
iteration = 79; time = 4740.0
iteration = 80; time = 4800.0
iteration = 81; time = 4860.0
iteration = 82; time = 4920.0
iteration = 83; time = 4980.0
iteration = 84; time = 5040.0
iteration = 85; time = 5100.0
iteration = 86; time = 5160.0
iteration = 87; time = 5220.0
iteration = 88; time = 5280.0
iteration = 89; time = 5340.0
iteration = 90; time = 5400.0
iteration = 91; time = 5460.0
iteration = 92; time = 5520.0
iteration = 93; time = 5580.0
iteration = 94; time = 5640.0
iteration = 95; time = 5700.0
iteration = 96; time = 5760.0
iteration = 97; time = 5820.0
iteration = 98; time = 5880.0
iteration = 99; time = 5940.0
iteration = 100; time = 6000.0
iteration = 101; time = 6060.0
iteration = 102; time = 6120.0
iteration = 103; time = 6180.0
iteration = 104; time = 6240.0
iteration = 105; time = 6300.0
iteration = 106; time = 6360.0
iteration = 107; time = 6420.0
iteration = 108; time = 6480.0
iteration = 109; time = 6540.0
iteration = 110; time = 6600.0
iteration = 111; time = 6660.0
iteration = 112; time = 6720.0
iteration = 113; time = 6780.0
iteration = 114; time = 6840.0
iteration = 115; time = 6900.0
iteration = 116; time = 6960.0
iteration = 117; time = 7020.0
iteration = 118; time = 7080.0
iteration = 119; time = 7140.0
iteration = 120; time = 7200.0
iteration = 121; time = 7260.0
iteration = 122; time = 7320.0
iteration = 123; time = 7380.0
iteration = 124; time = 7440.0
iteration = 125; time = 7500.0
iteration = 126; time = 7560.0
iteration = 127; time = 7620.0
iteration = 128; time = 7680.0
iteration = 129; time = 7740.0
iteration = 130; time = 7800.0
iteration = 131; time = 7860.0
iteration = 132; time = 7920.0
iteration = 133; time = 7980.0
iteration = 134; time = 8040.0
iteration = 135; time = 8100.0
iteration = 136; time = 8160.0
iteration = 137; time = 8220.0
iteration = 138; time = 8280.0
iteration = 139; time = 8340.0
iteration = 140; time = 8400.0
iteration = 141; time = 8460.0
iteration = 142; time = 8520.0
iteration = 143; time = 8580.0
iteration = 144; time = 8640.0
iteration = 145; time = 8700.0
iteration = 146; time = 8760.0
iteration = 147; time = 8820.0
iteration = 148; time = 8880.0
iteration = 149; time = 8940.0
iteration = 150; time = 9000.0
iteration = 151; time = 9060.0
iteration = 152; time = 9120.0
iteration = 153; time = 9180.0
iteration = 154; time = 9240.0
iteration = 155; time = 9300.0
iteration = 156; time = 9360.0
iteration = 157; time = 9420.0
iteration = 158; time = 9480.0
iteration = 159; time = 9540.0
iteration = 160; time = 9600.0
iteration = 161; time = 9660.0
iteration = 162; time = 9720.0
iteration = 163; time = 9780.0
iteration = 164; time = 9840.0
iteration = 165; time = 9900.0
iteration = 166; time = 9960.0
iteration = 167; time = 10020.0
iteration = 168; time = 10080.0
iteration = 169; time = 10140.0
iteration = 170; time = 10200.0
iteration = 171; time = 10260.0
iteration = 172; time = 10320.0
iteration = 173; time = 10380.0
iteration = 174; time = 10440.0
iteration = 175; time = 10500.0
iteration = 176; time = 10560.0
iteration = 177; time = 10620.0
iteration = 178; time = 10680.0
iteration = 179; time = 10740.0
iteration = 180; time = 10800.0
iteration = 181; time = 10860.0
iteration = 182; time = 10920.0
iteration = 183; time = 10980.0
iteration = 184; time = 11040.0
iteration = 185; time = 11100.0
iteration = 186; time = 11160.0
iteration = 187; time = 11220.0
iteration = 188; time = 11280.0
iteration = 189; time = 11340.0
iteration = 190; time = 11400.0
iteration = 191; time = 11460.0
iteration = 192; time = 11520.0
iteration = 193; time = 11580.0
iteration = 194; time = 11640.0
iteration = 195; time = 11700.0
iteration = 196; time = 11760.0
iteration = 197; time = 11820.0
iteration = 198; time = 11880.0
iteration = 199; time = 11940.0
iteration = 200; time = 12000.0
iteration = 201; time = 12060.0
iteration = 202; time = 12120.0
iteration = 203; time = 12180.0
iteration = 204; time = 12240.0
iteration = 205; time = 12300.0
iteration = 206; time = 12360.0
iteration = 207; time = 12420.0
iteration = 208; time = 12480.0
iteration = 209; time = 12540.0
iteration = 210; time = 12600.0
iteration = 211; time = 12660.0
iteration = 212; time = 12720.0
iteration = 213; time = 12780.0
iteration = 214; time = 12840.0
iteration = 215; time = 12900.0
iteration = 216; time = 12960.0
iteration = 217; time = 13020.0
iteration = 218; time = 13080.0
iteration = 219; time = 13140.0
iteration = 220; time = 13200.0
iteration = 221; time = 13260.0
iteration = 222; time = 13320.0
iteration = 223; time = 13380.0
iteration = 224; time = 13440.0
iteration = 225; time = 13500.0
iteration = 226; time = 13560.0
iteration = 227; time = 13620.0
iteration = 228; time = 13680.0
iteration = 229; time = 13740.0
iteration = 230; time = 13800.0
iteration = 231; time = 13860.0
iteration = 232; time = 13920.0
iteration = 233; time = 13980.0
iteration = 234; time = 14040.0
iteration = 235; time = 14100.0
iteration = 236; time = 14160.0
iteration = 237; time = 14220.0
iteration = 238; time = 14280.0
iteration = 239; time = 14340.0
iteration = 240; time = 14400.0
iteration = 241; time = 14460.0
iteration = 242; time = 14520.0
iteration = 243; time = 14580.0
iteration = 244; time = 14640.0
iteration = 245; time = 14700.0
iteration = 246; time = 14760.0
iteration = 247; time = 14820.0
iteration = 248; time = 14880.0
iteration = 249; time = 14940.0
iteration = 250; time = 15000.0
iteration = 251; time = 15060.0
iteration = 252; time = 15120.0
iteration = 253; time = 15180.0
iteration = 254; time = 15240.0
iteration = 255; time = 15300.0
iteration = 256; time = 15360.0
iteration = 257; time = 15420.0
iteration = 258; time = 15480.0
iteration = 259; time = 15540.0
iteration = 260; time = 15600.0
iteration = 261; time = 15660.0
iteration = 262; time = 15720.0
iteration = 263; time = 15780.0
iteration = 264; time = 15840.0
iteration = 265; time = 15900.0
iteration = 266; time = 15960.0
iteration = 267; time = 16020.0
iteration = 268; time = 16080.0
iteration = 269; time = 16140.0
iteration = 270; time = 16200.0
iteration = 271; time = 16260.0
iteration = 272; time = 16320.0
iteration = 273; time = 16380.0
iteration = 274; time = 16440.0
iteration = 275; time = 16500.0
iteration = 276; time = 16560.0
iteration = 277; time = 16620.0
iteration = 278; time = 16680.0
iteration = 279; time = 16740.0
iteration = 280; time = 16800.0
iteration = 281; time = 16860.0
iteration = 282; time = 16920.0
iteration = 283; time = 16980.0
iteration = 284; time = 17040.0
iteration = 285; time = 17100.0
iteration = 286; time = 17160.0
iteration = 287; time = 17220.0
iteration = 288; time = 17280.0
iteration = 289; time = 17340.0
iteration = 290; time = 17400.0
iteration = 291; time = 17460.0
iteration = 292; time = 17520.0
iteration = 293; time = 17580.0
iteration = 294; time = 17640.0
iteration = 295; time = 17700.0
iteration = 296; time = 17760.0
iteration = 297; time = 17820.0
iteration = 298; time = 17880.0
iteration = 299; time = 17940.0
iteration = 300; time = 18000.0
iteration = 301; time = 18060.0
iteration = 302; time = 18120.0
iteration = 303; time = 18180.0
iteration = 304; time = 18240.0
iteration = 305; time = 18300.0
iteration = 306; time = 18360.0
iteration = 307; time = 18420.0
iteration = 308; time = 18480.0
iteration = 309; time = 18540.0
iteration = 310; time = 18600.0
iteration = 311; time = 18660.0
iteration = 312; time = 18720.0
iteration = 313; time = 18780.0
iteration = 314; time = 18840.0
iteration = 315; time = 18900.0
iteration = 316; time = 18960.0
iteration = 317; time = 19020.0
iteration = 318; time = 19080.0
iteration = 319; time = 19140.0
iteration = 320; time = 19200.0
iteration = 321; time = 19260.0
iteration = 322; time = 19320.0
iteration = 323; time = 19380.0
iteration = 324; time = 19440.0
iteration = 325; time = 19500.0
iteration = 326; time = 19560.0
iteration = 327; time = 19620.0
iteration = 328; time = 19680.0
iteration = 329; time = 19740.0
iteration = 330; time = 19800.0
iteration = 331; time = 19860.0
iteration = 332; time = 19920.0
iteration = 333; time = 19980.0
iteration = 334; time = 20040.0
iteration = 335; time = 20100.0
iteration = 336; time = 20160.0
iteration = 337; time = 20220.0
iteration = 338; time = 20280.0
iteration = 339; time = 20340.0
iteration = 340; time = 20400.0
iteration = 341; time = 20460.0
iteration = 342; time = 20520.0
iteration = 343; time = 20580.0
iteration = 344; time = 20640.0
iteration = 345; time = 20700.0
iteration = 346; time = 20760.0
iteration = 347; time = 20820.0
iteration = 348; time = 20880.0
iteration = 349; time = 20940.0
iteration = 350; time = 21000.0
iteration = 351; time = 21060.0
iteration = 352; time = 21120.0
iteration = 353; time = 21180.0
iteration = 354; time = 21240.0
iteration = 355; time = 21300.0
iteration = 356; time = 21360.0
iteration = 357; time = 21420.0
iteration = 358; time = 21480.0
iteration = 359; time = 21540.0
iteration = 360; time = 21600.0
iteration = 361; time = 21660.0
iteration = 362; time = 21720.0
iteration = 363; time = 21780.0
iteration = 364; time = 21840.0
iteration = 365; time = 21900.0
iteration = 366; time = 21960.0
iteration = 367; time = 22020.0
iteration = 368; time = 22080.0
iteration = 369; time = 22140.0
iteration = 370; time = 22200.0
iteration = 371; time = 22260.0
iteration = 372; time = 22320.0
iteration = 373; time = 22380.0
iteration = 374; time = 22440.0
iteration = 375; time = 22500.0
iteration = 376; time = 22560.0
iteration = 377; time = 22620.0
iteration = 378; time = 22680.0
iteration = 379; time = 22740.0
iteration = 380; time = 22800.0
iteration = 381; time = 22860.0
iteration = 382; time = 22920.0
iteration = 383; time = 22980.0
iteration = 384; time = 23040.0
iteration = 385; time = 23100.0
iteration = 386; time = 23160.0
iteration = 387; time = 23220.0
iteration = 388; time = 23280.0
iteration = 389; time = 23340.0
iteration = 390; time = 23400.0
iteration = 391; time = 23460.0
iteration = 392; time = 23520.0
iteration = 393; time = 23580.0
iteration = 394; time = 23640.0
iteration = 395; time = 23700.0
iteration = 396; time = 23760.0
iteration = 397; time = 23820.0
iteration = 398; time = 23880.0
iteration = 399; time = 23940.0
iteration = 400; time = 24000.0
iteration = 401; time = 24060.0
iteration = 402; time = 24120.0
iteration = 403; time = 24180.0
iteration = 404; time = 24240.0
iteration = 405; time = 24300.0
iteration = 406; time = 24360.0
iteration = 407; time = 24420.0
iteration = 408; time = 24480.0
iteration = 409; time = 24540.0
iteration = 410; time = 24600.0
iteration = 411; time = 24660.0
iteration = 412; time = 24720.0
iteration = 413; time = 24780.0
iteration = 414; time = 24840.0
iteration = 415; time = 24900.0
iteration = 416; time = 24960.0
iteration = 417; time = 25020.0
iteration = 418; time = 25080.0
iteration = 419; time = 25140.0
iteration = 420; time = 25200.0
iteration = 421; time = 25260.0
iteration = 422; time = 25320.0
iteration = 423; time = 25380.0
iteration = 424; time = 25440.0
iteration = 425; time = 25500.0
iteration = 426; time = 25560.0
iteration = 427; time = 25620.0
iteration = 428; time = 25680.0
iteration = 429; time = 25740.0
iteration = 430; time = 25800.0
iteration = 431; time = 25860.0
iteration = 432; time = 25920.0
iteration = 433; time = 25980.0
iteration = 434; time = 26040.0
iteration = 435; time = 26100.0
iteration = 436; time = 26160.0
iteration = 437; time = 26220.0
iteration = 438; time = 26280.0
iteration = 439; time = 26340.0
iteration = 440; time = 26400.0
iteration = 441; time = 26460.0
iteration = 442; time = 26520.0
iteration = 443; time = 26580.0
iteration = 444; time = 26640.0
iteration = 445; time = 26700.0
iteration = 446; time = 26760.0
iteration = 447; time = 26820.0
iteration = 448; time = 26880.0
iteration = 449; time = 26940.0
iteration = 450; time = 27000.0
iteration = 451; time = 27060.0
iteration = 452; time = 27120.0
iteration = 453; time = 27180.0
iteration = 454; time = 27240.0
iteration = 455; time = 27300.0
iteration = 456; time = 27360.0
iteration = 457; time = 27420.0
iteration = 458; time = 27480.0
iteration = 459; time = 27540.0
iteration = 460; time = 27600.0
iteration = 461; time = 27660.0
iteration = 462; time = 27720.0
iteration = 463; time = 27780.0
iteration = 464; time = 27840.0
iteration = 465; time = 27900.0
iteration = 466; time = 27960.0
iteration = 467; time = 28020.0
iteration = 468; time = 28080.0
iteration = 469; time = 28140.0
iteration = 470; time = 28200.0
iteration = 471; time = 28260.0
iteration = 472; time = 28320.0
iteration = 473; time = 28380.0
iteration = 474; time = 28440.0
iteration = 475; time = 28500.0
iteration = 476; time = 28560.0
iteration = 477; time = 28620.0
iteration = 478; time = 28680.0
iteration = 479; time = 28740.0
iteration = 480; time = 28800.0
CLUBB-TIMER time_loop_init = 0.0279
CLUBB-TIMER time_clubb_advance = 0.6883
CLUBB-TIMER time_clubb_pdf = 0.0013
CLUBB-TIMER time_SILHS = 0.0011
CLUBB-TIMER time_microphys_scheme = 0.0000
CLUBB-TIMER time_microphys_advance = 0.0000
CLUBB-TIMER time_loop_end = 3.3476
CLUBB-TIMER time_output_multi_col = 0.0010
CLUBB-TIMER time_total = 4.0741
Program exited normally
+ clubb/run_scripts/run_scm.bash bomex
Running bomex
multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/04/23 04:46:01
--------------------------------------------------
Latest git log entry
--------------------------------------------------
A detailed git diff can be found at the end of this file
--------------------------------------------------
Tunable Parameters:
--------------------------------------------------
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
--------------------------------------------------
Preprocessing Directives:
--------------------------------------------------
-DNETCDF enabled
-DCOAMPS_MICRO enabled
-DNR_SP 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
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_hole_fill = T
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
--------------------------------------------------
µphysics_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: ../input/case_setups/bomex_corr_array_cloud.in was not found! The defa
ult 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_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
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
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.027692307692307E-003 6.758461538461538E-003
5.489230769230769E-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.666666216216217E-004
-1.299999932432433E-003 -1.733333243243243E-003 -2.166666554054054E-003
-2.253333216216217E-003 -2.599999864864865E-003 -3.033333175675676E-003
-3.466666486486487E-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
--------------------------------------------------
Statistics
--------------------------------------------------
vars_zt =
thlm
thvm
rtm
rcm
rvm
um
vm
um_ref
vm_ref
wm_zt
ug
vg
cloud_frac
ice_supersat_frac
cloud_cover
rcm_in_layer
rcm_in_cloud
p_in_Pa
exner
rho_ds_zt
thv_ds_zt
Lscale
T_in_K
rel_humidity
wp3
thlp3
rtp3
wpthlp2
wp2thlp
wprtp2
wp2rtp
Skw_zt
Skthl_zt
Skrt_zt
Lscale_up
Lscale_down
tau_zt
Kh_zt
wp2thvp
wp2rcp
wp2hmp
wprtpthlp
wpup2
wpvp2
rc_coef
Lscale_pert_1
Lscale_pert_2
sigma_sqd_w_zt
rho
radht
radht_LW
radht_SW
Ncm
Nc_in_cloud
Nc_activated
Nccnm
Nim
snowslope
Nsm
Ngm
sed_rcm
rsat
rsati
rrm
Nrm
m_vol_rad_rain
m_vol_rad_cloud
eff_rad_cloud
eff_rad_ice
eff_rad_snow
eff_rad_rain
eff_rad_graupel
precip_rate_zt
rsm
rim
rgm
diam
mass_ice_cryst
rcm_icedfs
u_T_cm
rtm_bt
rtm_ma
rtm_ta
rtm_mfl
rtm_tacl
rtm_cl
rtm_forcing
rtm_sdmp
rtm_mc
rtm_pd
rvm_mc
rcm_mc
rcm_sd_mg_morr
thlm_bt
thlm_ma
thlm_ta
thlm_mfl
thlm_tacl
thlm_cl
thlm_forcing
thlm_sdmp
thlm_mc
thlm_old
thlm_without_ta
thlm_mfl_min
thlm_mfl_max
thlm_enter_mfl
thlm_exit_mfl
rtm_old
rtm_without_ta
rtm_mfl_min
rtm_mfl_max
rtm_enter_mfl
rtm_exit_mfl
um_bt
um_ma
um_gf
um_cf
um_ta
um_f
um_sdmp
um_ndg
um_mfl
vm_bt
vm_ma
vm_gf
vm_cf
vm_ta
vm_f
vm_sdmp
vm_ndg
vm_mfl
wp3_bt
wp3_ma
wp3_ta
wp3_tp
wp3_ac
wp3_bp1
wp3_pr_turb
wp3_pr_dfsn
wp3_pr1
wp3_pr2
wp3_pr3
wp3_pr_tp
wp3_dp1
wp3_sdmp
wp3_cl
wp3_splat
rtp3_bt
rtp3_tp
rtp3_ac
rtp3_dp
thlp3_bt
thlp3_tp
thlp3_ac
thlp3_dp
rrm_bt
rrm_ma
rrm_sd
rrm_ts
rrm_sd_morr
rrm_ta
rrm_evap
rrm_auto
rrm_accr
rrm_evap_adj
rrm_src_adj
rrm_hf
rrm_wvhf
rrm_cl
rrm_mc
Nrm_bt
Nrm_ma
Nrm_sd
Nrm_ts
Nrm_ta
Nrm_evap
Nrm_auto
Nrm_evap_adj
Nrm_src_adj
Nrm_cl
Nrm_mc
Ncm_bt
Ncm_ma
Ncm_ta
Ncm_mc
Ncm_cl
Ncm_act
rsm_bt
rsm_ma
rsm_sd
rsm_sd_morr
rsm_ta
rsm_mc
rsm_hf
rsm_wvhf
rsm_cl
rim_bt
rim_ma
rim_sd
rim_sd_mg_morr
rim_ta
rim_mc
rim_hf
rim_wvhf
rim_cl
rgm_bt
rgm_ma
rgm_sd
rgm_sd_morr
rgm_ta
rgm_mc
rgm_hf
rgm_wvhf
rgm_cl
Nsm_bt
Nsm_mc
Nsm_ta
Nsm_ma
Nsm_sd
Nsm_cl
Nim_bt
Nim_mc
Nim_ta
Nim_ma
Nim_sd
Nim_cl
Ngm_bt
Ngm_mc
Ngm_ta
Ngm_ma
Ngm_sd
Ngm_cl
w_KK_evap_covar_zt
rt_KK_evap_covar_zt
thl_KK_evap_covar_zt
w_KK_auto_covar_zt
rt_KK_auto_covar_zt
thl_KK_auto_covar_zt
w_KK_accr_covar_zt
rt_KK_accr_covar_zt
thl_KK_accr_covar_zt
rr_KK_mvr_covar_zt
Nr_KK_mvr_covar_zt
KK_mvr_variance_zt
mixt_frac
w_1
w_2
varnce_w_1
varnce_w_2
thl_1
thl_2
varnce_thl_1
varnce_thl_2
rt_1
rt_2
varnce_rt_1
varnce_rt_2
rc_1
rc_2
rsatl_1
rsatl_2
cloud_frac_1
cloud_frac_2
a3_coef_zt
wp3_on_wp2_zt
chi_1
chi_2
stdev_chi_1
stdev_chi_2
stdev_eta_1
stdev_eta_2
covar_chi_eta_1
covar_chi_eta_2
corr_w_chi_1
corr_w_chi_2
corr_w_eta_1
corr_w_eta_2
corr_chi_eta_1
corr_chi_eta_2
corr_w_rt_1
corr_w_rt_2
corr_w_thl_1
corr_w_thl_2
corr_rt_thl_1
corr_rt_thl_2
crt_1
crt_2
cthl_1
cthl_2
coef_wprtp2_implicit
term_wprtp2_explicit
coef_wpthlp2_implicit
term_wpthlp2_explicit
coef_wprtpthlp_implicit
term_wprtpthlp_explicit
coef_wp2rtp_implicit
term_wp2rtp_explicit
coef_wp2thlp_implicit
term_wp2thlp_explicit
hm_i
precip_frac
precip_frac_1
precip_frac_2
Ncnm
mu_hm_i
mu_Ncn_i
sigma_hm_i
sigma_Ncn_i
corr_w_chi_1_ca
corr_w_chi_2_ca
corr_w_eta_1_ca
corr_w_eta_2_ca
corr_w_hm_i
corr_w_Ncn_i
corr_chi_eta_1_ca
corr_chi_eta_2_ca
corr_chi_hm_i
corr_chi_Ncn_i
corr_eta_hm_i
corr_eta_Ncn_i
corr_Ncn_hm_i
corr_hmx_hmy_i
chi
chip2
C11_Skw_fnc
wp2_zt
thlp2_zt
wpthlp_zt
wprtp_zt
rtp2_zt
rtpthlp_zt
up2_zt
vp2_zt
upwp_zt
vpwp_zt
hmp2_zt
PSMLT
EVPMS
PRACS
EVPMG
PRACG
PGMLT
MNUCCC
PSACWS
PSACWI
QMULTS
QMULTG
PSACWG
PGSACW
PRD
PRCI
PRAI
QMULTR
QMULTRG
MNUCCD
PRACI
PRACIS
EPRD
MNUCCR
PIACR
PIACRS
PGRACS
PRDS
EPRDS
PSACR
PRDG
EPRDG
NGSTEN
NRSTEN
NISTEN
NSSTEN
NCSTEN
NPRC1
NRAGG
NPRACG
NSUBR
NSMLTR
NGMLTR
NPRACS
NNUCCR
NIACR
NIACRS
NGRACS
NSMLTS
NSAGG
NPRCI
NSCNG
NSUBS
PRC
PRA
PRE
PCC
NNUCCC
NPSACWS
NPRA
NPRC
NPSACWI
NPSACWG
NPRAI
NMULTS
NMULTG
NMULTR
NMULTRG
NNUCCD
NSUBI
NGMLTG
NSUBG
NACT
SIZEFIX_NR
SIZEFIX_NC
SIZEFIX_NI
SIZEFIX_NS
SIZEFIX_NG
NEGFIX_NR
NEGFIX_NC
NEGFIX_NI
NEGFIX_NS
NEGFIX_NG
NIM_MORR_CL
QC_INST
QR_INST
QI_INST
QS_INST
QG_INST
NC_INST
NR_INST
NI_INST
NS_INST
NG_INST
T_in_K_mc
cloud_frac_refined
rcm_refined
hl_on_Cp_residual
qto_residual
vars_zm =
wp2
rtp2
thlp2
rtpthlp
wprtp
wpthlp
wp2up2
wp2vp2
wp4
up2
vp2
Skw_zm
Skthl_zm
Skrt_zm
wpthvp
rtpthvp
thlpthvp
tau_zm
Kh_zm
K_hm
wprcp
rc_coef_zm
wm_zm
thlprcp
rtprcp
rcp2
upwp
vpwp
upthlp
uprtp
vpthlp
vprtp
upthvp
uprcp
vpthvp
vprcp
rho_zm
sigma_sqd_w
Skw_velocity
gamma_Skw_fnc
coef_wp4_implicit
C6rt_Skw_fnc
C6thl_Skw_fnc
C6_term
C7_Skw_fnc
C1_Skw_fnc
a3_coef
wp3_on_wp2
wp3_on_wp2_cfl_num
rcm_zm
rtm_zm
thlm_zm
cloud_frac_zm
ice_supersat_frac_zm
rho_ds_zm
thv_ds_zm
em
mean_w_up
mean_w_down
shear
wp3_zm
thlp3_zm
rtp3_zm
w_1_zm
w_2_zm
varnce_w_1_zm
varnce_w_2_zm
mixt_frac_zm
Frad
Frad_LW
Frad_SW
Frad_LW_up
Frad_SW_up
Frad_LW_down
Frad_SW_down
Fprec
Fcsed
hydrometp2
wphydrometp
rtphmp
thlphmp
hmxphmyp
Vri
VNi
Vrc
VNc
Vrr
VNr
Vrs
VNs
Vrg
Vrrprrp
VNrpNrp
Vrrprrp_expcalc
VNrpNrp_expcalc
wp2_bt
wp2_ma
wp2_ta
wp2_ac
wp2_bp
wp2_pr1
wp2_pr2
wp2_pr3
wp2_pr_dfsn
wp2_dp1
wp2_dp2
wp2_sdmp
wp2_cl
wp2_pd
wp2_sf
wp2_splat
vp2_bt
vp2_ma
vp2_ta
vp2_tp
vp2_dp1
vp2_dp2
vp2_pr1
vp2_pr2
vp2_sdmp
vp2_cl
vp2_pd
vp2_sf
vp2_splat
up2_bt
up2_ma
up2_ta
up2_tp
up2_dp1
up2_dp2
up2_pr1
up2_pr2
up2_sdmp
up2_cl
up2_pd
up2_sf
up2_splat
upwp_bt
upwp_ma
upwp_ta
upwp_tp
upwp_ac
upwp_bp
upwp_pr1
upwp_pr2
upwp_pr3
upwp_pr4
upwp_dp1
upwp_mfl
upwp_cl
vpwp_bt
vpwp_ma
vpwp_ta
vpwp_tp
vpwp_ac
vpwp_bp
vpwp_pr1
vpwp_pr2
vpwp_pr3
vpwp_pr4
vpwp_dp1
vpwp_mfl
vpwp_cl
wprtp_bt
wprtp_ma
wprtp_ta
wprtp_tp
wprtp_ac
wprtp_bp
wprtp_pr1
wprtp_pr2
wprtp_pr3
wprtp_dp1
wprtp_mfl
wprtp_cl
wprtp_pd
wprtp_forcing
wprtp_mc
wpthlp_bt
wpthlp_ma
wpthlp_ta
wpthlp_tp
wpthlp_ac
wpthlp_bp
wpthlp_pr1
wpthlp_pr2
wpthlp_pr3
wpthlp_dp1
wpthlp_mfl
wpthlp_cl
wpthlp_forcing
wpthlp_mc
rtp2_bt
rtp2_ma
rtp2_ta
rtp2_tp
rtp2_dp1
rtp2_dp2
rtp2_cl
rtp2_pd
rtp2_sf
rtp2_forcing
rtp2_mc
thlp2_bt
thlp2_ma
thlp2_ta
thlp2_tp
thlp2_dp1
thlp2_dp2
thlp2_cl
thlp2_pd
thlp2_sf
thlp2_forcing
thlp2_mc
rtpthlp_bt
rtpthlp_ma
rtpthlp_ta
rtpthlp_tp1
rtpthlp_tp2
rtpthlp_dp1
rtpthlp_dp2
rtpthlp_cl
rtpthlp_sf
rtpthlp_forcing
rtpthlp_mc
wpthlp_enter_mfl
wpthlp_exit_mfl
wprtp_enter_mfl
wprtp_exit_mfl
wpthlp_mfl_min
wpthlp_mfl_max
wprtp_mfl_min
wprtp_mfl_max
stability_correction
bv_freq_sqd
bv_freq_sqd_splat
bv_freq_sqd_mixed
bv_freq_sqd_moist
bv_freq_sqd_dry
bv_freq_sqd_smth
bv_freq_out_cloud
bv_freq_pos
ddzt_umvm_sqd
invrs_tau_zm
invrs_tau_xp2_zm
invrs_tau_wp2_zm
invrs_tau_wpxp_zm
invrs_tau_wp3_zm
invrs_tau_no_N2_zm
invrs_tau_bkgnd
invrs_tau_sfc
invrs_tau_shear
Ri_zm
vars_sfc =
ustar
soil_heat_flux
veg_T_in_K
sfc_soil_T_in_K
deep_soil_T_in_K
lh
sh
cc
lwp
vwp
swp
iwp
rwp
z_cloud_base
z_inversion
precip_rate_sfc
rain_flux_sfc
rrm_sfc
precip_frac_tol
wpthlp_sfc
wprtp_sfc
upwp_sfc
vpwp_sfc
morr_snow_rate
thlm_vert_avg
rtm_vert_avg
um_vert_avg
vm_vert_avg
wp2_vert_avg
up2_vert_avg
vp2_vert_avg
rtp2_vert_avg
thlp2_vert_avg
T_sfc
rtm_spur_src
thlm_spur_src
rs_sd_morr_int
tot_vartn_normlzd_rtm
tot_vartn_normlzd_thlm
tot_vartn_normlzd_wprtp
--------------------------------------------------
iteration = 1; time = 60.0
iteration = 2; time = 120.0
iteration = 3; time = 180.0
iteration = 4; time = 240.0
iteration = 5; time = 300.0
iteration = 6; time = 360.0
iteration = 7; time = 420.0
iteration = 8; time = 480.0
iteration = 9; time = 540.0
iteration = 10; time = 600.0
iteration = 11; time = 660.0
iteration = 12; time = 720.0
iteration = 13; time = 780.0
iteration = 14; time = 840.0
iteration = 15; time = 900.0
iteration = 16; time = 960.0
iteration = 17; time = 1020.0
iteration = 18; time = 1080.0
iteration = 19; time = 1140.0
iteration = 20; time = 1200.0
iteration = 21; time = 1260.0
iteration = 22; time = 1320.0
iteration = 23; time = 1380.0
iteration = 24; time = 1440.0
iteration = 25; time = 1500.0
iteration = 26; time = 1560.0
iteration = 27; time = 1620.0
iteration = 28; time = 1680.0
iteration = 29; time = 1740.0
iteration = 30; time = 1800.0
iteration = 31; time = 1860.0
iteration = 32; time = 1920.0
iteration = 33; time = 1980.0
iteration = 34; time = 2040.0
iteration = 35; time = 2100.0
iteration = 36; time = 2160.0
iteration = 37; time = 2220.0
iteration = 38; time = 2280.0
iteration = 39; time = 2340.0
iteration = 40; time = 2400.0
iteration = 41; time = 2460.0
iteration = 42; time = 2520.0
iteration = 43; time = 2580.0
iteration = 44; time = 2640.0
iteration = 45; time = 2700.0
iteration = 46; time = 2760.0
iteration = 47; time = 2820.0
iteration = 48; time = 2880.0
iteration = 49; time = 2940.0
iteration = 50; time = 3000.0
iteration = 51; time = 3060.0
iteration = 52; time = 3120.0
iteration = 53; time = 3180.0
iteration = 54; time = 3240.0
iteration = 55; time = 3300.0
iteration = 56; time = 3360.0
iteration = 57; time = 3420.0
iteration = 58; time = 3480.0
iteration = 59; time = 3540.0
iteration = 60; time = 3600.0
iteration = 61; time = 3660.0
iteration = 62; time = 3720.0
iteration = 63; time = 3780.0
iteration = 64; time = 3840.0
iteration = 65; time = 3900.0
iteration = 66; time = 3960.0
iteration = 67; time = 4020.0
iteration = 68; time = 4080.0
iteration = 69; time = 4140.0
iteration = 70; time = 4200.0
iteration = 71; time = 4260.0
iteration = 72; time = 4320.0
iteration = 73; time = 4380.0
iteration = 74; time = 4440.0
iteration = 75; time = 4500.0
iteration = 76; time = 4560.0
iteration = 77; time = 4620.0
iteration = 78; time = 4680.0
iteration = 79; time = 4740.0
iteration = 80; time = 4800.0
iteration = 81; time = 4860.0
iteration = 82; time = 4920.0
iteration = 83; time = 4980.0
iteration = 84; time = 5040.0
iteration = 85; time = 5100.0
iteration = 86; time = 5160.0
iteration = 87; time = 5220.0
iteration = 88; time = 5280.0
iteration = 89; time = 5340.0
iteration = 90; time = 5400.0
iteration = 91; time = 5460.0
iteration = 92; time = 5520.0
iteration = 93; time = 5580.0
iteration = 94; time = 5640.0
iteration = 95; time = 5700.0
iteration = 96; time = 5760.0
iteration = 97; time = 5820.0
iteration = 98; time = 5880.0
iteration = 99; time = 5940.0
iteration = 100; time = 6000.0
iteration = 101; time = 6060.0
iteration = 102; time = 6120.0
iteration = 103; time = 6180.0
iteration = 104; time = 6240.0
iteration = 105; time = 6300.0
iteration = 106; time = 6360.0
iteration = 107; time = 6420.0
iteration = 108; time = 6480.0
iteration = 109; time = 6540.0
iteration = 110; time = 6600.0
iteration = 111; time = 6660.0
iteration = 112; time = 6720.0
iteration = 113; time = 6780.0
iteration = 114; time = 6840.0
iteration = 115; time = 6900.0
iteration = 116; time = 6960.0
iteration = 117; time = 7020.0
iteration = 118; time = 7080.0
iteration = 119; time = 7140.0
iteration = 120; time = 7200.0
iteration = 121; time = 7260.0
iteration = 122; time = 7320.0
iteration = 123; time = 7380.0
iteration = 124; time = 7440.0
iteration = 125; time = 7500.0
iteration = 126; time = 7560.0
iteration = 127; time = 7620.0
iteration = 128; time = 7680.0
iteration = 129; time = 7740.0
iteration = 130; time = 7800.0
iteration = 131; time = 7860.0
iteration = 132; time = 7920.0
iteration = 133; time = 7980.0
iteration = 134; time = 8040.0
iteration = 135; time = 8100.0
iteration = 136; time = 8160.0
iteration = 137; time = 8220.0
iteration = 138; time = 8280.0
iteration = 139; time = 8340.0
iteration = 140; time = 8400.0
iteration = 141; time = 8460.0
iteration = 142; time = 8520.0
iteration = 143; time = 8580.0
iteration = 144; time = 8640.0
iteration = 145; time = 8700.0
iteration = 146; time = 8760.0
iteration = 147; time = 8820.0
iteration = 148; time = 8880.0
iteration = 149; time = 8940.0
iteration = 150; time = 9000.0
iteration = 151; time = 9060.0
iteration = 152; time = 9120.0
iteration = 153; time = 9180.0
iteration = 154; time = 9240.0
iteration = 155; time = 9300.0
iteration = 156; time = 9360.0
iteration = 157; time = 9420.0
iteration = 158; time = 9480.0
iteration = 159; time = 9540.0
iteration = 160; time = 9600.0
iteration = 161; time = 9660.0
iteration = 162; time = 9720.0
iteration = 163; time = 9780.0
iteration = 164; time = 9840.0
iteration = 165; time = 9900.0
iteration = 166; time = 9960.0
iteration = 167; time = 10020.0
iteration = 168; time = 10080.0
iteration = 169; time = 10140.0
iteration = 170; time = 10200.0
iteration = 171; time = 10260.0
iteration = 172; time = 10320.0
iteration = 173; time = 10380.0
iteration = 174; time = 10440.0
iteration = 175; time = 10500.0
iteration = 176; time = 10560.0
iteration = 177; time = 10620.0
iteration = 178; time = 10680.0
iteration = 179; time = 10740.0
iteration = 180; time = 10800.0
iteration = 181; time = 10860.0
iteration = 182; time = 10920.0
iteration = 183; time = 10980.0
iteration = 184; time = 11040.0
iteration = 185; time = 11100.0
iteration = 186; time = 11160.0
iteration = 187; time = 11220.0
iteration = 188; time = 11280.0
iteration = 189; time = 11340.0
iteration = 190; time = 11400.0
iteration = 191; time = 11460.0
iteration = 192; time = 11520.0
iteration = 193; time = 11580.0
iteration = 194; time = 11640.0
iteration = 195; time = 11700.0
iteration = 196; time = 11760.0
iteration = 197; time = 11820.0
iteration = 198; time = 11880.0
iteration = 199; time = 11940.0
iteration = 200; time = 12000.0
iteration = 201; time = 12060.0
iteration = 202; time = 12120.0
iteration = 203; time = 12180.0
iteration = 204; time = 12240.0
iteration = 205; time = 12300.0
iteration = 206; time = 12360.0
iteration = 207; time = 12420.0
iteration = 208; time = 12480.0
iteration = 209; time = 12540.0
iteration = 210; time = 12600.0
iteration = 211; time = 12660.0
iteration = 212; time = 12720.0
iteration = 213; time = 12780.0
iteration = 214; time = 12840.0
iteration = 215; time = 12900.0
iteration = 216; time = 12960.0
iteration = 217; time = 13020.0
iteration = 218; time = 13080.0
iteration = 219; time = 13140.0
iteration = 220; time = 13200.0
iteration = 221; time = 13260.0
iteration = 222; time = 13320.0
iteration = 223; time = 13380.0
iteration = 224; time = 13440.0
iteration = 225; time = 13500.0
iteration = 226; time = 13560.0
iteration = 227; time = 13620.0
iteration = 228; time = 13680.0
iteration = 229; time = 13740.0
iteration = 230; time = 13800.0
iteration = 231; time = 13860.0
iteration = 232; time = 13920.0
iteration = 233; time = 13980.0
iteration = 234; time = 14040.0
iteration = 235; time = 14100.0
iteration = 236; time = 14160.0
iteration = 237; time = 14220.0
iteration = 238; time = 14280.0
iteration = 239; time = 14340.0
iteration = 240; time = 14400.0
iteration = 241; time = 14460.0
iteration = 242; time = 14520.0
iteration = 243; time = 14580.0
iteration = 244; time = 14640.0
iteration = 245; time = 14700.0
iteration = 246; time = 14760.0
iteration = 247; time = 14820.0
iteration = 248; time = 14880.0
iteration = 249; time = 14940.0
iteration = 250; time = 15000.0
iteration = 251; time = 15060.0
iteration = 252; time = 15120.0
iteration = 253; time = 15180.0
iteration = 254; time = 15240.0
iteration = 255; time = 15300.0
iteration = 256; time = 15360.0
iteration = 257; time = 15420.0
iteration = 258; time = 15480.0
iteration = 259; time = 15540.0
iteration = 260; time = 15600.0
iteration = 261; time = 15660.0
iteration = 262; time = 15720.0
iteration = 263; time = 15780.0
iteration = 264; time = 15840.0
iteration = 265; time = 15900.0
iteration = 266; time = 15960.0
iteration = 267; time = 16020.0
iteration = 268; time = 16080.0
iteration = 269; time = 16140.0
iteration = 270; time = 16200.0
iteration = 271; time = 16260.0
iteration = 272; time = 16320.0
iteration = 273; time = 16380.0
iteration = 274; time = 16440.0
iteration = 275; time = 16500.0
iteration = 276; time = 16560.0
iteration = 277; time = 16620.0
iteration = 278; time = 16680.0
iteration = 279; time = 16740.0
iteration = 280; time = 16800.0
iteration = 281; time = 16860.0
iteration = 282; time = 16920.0
iteration = 283; time = 16980.0
iteration = 284; time = 17040.0
iteration = 285; time = 17100.0
iteration = 286; time = 17160.0
iteration = 287; time = 17220.0
iteration = 288; time = 17280.0
iteration = 289; time = 17340.0
iteration = 290; time = 17400.0
iteration = 291; time = 17460.0
iteration = 292; time = 17520.0
iteration = 293; time = 17580.0
iteration = 294; time = 17640.0
iteration = 295; time = 17700.0
iteration = 296; time = 17760.0
iteration = 297; time = 17820.0
iteration = 298; time = 17880.0
iteration = 299; time = 17940.0
iteration = 300; time = 18000.0
iteration = 301; time = 18060.0
iteration = 302; time = 18120.0
iteration = 303; time = 18180.0
iteration = 304; time = 18240.0
iteration = 305; time = 18300.0
iteration = 306; time = 18360.0
iteration = 307; time = 18420.0
iteration = 308; time = 18480.0
iteration = 309; time = 18540.0
iteration = 310; time = 18600.0
iteration = 311; time = 18660.0
iteration = 312; time = 18720.0
iteration = 313; time = 18780.0
iteration = 314; time = 18840.0
iteration = 315; time = 18900.0
iteration = 316; time = 18960.0
iteration = 317; time = 19020.0
iteration = 318; time = 19080.0
iteration = 319; time = 19140.0
iteration = 320; time = 19200.0
iteration = 321; time = 19260.0
iteration = 322; time = 19320.0
iteration = 323; time = 19380.0
iteration = 324; time = 19440.0
iteration = 325; time = 19500.0
iteration = 326; time = 19560.0
iteration = 327; time = 19620.0
iteration = 328; time = 19680.0
iteration = 329; time = 19740.0
iteration = 330; time = 19800.0
iteration = 331; time = 19860.0
iteration = 332; time = 19920.0
iteration = 333; time = 19980.0
iteration = 334; time = 20040.0
iteration = 335; time = 20100.0
iteration = 336; time = 20160.0
iteration = 337; time = 20220.0
iteration = 338; time = 20280.0
iteration = 339; time = 20340.0
iteration = 340; time = 20400.0
iteration = 341; time = 20460.0
iteration = 342; time = 20520.0
iteration = 343; time = 20580.0
iteration = 344; time = 20640.0
iteration = 345; time = 20700.0
iteration = 346; time = 20760.0
iteration = 347; time = 20820.0
iteration = 348; time = 20880.0
iteration = 349; time = 20940.0
iteration = 350; time = 21000.0
iteration = 351; time = 21060.0
iteration = 352; time = 21120.0
iteration = 353; time = 21180.0
iteration = 354; time = 21240.0
iteration = 355; time = 21300.0
iteration = 356; time = 21360.0
iteration = 357; time = 21420.0
iteration = 358; time = 21480.0
iteration = 359; time = 21540.0
iteration = 360; time = 21600.0
CLUBB-TIMER time_loop_init = 0.0106
CLUBB-TIMER time_clubb_advance = 0.2343
CLUBB-TIMER time_clubb_pdf = 0.0009
CLUBB-TIMER time_SILHS = 0.0008
CLUBB-TIMER time_microphys_scheme = 0.0000
CLUBB-TIMER time_microphys_advance = 0.0000
CLUBB-TIMER time_loop_end = 2.0854
CLUBB-TIMER time_output_multi_col = 0.0007
CLUBB-TIMER time_total = 2.3376
Program exited normally
+ clubb/run_scripts/run_scm.bash fire
Running fire
multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/04/23 04:46:04
--------------------------------------------------
Latest git log entry
--------------------------------------------------
A detailed git diff can be found at the end of this file
--------------------------------------------------
Tunable Parameters:
--------------------------------------------------
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
--------------------------------------------------
Preprocessing Directives:
--------------------------------------------------
-DNETCDF enabled
-DCOAMPS_MICRO enabled
-DNR_SP 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
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_hole_fill = T
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
--------------------------------------------------
µphysics_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: ../input/case_setups/fire_corr_array_cloud.in was not found! The defau
lt 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_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
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
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
--------------------------------------------------
Statistics
--------------------------------------------------
vars_zt =
thlm
thvm
rtm
rcm
rvm
um
vm
um_ref
vm_ref
wm_zt
ug
vg
cloud_frac
ice_supersat_frac
cloud_cover
rcm_in_layer
rcm_in_cloud
p_in_Pa
exner
rho_ds_zt
thv_ds_zt
Lscale
T_in_K
rel_humidity
wp3
thlp3
rtp3
wpthlp2
wp2thlp
wprtp2
wp2rtp
Skw_zt
Skthl_zt
Skrt_zt
Lscale_up
Lscale_down
tau_zt
Kh_zt
wp2thvp
wp2rcp
wp2hmp
wprtpthlp
wpup2
wpvp2
rc_coef
Lscale_pert_1
Lscale_pert_2
sigma_sqd_w_zt
rho
radht
radht_LW
radht_SW
Ncm
Nc_in_cloud
Nc_activated
Nccnm
Nim
snowslope
Nsm
Ngm
sed_rcm
rsat
rsati
rrm
Nrm
m_vol_rad_rain
m_vol_rad_cloud
eff_rad_cloud
eff_rad_ice
eff_rad_snow
eff_rad_rain
eff_rad_graupel
precip_rate_zt
rsm
rim
rgm
diam
mass_ice_cryst
rcm_icedfs
u_T_cm
rtm_bt
rtm_ma
rtm_ta
rtm_mfl
rtm_tacl
rtm_cl
rtm_forcing
rtm_sdmp
rtm_mc
rtm_pd
rvm_mc
rcm_mc
rcm_sd_mg_morr
thlm_bt
thlm_ma
thlm_ta
thlm_mfl
thlm_tacl
thlm_cl
thlm_forcing
thlm_sdmp
thlm_mc
thlm_old
thlm_without_ta
thlm_mfl_min
thlm_mfl_max
thlm_enter_mfl
thlm_exit_mfl
rtm_old
rtm_without_ta
rtm_mfl_min
rtm_mfl_max
rtm_enter_mfl
rtm_exit_mfl
um_bt
um_ma
um_gf
um_cf
um_ta
um_f
um_sdmp
um_ndg
um_mfl
vm_bt
vm_ma
vm_gf
vm_cf
vm_ta
vm_f
vm_sdmp
vm_ndg
vm_mfl
wp3_bt
wp3_ma
wp3_ta
wp3_tp
wp3_ac
wp3_bp1
wp3_pr_turb
wp3_pr_dfsn
wp3_pr1
wp3_pr2
wp3_pr3
wp3_pr_tp
wp3_dp1
wp3_sdmp
wp3_cl
wp3_splat
rtp3_bt
rtp3_tp
rtp3_ac
rtp3_dp
thlp3_bt
thlp3_tp
thlp3_ac
thlp3_dp
rrm_bt
rrm_ma
rrm_sd
rrm_ts
rrm_sd_morr
rrm_ta
rrm_evap
rrm_auto
rrm_accr
rrm_evap_adj
rrm_src_adj
rrm_hf
rrm_wvhf
rrm_cl
rrm_mc
Nrm_bt
Nrm_ma
Nrm_sd
Nrm_ts
Nrm_ta
Nrm_evap
Nrm_auto
Nrm_evap_adj
Nrm_src_adj
Nrm_cl
Nrm_mc
Ncm_bt
Ncm_ma
Ncm_ta
Ncm_mc
Ncm_cl
Ncm_act
rsm_bt
rsm_ma
rsm_sd
rsm_sd_morr
rsm_ta
rsm_mc
rsm_hf
rsm_wvhf
rsm_cl
rim_bt
rim_ma
rim_sd
rim_sd_mg_morr
rim_ta
rim_mc
rim_hf
rim_wvhf
rim_cl
rgm_bt
rgm_ma
rgm_sd
rgm_sd_morr
rgm_ta
rgm_mc
rgm_hf
rgm_wvhf
rgm_cl
Nsm_bt
Nsm_mc
Nsm_ta
Nsm_ma
Nsm_sd
Nsm_cl
Nim_bt
Nim_mc
Nim_ta
Nim_ma
Nim_sd
Nim_cl
Ngm_bt
Ngm_mc
Ngm_ta
Ngm_ma
Ngm_sd
Ngm_cl
w_KK_evap_covar_zt
rt_KK_evap_covar_zt
thl_KK_evap_covar_zt
w_KK_auto_covar_zt
rt_KK_auto_covar_zt
thl_KK_auto_covar_zt
w_KK_accr_covar_zt
rt_KK_accr_covar_zt
thl_KK_accr_covar_zt
rr_KK_mvr_covar_zt
Nr_KK_mvr_covar_zt
KK_mvr_variance_zt
mixt_frac
w_1
w_2
varnce_w_1
varnce_w_2
thl_1
thl_2
varnce_thl_1
varnce_thl_2
rt_1
rt_2
varnce_rt_1
varnce_rt_2
rc_1
rc_2
rsatl_1
rsatl_2
cloud_frac_1
cloud_frac_2
a3_coef_zt
wp3_on_wp2_zt
chi_1
chi_2
stdev_chi_1
stdev_chi_2
stdev_eta_1
stdev_eta_2
covar_chi_eta_1
covar_chi_eta_2
corr_w_chi_1
corr_w_chi_2
corr_w_eta_1
corr_w_eta_2
corr_chi_eta_1
corr_chi_eta_2
corr_w_rt_1
corr_w_rt_2
corr_w_thl_1
corr_w_thl_2
corr_rt_thl_1
corr_rt_thl_2
crt_1
crt_2
cthl_1
cthl_2
coef_wprtp2_implicit
term_wprtp2_explicit
coef_wpthlp2_implicit
term_wpthlp2_explicit
coef_wprtpthlp_implicit
term_wprtpthlp_explicit
coef_wp2rtp_implicit
term_wp2rtp_explicit
coef_wp2thlp_implicit
term_wp2thlp_explicit
hm_i
precip_frac
precip_frac_1
precip_frac_2
Ncnm
mu_hm_i
mu_Ncn_i
sigma_hm_i
sigma_Ncn_i
corr_w_chi_1_ca
corr_w_chi_2_ca
corr_w_eta_1_ca
corr_w_eta_2_ca
corr_w_hm_i
corr_w_Ncn_i
corr_chi_eta_1_ca
corr_chi_eta_2_ca
corr_chi_hm_i
corr_chi_Ncn_i
corr_eta_hm_i
corr_eta_Ncn_i
corr_Ncn_hm_i
corr_hmx_hmy_i
chi
chip2
C11_Skw_fnc
wp2_zt
thlp2_zt
wpthlp_zt
wprtp_zt
rtp2_zt
rtpthlp_zt
up2_zt
vp2_zt
upwp_zt
vpwp_zt
hmp2_zt
PSMLT
EVPMS
PRACS
EVPMG
PRACG
PGMLT
MNUCCC
PSACWS
PSACWI
QMULTS
QMULTG
PSACWG
PGSACW
PRD
PRCI
PRAI
QMULTR
QMULTRG
MNUCCD
PRACI
PRACIS
EPRD
MNUCCR
PIACR
PIACRS
PGRACS
PRDS
EPRDS
PSACR
PRDG
EPRDG
NGSTEN
NRSTEN
NISTEN
NSSTEN
NCSTEN
NPRC1
NRAGG
NPRACG
NSUBR
NSMLTR
NGMLTR
NPRACS
NNUCCR
NIACR
NIACRS
NGRACS
NSMLTS
NSAGG
NPRCI
NSCNG
NSUBS
PRC
PRA
PRE
PCC
NNUCCC
NPSACWS
NPRA
NPRC
NPSACWI
NPSACWG
NPRAI
NMULTS
NMULTG
NMULTR
NMULTRG
NNUCCD
NSUBI
NGMLTG
NSUBG
NACT
SIZEFIX_NR
SIZEFIX_NC
SIZEFIX_NI
SIZEFIX_NS
SIZEFIX_NG
NEGFIX_NR
NEGFIX_NC
NEGFIX_NI
NEGFIX_NS
NEGFIX_NG
NIM_MORR_CL
QC_INST
QR_INST
QI_INST
QS_INST
QG_INST
NC_INST
NR_INST
NI_INST
NS_INST
NG_INST
T_in_K_mc
cloud_frac_refined
rcm_refined
hl_on_Cp_residual
qto_residual
vars_zm =
wp2
rtp2
thlp2
rtpthlp
wprtp
wpthlp
wp2up2
wp2vp2
wp4
up2
vp2
Skw_zm
Skthl_zm
Skrt_zm
wpthvp
rtpthvp
thlpthvp
tau_zm
Kh_zm
K_hm
wprcp
rc_coef_zm
wm_zm
thlprcp
rtprcp
rcp2
upwp
vpwp
upthlp
uprtp
vpthlp
vprtp
upthvp
uprcp
vpthvp
vprcp
rho_zm
sigma_sqd_w
Skw_velocity
gamma_Skw_fnc
coef_wp4_implicit
C6rt_Skw_fnc
C6thl_Skw_fnc
C6_term
C7_Skw_fnc
C1_Skw_fnc
a3_coef
wp3_on_wp2
wp3_on_wp2_cfl_num
rcm_zm
rtm_zm
thlm_zm
cloud_frac_zm
ice_supersat_frac_zm
rho_ds_zm
thv_ds_zm
em
mean_w_up
mean_w_down
shear
wp3_zm
thlp3_zm
rtp3_zm
w_1_zm
w_2_zm
varnce_w_1_zm
varnce_w_2_zm
mixt_frac_zm
Frad
Frad_LW
Frad_SW
Frad_LW_up
Frad_SW_up
Frad_LW_down
Frad_SW_down
Fprec
Fcsed
hydrometp2
wphydrometp
rtphmp
thlphmp
hmxphmyp
Vri
VNi
Vrc
VNc
Vrr
VNr
Vrs
VNs
Vrg
Vrrprrp
VNrpNrp
Vrrprrp_expcalc
VNrpNrp_expcalc
wp2_bt
wp2_ma
wp2_ta
wp2_ac
wp2_bp
wp2_pr1
wp2_pr2
wp2_pr3
wp2_pr_dfsn
wp2_dp1
wp2_dp2
wp2_sdmp
wp2_cl
wp2_pd
wp2_sf
wp2_splat
vp2_bt
vp2_ma
vp2_ta
vp2_tp
vp2_dp1
vp2_dp2
vp2_pr1
vp2_pr2
vp2_sdmp
vp2_cl
vp2_pd
vp2_sf
vp2_splat
up2_bt
up2_ma
up2_ta
up2_tp
up2_dp1
up2_dp2
up2_pr1
up2_pr2
up2_sdmp
up2_cl
up2_pd
up2_sf
up2_splat
upwp_bt
upwp_ma
upwp_ta
upwp_tp
upwp_ac
upwp_bp
upwp_pr1
upwp_pr2
upwp_pr3
upwp_pr4
upwp_dp1
upwp_mfl
upwp_cl
vpwp_bt
vpwp_ma
vpwp_ta
vpwp_tp
vpwp_ac
vpwp_bp
vpwp_pr1
vpwp_pr2
vpwp_pr3
vpwp_pr4
vpwp_dp1
vpwp_mfl
vpwp_cl
wprtp_bt
wprtp_ma
wprtp_ta
wprtp_tp
wprtp_ac
wprtp_bp
wprtp_pr1
wprtp_pr2
wprtp_pr3
wprtp_dp1
wprtp_mfl
wprtp_cl
wprtp_pd
wprtp_forcing
wprtp_mc
wpthlp_bt
wpthlp_ma
wpthlp_ta
wpthlp_tp
wpthlp_ac
wpthlp_bp
wpthlp_pr1
wpthlp_pr2
wpthlp_pr3
wpthlp_dp1
wpthlp_mfl
wpthlp_cl
wpthlp_forcing
wpthlp_mc
rtp2_bt
rtp2_ma
rtp2_ta
rtp2_tp
rtp2_dp1
rtp2_dp2
rtp2_cl
rtp2_pd
rtp2_sf
rtp2_forcing
rtp2_mc
thlp2_bt
thlp2_ma
thlp2_ta
thlp2_tp
thlp2_dp1
thlp2_dp2
thlp2_cl
thlp2_pd
thlp2_sf
thlp2_forcing
thlp2_mc
rtpthlp_bt
rtpthlp_ma
rtpthlp_ta
rtpthlp_tp1
rtpthlp_tp2
rtpthlp_dp1
rtpthlp_dp2
rtpthlp_cl
rtpthlp_sf
rtpthlp_forcing
rtpthlp_mc
wpthlp_enter_mfl
wpthlp_exit_mfl
wprtp_enter_mfl
wprtp_exit_mfl
wpthlp_mfl_min
wpthlp_mfl_max
wprtp_mfl_min
wprtp_mfl_max
stability_correction
bv_freq_sqd
bv_freq_sqd_splat
bv_freq_sqd_mixed
bv_freq_sqd_moist
bv_freq_sqd_dry
bv_freq_sqd_smth
bv_freq_out_cloud
bv_freq_pos
ddzt_umvm_sqd
invrs_tau_zm
invrs_tau_xp2_zm
invrs_tau_wp2_zm
invrs_tau_wpxp_zm
invrs_tau_wp3_zm
invrs_tau_no_N2_zm
invrs_tau_bkgnd
invrs_tau_sfc
invrs_tau_shear
Ri_zm
vars_sfc =
ustar
soil_heat_flux
veg_T_in_K
sfc_soil_T_in_K
deep_soil_T_in_K
lh
sh
cc
lwp
vwp
swp
iwp
rwp
z_cloud_base
z_inversion
precip_rate_sfc
rain_flux_sfc
rrm_sfc
precip_frac_tol
wpthlp_sfc
wprtp_sfc
upwp_sfc
vpwp_sfc
morr_snow_rate
thlm_vert_avg
rtm_vert_avg
um_vert_avg
vm_vert_avg
wp2_vert_avg
up2_vert_avg
vp2_vert_avg
rtp2_vert_avg
thlp2_vert_avg
T_sfc
rtm_spur_src
thlm_spur_src
rs_sd_morr_int
tot_vartn_normlzd_rtm
tot_vartn_normlzd_thlm
tot_vartn_normlzd_wprtp
--------------------------------------------------
iteration = 1; time = 60.0
iteration = 2; time = 120.0
iteration = 3; time = 180.0
iteration = 4; time = 240.0
iteration = 5; time = 300.0
iteration = 6; time = 360.0
iteration = 7; time = 420.0
iteration = 8; time = 480.0
iteration = 9; time = 540.0
iteration = 10; time = 600.0
iteration = 11; time = 660.0
iteration = 12; time = 720.0
iteration = 13; time = 780.0
iteration = 14; time = 840.0
iteration = 15; time = 900.0
iteration = 16; time = 960.0
iteration = 17; time = 1020.0
iteration = 18; time = 1080.0
iteration = 19; time = 1140.0
iteration = 20; time = 1200.0
iteration = 21; time = 1260.0
iteration = 22; time = 1320.0
iteration = 23; time = 1380.0
iteration = 24; time = 1440.0
iteration = 25; time = 1500.0
iteration = 26; time = 1560.0
iteration = 27; time = 1620.0
iteration = 28; time = 1680.0
iteration = 29; time = 1740.0
iteration = 30; time = 1800.0
iteration = 31; time = 1860.0
iteration = 32; time = 1920.0
iteration = 33; time = 1980.0
iteration = 34; time = 2040.0
iteration = 35; time = 2100.0
iteration = 36; time = 2160.0
iteration = 37; time = 2220.0
iteration = 38; time = 2280.0
iteration = 39; time = 2340.0
iteration = 40; time = 2400.0
iteration = 41; time = 2460.0
iteration = 42; time = 2520.0
iteration = 43; time = 2580.0
iteration = 44; time = 2640.0
iteration = 45; time = 2700.0
iteration = 46; time = 2760.0
iteration = 47; time = 2820.0
iteration = 48; time = 2880.0
iteration = 49; time = 2940.0
iteration = 50; time = 3000.0
iteration = 51; time = 3060.0
iteration = 52; time = 3120.0
iteration = 53; time = 3180.0
iteration = 54; time = 3240.0
iteration = 55; time = 3300.0
iteration = 56; time = 3360.0
iteration = 57; time = 3420.0
iteration = 58; time = 3480.0
iteration = 59; time = 3540.0
iteration = 60; time = 3600.0
iteration = 61; time = 3660.0
iteration = 62; time = 3720.0
iteration = 63; time = 3780.0
iteration = 64; time = 3840.0
iteration = 65; time = 3900.0
iteration = 66; time = 3960.0
iteration = 67; time = 4020.0
iteration = 68; time = 4080.0
iteration = 69; time = 4140.0
iteration = 70; time = 4200.0
iteration = 71; time = 4260.0
iteration = 72; time = 4320.0
iteration = 73; time = 4380.0
iteration = 74; time = 4440.0
iteration = 75; time = 4500.0
iteration = 76; time = 4560.0
iteration = 77; time = 4620.0
iteration = 78; time = 4680.0
iteration = 79; time = 4740.0
iteration = 80; time = 4800.0
iteration = 81; time = 4860.0
iteration = 82; time = 4920.0
iteration = 83; time = 4980.0
iteration = 84; time = 5040.0
iteration = 85; time = 5100.0
iteration = 86; time = 5160.0
iteration = 87; time = 5220.0
iteration = 88; time = 5280.0
iteration = 89; time = 5340.0
iteration = 90; time = 5400.0
iteration = 91; time = 5460.0
iteration = 92; time = 5520.0
iteration = 93; time = 5580.0
iteration = 94; time = 5640.0
iteration = 95; time = 5700.0
iteration = 96; time = 5760.0
iteration = 97; time = 5820.0
iteration = 98; time = 5880.0
iteration = 99; time = 5940.0
iteration = 100; time = 6000.0
iteration = 101; time = 6060.0
iteration = 102; time = 6120.0
iteration = 103; time = 6180.0
iteration = 104; time = 6240.0
iteration = 105; time = 6300.0
iteration = 106; time = 6360.0
iteration = 107; time = 6420.0
iteration = 108; time = 6480.0
iteration = 109; time = 6540.0
iteration = 110; time = 6600.0
iteration = 111; time = 6660.0
iteration = 112; time = 6720.0
iteration = 113; time = 6780.0
iteration = 114; time = 6840.0
iteration = 115; time = 6900.0
iteration = 116; time = 6960.0
iteration = 117; time = 7020.0
iteration = 118; time = 7080.0
iteration = 119; time = 7140.0
iteration = 120; time = 7200.0
iteration = 121; time = 7260.0
iteration = 122; time = 7320.0
iteration = 123; time = 7380.0
iteration = 124; time = 7440.0
iteration = 125; time = 7500.0
iteration = 126; time = 7560.0
iteration = 127; time = 7620.0
iteration = 128; time = 7680.0
iteration = 129; time = 7740.0
iteration = 130; time = 7800.0
iteration = 131; time = 7860.0
iteration = 132; time = 7920.0
iteration = 133; time = 7980.0
iteration = 134; time = 8040.0
iteration = 135; time = 8100.0
iteration = 136; time = 8160.0
iteration = 137; time = 8220.0
iteration = 138; time = 8280.0
Warning: spurious supersaturation was removed after pdf_closure!
iteration = 139; time = 8340.0
Warning: spurious supersaturation was removed after pdf_closure!
iteration = 140; time = 8400.0
Warning: spurious supersaturation was removed after pdf_closure!
iteration = 141; time = 8460.0
iteration = 142; time = 8520.0
iteration = 143; time = 8580.0
iteration = 144; time = 8640.0
iteration = 145; time = 8700.0
iteration = 146; time = 8760.0
iteration = 147; time = 8820.0
iteration = 148; time = 8880.0
iteration = 149; time = 8940.0
iteration = 150; time = 9000.0
iteration = 151; time = 9060.0
iteration = 152; time = 9120.0
iteration = 153; time = 9180.0
iteration = 154; time = 9240.0
iteration = 155; time = 9300.0
iteration = 156; time = 9360.0
iteration = 157; time = 9420.0
iteration = 158; time = 9480.0
iteration = 159; time = 9540.0
iteration = 160; time = 9600.0
iteration = 161; time = 9660.0
iteration = 162; time = 9720.0
iteration = 163; time = 9780.0
iteration = 164; time = 9840.0
iteration = 165; time = 9900.0
iteration = 166; time = 9960.0
iteration = 167; time = 10020.0
iteration = 168; time = 10080.0
iteration = 169; time = 10140.0
iteration = 170; time = 10200.0
iteration = 171; time = 10260.0
iteration = 172; time = 10320.0
iteration = 173; time = 10380.0
iteration = 174; time = 10440.0
iteration = 175; time = 10500.0
iteration = 176; time = 10560.0
iteration = 177; time = 10620.0
iteration = 178; time = 10680.0
iteration = 179; time = 10740.0
iteration = 180; time = 10800.0
CLUBB-TIMER time_loop_init = 0.0039
CLUBB-TIMER time_clubb_advance = 0.0897
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.9885
CLUBB-TIMER time_output_multi_col = 0.0004
CLUBB-TIMER time_total = 1.0858
Program exited normally
+ clubb/run_scripts/run_scm.bash wangara
Running wangara
multicol_def namelist not found in clubb.in -- defaulting to ngrdcol = 1
2025/04/23 04:46:05
--------------------------------------------------
Latest git log entry
--------------------------------------------------
A detailed git diff can be found at the end of this file
--------------------------------------------------
Tunable Parameters:
--------------------------------------------------
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
--------------------------------------------------
Preprocessing Directives:
--------------------------------------------------
-DNETCDF enabled
-DCOAMPS_MICRO enabled
-DNR_SP 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
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_hole_fill = T
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
--------------------------------------------------
µphysics_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: ../input/case_setups/wangara_corr_array_cloud.in was not found! The de
fault 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_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
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
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 7.000000000000001E-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
--------------------------------------------------
Statistics
--------------------------------------------------
vars_zt =
thlm
thvm
rtm
rcm
rvm
um
vm
um_ref
vm_ref
wm_zt
ug
vg
cloud_frac
ice_supersat_frac
cloud_cover
rcm_in_layer
rcm_in_cloud
p_in_Pa
exner
rho_ds_zt
thv_ds_zt
Lscale
T_in_K
rel_humidity
wp3
thlp3
rtp3
wpthlp2
wp2thlp
wprtp2
wp2rtp
Skw_zt
Skthl_zt
Skrt_zt
Lscale_up
Lscale_down
tau_zt
Kh_zt
wp2thvp
wp2rcp
wp2hmp
wprtpthlp
wpup2
wpvp2
rc_coef
Lscale_pert_1
Lscale_pert_2
sigma_sqd_w_zt
rho
radht
radht_LW
radht_SW
Ncm
Nc_in_cloud
Nc_activated
Nccnm
Nim
snowslope
Nsm
Ngm
sed_rcm
rsat
rsati
rrm
Nrm
m_vol_rad_rain
m_vol_rad_cloud
eff_rad_cloud
eff_rad_ice
eff_rad_snow
eff_rad_rain
eff_rad_graupel
precip_rate_zt
rsm
rim
rgm
diam
mass_ice_cryst
rcm_icedfs
u_T_cm
rtm_bt
rtm_ma
rtm_ta
rtm_mfl
rtm_tacl
rtm_cl
rtm_forcing
rtm_sdmp
rtm_mc
rtm_pd
rvm_mc
rcm_mc
rcm_sd_mg_morr
thlm_bt
thlm_ma
thlm_ta
thlm_mfl
thlm_tacl
thlm_cl
thlm_forcing
thlm_sdmp
thlm_mc
thlm_old
thlm_without_ta
thlm_mfl_min
thlm_mfl_max
thlm_enter_mfl
thlm_exit_mfl
rtm_old
rtm_without_ta
rtm_mfl_min
rtm_mfl_max
rtm_enter_mfl
rtm_exit_mfl
um_bt
um_ma
um_gf
um_cf
um_ta
um_f
um_sdmp
um_ndg
um_mfl
vm_bt
vm_ma
vm_gf
vm_cf
vm_ta
vm_f
vm_sdmp
vm_ndg
vm_mfl
wp3_bt
wp3_ma
wp3_ta
wp3_tp
wp3_ac
wp3_bp1
wp3_pr_turb
wp3_pr_dfsn
wp3_pr1
wp3_pr2
wp3_pr3
wp3_pr_tp
wp3_dp1
wp3_sdmp
wp3_cl
wp3_splat
rtp3_bt
rtp3_tp
rtp3_ac
rtp3_dp
thlp3_bt
thlp3_tp
thlp3_ac
thlp3_dp
rrm_bt
rrm_ma
rrm_sd
rrm_ts
rrm_sd_morr
rrm_ta
rrm_evap
rrm_auto
rrm_accr
rrm_evap_adj
rrm_src_adj
rrm_hf
rrm_wvhf
rrm_cl
rrm_mc
Nrm_bt
Nrm_ma
Nrm_sd
Nrm_ts
Nrm_ta
Nrm_evap
Nrm_auto
Nrm_evap_adj
Nrm_src_adj
Nrm_cl
Nrm_mc
Ncm_bt
Ncm_ma
Ncm_ta
Ncm_mc
Ncm_cl
Ncm_act
rsm_bt
rsm_ma
rsm_sd
rsm_sd_morr
rsm_ta
rsm_mc
rsm_hf
rsm_wvhf
rsm_cl
rim_bt
rim_ma
rim_sd
rim_sd_mg_morr
rim_ta
rim_mc
rim_hf
rim_wvhf
rim_cl
rgm_bt
rgm_ma
rgm_sd
rgm_sd_morr
rgm_ta
rgm_mc
rgm_hf
rgm_wvhf
rgm_cl
Nsm_bt
Nsm_mc
Nsm_ta
Nsm_ma
Nsm_sd
Nsm_cl
Nim_bt
Nim_mc
Nim_ta
Nim_ma
Nim_sd
Nim_cl
Ngm_bt
Ngm_mc
Ngm_ta
Ngm_ma
Ngm_sd
Ngm_cl
w_KK_evap_covar_zt
rt_KK_evap_covar_zt
thl_KK_evap_covar_zt
w_KK_auto_covar_zt
rt_KK_auto_covar_zt
thl_KK_auto_covar_zt
w_KK_accr_covar_zt
rt_KK_accr_covar_zt
thl_KK_accr_covar_zt
rr_KK_mvr_covar_zt
Nr_KK_mvr_covar_zt
KK_mvr_variance_zt
mixt_frac
w_1
w_2
varnce_w_1
varnce_w_2
thl_1
thl_2
varnce_thl_1
varnce_thl_2
rt_1
rt_2
varnce_rt_1
varnce_rt_2
rc_1
rc_2
rsatl_1
rsatl_2
cloud_frac_1
cloud_frac_2
a3_coef_zt
wp3_on_wp2_zt
chi_1
chi_2
stdev_chi_1
stdev_chi_2
stdev_eta_1
stdev_eta_2
covar_chi_eta_1
covar_chi_eta_2
corr_w_chi_1
corr_w_chi_2
corr_w_eta_1
corr_w_eta_2
corr_chi_eta_1
corr_chi_eta_2
corr_w_rt_1
corr_w_rt_2
corr_w_thl_1
corr_w_thl_2
corr_rt_thl_1
corr_rt_thl_2
crt_1
crt_2
cthl_1
cthl_2
coef_wprtp2_implicit
term_wprtp2_explicit
coef_wpthlp2_implicit
term_wpthlp2_explicit
coef_wprtpthlp_implicit
term_wprtpthlp_explicit
coef_wp2rtp_implicit
term_wp2rtp_explicit
coef_wp2thlp_implicit
term_wp2thlp_explicit
hm_i
precip_frac
precip_frac_1
precip_frac_2
Ncnm
mu_hm_i
mu_Ncn_i
sigma_hm_i
sigma_Ncn_i
corr_w_chi_1_ca
corr_w_chi_2_ca
corr_w_eta_1_ca
corr_w_eta_2_ca
corr_w_hm_i
corr_w_Ncn_i
corr_chi_eta_1_ca
corr_chi_eta_2_ca
corr_chi_hm_i
corr_chi_Ncn_i
corr_eta_hm_i
corr_eta_Ncn_i
corr_Ncn_hm_i
corr_hmx_hmy_i
chi
chip2
C11_Skw_fnc
wp2_zt
thlp2_zt
wpthlp_zt
wprtp_zt
rtp2_zt
rtpthlp_zt
up2_zt
vp2_zt
upwp_zt
vpwp_zt
hmp2_zt
PSMLT
EVPMS
PRACS
EVPMG
PRACG
PGMLT
MNUCCC
PSACWS
PSACWI
QMULTS
QMULTG
PSACWG
PGSACW
PRD
PRCI
PRAI
QMULTR
QMULTRG
MNUCCD
PRACI
PRACIS
EPRD
MNUCCR
PIACR
PIACRS
PGRACS
PRDS
EPRDS
PSACR
PRDG
EPRDG
NGSTEN
NRSTEN
NISTEN
NSSTEN
NCSTEN
NPRC1
NRAGG
NPRACG
NSUBR
NSMLTR
NGMLTR
NPRACS
NNUCCR
NIACR
NIACRS
NGRACS
NSMLTS
NSAGG
NPRCI
NSCNG
NSUBS
PRC
PRA
PRE
PCC
NNUCCC
NPSACWS
NPRA
NPRC
NPSACWI
NPSACWG
NPRAI
NMULTS
NMULTG
NMULTR
NMULTRG
NNUCCD
NSUBI
NGMLTG
NSUBG
NACT
SIZEFIX_NR
SIZEFIX_NC
SIZEFIX_NI
SIZEFIX_NS
SIZEFIX_NG
NEGFIX_NR
NEGFIX_NC
NEGFIX_NI
NEGFIX_NS
NEGFIX_NG
NIM_MORR_CL
QC_INST
QR_INST
QI_INST
QS_INST
QG_INST
NC_INST
NR_INST
NI_INST
NS_INST
NG_INST
T_in_K_mc
cloud_frac_refined
rcm_refined
hl_on_Cp_residual
qto_residual
vars_zm =
wp2
rtp2
thlp2
rtpthlp
wprtp
wpthlp
wp2up2
wp2vp2
wp4
up2
vp2
Skw_zm
Skthl_zm
Skrt_zm
wpthvp
rtpthvp
thlpthvp
tau_zm
Kh_zm
K_hm
wprcp
rc_coef_zm
wm_zm
thlprcp
rtprcp
rcp2
upwp
vpwp
upthlp
uprtp
vpthlp
vprtp
upthvp
uprcp
vpthvp
vprcp
rho_zm
sigma_sqd_w
Skw_velocity
gamma_Skw_fnc
coef_wp4_implicit
C6rt_Skw_fnc
C6thl_Skw_fnc
C6_term
C7_Skw_fnc
C1_Skw_fnc
a3_coef
wp3_on_wp2
wp3_on_wp2_cfl_num
rcm_zm
rtm_zm
thlm_zm
cloud_frac_zm
ice_supersat_frac_zm
rho_ds_zm
thv_ds_zm
em
mean_w_up
mean_w_down
shear
wp3_zm
thlp3_zm
rtp3_zm
w_1_zm
w_2_zm
varnce_w_1_zm
varnce_w_2_zm
mixt_frac_zm
Frad
Frad_LW
Frad_SW
Frad_LW_up
Frad_SW_up
Frad_LW_down
Frad_SW_down
Fprec
Fcsed
hydrometp2
wphydrometp
rtphmp
thlphmp
hmxphmyp
Vri
VNi
Vrc
VNc
Vrr
VNr
Vrs
VNs
Vrg
Vrrprrp
VNrpNrp
Vrrprrp_expcalc
VNrpNrp_expcalc
wp2_bt
wp2_ma
wp2_ta
wp2_ac
wp2_bp
wp2_pr1
wp2_pr2
wp2_pr3
wp2_pr_dfsn
wp2_dp1
wp2_dp2
wp2_sdmp
wp2_cl
wp2_pd
wp2_sf
wp2_splat
vp2_bt
vp2_ma
vp2_ta
vp2_tp
vp2_dp1
vp2_dp2
vp2_pr1
vp2_pr2
vp2_sdmp
vp2_cl
vp2_pd
vp2_sf
vp2_splat
up2_bt
up2_ma
up2_ta
up2_tp
up2_dp1
up2_dp2
up2_pr1
up2_pr2
up2_sdmp
up2_cl
up2_pd
up2_sf
up2_splat
upwp_bt
upwp_ma
upwp_ta
upwp_tp
upwp_ac
upwp_bp
upwp_pr1
upwp_pr2
upwp_pr3
upwp_pr4
upwp_dp1
upwp_mfl
upwp_cl
vpwp_bt
vpwp_ma
vpwp_ta
vpwp_tp
vpwp_ac
vpwp_bp
vpwp_pr1
vpwp_pr2
vpwp_pr3
vpwp_pr4
vpwp_dp1
vpwp_mfl
vpwp_cl
wprtp_bt
wprtp_ma
wprtp_ta
wprtp_tp
wprtp_ac
wprtp_bp
wprtp_pr1
wprtp_pr2
wprtp_pr3
wprtp_dp1
wprtp_mfl
wprtp_cl
wprtp_pd
wprtp_forcing
wprtp_mc
wpthlp_bt
wpthlp_ma
wpthlp_ta
wpthlp_tp
wpthlp_ac
wpthlp_bp
wpthlp_pr1
wpthlp_pr2
wpthlp_pr3
wpthlp_dp1
wpthlp_mfl
wpthlp_cl
wpthlp_forcing
wpthlp_mc
rtp2_bt
rtp2_ma
rtp2_ta
rtp2_tp
rtp2_dp1
rtp2_dp2
rtp2_cl
rtp2_pd
rtp2_sf
rtp2_forcing
rtp2_mc
thlp2_bt
thlp2_ma
thlp2_ta
thlp2_tp
thlp2_dp1
thlp2_dp2
thlp2_cl
thlp2_pd
thlp2_sf
thlp2_forcing
thlp2_mc
rtpthlp_bt
rtpthlp_ma
rtpthlp_ta
rtpthlp_tp1
rtpthlp_tp2
rtpthlp_dp1
rtpthlp_dp2
rtpthlp_cl
rtpthlp_sf
rtpthlp_forcing
rtpthlp_mc
wpthlp_enter_mfl
wpthlp_exit_mfl
wprtp_enter_mfl
wprtp_exit_mfl
wpthlp_mfl_min
wpthlp_mfl_max
wprtp_mfl_min
wprtp_mfl_max
stability_correction
bv_freq_sqd
bv_freq_sqd_splat
bv_freq_sqd_mixed
bv_freq_sqd_moist
bv_freq_sqd_dry
bv_freq_sqd_smth
bv_freq_out_cloud
bv_freq_pos
ddzt_umvm_sqd
invrs_tau_zm
invrs_tau_xp2_zm
invrs_tau_wp2_zm
invrs_tau_wpxp_zm
invrs_tau_wp3_zm
invrs_tau_no_N2_zm
invrs_tau_bkgnd
invrs_tau_sfc
invrs_tau_shear
Ri_zm
vars_sfc =
ustar
soil_heat_flux
veg_T_in_K
sfc_soil_T_in_K
deep_soil_T_in_K
lh
sh
cc
lwp
vwp
swp
iwp
rwp
z_cloud_base
z_inversion
precip_rate_sfc
rain_flux_sfc
rrm_sfc
precip_frac_tol
wpthlp_sfc
wprtp_sfc
upwp_sfc
vpwp_sfc
morr_snow_rate
thlm_vert_avg
rtm_vert_avg
um_vert_avg
vm_vert_avg
wp2_vert_avg
up2_vert_avg
vp2_vert_avg
rtp2_vert_avg
thlp2_vert_avg
T_sfc
rtm_spur_src
thlm_spur_src
rs_sd_morr_int
tot_vartn_normlzd_rtm
tot_vartn_normlzd_thlm
tot_vartn_normlzd_wprtp
--------------------------------------------------
iteration = 1; time = 82860.0
iteration = 2; time = 82920.0
iteration = 3; time = 82980.0
iteration = 4; time = 83040.0
iteration = 5; time = 83100.0
iteration = 6; time = 83160.0
iteration = 7; time = 83220.0
iteration = 8; time = 83280.0
iteration = 9; time = 83340.0
iteration = 10; time = 83400.0
iteration = 11; time = 83460.0
iteration = 12; time = 83520.0
iteration = 13; time = 83580.0
iteration = 14; time = 83640.0
iteration = 15; time = 83700.0
iteration = 16; time = 83760.0
iteration = 17; time = 83820.0
iteration = 18; time = 83880.0
iteration = 19; time = 83940.0
iteration = 20; time = 84000.0
iteration = 21; time = 84060.0
iteration = 22; time = 84120.0
iteration = 23; time = 84180.0
iteration = 24; time = 84240.0
iteration = 25; time = 84300.0
iteration = 26; time = 84360.0
iteration = 27; time = 84420.0
iteration = 28; time = 84480.0
iteration = 29; time = 84540.0
iteration = 30; time = 84600.0
iteration = 31; time = 84660.0
iteration = 32; time = 84720.0
iteration = 33; time = 84780.0
iteration = 34; time = 84840.0
iteration = 35; time = 84900.0
iteration = 36; time = 84960.0
iteration = 37; time = 85020.0
iteration = 38; time = 85080.0
iteration = 39; time = 85140.0
iteration = 40; time = 85200.0
iteration = 41; time = 85260.0
iteration = 42; time = 85320.0
iteration = 43; time = 85380.0
iteration = 44; time = 85440.0
iteration = 45; time = 85500.0
iteration = 46; time = 85560.0
iteration = 47; time = 85620.0
iteration = 48; time = 85680.0
iteration = 49; time = 85740.0
iteration = 50; time = 85800.0
iteration = 51; time = 85860.0
iteration = 52; time = 85920.0
iteration = 53; time = 85980.0
iteration = 54; time = 86040.0
iteration = 55; time = 86100.0
iteration = 56; time = 86160.0
iteration = 57; time = 86220.0
iteration = 58; time = 86280.0
iteration = 59; time = 86340.0
iteration = 60; time = 86400.0
iteration = 61; time = 86460.0
iteration = 62; time = 86520.0
iteration = 63; time = 86580.0
iteration = 64; time = 86640.0
iteration = 65; time = 86700.0
iteration = 66; time = 86760.0
iteration = 67; time = 86820.0
iteration = 68; time = 86880.0
iteration = 69; time = 86940.0
iteration = 70; time = 87000.0
iteration = 71; time = 87060.0
iteration = 72; time = 87120.0
iteration = 73; time = 87180.0
iteration = 74; time = 87240.0
iteration = 75; time = 87300.0
iteration = 76; time = 87360.0
iteration = 77; time = 87420.0
iteration = 78; time = 87480.0
iteration = 79; time = 87540.0
iteration = 80; time = 87600.0
iteration = 81; time = 87660.0
iteration = 82; time = 87720.0
iteration = 83; time = 87780.0
iteration = 84; time = 87840.0
iteration = 85; time = 87900.0
iteration = 86; time = 87960.0
iteration = 87; time = 88020.0
iteration = 88; time = 88080.0
iteration = 89; time = 88140.0
iteration = 90; time = 88200.0
iteration = 91; time = 88260.0
iteration = 92; time = 88320.0
iteration = 93; time = 88380.0
iteration = 94; time = 88440.0
iteration = 95; time = 88500.0
iteration = 96; time = 88560.0
iteration = 97; time = 88620.0
iteration = 98; time = 88680.0
iteration = 99; time = 88740.0
iteration = 100; time = 88800.0
iteration = 101; time = 88860.0
iteration = 102; time = 88920.0
iteration = 103; time = 88980.0
iteration = 104; time = 89040.0
iteration = 105; time = 89100.0
iteration = 106; time = 89160.0
iteration = 107; time = 89220.0
iteration = 108; time = 89280.0
iteration = 109; time = 89340.0
iteration = 110; time = 89400.0
iteration = 111; time = 89460.0
iteration = 112; time = 89520.0
iteration = 113; time = 89580.0
iteration = 114; time = 89640.0
iteration = 115; time = 89700.0
iteration = 116; time = 89760.0
iteration = 117; time = 89820.0
iteration = 118; time = 89880.0
iteration = 119; time = 89940.0
iteration = 120; time = 90000.0
iteration = 121; time = 90060.0
iteration = 122; time = 90120.0
iteration = 123; time = 90180.0
iteration = 124; time = 90240.0
iteration = 125; time = 90300.0
iteration = 126; time = 90360.0
iteration = 127; time = 90420.0
iteration = 128; time = 90480.0
iteration = 129; time = 90540.0
iteration = 130; time = 90600.0
iteration = 131; time = 90660.0
iteration = 132; time = 90720.0
iteration = 133; time = 90780.0
iteration = 134; time = 90840.0
iteration = 135; time = 90900.0
iteration = 136; time = 90960.0
iteration = 137; time = 91020.0
iteration = 138; time = 91080.0
iteration = 139; time = 91140.0
iteration = 140; time = 91200.0
iteration = 141; time = 91260.0
iteration = 142; time = 91320.0
iteration = 143; time = 91380.0
iteration = 144; time = 91440.0
iteration = 145; time = 91500.0
iteration = 146; time = 91560.0
iteration = 147; time = 91620.0
iteration = 148; time = 91680.0
iteration = 149; time = 91740.0
iteration = 150; time = 91800.0
iteration = 151; time = 91860.0
iteration = 152; time = 91920.0
iteration = 153; time = 91980.0
iteration = 154; time = 92040.0
iteration = 155; time = 92100.0
iteration = 156; time = 92160.0
iteration = 157; time = 92220.0
iteration = 158; time = 92280.0
iteration = 159; time = 92340.0
iteration = 160; time = 92400.0
iteration = 161; time = 92460.0
iteration = 162; time = 92520.0
iteration = 163; time = 92580.0
iteration = 164; time = 92640.0
iteration = 165; time = 92700.0
iteration = 166; time = 92760.0
iteration = 167; time = 92820.0
iteration = 168; time = 92880.0
iteration = 169; time = 92940.0
iteration = 170; time = 93000.0
iteration = 171; time = 93060.0
iteration = 172; time = 93120.0
iteration = 173; time = 93180.0
iteration = 174; time = 93240.0
iteration = 175; time = 93300.0
iteration = 176; time = 93360.0
iteration = 177; time = 93420.0
iteration = 178; time = 93480.0
iteration = 179; time = 93540.0
iteration = 180; time = 93600.0
iteration = 181; time = 93660.0
iteration = 182; time = 93720.0
iteration = 183; time = 93780.0
iteration = 184; time = 93840.0
iteration = 185; time = 93900.0
iteration = 186; time = 93960.0
iteration = 187; time = 94020.0
iteration = 188; time = 94080.0
iteration = 189; time = 94140.0
iteration = 190; time = 94200.0
iteration = 191; time = 94260.0
iteration = 192; time = 94320.0
iteration = 193; time = 94380.0
iteration = 194; time = 94440.0
iteration = 195; time = 94500.0
iteration = 196; time = 94560.0
iteration = 197; time = 94620.0
iteration = 198; time = 94680.0
iteration = 199; time = 94740.0
iteration = 200; time = 94800.0
iteration = 201; time = 94860.0
iteration = 202; time = 94920.0
iteration = 203; time = 94980.0
iteration = 204; time = 95040.0
iteration = 205; time = 95100.0
iteration = 206; time = 95160.0
iteration = 207; time = 95220.0
iteration = 208; time = 95280.0
iteration = 209; time = 95340.0
iteration = 210; time = 95400.0
iteration = 211; time = 95460.0
iteration = 212; time = 95520.0
iteration = 213; time = 95580.0
iteration = 214; time = 95640.0
iteration = 215; time = 95700.0
iteration = 216; time = 95760.0
iteration = 217; time = 95820.0
iteration = 218; time = 95880.0
iteration = 219; time = 95940.0
iteration = 220; time = 96000.0
iteration = 221; time = 96060.0
iteration = 222; time = 96120.0
iteration = 223; time = 96180.0
iteration = 224; time = 96240.0
iteration = 225; time = 96300.0
iteration = 226; time = 96360.0
iteration = 227; time = 96420.0
iteration = 228; time = 96480.0
iteration = 229; time = 96540.0
iteration = 230; time = 96600.0
iteration = 231; time = 96660.0
iteration = 232; time = 96720.0
iteration = 233; time = 96780.0
iteration = 234; time = 96840.0
iteration = 235; time = 96900.0
iteration = 236; time = 96960.0
iteration = 237; time = 97020.0
iteration = 238; time = 97080.0
iteration = 239; time = 97140.0
iteration = 240; time = 97200.0
iteration = 241; time = 97260.0
iteration = 242; time = 97320.0
iteration = 243; time = 97380.0
iteration = 244; time = 97440.0
iteration = 245; time = 97500.0
iteration = 246; time = 97560.0
iteration = 247; time = 97620.0
iteration = 248; time = 97680.0
iteration = 249; time = 97740.0
iteration = 250; time = 97800.0
iteration = 251; time = 97860.0
iteration = 252; time = 97920.0
iteration = 253; time = 97980.0
iteration = 254; time = 98040.0
iteration = 255; time = 98100.0
iteration = 256; time = 98160.0
iteration = 257; time = 98220.0
iteration = 258; time = 98280.0
iteration = 259; time = 98340.0
iteration = 260; time = 98400.0
iteration = 261; time = 98460.0
iteration = 262; time = 98520.0
iteration = 263; time = 98580.0
iteration = 264; time = 98640.0
iteration = 265; time = 98700.0
iteration = 266; time = 98760.0
iteration = 267; time = 98820.0
iteration = 268; time = 98880.0
iteration = 269; time = 98940.0
iteration = 270; time = 99000.0
iteration = 271; time = 99060.0
iteration = 272; time = 99120.0
iteration = 273; time = 99180.0
iteration = 274; time = 99240.0
iteration = 275; time = 99300.0
iteration = 276; time = 99360.0
iteration = 277; time = 99420.0
iteration = 278; time = 99480.0
iteration = 279; time = 99540.0
iteration = 280; time = 99600.0
iteration = 281; time = 99660.0
iteration = 282; time = 99720.0
iteration = 283; time = 99780.0
iteration = 284; time = 99840.0
iteration = 285; time = 99900.0
iteration = 286; time = 99960.0
iteration = 287; time = 100020.0
iteration = 288; time = 100080.0
iteration = 289; time = 100140.0
iteration = 290; time = 100200.0
iteration = 291; time = 100260.0
iteration = 292; time = 100320.0
iteration = 293; time = 100380.0
iteration = 294; time = 100440.0
iteration = 295; time = 100500.0
iteration = 296; time = 100560.0
iteration = 297; time = 100620.0
iteration = 298; time = 100680.0
iteration = 299; time = 100740.0
iteration = 300; time = 100800.0
iteration = 301; time = 100860.0
iteration = 302; time = 100920.0
iteration = 303; time = 100980.0
iteration = 304; time = 101040.0
iteration = 305; time = 101100.0
iteration = 306; time = 101160.0
iteration = 307; time = 101220.0
iteration = 308; time = 101280.0
iteration = 309; time = 101340.0
iteration = 310; time = 101400.0
iteration = 311; time = 101460.0
iteration = 312; time = 101520.0
iteration = 313; time = 101580.0
iteration = 314; time = 101640.0
iteration = 315; time = 101700.0
iteration = 316; time = 101760.0
iteration = 317; time = 101820.0
iteration = 318; time = 101880.0
iteration = 319; time = 101940.0
iteration = 320; time = 102000.0
iteration = 321; time = 102060.0
iteration = 322; time = 102120.0
iteration = 323; time = 102180.0
iteration = 324; time = 102240.0
iteration = 325; time = 102300.0
iteration = 326; time = 102360.0
iteration = 327; time = 102420.0
iteration = 328; time = 102480.0
iteration = 329; time = 102540.0
iteration = 330; time = 102600.0
iteration = 331; time = 102660.0
iteration = 332; time = 102720.0
iteration = 333; time = 102780.0
iteration = 334; time = 102840.0
iteration = 335; time = 102900.0
iteration = 336; time = 102960.0
iteration = 337; time = 103020.0
iteration = 338; time = 103080.0
iteration = 339; time = 103140.0
iteration = 340; time = 103200.0
iteration = 341; time = 103260.0
iteration = 342; time = 103320.0
iteration = 343; time = 103380.0
iteration = 344; time = 103440.0
iteration = 345; time = 103500.0
iteration = 346; time = 103560.0
iteration = 347; time = 103620.0
iteration = 348; time = 103680.0
iteration = 349; time = 103740.0
iteration = 350; time = 103800.0
iteration = 351; time = 103860.0
iteration = 352; time = 103920.0
iteration = 353; time = 103980.0
iteration = 354; time = 104040.0
iteration = 355; time = 104100.0
iteration = 356; time = 104160.0
iteration = 357; time = 104220.0
iteration = 358; time = 104280.0
iteration = 359; time = 104340.0
iteration = 360; time = 104400.0
iteration = 361; time = 104460.0
iteration = 362; time = 104520.0
iteration = 363; time = 104580.0
iteration = 364; time = 104640.0
iteration = 365; time = 104700.0
iteration = 366; time = 104760.0
iteration = 367; time = 104820.0
iteration = 368; time = 104880.0
iteration = 369; time = 104940.0
iteration = 370; time = 105000.0
iteration = 371; time = 105060.0
iteration = 372; time = 105120.0
iteration = 373; time = 105180.0
iteration = 374; time = 105240.0
iteration = 375; time = 105300.0
iteration = 376; time = 105360.0
iteration = 377; time = 105420.0
iteration = 378; time = 105480.0
iteration = 379; time = 105540.0
iteration = 380; time = 105600.0
iteration = 381; time = 105660.0
iteration = 382; time = 105720.0
iteration = 383; time = 105780.0
iteration = 384; time = 105840.0
iteration = 385; time = 105900.0
iteration = 386; time = 105960.0
iteration = 387; time = 106020.0
iteration = 388; time = 106080.0
iteration = 389; time = 106140.0
iteration = 390; time = 106200.0
iteration = 391; time = 106260.0
iteration = 392; time = 106320.0
iteration = 393; time = 106380.0
iteration = 394; time = 106440.0
iteration = 395; time = 106500.0
iteration = 396; time = 106560.0
iteration = 397; time = 106620.0
iteration = 398; time = 106680.0
iteration = 399; time = 106740.0
iteration = 400; time = 106800.0
iteration = 401; time = 106860.0
iteration = 402; time = 106920.0
iteration = 403; time = 106980.0
iteration = 404; time = 107040.0
iteration = 405; time = 107100.0
iteration = 406; time = 107160.0
iteration = 407; time = 107220.0
iteration = 408; time = 107280.0
iteration = 409; time = 107340.0
iteration = 410; time = 107400.0
iteration = 411; time = 107460.0
iteration = 412; time = 107520.0
iteration = 413; time = 107580.0
iteration = 414; time = 107640.0
iteration = 415; time = 107700.0
iteration = 416; time = 107760.0
iteration = 417; time = 107820.0
iteration = 418; time = 107880.0
iteration = 419; time = 107940.0
iteration = 420; time = 108000.0
iteration = 421; time = 108060.0
iteration = 422; time = 108120.0
iteration = 423; time = 108180.0
iteration = 424; time = 108240.0
iteration = 425; time = 108300.0
iteration = 426; time = 108360.0
iteration = 427; time = 108420.0
iteration = 428; time = 108480.0
iteration = 429; time = 108540.0
iteration = 430; time = 108600.0
iteration = 431; time = 108660.0
iteration = 432; time = 108720.0
iteration = 433; time = 108780.0
iteration = 434; time = 108840.0
iteration = 435; time = 108900.0
iteration = 436; time = 108960.0
iteration = 437; time = 109020.0
iteration = 438; time = 109080.0
iteration = 439; time = 109140.0
iteration = 440; time = 109200.0
iteration = 441; time = 109260.0
iteration = 442; time = 109320.0
iteration = 443; time = 109380.0
iteration = 444; time = 109440.0
iteration = 445; time = 109500.0
iteration = 446; time = 109560.0
iteration = 447; time = 109620.0
iteration = 448; time = 109680.0
iteration = 449; time = 109740.0
iteration = 450; time = 109800.0
iteration = 451; time = 109860.0
iteration = 452; time = 109920.0
iteration = 453; time = 109980.0
iteration = 454; time = 110040.0
iteration = 455; time = 110100.0
iteration = 456; time = 110160.0
iteration = 457; time = 110220.0
iteration = 458; time = 110280.0
iteration = 459; time = 110340.0
iteration = 460; time = 110400.0
iteration = 461; time = 110460.0
iteration = 462; time = 110520.0
iteration = 463; time = 110580.0
iteration = 464; time = 110640.0
iteration = 465; time = 110700.0
iteration = 466; time = 110760.0
iteration = 467; time = 110820.0
iteration = 468; time = 110880.0
iteration = 469; time = 110940.0
iteration = 470; time = 111000.0
iteration = 471; time = 111060.0
iteration = 472; time = 111120.0
iteration = 473; time = 111180.0
iteration = 474; time = 111240.0
iteration = 475; time = 111300.0
iteration = 476; time = 111360.0
iteration = 477; time = 111420.0
iteration = 478; time = 111480.0
iteration = 479; time = 111540.0
iteration = 480; time = 111600.0
CLUBB-TIMER time_loop_init = 0.0104
CLUBB-TIMER time_clubb_advance = 0.2160
CLUBB-TIMER time_clubb_pdf = 0.0012
CLUBB-TIMER time_SILHS = 0.0011
CLUBB-TIMER time_microphys_scheme = 0.0000
CLUBB-TIMER time_microphys_advance = 0.0000
CLUBB-TIMER time_loop_end = 2.5860
CLUBB-TIMER time_output_multi_col = 0.0010
CLUBB-TIMER time_total = 2.8221
Program exited normally
+ 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 648b170
Cloning into '/home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/postprocessing/pyplotgen/config/../les_and_clubb_benchmark_runs'...
fatal: repository 'https://carson.math.uwm.edu/les_and_clubb_benchmark_runs.git/' not found
Benchmark output was not found in /home/pub/les_and_clubb_benchmark_runs/.
Checking local location: /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/postprocessing/pyplotgen/config/../les_and_clubb_benchmark_runs/
*******************************************
Welcome to PyPlotGen.
*******************************************
Checking for model benchmark output...
Downloading the benchmarks to /home/jenkins/workspace/wrf_clubb_plot_ifort/clubb/postprocessing/pyplotgen/config/../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: 2 of 174 total .png panels complete
Progress: 3 of 174 total .png panels complete
Progress: 6 of 250 total .png panels complete
Progress: 9 of 307 total .png panels complete
Progress: 12 of 307 total .png panels complete
Progress: 15 of 307 total .png panels complete
Progress: 19 of 307 total .png panels complete
Progress: 24 of 307 total .png panels complete
Progress: 28 of 307 total .png panels complete
Progress: 33 of 307 total .png panels complete
Progress: 38 of 307 total .png panels complete
Progress: 43 of 307 total .png panels complete
Progress: 48 of 307 total .png panels complete
Progress: 53 of 307 total .png panels complete
Progress: 58 of 307 total .png panels complete
Progress: 63 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: 84 of 307 total .png panels complete
Progress: 89 of 307 total .png panels complete
Progress: 94 of 307 total .png panels complete
Progress: 100 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: 129 of 307 total .png panels complete
Progress: 134 of 307 total .png panels complete
Progress: 138 of 307 total .png panels complete
Progress: 143 of 307 total .png panels complete
Progress: 149 of 307 total .png panels complete
Progress: 155 of 307 total .png panels complete
Progress: 160 of 307 total .png panels complete
Progress: 165 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: 189 of 307 total .png panels complete
Progress: 194 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: 221 of 307 total .png panels complete
Progress: 228 of 307 total .png panels complete
Progress: 234 of 307 total .png panels complete
Progress: 239 of 307 total .png panels complete
Progress: 244 of 307 total .png panels complete
Progress: 249 of 307 total .png panels complete
Progress: 254 of 307 total .png panels complete
Progress: 260 of 307 total .png panels complete
Progress: 264 of 307 total .png panels complete
Progress: 269 of 307 total .png panels complete
Progress: 275 of 307 total .png panels complete
Progress: 280 of 307 total .png panels complete
Progress: 284 of 307 total .png panels complete
Progress: 1 of 174 total .png panels complete
Progress: 4 of 174 total .png panels complete
Progress: 8 of 250 total .png panels complete
Progress: 11 of 307 total .png panels complete
Progress: 14 of 307 total .png panels complete
Progress: 18 of 307 total .png panels complete
Progress: 23 of 307 total .png panels complete
Progress: 29 of 307 total .png panels complete
Progress: 34 of 307 total .png panels complete
Progress: 39 of 307 total .png panels complete
Progress: 44 of 307 total .png panels complete
Progress: 49 of 307 total .png panels complete
Progress: 55 of 307 total .png panels complete
Progress: 60 of 307 total .png panels complete
Progress: 65 of 307 total .png panels complete
Progress: 71 of 307 total .png panels complete
Progress: 76 of 307 total .png panels complete
Progress: 81 of 307 total .png panels complete
Progress: 85 of 307 total .png panels complete
Progress: 93 of 307 total .png panels complete
Progress: 98 of 307 total .png panels complete
Progress: 104 of 307 total .png panels complete
Progress: 108 of 307 total .png panels complete
Progress: 113 of 307 total .png panels complete
Progress: 119 of 307 total .png panels complete
Progress: 123 of 307 total .png panels complete
Progress: 131 of 307 total .png panels complete
Progress: 137 of 307 total .png panels complete
Progress: 142 of 307 total .png panels complete
Progress: 146 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: 167 of 307 total .png panels complete
Progress: 172 of 307 total .png panels complete
Progress: 177 of 307 total .png panels complete
Progress: 183 of 307 total .png panels complete
Progress: 188 of 307 total .png panels complete
Progress: 193 of 307 total .png panels complete
Progress: 198 of 307 total .png panels complete
Progress: 202 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: 224 of 307 total .png panels complete
Progress: 230 of 307 total .png panels complete
Progress: 235 of 307 total .png panels complete
Progress: 240 of 307 total .png panels complete
Progress: 245 of 307 total .png panels complete
Progress: 251 of 307 total .png panels complete
Progress: 256 of 307 total .png panels complete
Progress: 261 of 307 total .png panels complete
Progress: 266 of 307 total .png panels complete
Progress: 271 of 307 total .png panels complete
Progress: 276 of 307 total .png panels complete
Progress: 281 of 307 total .png panels complete
Progress: 285 of 307 total .png panels complete
Progress: 288 of 307 total .png panels complete
Progress: 5 of 174 total .png panels complete
Progress: 7 of 250 total .png panels complete
Progress: 10 of 307 total .png panels complete
Progress: 13 of 307 total .png panels complete
Progress: 17 of 307 total .png panels complete
Progress: 21 of 307 total .png panels complete
Progress: 27 of 307 total .png panels complete
Progress: 32 of 307 total .png panels complete
Progress: 37 of 307 total .png panels complete
Progress: 42 of 307 total .png panels complete
Progress: 45 of 307 total .png panels complete
Progress: 51 of 307 total .png panels complete
Progress: 57 of 307 total .png panels complete
Progress: 62 of 307 total .png panels complete
Progress: 66 of 307 total .png panels complete
Progress: 70 of 307 total .png panels complete
Progress: 75 of 307 total .png panels complete
Progress: 80 of 307 total .png panels complete
Progress: 87 of 307 total .png panels complete
Progress: 92 of 307 total .png panels complete
Progress: 97 of 307 total .png panels complete
Progress: 101 of 307 total .png panels complete
Progress: 105 of 307 total .png panels complete
Progress: 109 of 307 total .png panels complete
Progress: 114 of 307 total .png panels complete
Progress: 118 of 307 total .png panels complete
Progress: 126 of 307 total .png panels complete
Progress: 130 of 307 total .png panels complete
Progress: 135 of 307 total .png panels complete
Progress: 140 of 307 total .png panels complete
Progress: 144 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: 168 of 307 total .png panels complete
Progress: 173 of 307 total .png panels complete
Progress: 178 of 307 total .png panels complete
Progress: 182 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: 203 of 307 total .png panels complete
Progress: 207 of 307 total .png panels complete
Progress: 215 of 307 total .png panels complete
Progress: 220 of 307 total .png panels complete
Progress: 225 of 307 total .png panels complete
Progress: 229 of 307 total .png panels complete
Progress: 232 of 307 total .png panels complete
Progress: 238 of 307 total .png panels complete
Progress: 243 of 307 total .png panels complete
Progress: 248 of 307 total .png panels complete
Progress: 253 of 307 total .png panels complete
Progress: 258 of 307 total .png panels complete
Progress: 265 of 307 total .png panels complete
Progress: 270 of 307 total .png panels complete
Progress: 274 of 307 total .png panels complete
Progress: 278 of 307 total .png panels complete
Progress: 22 of 307 total .png panels complete
Progress: 26 of 307 total .png panels complete
Progress: 31 of 307 total .png panels complete
Progress: 36 of 307 total .png panels complete
Progress: 40 of 307 total .png panels complete
Progress: 47 of 307 total .png panels complete
Progress: 52 of 307 total .png panels complete
Progress: 56 of 307 total .png panels complete
Progress: 61 of 307 total .png panels complete
Progress: 68 of 307 total .png panels complete
Progress: 73 of 307 total .png panels complete
Progress: 78 of 307 total .png panels complete
Progress: 82 of 307 total .png panels complete
Progress: 86 of 307 total .png panels complete
Progress: 90 of 307 total .png panels complete
Progress: 95 of 307 total .png panels complete
Progress: 99 of 307 total .png panels complete
Progress: 103 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: 128 of 307 total .png panels complete
Progress: 133 of 307 total .png panels complete
Progress: 136 of 307 total .png panels complete
Progress: 141 of 307 total .png panels complete
Progress: 147 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: 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: 190 of 307 total .png panels complete
Progress: 195 of 307 total .png panels complete
Progress: 199 of 307 total .png panels complete
Progress: 205 of 307 total .png panels complete
Progress: 210 of 307 total .png panels complete
Progress: 214 of 307 total .png panels complete
Progress: 218 of 307 total .png panels complete
Progress: 223 of 307 total .png panels complete
Progress: 226 of 307 total .png panels complete
Progress: 233 of 307 total .png panels complete
Progress: 237 of 307 total .png panels complete
Progress: 242 of 307 total .png panels complete
Progress: 247 of 307 total .png panels complete
Progress: 252 of 307 total .png panels complete
Progress: 257 of 307 total .png panels complete
Progress: 262 of 307 total .png panels complete
Progress: 267 of 307 total .png panels complete
Progress: 272 of 307 total .png panels complete
Progress: 279 of 307 total .png panels complete
Progress: 282 of 307 total .png panels complete
Progress: 287 of 307 total .png panels complete
Progress: 290 of 307 total .png panels complete
Progress: 292 of 307 total .png panels complete
Progress: 16 of 307 total .png panels complete
Progress: 20 of 307 total .png panels complete
Progress: 25 of 307 total .png panels complete
Progress: 30 of 307 total .png panels complete
Progress: 35 of 307 total .png panels complete
Progress: 41 of 307 total .png panels complete
Progress: 46 of 307 total .png panels complete
Progress: 50 of 307 total .png panels complete
Progress: 54 of 307 total .png panels complete
Progress: 59 of 307 total .png panels complete
Progress: 64 of 307 total .png panels complete
Progress: 69 of 307 total .png panels complete
Progress: 74 of 307 total .png panels complete
Progress: 79 of 307 total .png panels complete
Progress: 83 of 307 total .png panels complete
Progress: 88 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: 107 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: 127 of 307 total .png panels complete
Progress: 132 of 307 total .png panels complete
Progress: 139 of 307 total .png panels complete
Progress: 145 of 307 total .png panels complete
Progress: 148 of 307 total .png panels complete
Progress: 152 of 307 total .png panels complete
Progress: 157 of 307 total .png panels complete
Progress: 161 of 307 total .png panels complete
Progress: 166 of 307 total .png panels complete
Progress: 171 of 307 total .png panels complete
Progress: 176 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: 196 of 307 total .png panels complete
Progress: 200 of 307 total .png panels complete
Progress: 204 of 307 total .png panels complete
Progress: 208 of 307 total .png panels complete
Progress: 212 of 307 total .png panels complete
Progress: 217 of 307 total .png panels complete
Progress: 222 of 307 total .png panels complete
Progress: 227 of 307 total .png panels complete
Progress: 231 of 307 total .png panels complete
Progress: 236 of 307 total .png panels complete
Progress: 241 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: 268 of 307 total .png panels complete
Progress: 273 of 307 total .png panels complete
Progress: 277 of 307 total .png panels complete
Progress: 283 of 307 total .png panels complete
Progress: 286 of 307 total .png panels complete
Progress: 289 of 307 total .png panels complete
Progress: 291 of 307 total .png panels complete
Progress: 293 of 307 total .png panels complete
Progress: 294 of 307 total .png panels complete
Progress: 295 of 307 total .png panels complete
Progress: 296 of 307 total .png panels complete
Progress: 297 of 307 total .png panels complete
Progress: 298 of 307 total .png panels complete
Progress: 299 of 307 total .png panels complete
Progress: 300 of 307 total .png panels complete
Progress: 301 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/648b170/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:
25-04-23 04:46:26.915 proc_id: 1232712 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 648b170 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